[ Index ]

PHP Cross Reference of Drupal 6 (gatewave)

title

Body

[close]

/sites/all/modules/rules/rules_admin/ -> rules_admin.render.inc (summary)

(no description)

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

Defines 11 functions

  theme_rules_admin_rule_render()
  rules_prepare_render()
  theme_rule()
  theme_condition()
  theme_action()
  theme_rules_icon()
  _rules_attributes_add_class()
  theme_rules_operation()
  theme_OR()
  theme_AND()
  theme_rules_logical_operation_label()

Functions
Functions that are not part of a class:

theme_rules_admin_rule_render($element)   X-Ref
Adds surrounding elements like headlines for conditions and actions
and renders the rule


rules_prepare_render(&$elements)   X-Ref
Propagates the #rule property down the tree
and set #sorted, as we have already sorted the rule.


theme_rule($element)   X-Ref
No description

theme_condition($element)   X-Ref
Renders a condition


theme_action($element)   X-Ref
Renders an action


theme_rules_icon($name, $title = NULL)   X-Ref
Themes a icon


_rules_attributes_add_class($attributes, $class)   X-Ref
No description

theme_rules_operation($element)   X-Ref
Themes the children of a logical operation. It put the operation in between each children.
This function is invoked through the #theme property of the logical operations.


theme_OR($element)   X-Ref
Themes the OR condition group


theme_AND($element)   X-Ref
Themes the AND condition group


theme_rules_logical_operation_label($op, $label)   X-Ref
Themes the operation label




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