[ Index ]

PHP Cross Reference of Drupal 6 (gatewave)

title

Body

[close]

/sites/all/modules/panels/plugins/page_wizards/ -> node_override.inc (summary)

(no description)

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

Defines 7 functions

  panels_node_override_new_page()
  panels_node_override_start()
  panels_node_override_basic()
  panels_node_override_basic_submit()
  panels_node_override_content()
  panels_node_override_content_submit()
  panels_node_override_finish()

Functions
Functions that are not part of a class:

panels_node_override_new_page(&$cache)   X-Ref
Provide defaults for a new cache.

The cache will store all our temporary data; it isn't really a page
in itself, but it does contain everything we need to make one at the end.

panels_node_override_start($form_info, $step, &$form_state)   X-Ref
Callback called prior to the wizard starting up on every page
load.


panels_node_override_basic(&$form, &$form_state)   X-Ref
First page of our page creator wizard.


panels_node_override_basic_submit(&$form, &$form_state)   X-Ref
Submit function to store the form data in our cache.


panels_node_override_content(&$form, &$form_state)   X-Ref
Second page of our wizard. This one provides a layout and lets the
user add content.


panels_node_override_content_submit(&$form, &$form_state)   X-Ref
Store changes to the display.


panels_node_override_finish(&$form_state)   X-Ref
Complete the wizard, create a new variant, and send them to the
edit screen of that variant.




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