public function RulesPluginUIInterface::buildContent in Rules 7.2
Returns a structured array for rendering this element in overviews.
1 method overrides RulesPluginUIInterface::buildContent()
- RulesPluginUI::buildContent in ui/
ui.core.inc - Implements RulesPluginUIInterface.
File
- ui/
ui.core.inc, line 73 - Contains core Rules UI functions.
Class
- RulesPluginUIInterface
- Plugin UI Interface.
Code
public function buildContent();