PHP Class OEModule\OphCoCvi\components\LabelManager

Inheritance: extends ODTTemplateManage\ODTTemplateManager
Afficher le fichier Open project: openeyes/openeyes Class Usage Examples

Méthodes publiques

Свойство Type Description
$cols string
$rows

Méthodes publiques

Méthode Description
__construct ( $filename, $templateDir, $outputDir, $outputName )
fillLabelsInTable ( $tableName, $addressesArray, $firstEmptyCell ) * Fill labels in document table by table-name

Private Methods

Méthode Description
generateArrayToTable ( $addressesArray, $firstEmptyCell ) * Generate array to ODTTemplatemanager fillTableByName valid data array from a simple array

Method Details

__construct() public méthode

public __construct ( $filename, $templateDir, $outputDir, $outputName )
$filename
$templateDir
$outputDir
$outputName

fillLabelsInTable() public méthode

* Fill labels in document table by table-name
public fillLabelsInTable ( $tableName, $addressesArray, $firstEmptyCell )
$tableName
$addressesArray
$firstEmptyCell

Property Details

$cols public_oe property

public string $cols
Résultat string

$rows public_oe property

public $rows