FacturaScripts

AccountingHeaderHTML
in package

Description of AccountingHeaderHTML

Tags
author

Carlos Garcia Gomez [email protected]

author

Jose Antonio Cuello Principal [email protected]

Table of Contents

apply()  : mixed
render()  : string
canal()  : string
concepto()  : string
diario()  : string
documento()  : string
fecha()  : string
idempresa()  : string
operacion()  : string
getConceptItems()  : string
getItems()  : string
Returns the list of options.

Methods

apply()

public static apply(Asiento &$model, array<string|int, mixed> $formData) : mixed
Parameters
$model : Asiento
$formData : array<string|int, mixed>
Return values
mixed

getItems()

Returns the list of options.

private static getItems(array<string|int, mixed> &$options, string $key, string $name, string $value) : string
Parameters
$options : array<string|int, mixed>
$key : string
$name : string
$value : string
Return values
string

Search results