Page MenuHomePhabricator

abstract class ManiphestExcelFormat
Phabricator Technical Documentation (Maniphest)

This class is not documented.

Methods

final public static function loadAllFormats()

This method is not documented.
Return
wild

abstract public function getName()

This method is not documented.
Return
wild

abstract public function getFileName()

This method is not documented.
Return
wild

public function getOrder()

This method is not documented.
Return
wild

protected function computeExcelDate($epoch)

This method is not documented.
Parameters
$epoch
Return
wild

abstract public function buildWorkbook($workbook, $tasks, $handles, $user)

This method is not documented.
Parameters
PHPExcel$workbook
array$tasks
array$handles
PhabricatorUser$user
Return
wild