Handling Action Requests
Handling Action Requests
No methods for this task.
Other Methods
Other Methods
- public function setViewer($viewer)
- public function getViewer()
- public function setSource($source)
- public function getSource()
- public function getSourceViewActions($request)
- public static function getAllDefinitions()
- public function hasImportCursors()
- final public function getImportCursors()
- protected function newImportCursors()
- abstract public function getName() — A human readable string like "Twitter" or "Phabricator Form".
- abstract public function getSourceDescription() — Human readable description of this source, a sentence or two long.
- abstract public function getSourceTypeConstant() — This should be a any VARCHAR(32).
- public function renderView()
- public function renderListView()
- protected function newItemFromProperties($item_type, $author_phid, $properties, $content_source)
- public function renderItemEditProperties($viewer, $item, $view)
- public function handleActionRequest($request)
- public function getActionURI($path)