[ Index ]

PHP Cross Reference of Drupal 6 (yi-drupal)

title

Body

[close]

/sites/all/modules/ctools/ctools_plugin_example/ -> ctools_plugin_example.module (summary)

(no description)

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

Defines 4 functions

  ctools_plugin_example_menu()
  ctools_plugin_example_ctools_plugin_directory()
  ctools_plugin_example_ctools_plugin_api()
  ctools_plugin_example_explanation_page()

Functions
Functions that are not part of a class:

ctools_plugin_example_menu()   X-Ref
Implementation of hook_menu


ctools_plugin_example_ctools_plugin_directory($module, $plugin)   X-Ref
Implementation of hook_ctools_plugin_directory().

It simply tells panels where to find the .inc files that define various
args, contexts, content_types. In this case the subdirectories of
ctools_plugin_example/panels are used.

ctools_plugin_example_ctools_plugin_api($module, $api)   X-Ref
Implement hook_ctools_plugin_api().

If you do this, CTools will pick up default panels pages in
<modulename>.pages_default.inc

ctools_plugin_example_explanation_page()   X-Ref
Just provide an explanation page for the admin section

return: unknown_type



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