Page MenuHomePhabricator
Diviner Phabricator Tech Docs PhabricatorProjectUserListView

abstract class PhabricatorProjectUserListView
Phabricator Technical Documentation (Projects)

This class is not documented.

Methods

public function setProject($project)

This method is not documented.
Parameters
PhabricatorProject$project
Return
wild

public function getProject()

This method is not documented.
Return
wild

public function setUserPHIDs($user_phids)

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

public function getUserPHIDs()

This method is not documented.
Return
wild

public function setLimit($limit)

This method is not documented.
Parameters
$limit
Return
wild

public function getLimit()

This method is not documented.
Return
wild

public function setBackground($color)

This method is not documented.
Parameters
$color
Return
wild

abstract protected function canEditList()

This method is not documented.
Return
wild

abstract protected function getNoDataString()

This method is not documented.
Return
wild

abstract protected function getRemoveURI($phid)

This method is not documented.
Parameters
$phid
Return
wild

abstract protected function getHeaderText()

This method is not documented.
Return
wild

public function render()

This method is not documented.
Return
wild