package Default
inherited_from \Plantillas

 Methods

agregarValor()

agregarValor($variable, $valor) 
InheritedStatic

Parameters

$variable

$valor

encabezado()

encabezado() 
Static

html()

html($rutaPLANTILLA, $variables, $datos) 
InheritedStatic

Parameters

$rutaPLANTILLA

$variables

$datos

mensaje()

mensaje($mensajePROCESADO, $emailDestino, $nombreDestino) 
Static

Parameters

$mensajePROCESADO

$emailDestino

$nombreDestino

piecera()

piecera($emailDestino, $nombreDestino) 
Static

Parameters

$emailDestino

$nombreDestino

procesar()

procesar($rutaPLANTILLA, $variables, $datos) 
Static

Parameters

$rutaPLANTILLA

$variables

$datos

script()

script($script, $reemplazar) 
InheritedStatic

Parameters

$script

$reemplazar

tmpl()

tmpl($rutaPLANTILLA, $reemplazar) 
InheritedStatic

Parameters

$rutaPLANTILLA

$reemplazar

twig()

twig($rutaPLANTILLA, $datosPLANTILLA) 
InheritedStatic

Parameters

$rutaPLANTILLA

$datosPLANTILLA

 Properties

 

$variables

$variables 

Default

array('VARIABLES' => array(), 'DATOS' => array())
Static