api/modelos/sistema/Notificaciones.phpView Source

Show: PublicProtectedPrivateinherited
Table of Contents
Package
Default  

\Notificaciones

Package: Default

Constants

>VConstant  OPERACION = 'OPERACION'
>VConstant  ALERTA = 'ALERTA'
>VConstant  AVISO = 'AVISO'
>VConstant  ERROR = 'ERROR'
>VConstant  INFORMACION = 'INFORMACION'

Methods

methodpublicdatosCompletos( $notificacionID) : void
static

Parameters
NameTypeDescription
$notificacionID
methodpublicdelCliente() : void
static

methodpublicdelClientePendientes() : void
static

methodpublicdelClientePendientesLectura() : void
static

methodpublicdelClientePendientesOperacion() : void
static

methodpublicdelColaborador( $colaboradorID) : void
static

Parameters
NameTypeDescription
$colaboradorID
methodpublicdelColaboradorPendientes( $colaboradorID) : void
static

Parameters
NameTypeDescription
$colaboradorID
methodpublicdelColaboradorPendientesLectura( $colaboradorID) : void
static

Parameters
NameTypeDescription
$colaboradorID
methodpublicdelColaboradorPendientesOperacion( $colaboradorID) : void
static

Parameters
NameTypeDescription
$colaboradorID
methodpublicenviadasPorElCliente() : void
static

methodpublicparaColaborador( $colaboradorID,  $notificacionTIPO,  $notificacionTITULO,  $notificacionMENSAJE,  $notificacionOPERACION = NULL) : void
static

Parameters
NameTypeDescription
$colaboradorID
$notificacionTIPO
$notificacionTITULO
$notificacionMENSAJE
$notificacionOPERACION
methodpublicporElColaborador( $usuarioID) : void
static

Parameters
NameTypeDescription
$usuarioID
methodpublicregistrarLectura( $notificacionID) : void
static

Parameters
NameTypeDescription
$notificacionID
methodpublicregistrarOperacion( $notificacionID) : void
static

Parameters
NameTypeDescription
$notificacionID
Documentation was generated by phpDocumentor 2.8.5.