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

toba_clase_datos

toba_clase_datos

Ubicada en php/lib/reflexion/toba_clase_datos.php [line 6]



Métodos Propios
mixed   __construct ()  
mixed   agregar_metodo_datos ()  
mixed   cargar_clase ()  
mixed   eliminar_metodo_datos ()  
mixed   existe_metodo ()  
mixed   generar_php ()  
mixed   get_contenido ()  
mixed   get_datos_metodo ()  
mixed   guardar ()  
mixed   set_datos_metodo ()  

__construct   [línea 12]

  mixed __construct( mixed nombre , [mixed path = null ] )

Parámetros:
mixed   nombre: 
mixed   path: 





agregar_metodo_datos   [línea 44]

  mixed agregar_metodo_datos( mixed nombre , mixed datos )

Parámetros:
mixed   nombre: 
mixed   datos: 





cargar_clase   [línea 23]

  mixed cargar_clase( )





eliminar_metodo_datos   [línea 49]

  mixed eliminar_metodo_datos( mixed nombre )

Parámetros:
mixed   nombre: 





existe_metodo   [línea 39]

  mixed existe_metodo( mixed nombre )

Parámetros:
mixed   nombre: 





generar_php   [línea 92]

  mixed generar_php( )





get_contenido   [línea 100]

  mixed get_contenido( )





get_datos_metodo   [línea 58]

  mixed get_datos_metodo( mixed nombre )

Parámetros:
mixed   nombre: 





guardar   [línea 80]

  mixed guardar( [mixed archivo = null ] )

Parámetros:
mixed   archivo: 





set_datos_metodo   [línea 67]

  mixed set_datos_metodo( mixed nombre , mixed datos )

Parámetros:
mixed   nombre: 
mixed   datos: 






Desarrollado por SIU.
Documentación generada con phpDocumentor