sicam/libs/sistema/RespuestasSistema.phpView Source

Show: PublicProtectedPrivateinherited
Table of Contents
Package
Default  

\RespuestasSistema

Package: Default
Description of Respuestas
Author
root  

Constants

>VConstant  EXITO = 'EXITO'
>VConstant  INFO = 'INFO'
>VConstant  FALLO = 'FALLO'
>VConstant  ALERTA = 'ALERTA'
>VConstant  ERROR = 'ERROR'

Methods

methodpublicalerta( $mensaje,  $datos = null) : void
static

Parameters
NameTypeDescription
$mensaje
$datos
methodpublicerror( $mensaje,  $codigo = null) : void
static

Parameters
NameTypeDescription
$mensaje
$codigo
methodpublicexito( $mensaje = null,  $datos = null) : void
static

Parameters
NameTypeDescription
$mensaje
$datos
methodpublicfallo( $mensaje,  $datos = null) : void
static

Parameters
NameTypeDescription
$mensaje
$datos
methodpublicgetMensajeRespuesta() : void
static

methodpublicgetRespuesta() : void
static

methodpublicresponseJson( $respuesta,  $mensaje,  $datos = null) : void
static

Parameters
NameTypeDescription
$respuesta
$mensaje
$datos
methodpublicrespuesta( $respuesta,  $mensaje,  $datos = null,  $error = null) : void
static

Parameters
NameTypeDescription
$respuesta
$mensaje
$datos
$error
Documentation was generated by phpDocumentor 2.8.5.