Centrales |  Componentes |  consola |  Debug |  Default |  Fuentes |  SalidaGrafica |  Seguridad |  SIUToba |  Varios |  Deprecated

toba_abm

toba_abm

Ubicada en php/contrib/lib/toba_abm.php [line 6]



Métodos Propios
static mixed   get_sql_alta()  
static mixed   get_sql_baja()  
static mixed   get_sql_cant_registros()  
static mixed   get_sql_modificacion()  
static mixed   get_valor_sql()  
static mixed   get_where_de_clave()  

static method get_sql_alta  [línea 19]

  static mixed get_sql_alta( mixed tabla , mixed datos )

Parámetros:
mixed   tabla: 
mixed   datos: 





static method get_sql_baja  [línea 31]

  static mixed get_sql_baja( mixed tabla , mixed clave )

Parámetros:
mixed   tabla: 
mixed   clave: 





static method get_sql_cant_registros  [línea 55]

  static mixed get_sql_cant_registros( mixed tabla , mixed clave , mixed clave_excluir = null ] )

Determina si una tabla contiene registro/s con una clave dada Una pavada, pero para ahorrar 3 lineas de codigo sirve!
Parámetros:
mixed   tabla: 
mixed   clave: 
mixed   clave_excluir: 





static method get_sql_modificacion  [línea 38]

  static mixed get_sql_modificacion( mixed tabla , mixed datos , mixed clave )

Parámetros:
mixed   tabla: 
mixed   datos: 
mixed   clave: 





static method get_valor_sql  [línea 8]

  static mixed get_valor_sql( mixed valor )

Parámetros:
mixed   valor: 





static method get_where_de_clave  [línea 66]

  static mixed get_where_de_clave( mixed clave )

Parámetros:
mixed   clave: 






Desarrollado por SIU.
Documentación generada con phpDocumentor