[ Index ]

PHP Cross Reference of Drupal 6 (gatewave)

title

Body

[close]

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

(no description)

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

Defines 1 function

  ctools_plugin_example_default_page_manager_pages()

Functions
Functions that are not part of a class:

ctools_plugin_example_default_page_manager_pages()   X-Ref
Default panels pages for CTools Plugin Example

To pick up this file, your module needs to implement
hook_ctools_plugin_api() - See ctools_plugin_example_ctools_plugin_api() in
ctools_plugin_example.module.


Note the naming of the file: <modulename>.pages_default.inc
With this naming, no additional code needs to be provided. CTools will just find the file.
The name of the hook is <modulename>_default_page_manager_pages()

This example provides two pages, but the returned array could
have several pages.

return:



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