[ Index ]

PHP Cross Reference of Drupal 6 (gatewave)

title

Body

[close]

/sites/all/modules/panels/plugins/styles/ -> stylizer.inc (summary)

(no description)

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

Defines 11 functions

  panels_stylizer_merge_plugin()
  panels_stylizer_get_substyle()
  panels_stylizer_get_substyles()
  _panels_stylizer_get_style()
  theme_panels_stylizer_stylizer_style_render_region()
  theme_panels_stylizer_stylizer_style_render_pane()
  panels_stylizer_stylizer_style_settings_form()
  panels_stylizer_pane_add_style()
  panels_stylizer_edit_pane_style_form()
  panels_stylizer_edit_pane_style_form_validate()
  panels_stylizer_edit_pane_style_form_submit()

Functions
Functions that are not part of a class:

panels_stylizer_merge_plugin($plugin, $style)   X-Ref
Merge the main stylizer plugin with a style to create a sub plugin.

This is used for both panels_stylizer_get_substyle and
panels_stylizer_get_substyles.

panels_stylizer_get_substyle($plugin, $style_name, $substyle_name)   X-Ref
Callback to provide a single stored stylizer style.


panels_stylizer_get_substyles($plugin, $style_name)   X-Ref
Callback to provide all stored stylizer styles.


_panels_stylizer_get_style($plugin, $style_settings)   X-Ref
No description

theme_panels_stylizer_stylizer_style_render_region($display, $owner_id, $panes, $style_settings, $region_id, $plugin)   X-Ref
Region render theme.


theme_panels_stylizer_stylizer_style_render_pane($content, $pane, $display, $plugin)   X-Ref
Pane render theme


panels_stylizer_stylizer_style_settings_form($style_settings, $display, $pid, $type, $form_state)   X-Ref
Settings form callback.


panels_stylizer_pane_add_style(&$renderer, $plugin, &$conf, $type, $pid, $step = NULL)   X-Ref
Allow on-the-fly creation of styles in panes.


panels_stylizer_edit_pane_style_form(&$form, &$form_state)   X-Ref
The form for determining if a pane should create a local style or a
preconfigured style.


panels_stylizer_edit_pane_style_form_validate(&$form, &$form_state)   X-Ref
Validate to see if we need to check the preconfigured values.


panels_stylizer_edit_pane_style_form_submit(&$form, &$form_state)   X-Ref
Store the preconfigured values.




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