Class IgepPlugin

Description

Created on 21-mar-2005

Clase de apoyo a Smarty, sustituye parte de la funcionaidad de la clase Componentes_web Una instancia de esta clse se crea dentro de la clase Smarty_Phrame para que los plugins puedan invocarla.

Located in /include/IgepPlugin.php (line 49)


	
			
Variable Summary
Method Summary
IgepPlugin IgepPlugin ()
void getFicherosCSS ()
void getFicherosJS ()
void getNumeroInstancia ( $tipoComponente)
void incluidoJS ( $nombreFichero)
void registerJSObj ( $nombreObjeto)
void registrarInclusionCSS ( $nombreFichero, [ $ruta = ''])
void registrarInclusionJS ( $nombreFichero, [ $ruta = ''])
void registrarInstancia ( $tipoComponente)
Variables
mixed $v_ficheroJS (line 52)
mixed $v_instancia (line 51)
mixed $v_objJSDocument (line 58)

Vector de objetos JS que se registrarán en el documento

para poder acceder a ellos desde el iframe oculto

Methods
Constructor IgepPlugin (line 60)
IgepPlugin IgepPlugin ()
addJSObjects2Document (line 174)
void addJSObjects2Document ()
getFicherosCSS (line 150)
void getFicherosCSS ()
getFicherosJS (line 121)
void getFicherosJS ()
getNumeroInstancia (line 90)
void getNumeroInstancia ( $tipoComponente)
  • $tipoComponente
incluidoJS (line 115)
void incluidoJS ( $nombreFichero)
  • $nombreFichero
registerJSObj (line 164)
void registerJSObj ( $nombreObjeto)
  • $nombreObjeto
registrarInclusionCSS (line 134)
void registrarInclusionCSS ( $nombreFichero, [ $ruta = ''])
  • $nombreFichero
  • $ruta
registrarInclusionJS (line 100)
void registrarInclusionJS ( $nombreFichero, [ $ruta = ''])
  • $nombreFichero
  • $ruta
registrarInstancia (line 80)
void registrarInstancia ( $tipoComponente)
  • $tipoComponente

Documentation generated on Wed, 05 Oct 2011 10:36:37 +0200 by phpDocumentor 1.4.1