Page MenuHomePhorge
Diviner Tech Docs PhabricatorProjectTriggerInvalidRule

final class PhabricatorProjectTriggerInvalidRule
Phorge Technical Documentation (Projects)

This class is not documented.

Methods

public function __get($name)
Inherited

This method is not documented.
Parameters
$name
Return
wild

public function __set($name, $value)
Inherited

This method is not documented.
Parameters
$name
$value
Return
wild

public function current()
Inherited

This method is not documented.
Return
wild

public function key()
Inherited

This method is not documented.
Return
wild

public function next()
Inherited

This method is not documented.
Return
wild

public function rewind()
Inherited

This method is not documented.
Return
wild

public function valid()
Inherited

This method is not documented.
Return
wild

private function throwOnAttemptedIteration()
Inherited

This method is not documented.
Return
wild

public function getPhobjectClassConstant($key, $byte_limit)
Inherited

Phobject

Read the value of a class constant.

This is the same as just typing self::CONSTANTNAME, but throws a more useful message if the constant is not defined and allows the constant to be limited to a maximum length.

Parameters
string$keyName of the constant.
int|null$byte_limitMaximum number of bytes permitted in the value.
Return
stringValue of the constant.

final public function getTriggerType()
Inherited

This method is not documented.
Return
wild

final public static function getAllTriggerRules()
Inherited

This method is not documented.
Return
wild

final public function setRecord($record)
Inherited

This method is not documented.
Parameters
PhabricatorProjectTriggerRuleRecord$record
Return
wild

final public function getRecord()
Inherited

This method is not documented.
Return
wild

final protected function getValue()
Inherited

This method is not documented.
Return
wild

protected function getValueForEditorField()
Inherited

This method is not documented.
Return
wild

public function getSelectControlName()

This method is not documented.
Return
wild

public function getRuleViewLabel()

This method is not documented.
Return
wild

public function getRuleViewDescription($value)

This method is not documented.
Parameters
$value
Return
wild

public function getRuleViewIcon($value)

This method is not documented.
Parameters
$value
Return
wild

protected function assertValidRuleRecordFormat($value)

This method is not documented.
Parameters
$value
Return
wild

final public function getRuleRecordValueValidationException()
Inherited

This method is not documented.
Return
wild

protected function assertValidRuleRecordValue($value)
Inherited

This method is not documented.
Parameters
$value
Return
wild

protected function newDropTransactions($object, $value)

This method is not documented.
Parameters
$object
$value
Return
wild

protected function newDropEffects($value)

This method is not documented.
Parameters
$value
Return
wild

protected function getDefaultValue()

This method is not documented.
Return
wild

protected function getPHUIXControlType()

This method is not documented.
Return
wild

protected function getPHUIXControlSpecification()

This method is not documented.
Return
wild

protected function isSelectableRule()

This method is not documented.
Return
wild

protected function isValidRule()

This method is not documented.
Return
wild

protected function newInvalidView()

This method is not documented.
Return
wild

public function getSoundEffects()
Inherited

This method is not documented.
Return
wild

final public function getDropTransactions($object, $value)
Inherited

This method is not documented.
Parameters
$object
$value
Return
wild

final public function setViewer($viewer)
Inherited

This method is not documented.
Parameters
PhabricatorUser$viewer
Return
wild

final public function getViewer()
Inherited

This method is not documented.
Return
wild

final public function setColumn($column)
Inherited

This method is not documented.
Parameters
PhabricatorProjectColumn$column
Return
wild

final public function getColumn()
Inherited

This method is not documented.
Return
wild

final public function setTrigger($trigger)
Inherited

This method is not documented.
Parameters
PhabricatorProjectTrigger$trigger
Return
wild

final public function getTrigger()
Inherited

This method is not documented.
Return
wild

final public function setObject($object)
Inherited

This method is not documented.
Parameters
PhabricatorApplicationTransactionInterface$object
Return
wild

final public function getObject()
Inherited

This method is not documented.
Return
wild

final protected function newTransaction()
Inherited

This method is not documented.
Return
wild

final public function getDropEffects()
Inherited

This method is not documented.
Return
wild

final protected function newEffect()
Inherited

This method is not documented.
Return
wild

final public function toDictionary()
Inherited

This method is not documented.
Return
wild

final public function newTemplate()
Inherited

This method is not documented.
Return
wild

public function setException($exception)

This method is not documented.
Parameters
Exception$exception
Return
wild

public function getException()

This method is not documented.
Return
wild