api/modelos/camara/Anuncios.phpView Source

Show: PublicProtectedPrivateinherited
Table of Contents
Package
Default  

\Anuncios

Package: Default
Description of Sede
Author
Desarrollo  

Constants

>VConstant  AFILIADOS = 'AFILIADOS'
>VConstant  EMPRENDEDORES = 'EMPRENDEDORES'
>VConstant  EMPRESARIOS = 'EMPRESARIOS'
>VConstant  NO = 'NO'
>VConstant  ACTIVO = 'ACTIVO'
>VConstant  SUSPENDIDO = 'SUSPENDIDO'
>VConstant  QUERY_DATOS =

Methods

methodpublicactualizar( $anuncioID,  $categoriaID,  $anuncioEXCLUSIVO,  $anuncioTITULO,  $anuncioDESCRIPCION,  $anuncioENLACE,  $anuncioIMAGEN,  $anuncioESTADO) : void
static

Parameters
NameTypeDescription
$anuncioID
$categoriaID
$anuncioEXCLUSIVO
$anuncioTITULO
$anuncioDESCRIPCION
$anuncioENLACE
$anuncioIMAGEN
$anuncioESTADO
methodpublicafiliados( $anuncioESTADO = null) : void
static

Parameters
NameTypeDescription
$anuncioESTADO
methodpublicafiliadosAleatorio( $anuncioESTADO = null) : void
static

Parameters
NameTypeDescription
$anuncioESTADO
methodpublicdatos( $anuncioID) : void
static

Parameters
NameTypeDescription
$anuncioID
methodpublicdesactivar( $anuncioID) : void
static

Parameters
NameTypeDescription
$anuncioID
methodpubliceliminar( $anuncioID) : void
static

Parameters
NameTypeDescription
$anuncioID
methodpublicguardar( $categoriaID,  $anuncioEXCLUSIVO,  $anuncioCODIGO,  $anuncioTITULO,  $anuncioDESCRIPCION,  $anuncioENLACE,  $anuncioIMAGEN,  $anuncioESTADO) : void
static

Parameters
NameTypeDescription
$categoriaID
$anuncioEXCLUSIVO
$anuncioCODIGO
$anuncioTITULO
$anuncioDESCRIPCION
$anuncioENLACE
$anuncioIMAGEN
$anuncioESTADO
methodpublicreactivar( $anuncioID) : void
static

Parameters
NameTypeDescription
$anuncioID
methodpublictodas() : void
static

Documentation was generated by phpDocumentor 2.8.5.