[ Index ]

PHP Cross Reference of Phabricator

title

Body

[close]

/src/applications/herald/controller/ -> HeraldRuleController.php (summary)

(no description)

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

Defines 9 functions

  willProcessRequest()
  processRequest()
  saveRule()
  setupEditorBehavior()
  loadHandlesForRule()
  renderMustMatchSelector()
  renderRepetitionSelector()
  buildTokenizerTemplates()
  loadRulesThisRuleMayDependUpon()

Functions
Functions that are not part of a class:

willProcessRequest(array $data)   X-Ref
No description

processRequest()   X-Ref
No description

saveRule(HeraldAdapter $adapter, $rule, $request)   X-Ref
No description

setupEditorBehavior(HeraldRule $rule,array $handles,HeraldAdapter $adapter)   X-Ref
No description

loadHandlesForRule($rule)   X-Ref
No description

renderMustMatchSelector($rule)   X-Ref
Render the selector for the "When (all of | any of) these conditions are
met:" element.


renderRepetitionSelector($rule, HeraldAdapter $adapter)   X-Ref
Render the selector for "Take these actions (every time | only the first
time) this rule matches..." element.


buildTokenizerTemplates(array $handles)   X-Ref
No description

loadRulesThisRuleMayDependUpon(HeraldRule $rule)   X-Ref
Load rules for the "Another Herald rule..." condition dropdown, which
allows one rule to depend upon the success or failure of another rule.




Generated: Sun Nov 30 09:20:46 2014 Cross-referenced by PHPXref 0.7.1