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

toba_vista_xslfo

toba_vista_xslfo

Ubicada en php/nucleo/lib/salidas/toba_vista_xslfo.php [line 12]



Métodos Propios
mixed   __construct ()  
\toba_vista_xml   get_manejador_vista_xml ()  
string   get_nombre_archivo_destino ()  
string   get_nombre_archivo_xml ()  
string   get_nombre_archivo_xsl ()  
string   get_path_to_fop ()  
mixed   set_nombre_archivo ()  
mixed   set_tipo_descarga ()  
mixed   set_xsl ()  

__construct   [línea 25]

  mixed __construct( )





get_manejador_vista_xml   [línea 142]

  \toba_vista_xml get_manejador_vista_xml( )

Devuelve una instancia de la clase que maneja la vista_xml de los componentes




get_nombre_archivo_destino   [línea 106]

  string get_nombre_archivo_destino( )

Devuelve el nombre del archivo pdf destino con la ruta absoluta




get_nombre_archivo_xml   [línea 115]

  string get_nombre_archivo_xml( )

Devuelve el nombre del archivo xml con ruta absoluta




get_nombre_archivo_xsl   [línea 124]

  string get_nombre_archivo_xsl( )

Devuelve el nombre del archivo xsl con ruta absoluta




get_path_to_fop   [línea 133]

  string get_path_to_fop( )

Devuelve el comando para realizar una llamada a fop




set_nombre_archivo   [línea 67]

  mixed set_nombre_archivo( string nombre )

Parámetros:
string   nombre: 





set_tipo_descarga   [línea 76]

  mixed set_tipo_descarga( string tipo )

Permite setear el tipo de descarga pdf desde el browser, inline o attachment
Parámetros:
string   tipo: 





set_xsl   [línea 85]

  mixed set_xsl( string xsl )

Permite setear el xsl a utilizar desde fuera de la clase
Parámetros:
string   xsl: 






Desarrollado por SIU.
Documentación generada con phpDocumentor