public function __get($name)Inherited
public function __get($name)
Inherited
Parameters
$name |
Return
wild |
public function __set($name, $value)Inherited
public function __set($name, $value)
Inherited
Parameters
$name | ||
$value |
Return
wild |
public function current()Inherited
public function current()
Inherited
Return
wild |
public function key()Inherited
public function key()
Inherited
Return
wild |
public function next()Inherited
public function next()
Inherited
Return
wild |
public function rewind()Inherited
public function rewind()
Inherited
Return
wild |
public function valid()Inherited
public function valid()
Inherited
Return
wild |
private function throwOnAttemptedIteration()Inherited
private function throwOnAttemptedIteration()
Inherited
Return
wild |
public function getPhobjectClassConstant($key, $byte_limit)Inherited
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 | $key | Name of the constant. |
int|null | $byte_limit | Maximum number of bytes permitted in the value. |
Return
string | Value of the constant. |
public function __clone()Inherited
public function __clone()
Inherited
Return
wild |
final public function getHardpoint($hardpoint)Inherited
final public function getHardpoint($hardpoint)
Inherited
Parameters
$hardpoint |
Return
wild |
final public function attachHardpoint($hardpoint, $value)Inherited
final public function attachHardpoint($hardpoint, $value)
Inherited
Parameters
$hardpoint | ||
$value |
Return
wild |
final public function mergeHardpoint($hardpoint, $value)Inherited
final public function mergeHardpoint($hardpoint, $value)
Inherited
Parameters
$hardpoint | ||
$value |
Return
wild |
final public function hasHardpoint($hardpoint)Inherited
final public function hasHardpoint($hardpoint)
Inherited
Parameters
$hardpoint |
Return
wild |
final public function hasAttachedHardpoint($hardpoint)Inherited
final public function hasAttachedHardpoint($hardpoint)
Inherited
Parameters
$hardpoint |
Return
wild |
protected function newHardpoints()
protected function newHardpoints()
Return
wild |
final protected function newHardpoint($hardpoint_key)Inherited
final protected function newHardpoint($hardpoint_key)
Inherited
Parameters
$hardpoint_key |
Return
wild |
final protected function newVectorHardpoint($hardpoint_key)Inherited
final protected function newVectorHardpoint($hardpoint_key)
Inherited
Parameters
$hardpoint_key |
Return
wild |
final protected function newTemplateHardpoint($hardpoint_key, $template)Inherited
final protected function newTemplateHardpoint($hardpoint_key, $template)
Inherited
Parameters
$hardpoint_key | ||
ArcanistHardpoint | $template |
Return
wild |
final public function getHardpointList()Inherited
final public function getHardpointList()
Inherited
Return
wild |
private function newHardpointList()Inherited
private function newHardpointList()
Inherited
Return
wild |
public function getRefDisplayName()
public function getRefDisplayName()
Return
wild |
final public function newRefView()Inherited
final public function newRefView()
Inherited
Return
wild |
protected function buildRefView($view)
protected function buildRefView($view)
Parameters
ArcanistRefView | $view |
Return
wild |
public static function newFromConduit($parameters)
public static function newFromConduit($parameters)
Parameters
array | $parameters |
Return
wild |
public function getID()
public function getID()
Return
wild |
public function getPHID()
public function getPHID()
Return
wild |
public function getObjectPHID()
public function getObjectPHID()
Return
wild |
public function getMonogram()
public function getMonogram()
Return
wild |
public function getBuildRefs()
public function getBuildRefs()
Return
wild |
public function getURI()
public function getURI()
Return
wild |