| [ Index ] |
PHP Cross Reference of Drupal 6 (yi-drupal) |
[Summary view] [Print] [Text view]
1 <!-- $Id: context-context.html,v 1.1 2008/12/04 22:22:40 merlinofchaos Exp $ --> 2 3 Context plugin data: 4 5 'title' => Visible title 6 'description' => Description of context 7 'context' => Callback to create a context. Params: $empty, $data = NULL, $conf = FALSE 8 'settings form' => Callback to show a context setting form. Params: ($conf, $external = FALSE) 9 'settings form validate' => params: ($form, &$form_values, &$form_state) 10 'settings form submit' => params: 'ctools_context_node_settings_form_submit', 11 'keyword' => The default keyword to use. 12 'context name' => The unique identifier for this context for use by required context checks. 13 'no ui' => if TRUE this context cannot be selected.
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
| Generated: Mon Jul 9 18:01:44 2012 | Cross-referenced by PHPXref 0.7 |