/[drupal]/contributions/modules/mmedia/API.txt
ViewVC logotype

Contents of /contributions/modules/mmedia/API.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (show annotations) (download)
Thu Nov 6 08:48:35 2008 UTC (12 months, 2 weeks ago) by rhys
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-6--1
File MIME type: text/plain
Major sets of bug fixes, renamed modules to be more consistant with system, and added module mmedia_gallery.
1
2 HOOKS
3 =====
4
5 * media
6 'create'
7 when a media is created, extra additional things can be placed in the details
8
9 'delete'
10 when a media is deleted, so that other database entries can also follow
11
12 'load'
13 for adding extra additional details to the media, for later usage.
14
15 * folder
16 'create'
17 'delete'
18 'move'
19 'rename'
20 'load'
21
22
23 * metadata
24 'load'
25 'configure'
26 'validate'
27 'save'
28
29
30
31

  ViewVC Help
Powered by ViewVC 1.1.2