FacturaScripts

BaseBlock
in package

Description of BaseBlock

Tags
author

Carlos Garcia Gomez [email protected]

author

Daniel Fernández Giménez [email protected]

Table of Contents

$css  : string
$footer  : bool
$style  : string
$verificode  : string
render()  : string
setVerificode()  : void

Properties

Methods

render()

public abstract render([bool $footer = false ]) : string
Parameters
$footer : bool = false
Return values
string

setVerificode()

public setVerificode(string $code) : void
Parameters
$code : string
Return values
void

Search results