Page MenuHomePhabricator
Diviner Phabricator Tech Docs PhabricatorTextExportFormat

final class PhabricatorTextExportFormat
Phabricator Technical Documentation ()

This class is not documented.

Methods

final public function getExportFormatKey()
Inherited

This method is not documented.
Return
wild

final public function setViewer($viewer)
Inherited

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

final public function getViewer()
Inherited

This method is not documented.
Return
wild

final public function setTitle($title)
Inherited

This method is not documented.
Parameters
$title
Return
wild

final public function getTitle()
Inherited

This method is not documented.
Return
wild

public function getExportFormatName()

This method is not documented.
Return
wild

public function getMIMEContentType()

This method is not documented.
Return
wild

public function getFileExtension()

This method is not documented.
Return
wild

public function addHeaders($fields)

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

public function addObject($object, $fields, $map)

This method is not documented.
Parameters
$object
array$fields
array$map
Return
wild

public function newFileData()

This method is not documented.
Return
wild

public function isExportFormatEnabled()

This method is not documented.
Return
wild

final public static function getAllExportFormats()
Inherited

This method is not documented.
Return
wild

private function addRow($values)

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