api/modelos/sistema/Plantillas.phpView Source

Show: PublicProtectedPrivateinherited
Table of Contents
Package
Default  

\Plantillas

Package: Default
Children
\PlantillasCorreos

Properties

>VPropertypublic$variables = array('VARIABLES' => array(), 'DATOS' => array())
static
Default valuearray('VARIABLES' => array(), 'DATOS' => array())Details
Type
n/a

Methods

methodpublicagregarValor( $variable,  $valor) : void
static

Parameters
NameTypeDescription
$variable
$valor
methodpublichtml( $rutaPLANTILLA,  $variables,  $datos) : void
static

Parameters
NameTypeDescription
$rutaPLANTILLA
$variables
$datos
methodpublicscript( $script,  $reemplazar) : void
static

Parameters
NameTypeDescription
$script
$reemplazar
methodpublictmpl( $rutaPLANTILLA,  $reemplazar) : void
static

Parameters
NameTypeDescription
$rutaPLANTILLA
$reemplazar
Documentation was generated by phpDocumentor 2.8.5.