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

toba_tarea_datos

Implementa interfaces:

  • Iterator

toba_tarea_datos

Ubicada en php/modelo/personalizacion/importador/tarea/toba_tarea_datos.php [line 9]



Métodos Propios
mixed   __construct ()  
mixed   add_registro ()  
\toba_registro   current ()  
array   get_registros ()  
mixed   key ()  
mixed   next ()  
mixed   rewind ()  
mixed   valid ()  

__construct   [línea 25]

  mixed __construct( )





add_registro   [línea 35]

  mixed add_registro( \toba_registro registro )

Agrega un registro al final del plan
Parámetros:
\toba_registro   registro: 





current   [línea 54]

  \toba_registro current( )





get_registros   [línea 46]

  array get_registros( string tabla )

Devuelve todos los registros de una tabla
Parámetros:
string   tabla: 





key   [línea 59]

  mixed key( )





next   [línea 64]

  mixed next( )





rewind   [línea 69]

  mixed rewind( )





valid   [línea 74]

  mixed valid( )






Desarrollado por SIU.
Documentación generada con phpDocumentor