[ Index ]

PHP Cross Reference of Phabricator

title

Body

[close]

/src/applications/policy/rule/ -> PhabricatorPolicyRule.php (summary)

(no description)

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

Defines 8 functions

  willApplyRules()
  getValueControlType()
  getValueControlTemplate()
  getRuleOrder()
  getValueForStorage()
  getValueForDisplay()
  getRequiredHandlePHIDsForSummary()
  ruleHasEffect()

Functions
Functions that are not part of a class:

willApplyRules(PhabricatorUser $viewer, array $values)   X-Ref
No description

getValueControlType()   X-Ref
No description

getValueControlTemplate()   X-Ref
No description

getRuleOrder()   X-Ref
No description

getValueForStorage($value)   X-Ref
No description

getValueForDisplay(PhabricatorUser $viewer, $value)   X-Ref
No description

getRequiredHandlePHIDsForSummary($value)   X-Ref
No description

ruleHasEffect($value)   X-Ref
Return true if the given value creates a rule with a meaningful effect.
An example of a rule with no meaningful effect is a "users" rule with no
users specified.

return: bool True if the value creates a meaningful rule.



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