api/libs/sistemas/Conexion.phpView Source

Show: PublicProtectedPrivateinherited
Table of Contents
Package
Default  

Constants

>VConstant  HOST = ''
Package
Default  
>VConstant  BD_NAME = ''
Package
Default  
>VConstant  BD_NAME_LOG = '***************'
Package
Default  
>VConstant  BD_USER = ''
Package
Default  
>VConstant  BD_PASSWORD = ''
Package
Default  

\Conexion

Package: Default
Description of Conexion
Parent(s)
\PDO
Author
Luis Montoya  

Properties

>VPropertypublic$instancia = null
static
Default valuenullDetails
Type
n/a

Methods

methodpublic__construct() : void

methodpublicactualizarFila( $sqlQuery,  $datosQuery = NULL) : void
static

Parameters
NameTypeDescription
$sqlQuery
$datosQuery
methodprivatebdLocal() : void
static

methodprivatebdPreProduccion() : void
static

methodprivatebdProduccion() : void
static

methodpublicinsertFila( $sqlQuery,  $datosQuery = NULL) : void
static

Parameters
NameTypeDescription
$sqlQuery
$datosQuery
methodpublicselectUnaFila( $sqlQuery,  $datosQuery = NULL) : void
static

Parameters
NameTypeDescription
$sqlQuery
$datosQuery
methodpublicselectVariasFilas( $sqlQuery,  $datosQuery = NULL) : void
static

Parameters
NameTypeDescription
$sqlQuery
$datosQuery
methodpublicsingleton() : void
static

Documentation was generated by phpDocumentor 2.8.5.