Page MenuHomeIsabelle/Phabricator
Diviner Phabricator Tech Docs PhabricatorEditEngineLock

abstract class PhabricatorEditEngineLock
Phabricator Technical Documentation (Transactions)

This class is not documented.

Methods

final public function setViewer($viewer)

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

final public function getViewer()

This method is not documented.
Return
wild

final public function setObject($object)

This method is not documented.
Parameters
$object
Return
wild

final public function getObject()

This method is not documented.
Return
wild
This method is not documented.
Parameters
AphrontDialogView$dialog
Return
wild

public function willBlockUserInteractionWithDialog($dialog)

This method is not documented.
Parameters
AphrontDialogView$dialog
Return
wild

public function getLockedObjectDisplayText()

This method is not documented.
Return
wild

public static function newForObject($viewer, $object)

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