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

toba_molde_ef

toba_molde_ef

Ubicada en php/modelo/moldes_metadatos/toba_molde_ef.php [line 5]



Métodos Propios
mixed   __construct ()  
mixed   generar_datos_tabla_carga ()  
mixed   get_datos ()  
mixed   get_identificador ()  
mixed   set_columnas ()  
mixed   set_etiqueta ()  
mixed   set_molde_datos_tabla_carga ()  
mixed   set_orden ()  
mixed   set_propiedad ()  
mixed   tiene_carga_datos_tabla ()  

__construct   [línea 10]

  mixed __construct( mixed identificador , mixed tipo )

Parámetros:
mixed   identificador: 
mixed   tipo: 





generar_datos_tabla_carga   [línea 67]

  mixed generar_datos_tabla_carga( )

Genera el datos_tabla utilizado para la tabla y lo asocia al parametro del ef




get_datos   [línea 76]

  mixed get_datos( )





get_identificador   [línea 18]

  mixed get_identificador( )





set_columnas   [línea 37]

  mixed set_columnas( mixed columnas )

Parámetros:
mixed   columnas: 





set_etiqueta   [línea 27]

  mixed set_etiqueta( mixed etiqueta )

Parámetros:
mixed   etiqueta: 





set_molde_datos_tabla_carga   [línea 59]

  mixed set_molde_datos_tabla_carga( mixed molde )

Parámetros:
mixed   molde: 





set_orden   [línea 32]

  mixed set_orden( mixed orden )

Parámetros:
mixed   orden: 





set_propiedad   [línea 47]

  mixed set_propiedad( mixed nombre , mixed valor )

Parámetros:
mixed   nombre: 
mixed   valor: 





tiene_carga_datos_tabla   [línea 54]

  mixed tiene_carga_datos_tabla( )






Desarrollado por SIU.
Documentación generada con phpDocumentor