[ Index ]

PHP Cross Reference of Drupal 6 (gatewave)

title

Body

[close]

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

(no description)

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

Defines 8 functions

  comment_upload_install()
  comment_upload_uninstall()
  comment_upload_schema()
  comment_upload_update_1()
  comment_upload_update_2()
  comment_upload_update_3()
  comment_upload_update_6000()
  comment_upload_update_6002()

Functions
Functions that are not part of a class:

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


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


comment_upload_schema()   X-Ref
Implementation of hook_schema().


comment_upload_update_1()   X-Ref
No description

comment_upload_update_2()   X-Ref
Move previously saved data from {files}, {file_revisions} and {comment_files}
into {comment_upload_files}.

Implementation of hook_update_N().

comment_upload_update_3()   X-Ref
Update column cid to be an unsigned int (MySQL only).
Add index on nid.

Implementation of hook_update_N().

comment_upload_update_6000()   X-Ref
Move all data in {comment_upload_files} to {files} and {comment_upload}.

Implementation of hook_update_N().

comment_upload_update_6002()   X-Ref
No description



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