Page MenuHomeIsabelle/Phabricator
Diviner Phabricator Tech Docs PhabricatorDashboardPanelRefList

final class PhabricatorDashboardPanelRefList
Phabricator Technical Documentation (Dashboard)

This class is not documented.

Methods

public static function newFromDictionary($config)

This method is not documented.
Parameters
$config
Return
wild

public function getColumns()

This method is not documented.
Return
wild

public function getPanelRefs()

This method is not documented.
Return
wild

public function getPanelRef($panel_key)

This method is not documented.
Parameters
$panel_key
Return
wild

public function toDictionary()

This method is not documented.
Return
wild

public function newPanelRef($panel, $column_key)

This method is not documented.
Parameters
PhabricatorDashboardPanel$panel
$column_key
Return
wild

public function removePanelRef($target)

This method is not documented.
Parameters
PhabricatorDashboardPanelRef$target
Return
wild

public function movePanelRef($target, $column_key, $after)

This method is not documented.
Parameters
PhabricatorDashboardPanelRef$target
$column_key
PhabricatorDashboardPanelRef$after
Return
wild

private function newPanelKey()

This method is not documented.
Return
wild