api/modelos/correos/PlantillasCorreos.phpView Source

Show: PublicProtectedPrivateinherited
Table of Contents
Package
Default  

\PlantillasCorreos

Package: Default
Parent(s)
\Plantillas
Inherited_from
\Plantillas  

Properties

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

Methods

methodpublicagregarValor( $variable,  $valor) : void
staticinherited

Inherited from:
Parameters
NameTypeDescription
$variable
$valor
methodpublicencabezado() : void
static

methodpublichtml( $rutaPLANTILLA,  $variables,  $datos) : void
staticinherited

Inherited from:
Parameters
NameTypeDescription
$rutaPLANTILLA
$variables
$datos
methodpublicmensaje( $mensajePROCESADO,  $emailDestino,  $nombreDestino) : void
static

Parameters
NameTypeDescription
$mensajePROCESADO
$emailDestino
$nombreDestino
methodpublicpiecera( $emailDestino,  $nombreDestino) : void
static

Parameters
NameTypeDescription
$emailDestino
$nombreDestino
methodpublicprocesar( $rutaPLANTILLA,  $variables,  $datos) : void
static

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

Inherited from:
Parameters
NameTypeDescription
$script
$reemplazar
methodpublictmpl( $rutaPLANTILLA,  $reemplazar) : void
staticinherited

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