[ Index ]

PHP Cross Reference of Drupal 6 (yi-drupal)

title

Body

[close]

/sites/all/modules/panels/panels_ipe/plugins/display_renderers/ -> panels_renderer_ipe.class.php (summary)

(no description)

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

Defines 1 class

panels_renderer_ipe:: (9 methods):
  render()
  add_meta()
  render_pane()
  render_pane_content()
  render_region()
  ajax_save_form()
  command_update_pane()
  command_add_pane()
  panels_ipe_edit_control_form()


Class: panels_renderer_ipe  - X-Ref

Renderer class for all In-Place Editor (IPE) behavior.

render()   X-Ref
No description

add_meta()   X-Ref
No description

render_pane(&$pane)   X-Ref
Override & call the parent, then pass output through to the dnd wrapper
theme function.

param: $pane

render_pane_content(&$pane)   X-Ref
No description

render_region($region_id, $panes)   X-Ref
Add an 'empty' pane placeholder above all the normal panes.

param: $region_id
param: $panes

ajax_save_form($break = NULL)   X-Ref
AJAX entry point to create the controller form for an IPE.


command_update_pane($pid)   X-Ref
Create a command array to redraw a pane.


command_add_pane($pid)   X-Ref
Create a command array to add a new pane.


panels_ipe_edit_control_form(&$form_state)   X-Ref
FAPI callback to create the Save/Cancel form for the IPE.




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