[ Index ]

PHP Cross Reference of Drupal 6 (gatewave)

title

Body

[close]

/sites/all/modules/audio/ -> audio.install (summary)

(no description)

File Size: 441 lines (14 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 12 functions

  audio_install()
  audio_uninstall()
  audio_schema()
  _audio_add_default_perms()
  audio_update_last_removed()
  audio_update_5200()
  audio_update_5201()
  audio_update_5202()
  audio_update_5203()
  audio_update_6000()
  audio_update_6001()
  audio_update_6002()

Functions
Functions that are not part of a class:

audio_install()   X-Ref
Implementation of hook_install().


audio_uninstall()   X-Ref
Implementation of hook_uninstall().


audio_schema()   X-Ref
No description

_audio_add_default_perms()   X-Ref
Add permission to download and view audio to the anonymous and authenticated
roles by default.


audio_update_last_removed()   X-Ref
Implementation of hook_update_last_removed().


audio_update_5200()   X-Ref
Drop the audio_file.origname field.

This is the first update for the 5.2 branch, using the update naming
convention described in: http://drupal.org/node/114774#update-n

audio_update_5201()   X-Ref
Use the token module for title and teasers.


audio_update_5202()   X-Ref
Move the fields from {audio_file} to {audio}. Rename the file fields
in preparation for having remote_* fields.


audio_update_5203()   X-Ref
Now that we've got raw tokens we need to update the existing audio nodes to
update the title_format and replace the existing audio-tag-* tokens with the
new audio-tag-*-raw tokens.


audio_update_6000()   X-Ref
Use unsigned normal int for vid, nid and file_size.


audio_update_6001()   X-Ref
Ensure previous update was applied; use unsigned normal int for audio_metadata vid.


audio_update_6002()   X-Ref
Move the audio files from the {audio} table to the {files} table and then
remove the columns.

return: unknown



Generated: Thu Mar 24 11:18:33 2011 Cross-referenced by PHPXref 0.7