Page MenuHomenazrin ltd
Diviner Tech Docs PhabricatorOwnersPath

final class PhabricatorOwnersPath
Phorge Technical Documentation (Owners)

This class is not documented.

Methods

public function getApplicationName()
Inherited

This method is not documented.
Return
wild

protected function getConfiguration()

This method is not documented.
Return
wild

public static function newFromRef($ref)

This method is not documented.
Parameters
array$ref
Return
wild

public function getRef()

This method is not documented.
Return
wild

public static function getTransactionValueChanges($old, $new)

This method is not documented.
Parameters
array$old
array$new
Return
wild

private static function getTransactionValueDiff($u, $v)

This method is not documented.
Parameters
array$u
array$v
Return
wild

public static function getSetFromTransactionValue($v)

This method is not documented.
Parameters
array$v
Return
wild

public static function isRefInSet($ref, $set)

This method is not documented.
Parameters
array$ref
array$set
Return
wild

private static function getScalarKeyForRef($ref)

This method is not documented.
Parameters
array$ref
Return
wild

public function getPathMatchStrength($path_fragments, $path_count)

Get the number of directory matches between this path specification and some real path.

Parameters
$path_fragments
$path_count
Return
wild