Search for init

  1. Search 8.x-3.x for init
  2. Search 4.0.x for init
  3. Other projects
Title Object type File name Summary
ctools_export_ui::init function plugins/export_ui/ctools_export_ui.class.php 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 ./ctools.module Implement hook_init to keep our global CSS at the ready.
stylizer_ui::init function stylizer/plugins/export_ui/stylizer_ui.class.php 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/plugins/views/views_content_plugin_display_ctools_context.inc Information about options for all kinds of purposes will be held here.
views_content_plugin_display_panel_pane::option_definition function views_content/plugins/views/views_content_plugin_display_panel_pane.inc Information about options for all kinds of purposes will be held here.