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
void   __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 ()  
void   set_nombre_archivo ()  
void   set_tipo_descarga ()  
void   set_xsl ()  

__construct   [línea 24]

  __construct( )






get_manejador_vista_xml   [línea 141]

  \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 105]

  string get_nombre_archivo_destino( )

Devuelve el nombre del archivo pdf destino con la ruta absoluta





get_nombre_archivo_xml   [línea 114]

  string get_nombre_archivo_xml( )

Devuelve el nombre del archivo xml con ruta absoluta





get_nombre_archivo_xsl   [línea 123]

  string get_nombre_archivo_xsl( )

Devuelve el nombre del archivo xsl con ruta absoluta





get_path_to_fop   [línea 132]

  string get_path_to_fop( )

Devuelve el comando para realizar una llamada a fop





set_nombre_archivo   [línea 66]

  set_nombre_archivo( string $nombre )

Parámetros:
string   $nombre: 





set_tipo_descarga   [línea 75]

  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 84]

  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