Search for init
Title | Object type | File name | Summary |
---|---|---|---|
ctools_export_ui::init | function | plugins/ |
Fake constructor -- this is easier to deal with than the real constructor because we are retaining PHP4 compatibility, which would require all child classes to implement their own constructor. |
ctools_init | function | ./ |
Implement hook_init to keep our global CSS at the ready. |
stylizer_ui::init | function | stylizer/ |
Fake constructor -- this is easier to deal with than the real constructor because we are retaining PHP4 compatibility, which would require all child classes to implement their own constructor. |
views_content_plugin_display_ctools_context::option_definition | function | views_content/ |
Information about options for all kinds of purposes will be held here. |
views_content_plugin_display_panel_pane::option_definition | function | views_content/ |
Information about options for all kinds of purposes will be held here. |