[ Index ]

PHP Cross Reference of Drupal 6 (yi-drupal)

title

Body

[close]

/sites/all/modules/module_builder/includes/ -> update.inc (summary)

(no description)

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

Defines 3 functions

  module_builder_update_documentation()
  _module_builder_get_hook_file_urls()
  _module_builder_get_cvs_branch()

Functions
Functions that are not part of a class:

module_builder_update_documentation()   X-Ref
Updates hook documentation files.

This function should be called after all settings have been checked.
It ensures hook documentation files are available (on Drupal 5 and 6 by
downloading them).

After calling this function, you probably want to pass the returned list
of files to module_builder_process_hook_data().
Though really, instead of this function you probably want module_builder_update_data().
Just saying.

return:

_module_builder_get_hook_file_urls()   X-Ref
Get list of hook file URLS from any modules that declare them.

return:

_module_builder_get_cvs_branch($minor)   X-Ref
Helper function for building URLs.

Get the branch tag, given the minor revision.
Gets the major revision from the current Drupal install.



Generated: Mon Jul 9 18:01:44 2012 Cross-referenced by PHPXref 0.7