Page MenuHomePhabricator
Diviner Phabricator Tech Docs PhabricatorExcelExportFormat

final class PhabricatorExcelExportFormat
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

public function getInstallInstructions()

This method is not documented.
Return
wild

private function getWorkbook()

This method is not documented.
Return
wild

private function newWorkbook()

This method is not documented.
Return
wild

private function getSheet()

This method is not documented.
Return
wild

private function getCellName($col, $row)

This method is not documented.
Parameters
$col
$row
Return
wild