| [ Index ] |
PHP Cross Reference of Drupal 6 (gatewave) |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 272 lines (9 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
| panels_landing_page_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_landing_page_basic(&$form, &$form_state) X-Ref |
| First page of our page creator wizard. |
| panels_landing_page_basic_validate(&$form, &$form_state) X-Ref |
| Submit function to store the form data in our cache. |
| panels_landing_page_basic_submit(&$form, &$form_state) X-Ref |
| Submit function to store the form data in our cache. |
| panels_landing_page_content(&$form, &$form_state) X-Ref |
| Second page of our wizard. This one provides a layout and lets the user add content. |
| panels_landing_page_submit(&$form, &$form_state) X-Ref |
| Submit function to store the form data in our cache. |
| panels_landing_page_finish(&$form_state) X-Ref |
| Finish callback for the wizard. When the wizard is finished, this callback will create the actual page, save it, and redirect the user to view the new work. |
| Generated: Thu Mar 24 11:18:33 2011 | Cross-referenced by PHPXref 0.7 |