Page MenuHomePhabricator
Diviner Phabricator Tech Docs PhabricatorUnlockEngine

abstract class PhabricatorUnlockEngine
Phabricator Technical Documentation (System)

This class is not documented.

Methods

final public static function newUnlockEngineForObject($object)

This method is not documented.
Parameters
$object
Return
wild

public function newUnlockViewTransactions($object, $user)

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

public function newUnlockEditTransactions($object, $user)

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

public function newUnlockOwnerTransactions($object, $user)

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

final protected function canApplyTransactionType($object, $type)

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

final protected function newTransaction($object)

This method is not documented.
Parameters
$object
Return
wild