phpDocumentor
[ árbol de herencia: SalidaGrafica ] [ índice: SalidaGrafica ] [ índice general ]

toba_impr_html

Implementa interfaces:

Genera un HTML básico pensado para impresión con un browser

Toma un conjunto de componentes e les invoca el método

vista_impresion



		
		

Ubicada en /nucleo/lib/salidas/toba_impr_html.php [line 7]


Métodos Propios
void   asignar_objetos()  
void   encabezado()  
void   generar_html_encabezado()  
void   generar_salida()   Envia al browser el HTML con estructura de impresión
void   mensaje()  
void   pie()  
void   salto_pagina()  
void   subtitulo()  
void   titulo()  

asignar_objetos  [línea 14]

  void asignar_objetos( $objetos  )

Parámetros:
   $objetos: 


encabezado  [línea 60]

  void encabezado( )


Access:  protected


generar_html_encabezado  [línea 32]

  void generar_html_encabezado( )


Access:  protected


generar_salida  [línea 22]

  void generar_salida( )

Envia al browser el HTML con estructura de impresión


mensaje  [línea 91]

  void mensaje( $texto  )

Parámetros:
   $texto: 

Implementation of:
toba_impresion::mensaje()

pie  [línea 64]

  void pie( )


Access:  protected


salto_pagina  [línea 72]

  void salto_pagina( )


Implementation of:
toba_impresion::salto_pagina()

subtitulo  [línea 84]

  void subtitulo( $texto  )

Parámetros:
   $texto: 

Implementation of:
toba_impresion::subtitulo()

titulo  [línea 77]

  void titulo( $texto  )

Parámetros:
   $texto: 

Implementation of:
toba_impresion::titulo()



Desarrollado por SIU.
Documentación generada con phpDocumentor 1.4.3