Full index

Package indexes


a b c d e f g h i j k l m n o p q r s t u v w x _
a
top
$autoload_filters
Smarty::$autoload_filters in Smarty.class.php
This indicates which filters are automatically loaded into Smarty.
abrirVentanaSeleccion
Método que se utiliza desde gvHidraForm_DB para atender a la acción que corresponde con el inicio de una ventana selección.
acabarTransaccion
Finaliza la transacción con commit o rollback
acabarTransaccion
Finaliza una transacción (COMMIT o ROLLBACK) en la conexión a la que
acabarTransaccion
Acaba la transacción en función del parámetro
accionesParticulares
Método que debemos sobreescribir en el caso de que se quieran incorporar acciones particulares para un panel.
Action
Action in Action.php
An Action is an adapter between the contents of an incoming HTTP request and the corresponding business logic that should be executed to process this request. The ActionController will select an appropriate Action for each request, create an instance (if necessary), and call the perform() method.
ActionController
ActionController::ActionController() in ActionController.php
Create a ActionController specifying the options.
ActionController
ActionController in ActionController.php
The ActionController class represents the controller in the Model-View-Controller (MVC) design pattern. The ActionController receives and processes all requests that change the state of the application.
ActionForward
ActionForward::ActionForward() in ActionForward.php
Create an ActionForward with the specified values.
ActionForward
ActionForward in ActionForward.php
The ActionForward class represents a destination to which the
ActionMapping
ActionMapping in ActionMapping.php
The ActionMapping class represents the information that the ActionController knows about the ActionMapping of a particular request to an instance of a particular Action class. The ActionMapping is passed to the perform() method of the Action class itself, enabling access to this information directly.
ActionMapping
ActionMapping::ActionMapping() in ActionMapping.php
Create a ActionMapping with the specified values.
activarModo
IgepPanelArbol::activarModo() in IgepPanelArbol.php
activarModo
IgepPanel::activarModo() in IgepPanel.php
actualizar
IgepPersistencia::actualizar() in IgepPersistencia.php
Dada una tupla o fila de la tabla realiza el UPDATE. Recibe
add
ArrayList::add() in ArrayList.php
Appends the specified element to the end of this list.
add
ListIterator::add() in ListIterator.php
Insert the specified element into the list.
addAccionEvento
addAccionEvento: Esta función registra una llamada a una función
addAccionInterfaz
Está funcion se utiliza para asociar funciones PHP desarrolladas por
addAll
ArrayList::addAll() in ArrayList.php
Appends all of the elements in the specified ArrayList to the end of this list, in the order that they are returned by the specified ArrayList's ListIterator.
addArbol
gvHidraTreePattern::addArbol() in gvHidraTreePattern.php
Método encargado de incorporar un componente IgepArbol a una ventana Igep
addCheckBox
gvHidraForm::addCheckBox() in gvHidraForm.php
Función encargada de indicar a Negocio que existe una definición de un nuevo checkbox
addConstante
gvHidraForm_DB::addConstante() in gvHidraForm_DB.php
Función encargada de almacenar constantes que se añaden al DBResult que se muestra en un panel.
addDays
gvHidraTimestamp::addDays() in gvHidraTimestamp.php
METODOS PARA OPERAR
addDefaultData
Fija valores por defecto para distintos campos de la TPL,
addFieldType
gvHidraForm::addFieldType() in gvHidraForm.php
Método para introducir el tipo de un campo dentro de un panel gvHidra. Permitirá que el framework conozca el tipo de datos y pueda realizar las siguientes operaciones por el programador:
  • máscaras de entrada en el cliente (Javascript).
addHijo
gvHidraForm::addHijo() in gvHidraForm.php
Función encargada de almacenar de la creación del array de información de la relación de un panel padre y un panel hijo
addItem
HTML_TreeNode::addItem() in TreeMenu.php
Adds a new subnode to this node.
addItem
addItem
HTML_TreeMenu::addItem() in TreeMenu.php
This function adds an item to the the tree.
addJSObjects2Document
addList
gvHidraForm::addList() in gvHidraForm.php
Función encargada de indicar a Negocio que existe una definición de una nueva Lista
addList
gvHidraForm_DB::addList() in gvHidraForm_DB.php
Función encargada de indicar a Negocio que existe una definición de una nueva Lista
addMatching
gvHidraSelectionWindow::addMatching() in gvHidraSelectionWindow.php
Metodo que permite asociar los campos de la BD con los campos de la TPL. Es el encargado de asociar los resultados de la ventana seleccion con los campos de pantalla.
addMatching
gvHidraForm_DB::addMatching() in gvHidraForm_DB.php
Función encargada de indicar a Negocio la correspondencia de los campos de la TPL con los campos de la BD.
addMatching
gvHidraTreePattern::addMatching() in gvHidraTreePattern.php
Función encargada de indicar a Negocio la correspondencia de los campos de la TPL con los campos de la BD.
addMonths
gvHidraTimestamp::addMonths() in gvHidraTimestamp.php
Este método cambia el funcionamiento por defecto usado en modify:
  • si estamos en dia 31 y le sumamos un mes, si no existe el dia obtenemos el 1 del mes siguiente
Con este metodo, en la situación anterior obtenemos el último dia del mes siguiente.
addNodoRaiz
IgepArbol::addNodoRaiz() in IgepArbol.php
Este método permite al programador indicar a Igep que el árbol tendrá una raiz.
addNodoRama
IgepArbol::addNodoRama() in IgepArbol.php
Este método permite al programador indicar a como se crea y se despliega una rama.
addOption
addOption
gvHidraList::addOption() in gvHidraList.php
Método que añade opciones estáticas a una lista.
addPadre
gvHidraForm::addPadre() in gvHidraForm.php
Función encargada de almacenar en un panel hijo el nombre del padre (maestro)
addPostScript
IgepSmarty::addPostScript() in IgepSmarty.php
addPreScript
IgepSmarty::addPreScript() in IgepSmarty.php
addScriptLoad
IgepSmarty::addScriptLoad() in IgepSmarty.php
Esta función se encarga de almacenar el script que se ejecutará en el evento onLoad.
addSelectionWindow
Función encargada de indicar a Negocio que existe una definición de una nueva Ventana Seleccion
addWeeks
gvHidraTimestamp::addWeeks() in gvHidraTimestamp.php
addYears
gvHidraTimestamp::addYears() in gvHidraTimestamp.php
Ver comentarios en addMonths
agregarPanel
IgepPantalla::agregarPanel() in IgepPantalla.php
Añade un panel a la pantalla
agregarPanelArbol
agregarPanelDependiente
Añade un panel dependiente
anyadeModuloValor
Añade el módulo $nomModulo dinámicamente,
anyadeNodoHijo
Añade un nodo al árbol, se sobrecarga el metodo addItem de
anyadeNodoHijo
Añade un novo hijo al nodo actual
append
Smarty::append() in Smarty.class.php
appends values to template variables
append_by_ref
Smarty::append_by_ref() in Smarty.class.php
appends values to template variables by reference
AppMainWindow
AppMainWindow::AppMainWindow() in AppMainWindow.php
AppMainWindow
AppMainWindow in AppMainWindow.php
arbolFicheros
Construye un arbol recogiendo la información a partir
arbolXML
HTML_IgepArbol::arbolXML() in IgepTreeMenu.php
Construye un arbol a partir de la estructura XML pasada como argumento
ArrayList
ArrayList in ArrayList.php
ArrayList of objects that can be administered and searched, while hiding the internal implementation. This is an implementation of the ArrayList class in the Java language.
ArrayList
ArrayList::ArrayList() in ArrayList.php
Create an ArrayList with the specified elements.
arrayToObject
asignacionesComunes
assign
Smarty::assign() in Smarty.class.php
assigns values to template variables
assign_by_ref
Smarty::assign_by_ref() in Smarty.class.php
assigns values to template variables by reference
autenticate
AuthBasic::autenticate() in AuthBasic.php
Metodo para llamar desde aplicaciones, en la autenticacion inicial
autenticate
gvhBaseAuth::autenticate() in gvhBaseAuth.php
Metodo para llamar desde aplicaciones, en la autenticacion inicial
autenticate
AuthWS::autenticate() in AuthWS.php
Metodo para llamar desde aplicaciones, en la autenticacion inicial
AuthBasic
AuthBasic in AuthBasic.php
AuthWS
AuthWS in AuthWS.php
auto_load
GVHAutoLoad::auto_load() in GVHAutoLoad.php
metodo llamado en __autoload Si esta en la lista de clases la carga, y si no va probando si esta en alguna de las carpetas registradas.
AuthWS.php
AuthWS.php in AuthWS.php
AppMainWindow.php
AppMainWindow.php in AppMainWindow.php
AuthBasic.php
AuthBasic.php in AuthBasic.php
Action.php
Action.php in Action.php
ActionController.php
ActionController.php in ActionController.php
ActionForward.php
ActionForward.php in ActionForward.php
ActionMapping.php
ActionMapping.php in ActionMapping.php
ArrayList.php
ArrayList.php in ArrayList.php
aplicacion.php
aplicacion.php in aplicacion.php
b
top
$booleanize
Config_File::$booleanize in Config_File.class.php
Controls whether config values of on/true/yes and off/false/no get converted to boolean values automatically.
backSlashScape
Devuelve la cadena que se debe utilizar para escapar la contrabarra
backSlashScape
Devuelve la cadena que se debe utilizar para escapar la contrabarra
backSlashScape
IgepDBMS_mysql::backSlashScape() in IgepDBMS_mysql.php
Devuelve la cadena que se debe utilizar para escapar la contrabarra
backSlashScape
IgepDBMS_oci8::backSlashScape() in IgepDBMS_oci8.php
Devuelve la cadena que se debe utilizar para escapar la contrabarra
backSlashScape
IgepDBMS_pgsql::backSlashScape() in IgepDBMS_pgsql.php
Devuelve la cadena que se debe utilizar para escapar la contrabarra
between
gvHidraTimestamp::between() in gvHidraTimestamp.php
Devuelve si la fecha actual está entre el rango de fechas introducido REVIEW: Hay que revisar este metodo. La forma de trabajar con el no se si es comoda.
betweenDays
gvHidraTimestamp::betweenDays() in gvHidraTimestamp.php
borraAplicacion
Borra todos los datos de una aplicación actual. Se utilizará generalmente antes de cerrar la ventana del navegador.
borraMensaje
IgepSession::borraMensaje() in IgepSession.php
Método que borra un panel de la SESSION
borraPanel
IgepSession::borraPanel() in IgepSession.php
Borra de la SESSION la posición correspondiente a un Panel
borrar
IgepPersistencia::borrar() in IgepPersistencia.php
Dada una tupla o fila de la tabla realiza el DELETE. La
borraVariable
IgepSession::borraVariable() in IgepSession.php
Borra la referencia a una variable de un Panel en la SESSION.
build
gvHidraList_Source::build() in gvHidraList_Source.php
build: Devuelve una matriz de arrays asociativos [valor|descripción]
buildQuery
gvHidraTreePattern::buildQuery() in gvHidraTreePattern.php
Método que inicializa las variables para realizar la consulta correspondiente al panel de filtro.
buildQuery
gvHidraForm::buildQuery() in gvHidraForm.php
Método que inicializa las variables para realizar la consulta correspondiente al panel de filtro.
buildQueryDetails
buildQueryEdit
Método que inicializa las variables para realizar la consulta correspondiente al panel de edicion.
buscarVentanaSeleccion
Método que se utiliza desde gvHidraForm_DB para atender a la acción que corresponde con la búsqueda en una Ventana Selección.
block.CWArbol.php
block.CWArbol.php in block.CWArbol.php
block.CWBarra.php
block.CWBarra.php in block.CWBarra.php
block.CWBarraInfPanel.php
block.CWBarraInfPanel.php in block.CWBarraInfPanel.php
block.CWBarraSupPanel.php
block.CWBarraSupPanel.php in block.CWBarraSupPanel.php
block.CWContenedor.php
block.CWContenedor.php in block.CWContenedor.php
block.CWContenedorPestanyas.php
block.CWContenedorPestanyas.php in block.CWContenedorPestanyas.php
block.CWFicha.php
block.CWFicha.php in block.CWFicha.php
block.CWFichaEdicion.php
block.CWFichaEdicion.php in block.CWFichaEdicion.php
block.CWFila.php
block.CWFila.php in block.CWFila.php
block.CWInfoContenedor.php
block.CWInfoContenedor.php in block.CWInfoContenedor.php
block.CWMarcoPanel.php
block.CWMarcoPanel.php in block.CWMarcoPanel.php
block.CWPanel.php
block.CWPanel.php in block.CWPanel.php
block.CWSelector.php
block.CWSelector.php in block.CWSelector.php
block.CWSolapa.php
block.CWSolapa.php in block.CWSolapa.php
block.CWTabla.php
block.CWTabla.php in block.CWTabla.php
block.CWVentana.php
block.CWVentana.php in block.CWVentana.php
block.textformat.php
block.textformat.php in block.textformat.php
c
top
$cache_dir
Smarty::$cache_dir in Smarty.class.php
The name of the directory for cache files.
$cache_handler_func
Smarty::$cache_handler_func in Smarty.class.php
The function used for cache file handling. If not set, built-in caching is used.
$cache_lifetime
Smarty::$cache_lifetime in Smarty.class.php
This is the number of seconds cached content will persist.
$cache_modified_check
Smarty::$cache_modified_check in Smarty.class.php
Only used when $caching is enabled. If true, then If-Modified-Since headers are respected with cached content, and appropriate HTTP headers are sent.
$caching
Smarty::$caching in Smarty.class.php
This enables template caching.
$cadXML
IgepArbol::$cadXML in IgepArbol.php
$character_metadata
$compiler_class
Smarty::$compiler_class in Smarty.class.php
The class used for compiling templates.
$compiler_file
Smarty::$compiler_file in Smarty.class.php
The file that contains the compiler class. This can a full pathname, or relative to the php_include path.
$compile_check
Smarty::$compile_check in Smarty.class.php
This tells Smarty whether to check for recompiling or not. Recompiling does not need to happen unless a template or config file is changed.
$compile_dir
Smarty::$compile_dir in Smarty.class.php
The directory where compiled templates are located.
$compile_id
Smarty::$compile_id in Smarty.class.php
Set this if you want different sets of compiled files for the same templates. This is useful for things like different languages.
$comunica
gvHidraForm::$comunica in gvHidraForm.php
La instancia de IgepComunicación para comunicarnos con la presentación
$comunica
IgepComunicaUsuario::$comunica in IgepComunicaUsuario.php
$comunica
IgepAccionesGenericas::$comunica in IgepAccionesGenericas.php
La instancia de IgepComunicación para comunicarnos con la presentación
$config_booleanize
Smarty::$config_booleanize in Smarty.class.php
This tells whether or not to automatically booleanize config file variables.
$config_class
Smarty::$config_class in Smarty.class.php
The class used to load config vars.
$config_dir
Smarty::$config_dir in Smarty.class.php
The directory where config files are located.
$config_fix_newlines
Smarty::$config_fix_newlines in Smarty.class.php
This tells whether or not automatically fix newlines in config files.
$config_overwrite
Smarty::$config_overwrite in Smarty.class.php
This tells if config file vars of the same name overwrite each other or not.
$config_read_hidden
Smarty::$config_read_hidden in Smarty.class.php
This tells whether hidden sections [.foobar] are readable from the tempalates or not. Normally you would never allow this since that is the point behind hidden sections: the application can access them, but the templates cannot.
$cssClass
HTML_TreeNode::$cssClass in TreeMenu.php
The css class for this node
calcularSecuencia
Este método calcula una secuencia compuesta por varios campos de la misma tabla.
calcularSecuencia
Este método calcula una secuencia compuesta por varios campos de la misma tabla.
calcularSecuenciaBD
Este método devuelve el valor de una secuencia programada en la base de datos para la conexión del panel
calcularSecuenciaBD
Este método devuelve el valor de una secuencia programada en la base de datos para la conexion actual
caracteresNumericos
Indica los carácteres usados para esta conexión (separador decimal y de miles)
caracteresNumericos
Indica los carácteres usados para esta conexión (separador decimal y de miles)
caracteresNumericos
Indica los carácteres usados para esta conexión (separador decimal y de miles)
caracteresNumericos
Indica los carácteres usados para esta conexión (separador decimal y de miles)
caracteresNumericos
Indica los carácteres usados para esta conexión (separador decimal y de miles).
checkCredential
Este método se encarga de realizar la validacion
checkData
gvhBaseAuth::checkData() in gvhBaseAuth.php
Comprueba que la sesión tiene toda la información necesaria para gvHIDRA Si falta algo se produce una excepcion
checkDataTypes
IgepComunicacion::checkDataTypes() in IgepComunicacion.php
Esta funcion se encargará de realizar la validación de los datos en el servidor antes de realizar una operación de inserción o actualización en la BD Si ha habido errores previamente en la transformacion, estan en ConfigFramework
checkLastDayOfMonth
Comprueba si la fecha interna calculada en metodos addMonths, subMonths, ... es correcta.
clean
clear
IgepSession::clear() in IgepSession.php
Borra de la SESSION la toda la informacion de la aplicación Se llama en el inicio de la aplicación.
clear
HashMap::clear() in HashMap.php
Removes all mappings from this map.
clear
ArrayList::clear() in ArrayList.php
Removes all of the elements from this list.
clear
Config_File::clear() in Config_File.class.php
Clear loaded config data for a certain file or all files.
clear_all_assign
Smarty::clear_all_assign() in Smarty.class.php
clear all the assigned template variables.
clear_all_cache
Smarty::clear_all_cache() in Smarty.class.php
clear the entire contents of cache (all templates)
clear_assign
Smarty::clear_assign() in Smarty.class.php
clear the given assigned template variable.
clear_cache
Smarty::clear_cache() in Smarty.class.php
clear cached content for the given template and cache id
clear_compiled_tpl
Smarty::clear_compiled_tpl() in Smarty.class.php
clears compiled version of specified template resource, or all compiled template files if one is not specified.
clear_config
Smarty::clear_config() in Smarty.class.php
clear configuration values
closeApp
gvHidraMainWindow::closeApp() in gvHidraMainWindow.php
Método virtual que se sobrescribe en los hijos para poder cambiar el comportamiento del cierre de la aplicación
cmp
gvHidraTimestamp::cmp() in gvHidraTimestamp.php
Compara dos objetos fecha
COL_EMAIL
COL_EMAIL in IgepCorreo.php
combinarWhere
IgepConexion::combinarWhere() in IgepConexion.php
Método encargado de, dadas una serie de cadenas, componerlas para crear una única cadena para la where de una SQL.
ComponentesMap
constructor function
ComponentesMap
ComponentesMap in mappings.php
Mapeado de las acciones genéricas de CIT
comportamientoDosPestanyas
comportamientoDosPestanyas
comportamientoDosPestanyasDetalle
comportamientoPanel
comportamientoPanel
comportamientoTresPestanyas
comportamientoUnaPestanya
comportamientoUnaPestanya
comprobarAcceso
comprobarAcceso() in function.CWPantallaEntrada.php
La función siguiente recibe un nodo del árbol XML y comprueba si le corresponde acceso
  • no en función de la lista de módulos y roles del usuario activo (ubicado en la SESSION)
ComunSession
ComunSession in ComunSession.php
ComunSession es una clase que maneja la información contenida en la Session de COMUN. Concretamente se va a encargar de manejar la información de la aplicación, del usuario y de la conexión actual.
conAnexo
IgepCorreo::conAnexo() in IgepCorreo.php
Función para enviar correos con ficheros anexados from --> Contiene la dirección de correo del usuario que envia to --> Contiene un array con los destinatarios subject --> Asunto del mensaje.
concat
IgepDBMS::concat() in IgepDBMS.php
Devuelve la cadena para concatenar dos campos Si alguno es nulo lo reemplaza por cadena vacia
concat
IgepDBMS_pgsql::concat() in IgepDBMS_pgsql.php
Devuelve la cadena para concatenar dos campos Si alguno es nulo lo reemplaza por cadena vacia
concat
IgepDB::concat() in IgepDB.php
Devuelve la cadena para concatenar dos campos Si alguno es nulo lo reemplaza por cadena vacia
conectar
IgepWS_Server::conectar() in IgepWS_Server.php
Devuelve un objeto IgepConexion o false si hay error
ConfIgepTest
ConfIgepTest in ConfIgepTest.php
Test class for ConfIgep.
ConfigFramework
ConfigFramework in ConfigFramework.php
Clase destinada a configurar parámetros de FrameWork gvHidra.
ConfigFramework.php
ConfigFramework.php in ConfigFramework.php
ConfigFrameworkTest
ConfigFrameworkTest in ConfigFrameworkTest.php
Test class for ConfigFramework.
Config_File
Config_File in Config_File.class.php
Config file reading class
Config_File
Config_File::Config_File() in Config_File.class.php
Constructs a new config file class.
config_load
Smarty::config_load() in Smarty.class.php
load configuration values
construirArrayBorrar
Construye el array de datos a Borrar y el de datos Antiguos para realizar las operaciones de DELETE correspondientes.
construirArrayBuscar
construirArrayFocusChanged
construirArrayIniciarVentana
Carga los datos al iniciar la ventana. No tiene m_datos normal porque ningún campo puede tener matching
construirArrayOrdenarTabla
construirArraySeleccionar
Construye únicamente el array de Seleccionados. En este caso es importante tener en cuenta si se venimos de un panel Ficha o Tabla. Esto se debe a que la forma de marcar la fila seleccionada es diferente de uno a otro (la tabla permite los checks).
construirLimite
Método encargado de construir el limit para las consultas
construirMenuOpcion
construirMenuOpcion() in function.CWPantallaEntrada.php
Genera la cadena del plugin MenuLayer y la parte del HTML
construirWhere
IgepConexion::construirWhere() in IgepConexion.php
Método encargado de construir las WHERE de las consultas.
construirWhereBusqueda
Método encargado de construir las WHERE de las consultas incluyendo las condiciones de busqueda que ha seleccionado el programador a partir del parámetro tipoConsulta.
construirWhereConLike
Método encargado de construir las WHERE de las consultas incluyendo las condiciones de busqueda que ha seleccionado el programador a partir del parámetro tipoConsulta.
construyeLista
consultar
gvHidraForm_DB::consultar() in gvHidraForm_DB.php
Función que realiza una consulta a la Base de datos con la conexión actual Es la función que el programador debe gastar para realizar una consulta SQL
consultar
IgepConexion::consultar() in IgepConexion.php
Dada una una consulta realiza la SELECT correspondiente.
consultarForUpdate
Dada una consulta realiza la SELECT correspondiente pero bloqueando las filas para modificacion
contains
ArrayList::contains() in ArrayList.php
Returns true if this list contains the specified element.
containsKey
HashMap::containsKey() in HashMap.php
Returns true if this map contains a mapping for the specified key.
containsValue
Returns true if this map maps one or more keys to the specified value.
correoLista
IgepCorreo::correoLista() in IgepCorreo.php
Función que devuelve la lista de usuarios a quien enviar el correo
correoListaUsuariosAplicacion
Función que devuelve la lista de todos los usuarios de la aplicación a quien enviar el correo según el tipo.
correoListaUsuariosModulo
Función que devuelve la lista de usuarios a quien enviar el correo según la aplicación
correoNREGPGV
IgepCorreo::correoNREGPGV() in IgepCorreo.php
Función que devuelve la dirección de correo de un nregpgv
correoUsuario
IgepCorreo::correoUsuario() in IgepCorreo.php
Función que devuelve la dirección de correo de un usuario
creaNodoHijo
HTML_IgepArbol::creaNodoHijo() in IgepTreeMenu.php
Crea un nodo con el texto y el enlace que se pasan como parámetros
creaNodoHijo
HTML_IgepNodo::creaNodoHijo() in IgepTreeMenu.php
Crea un nodo con el texto y el enlace que se pasan como parámetros y lo añade como hijo del nodo
createFromStructure
Import method for creating HTML_TreeMenu objects/structures
createFromXML
Creates a treeMenu from XML. The structure of your XML should be like so:
currentTupla
IgepComunicacion::currentTupla() in IgepComunicacion.php
Este método devuelve una matriz con los campos que aparecen en la tpl para la tupla actual dentro del cursor de la operacion. No avanza la posiccion en el cursor.
currentTupla
IgepComunicaUsuario::currentTupla() in IgepComunicaUsuario.php
currentTupla Este método devuelve el registro activo sobre el origen de datos actual (cursor)
CustomMainWindow.php
CustomMainWindow.php in CustomMainWindow.php
CustomMapping.php
CustomMapping.php in CustomMapping.php
CustomMainWindow.php
CustomMainWindow.php in CustomMainWindow.php
CustomMapping.php
CustomMapping.php in CustomMapping.php
CustomMainWindow.php
CustomMainWindow.php in CustomMainWindow.php
CustomMapping.php
CustomMapping.php in CustomMapping.php
CustomMainWindow
CustomMainWindow::CustomMainWindow() in CustomMainWindow.php
CustomMainWindow
CustomMainWindow in CustomMainWindow.php
gvHidraMainWindow contiene el código de la ventana inicial de la aplicación. Controla la entrada de la aplicación, la salida y el paso por la ventana de inicio.
CustomMapping
CustomMapping::CustomMapping() in CustomMapping.php
constructor function
CustomMapping
CustomMapping in CustomMapping.php
Mapeador particular de CIT
classForm.php
classForm.php in classForm.php
classForm_DB.php
classForm_DB.php in classForm_DB.php
classForm_Dummy.php
classForm_Dummy.php in classForm_Dummy.php
ComunSession.php
ComunSession.php in ComunSession.php
Constants.php
Constants.php in Constants.php
Config_File.class.php
Config_File.class.php in Config_File.class.php
core.assemble_plugin_filepath.php
core.assemble_plugin_filepath.php in core.assemble_plugin_filepath.php
core.assign_smarty_interface.php
core.assign_smarty_interface.php in core.assign_smarty_interface.php
core.create_dir_structure.php
core.create_dir_structure.php in core.create_dir_structure.php
core.display_debug_console.php
core.display_debug_console.php in core.display_debug_console.php
core.get_include_path.php
core.get_include_path.php in core.get_include_path.php
core.get_microtime.php
core.get_microtime.php in core.get_microtime.php
core.get_php_resource.php
core.get_php_resource.php in core.get_php_resource.php
core.is_secure.php
core.is_secure.php in core.is_secure.php
core.is_trusted.php
core.is_trusted.php in core.is_trusted.php
core.load_plugins.php
core.load_plugins.php in core.load_plugins.php
core.load_resource_plugin.php
core.load_resource_plugin.php in core.load_resource_plugin.php
core.process_cached_inserts.php
core.process_cached_inserts.php in core.process_cached_inserts.php
core.process_compiled_include.php
core.process_compiled_include.php in core.process_compiled_include.php
core.read_cache_file.php
core.read_cache_file.php in core.read_cache_file.php
core.rmdir.php
core.rmdir.php in core.rmdir.php
core.rm_auto.php
core.rm_auto.php in core.rm_auto.php
core.run_insert_handler.php
core.run_insert_handler.php in core.run_insert_handler.php
core.smarty_include_php.php
core.smarty_include_php.php in core.smarty_include_php.php
core.write_cache_file.php
core.write_cache_file.php in core.write_cache_file.php
core.write_compiled_include.php
core.write_compiled_include.php in core.write_compiled_include.php
core.write_compiled_resource.php
core.write_compiled_resource.php in core.write_compiled_resource.php
core.write_file.php
core.write_file.php in core.write_file.php
compiler.assign.php
compiler.assign.php in compiler.assign.php
ConfIgepTest.php
ConfIgepTest.php in ConfIgepTest.php
ConfigFrameworkTest.php
ConfigFrameworkTest.php in ConfigFrameworkTest.php
d
top
$date_metadata
IgepTransformer::$date_metadata in IgepTransformer.php
$datosPreinsertados
IgepComunicaUsuario::$datosPreinsertados in IgepComunicaUsuario.php
$debug
If set, echo assignments
$debugging
Smarty::$debugging in Smarty.class.php
If debugging is enabled, a debug console window will display when the page loads (make sure your browser allows unrequested popup windows)
$debugging_ctrl
Smarty::$debugging_ctrl in Smarty.class.php
This determines if debugging is enable-able from the browser.
$debug_tpl
Smarty::$debug_tpl in Smarty.class.php
This is the path to the debug console template. If not set, the default one will be used.
$decimal_metadata
IgepTransformer::$decimal_metadata in IgepTransformer.php
$defaultClass
The default CSS class for the nodes
$default_modifiers
Smarty::$default_modifiers in Smarty.class.php
This is a list of the modifiers to apply to all template variables.
$default_resource_type
Smarty::$default_resource_type in Smarty.class.php
This is the resource type to be used when not specified
$default_template_handler_func
If a template cannot be found, this PHP function will be executed.
$descCampoPanel
IgepComunicacion::$descCampoPanel in IgepComunicacion.php
Array de definición de los campos que aparecen en un panel
dameAplicacion
ComunSession::dameAplicacion() in ComunSession.php
Devuelve el nombre de la aplicación actual. Este método es el único método que realiza distinción entre aplicaciones Igep y no Igep, y además impone una restricción de uso de esta clase. Esto se debe a que este método será llamado por la mayor parte de los métodos de esta clase para acceder a los datos relativos a la conexión a una aplicación, la aplicación actual.
dameBaseDatos
ComunSession::dameBaseDatos() in ComunSession.php
Devuelve el nombre de la Base de Datos.
dameCampoTuplaSeleccionada
Devuelve el valor de un campo de la tupla seleccionada de la última consulta.
dameDatosAplicacion
Devuelve un array con los datos de la aplicación actual. En este conjunto de datos están:
dameDatosUsuario
Devuelve los datos del usuario. Necesita de la aplicación actual.
dameFilaActual
Devuelve el índice de la tupla actualmente seleccionada en el panel. Este índice hace referencia a la posición dentro del array de resultados.
dameMensaje
IgepSession::dameMensaje() in IgepSession.php
Método que devuelve el mensaje de un panel almacenado en la SESSION
dameModulo
ComunSession::dameModulo() in ComunSession.php
Devuelve el array con los valores de un módulo en concreto para la aplicación actual. Si no existe retorna -1
dameModuloDinamico
Devuelve el array con los valores de un módulo Dinámico
dameModulos
IgepSession::dameModulos() in IgepSession.php
Sobrecarga el método de la clase padre, devolviendo un array formado por los móodulos dinámicos y los modulos concedidos para un usuario y para la aplicación actual, información que preoviene de comun.
dameModulos
ComunSession::dameModulos() in ComunSession.php
Devuelve el array con todos los modulos concedidos para un usuario y para la aplicación actual.
dameModulosDinamicos
Devuelve el array con todos los modulos concedidos para un usuario y para la aplicación actual.
damePanel
IgepSession::damePanel() in IgepSession.php
Devuelve el contenido de un panel
damePanelActivo
IgepComunicacion::damePanelActivo() in IgepComunicacion.php
dameParam1
ComunSession::dameParam1() in ComunSession.php
Devuelve el Parametro1 del usuario para la aplicación actual
dameParam2
ComunSession::dameParam2() in ComunSession.php
Devuelve el Parametro2 del usuario para la aplicación actual
dameParam3
ComunSession::dameParam3() in ComunSession.php
Devuelve el Parametro3 del usuario para la aplicación actual.
dameRol
ComunSession::dameRol() in ComunSession.php
Devuelve el rol del usuario para la aplicación actual
dameServidor
ComunSession::dameServidor() in ComunSession.php
Devuelve el nombre del servidor web
dameTuplaSeleccionada
Devuelve un array con la tupla seleccionada de la última consulta.
dameUltimaConsulta
Devuelve el array de resultados correspondiente a la última consulta. Es importante tener en cuenta que este array procede de la consulta realizada con la Select introducida en la variable $str_select. Esta consulta se lanza con el proceso buscar de Igep.
dameUltimaEdicion
Devuelve el array de resultados correspondiente a la última edición. Es importante tener en cuenta que este array procede de la consulta realizada con la Select introducida en las variable $str_selectEditar. Esta consulta se lanza con el proceso editar de Igep.
dameUsuario
ComunSession::dameUsuario() in ComunSession.php
Devuelve el login del usuario
dameVariable
IgepSession::dameVariable() in IgepSession.php
Devuelve el valor de una variable de un Panel contenido en la SESSION.
dameVariableGlobal
Devuelve el valor de una variable ubiucada en la zona global de la SESSION.
data2Arrays
IgepComunicacion::data2Arrays() in IgepComunicacion.php
Recupera los datos de pantalla y los almacena en estructuras conocidas por el Framework.
DEBUG_IGEP
DEBUG_IGEP in IgepConstants.php
DEBUG_USER
DEBUG_USER in IgepConstants.php
decimalPad
IgepTransformer::decimalPad() in IgepTransformer.php
Recibe un numero en formato negocio y completa los decimales con 0's' Viene con tipo texto, y sin exponente
decimalPadDatos
IgepTransformer::decimalPadDatos() in IgepTransformer.php
Recibe un numero en formato bd y completa los decimales con 0's' Devuelve numero en bd
decode
IgepWS_Server::decode() in IgepWS_Server.php
Convierte un texto en uft8 al encoding del fw (latin1)
DEFAULT_DIR
GVHAutoLoad::DEFAULT_DIR in GVHAutoLoad.php
deleteItem
deleteOption
deleteSelected
Método encargado de realizar los DELETEs
desescapeIGEP
IgepSmarty::desescapeIGEP() in IgepSmarty.php
desescapeIgep: Funcion para restablecer los carácteres especiales.
desplegarNodo
desplegarNodo() in function.CWPantallaEntrada.php
Recorre el subarbol XMLgenera la cadena del plugin MenuLayer
DIR_SEP
DIR_SEP in Smarty.class.php
DIR_SEP isn't used anymore, but third party apps might
disableCache
IgepWS_Client::disableCache() in IgepWS_Client.php
Este método elimina la cache del cliente con lo que podemos hacer cambios en el wsdl
display
Smarty::display() in Smarty.class.php
executes & displays the template results
e
top
$ensureVisible
Should this node be made visible?
$error_reporting
Smarty::$error_reporting in Smarty.class.php
When set, smarty does uses this value as error_reporting-level.
$events
HTML_TreeNode::$events in TreeMenu.php
Javascript event handlers;
$expanded
HTML_TreeNode::$expanded in TreeMenu.php
Whether this node is expanded or not
$expandedIcon
The icon to show when expanded for this node.
empezarTransaccion
Inicia la transacción (begin, begin work, ...)
empezarTransaccion
Inicia la transacción.
empezarTransaccion
Empieza una transacción (BEGIN) en la conexión a la que está apuntando.
enableInputMask
gvHidraTypeBase::enableInputMask() in gvHidraTypeBase.php
Activa o desactiva las máscaras de entrada de gvHidra (javascript)
enableServerValidation
Activa o desactiva las validaciones del servidor. Para validaciones en SGBD Oracle y MySQL que provisionalmente no funcionarán.
encode
IgepWS_Server::encode() in IgepWS_Server.php
Convierte un texto del encoding del fw (latin1) a utf-8
equals
Object::equals() in Object.php
Compares the specified object with this object for equality.
ERROR
ERROR in IgepConstants.php
errorText
gvHidraErrorHandlers::errorText() in gvHidraErrorHandlers.php
Traduce el codigo de error al nombre de la constante en texto
error_alert
gvHidraErrorHandlers::error_alert() in gvHidraErrorHandlers.php
Método invocado al final de cada peticion para detectar si se ha acabado con error
error_handler
gvHidraErrorHandlers::error_handler() in gvHidraErrorHandlers.php
Manejador de errores, usado en set_error_handler
escapeIGEP
IgepSmarty::escapeIGEP() in IgepSmarty.php
escapeIgep: Funcion para sustituir carácteres especiales.
existeAplicacion
Comprueba si cierta aplicación esta activa. Se utilizará generalmente antes de cerrar la aplicación.
existeMensaje
IgepSession::existeMensaje() in IgepSession.php
Método que indice si existe el panel en la SESSION
existePanel
IgepSession::existePanel() in IgepSession.php
Comprueba si existe en la SESSION un objeto Panel
existeVariable
Comprueba si existe en la SESSION alguna variable particular dentro de la definición de un Panel.
expandExponent
IgepTransformer::expandExponent() in IgepTransformer.php
Quita exponente a numero de negocio (1e2 -> 100).
f
top
$file
$file[handle] = "filename";
$file_fallbacks
fallback paths that should be defined in a child class
$fix_newlines
Config_File::$fix_newlines in Config_File.class.php
Controls whether or not to fix mac or dos formatted newlines.
$force_compile
Smarty::$force_compile in Smarty.class.php
This forces templates to compile every time. Useful for development or debugging.
fechaUser
IgepComunicacionTest::fechaUser() in IgepComunicacionTest.php
Forma una fecha con format User, aunque sea incorrecta
fetch
Smarty::fetch() in Smarty.class.php
executes & returns or displays the template results
fetchData
AuthBasic::fetchData() in AuthBasic.php
fetchData
AuthWS::fetchData() in AuthWS.php
fetchData
gvhBaseAuth::fetchData() in gvhBaseAuth.php
Metodo para autenticar usuario
fetchTupla
IgepComunicacion::fetchTupla() in IgepComunicacion.php
Este método devuelve una matriz con los campos que aparecen en la tpl para la tupla actual dentro del cursor de la operacion y avanza a la siguiente posición del cursor.
fetchTupla
IgepComunicaUsuario::fetchTupla() in IgepComunicaUsuario.php
fetchTupla devuelve el registro/tupla correspondiente y avanza la posición del cursor sobre el origen de datos
finish
Finish string
focusChanged
IgepAccionesGenericas::focusChanged() in IgepAccionesGenericas.php
formatFW
gvHidraTimestamp::formatFW() in gvHidraTimestamp.php
Formatea la fecha en el formato FW
formatSOAP
gvHidraTimestamp::formatSOAP() in gvHidraTimestamp.php
Formatea la fecha en el formato usado por SOAP
formatUser
gvHidraTimestamp::formatUser() in gvHidraTimestamp.php
Formatea la fecha en el formato User
function.assign.php
function.assign.php in function.assign.php
function.assign_debug_info.php
function.assign_debug_info.php in function.assign_debug_info.php
function.config_load.php
function.config_load.php in function.config_load.php
function.counter.php
function.counter.php in function.counter.php
function.CWAreaTexto.php
function.CWAreaTexto.php in function.CWAreaTexto.php
function.CWBoton.php
function.CWBoton.php in function.CWBoton.php
function.CWBotonTooltip.php
function.CWBotonTooltip.php in function.CWBotonTooltip.php
function.CWCampoTexto.php
function.CWCampoTexto.php in function.CWCampoTexto.php
function.CWCheckBox.php
function.CWCheckBox.php in function.CWCheckBox.php
function.CWDetalles.php
function.CWDetalles.php in function.CWDetalles.php
function.CWImagen.php
function.CWImagen.php in function.CWImagen.php
function.CWLista.php
function.CWLista.php in function.CWLista.php
function.CWMenuLayer.php
function.CWMenuLayer.php in function.CWMenuLayer.php
function.CWPaginador.php
function.CWPaginador.php in function.CWPaginador.php
function.CWPantallaEntrada.php
function.CWPantallaEntrada.php in function.CWPantallaEntrada.php
function.CWPestanya.php
function.CWPestanya.php in function.CWPestanya.php
function.CWUpLoad.php
function.CWUpLoad.php in function.CWUpLoad.php
function.cycle.php
function.cycle.php in function.cycle.php
function.debug.php
function.debug.php in function.debug.php
function.eval.php
function.eval.php in function.eval.php
function.fetch.php
function.fetch.php in function.fetch.php
function.html_checkboxes.php
function.html_checkboxes.php in function.html_checkboxes.php
function.html_image.php
function.html_image.php in function.html_image.php
function.html_options.php
function.html_options.php in function.html_options.php
function.html_radios.php
function.html_radios.php in function.html_radios.php
function.html_select_date.php
function.html_select_date.php in function.html_select_date.php
function.html_select_time.php
function.html_select_time.php in function.html_select_time.php
function.html_table.php
function.html_table.php in function.html_table.php
function.mailto.php
function.mailto.php in function.mailto.php
function.math.php
function.math.php in function.math.php
function.popup.php
function.popup.php in function.popup.php
function.popup_init.php
function.popup_init.php in function.popup_init.php
g
top
gvHidraMainWindow.php
gvHidraMainWindow.php in gvHidraMainWindow.php
generaMenu
HTML_IgepArbol::generaMenu() in IgepTreeMenu.php
generarListas
gvHidraForm::generarListas() in gvHidraForm.php
Método encargado de realizar la carga de las listas definidas por el programador
get
Config_File::get() in Config_File.class.php
Retrieves config info based on the file, section, and variable name.
get
HashMap::get() in HashMap.php
Returns the value to which the specified key is mapped in this identity hash map, or null if the map contains no mapping for this key.
get
ArrayList::get() in ArrayList.php
Returns the element at the specified position in this list.
get
Get finished variable
get
ActionForward::get() in ActionForward.php
Obtiene un valor en la coleccion
get
ActionMapping::get() in ActionMapping.php
getAcciones
IgepSmarty::getAcciones() in IgepSmarty.php
getAllOldTuplas
IgepComunicaUsuario::getAllOldTuplas() in IgepComunicaUsuario.php
getAllTuplas
IgepComunicaUsuario::getAllTuplas() in IgepComunicaUsuario.php
getAllTuplas obtiene la matriz de registros correspondiente al origen de datos pasado como argumento o prestablecido
getAllTuplas
IgepComunicacion::getAllTuplas() in IgepComunicacion.php
getAllTuplas metodo que devuelve la matriz de datos de la operación activa.
getAllTuplasAntiguas
getAllTuplasAntiguas obtiene la matriz de registros original correspondiente al origen de datos pasado como argumento o prestablecido
getAllTuplasAntiguas
Este método devuelve todas las tuplas de antiguas para una operacion dada.
getApplicationName
getApplicationName:: Devuelve el nombre de la aplicación actual
getAppVersion
ConfigFramework::getAppVersion() in ConfigFramework.php
getAppVersion:: Devuelve la versión de la aplicación
getAuthError
IgepWS_Server::getAuthError() in IgepWS_Server.php
Devuelve un mensaje SOAP que indica al cliente que tiene un error de validación
getCalendar
gvHidraDatetime::getCalendar() in gvHidraDatetime.php
getCalendar
gvHidraDate::getCalendar() in gvHidraDate.php
getCampo
IgepComunicacion::getCampo() in IgepComunicacion.php
getClaseDestino
getClass
gvHidraList::getClass() in gvHidraList.php
getClient
IgepWS_Client::getClient() in IgepWS_Client.php
Dado un WSDL devuelve un cliente para el mismo
getCodigo
IgepMensaje::getCodigo() in IgepMensaje.php
getConexion
IgepConexion::getConexion() in IgepConexion.php
Devuelve el objeto conexión al que se está conectado.
getConfig
ConfigFramework::getConfig() in ConfigFramework.php
getConnection
gvHidraForm_DB::getConnection() in gvHidraForm_DB.php
Devuelve el objeto conexión al que se está conectado.
getConsulta
gvHidraList::getConsulta() in gvHidraList.php
getCredential
IgepWS_Client::getCredential() in IgepWS_Client.php
Este método se encarga de devolver la credencial de usuario
getCustomDirName
getCustomDirName:: Devuelve el nombre del subdirectorio de CUSTOM actual
getCustomTitle
ConfigFramework::getCustomTitle() in ConfigFramework.php
getCustomTitle:: Devuelve la cadena de personalización de la barra superior
getDataForEdit
gvHidraForm_dummy::getDataForEdit() in gvHidraForm_dummy.php
Metodo que, para patrones tabular-registro, devuelve el contenido de la matriz de datos del modo edicion/insercion.
getDataForSearch
gvHidraForm_dummy::getDataForSearch() in gvHidraForm_dummy.php
Metodo que devuelve el contenido de la matriz de datos del modo consulta.
getDateMaskFW
ConfigFramework::getDateMaskFW() in ConfigFramework.php
getDateMaskFW: devuelve el formato de fechas que utilizará en FW.
getDateMaskUser
ConfigFramework::getDateMaskUser() in ConfigFramework.php
getDateMaskUser: devuelve la mascara de representacion de fechas de pantalla
getDatos
AuthWS::getDatos() in AuthWS.php
getDatos
AuthBasic::getDatos() in AuthBasic.php
getDayOfWeek
gvHidraDatetime::getDayOfWeek() in gvHidraDatetime.php
getDayOfWeek
gvHidraDate::getDayOfWeek() in gvHidraDate.php
getDayOfYear
gvHidraDate::getDayOfYear() in gvHidraDate.php
getDayOfYear
gvHidraDatetime::getDayOfYear() in gvHidraDatetime.php
getDefaultData
Utilizado por Negocio. Devuelve una colección campo/valor, campo/valores que contine
getDefaultValue
gvHidraCheckBox::getDefaultValue() in gvHidraCheckBox.php
getDefaultValue devuelve el valor por defecto del checkbox
getDefList
ConfigFramework::getDefList() in ConfigFramework.php
getDefList: devuelve la definición de una lista desplegable
getDefVS
ConfigFramework::getDefVS() in ConfigFramework.php
getDefVS: devuelve la definición de una ventana de seleccion
getDescErrorDB
Devuelve el string de descripción del error de la base de datos.
getDescripcionCorta
getDescripcionLarga
getDescripcionVentana
Método que devuelve el array de definición de una ventana de selección Sólo para uso interno de Negocio.
getDescription
Devuelve la descripccion del valor seleccionado
getDestinoIda
getDestinoVuelta
getDSN
gvHidraForm_DB::getDSN() in gvHidraForm_DB.php
getDSN
ConfigFramework::getDSN() in ConfigFramework.php
getDSN: devuelve el array de conexion,
getDSN
gvHidraList::getDSN() in gvHidraList.php
getDSN
IgepConexion::getDSN() in IgepConexion.php
Devuelve el dsn de la conexión.
getDSNLog
ConfigFramework::getDSNLog() in ConfigFramework.php
getDSNLog: Devuelve el dsn usado para el Log
getError
IgepError::getError() in IgepError.php
Devuelve el codigo de error del error almacenado.
getEstructuraListaIgep
getFicherosCSS
getFicherosJS
IgepPlugin::getFicherosJS() in IgepPlugin.php
getFileInfo
IgepComunicaUsuario::getFileInfo() in IgepComunicaUsuario.php
getFileInfo metodo que devuelve para una tupla dada la información de un campo de tipo 'FILE' que se ha subido al servidor.
getFilterForEdit
Permite obtener el filtro actual que se está utilizando sobre la EditQuery.
getFilterForSearch
Permite obtener el filtro actual que se está utilizando sobre la SearchQuery.
getFloatLength
gvHidraInteger::getFloatLength() in gvHidraInteger.php
getFloatLength
gvHidraFloat::getFloatLength() in gvHidraFloat.php
getFooter
LayersMenu::getFooter() in layersmenu.inc.php
Method that returns the code of the footer
getForward
IgepComunicaUsuario::getForward() in IgepComunicaUsuario.php
getForward este método permite recuperar un actionForward (un destino). Esto permite cambiar el destino de una accion.
getForward
IgepComunicaIU::getForward() in IgepComunicaIU.php
getForward
IgepComunicacion::getForward() in IgepComunicacion.php
getgvHidraVersion
getgvHidraVersion:: Devuelve la versión de gvHidra
getHeader
LayersMenu::getHeader() in layersmenu.inc.php
Method that returns the code of the header
getHorizontalPlainMenu
Method that returns the code of the requested Horizontal Plain Menu
getId
IgepSalto::getId() in IgepSalto.php
Método que devuelve el identificador de un salto
getIndice
IgepComunicacion::getIndice() in IgepComunicacion.php
Este método devuelve el valor del indice del cursor sobre la operación.
getIndice
IgepComunicaUsuario::getIndice() in IgepComunicaUsuario.php
getIndice Devuelve el valor del indice del cursor sobre el origen de datos actual
getInput
ActionMapping::getInput() in ActionMapping.php
Get the input URI of the ActionForward.
getInputMask
gvHidraString::getInputMask() in gvHidraString.php
getJsChecksMarcados
getJsFijarFichaActiva
getJsLanzarFocusChanged
getJsLista
IgepSmarty::getJsLista() in IgepSmarty.php
getJsMensaje
IgepSmarty::getJsMensaje() in IgepSmarty.php
igepSmarty::getJsMensaje Genera un mensaje HTML/Js a partir de un objeto mensaje de REVIEW Queda pendiente de discutir con el equipo de negocio si se deja aquí,
  • se lleva a otra clase intermedia (IgepPantalla... etc...)
getJsNuevo
IgepSmarty::getJsNuevo() in IgepSmarty.php
getJsOpenWindow
getJsSetBttlState
iGepSmarty::getJsSetBttlState Establece el estado del boton Tooltip
getJsSetCampoTexto
getJsSetCheck
IgepSmarty::getJsSetCheck() in IgepSmarty.php
Método que genera el javascript para actualizar un componente CWCheckBox desde una acción de interfaz.
getJsSetEnable
getJsSetEstadoModificado
getJsSetOrder
IgepSmarty::getJsSetOrder() in IgepSmarty.php
getJsSetSelected
getJsSetVisible
getLista
IgepComunicaUsuario::getLista() in IgepComunicaUsuario.php
getLista obtiene la estructura de la lista
getListKeys
ConfigFramework::getListKeys() in ConfigFramework.php
getListKeys: devuelve las claves de las listas desplegables
getLogConnection
getLogConnection: Devuelve la conexion que se utiliza en el log.
getLogStatus
ConfigFramework::getLogStatus() in ConfigFramework.php
getLogStatus:: Devuelve el estado del log.
GetMappings
MappingManager::GetMappings() in MappingManager.php
retrieve mappings
getMaxLength
gvHidraTypeBase::getMaxLength() in gvHidraTypeBase.php
getMenu
LayersMenu::getMenu() in layersmenu.inc.php
Method that returns the code of the requested _firstLevelMenu
getMenuStructure
ProcessLayersMenu::getMenuStructure() in layersmenu-process.inc.php
Method to output a menu structure corresponding to items of a menu
getModoActivo
IgepComunicaIU::getModoActivo() in IgepComunicaIU.php
getModoActivo obtenemos el modo activo para una acción de interfaz dada.
getMultiple
gvHidraList::getMultiple() in gvHidraList.php
Devuelve el valor de la propiedad multiple. Esta propiedad indica si la lista es multiple o no.
getName
ActionMapping::getName() in ActionMapping.php
Get the name of the ActionForward.
getName
gvHidraList::getName() in gvHidraList.php
getName
gvHidraSelectionWindow::getName() in gvHidraSelectionWindow.php
Método que devuelve el nombre de la ventana Selección.
getName
gvHidraCheckBox::getName() in gvHidraCheckBox.php
getName acceso a la propiedad name de la clase
getName
ActionForward::getName() in ActionForward.php
Get the name of the ActionForward.
getNameSourceClass
Método que devuelve el nombre de la clase origen
getNumericSeparatorsFW
getNumericSeparatorsFW: devuelve el formato numérico que utilizará en FW.
getNumericSeparatorsUser
getNumericSeparatorsUser: devuelve el formato numérico que utilizará el usuario en pantalla.
getNumeroInstancia
getOldValue
IgepComunicaUsuario::getOldValue() in IgepComunicaUsuario.php
getOldValue devuelve el valor antiguo del campo indicado como párametro del registro activo
getOldValue
IgepComunicacion::getOldValue() in IgepComunicacion.php
Este método devuelve el valor antiguo de una campo para la operacion activa.
getOperacion
IgepComunicacion::getOperacion() in IgepComunicacion.php
Este método permite el acceso a la propiedad interna que indica la operación actual.
getOperacion
IgepComunicaUsuario::getOperacion() in IgepComunicaUsuario.php
getOperacion Permite cual es el origen de los datos actual
GetOptions
MappingManager::GetOptions() in MappingManager.php
retrieve option
getOrden
gvHidraList::getOrden() in gvHidraList.php
getParam
IgepSalto::getParam() in IgepSalto.php
getParams
IgepSalto::getParams() in IgepSalto.php
getPasswordType
getPath
ActionForward::getPath() in ActionForward.php
Get the path of the ActionForward.
getPEARConnection
Devuelve el objeto conexión al que se está conectado.
getPHPTreeMenu
PHPTreeMenu::getPHPTreeMenu() in phptreemenu.inc.php
Method that returns the code of the requested PHP Tree Menu
getPlainMenu
PlainMenu::getPlainMenu() in plainmenu.inc.php
Method that returns the code of the requested Plain Menu
getPostScript
IgepSmarty::getPostScript() in IgepSmarty.php
getPreScript
IgepSmarty::getPreScript() in IgepSmarty.php
getQueryMode
ConfigFramework::getQueryMode() in ConfigFramework.php
getQueryMode:: Devuelve el valor del modo de consulta (ver propiedad para var posibles valores).
getRadio
gvHidraList::getRadio() in gvHidraList.php
Devuelve el valor de la propiedad radio. Esta propiedad indica si la lista se representa como radio.
getRedirect
ActionForward::getRedirect() in ActionForward.php
Get the redirect flag of the ActionForward.
getRegExp
gvHidraString::getRegExp() in gvHidraString.php
getReloadMappings
getReloadMappings: Devuelve el valor del estado de reloadMappings
getRequired
gvHidraTypeBase::getRequired() in gvHidraTypeBase.php
getResponse
AuthBasic::getResponse() in AuthBasic.php
getResponse
AuthWS::getResponse() in AuthWS.php
getResultadoBusqueda
Función que devuelve el conjunto de datos manejados por IGEP internamente Se destina a uso en comportamientos muy particulares no cubiertos por la funcionalidad generica. El valor devuelto es una matiz de datos (dbresult) que corresponde con el resultado obtenido tras la busqueda.
getResultadoEdicion
Función que devuelve el conjunto de datos manejados por IGEP internamente Se destina a uso en comportamientos muy particulares no cubiertos por la funcionalidad generica. El valor devuelto es una matiz de datos (dbresult) que corresponde con el resultado obtenido tras la edicion.
getScript
IgepComunicaIU::getScript() in IgepComunicaIU.php
getScriptLoad
IgepSmarty::getScriptLoad() in IgepSmarty.php
getSeleccionado
getSelected
Devuelve el valor seleccionado
getSize
gvHidraList::getSize() in gvHidraList.php
Devuelve el valor de la propiedad size. Esta propiedad indica los elementos visibles de la lista.
getSmartyCompileCheck
getSmartyCompileCheck: Devuelve el valor de smartyCompileCheck
getSQLDump
ProcessLayersMenu::getSQLDump() in layersmenu-process.inc.php
Method to output a DB SQL dump corresponding to items of a menu
getSqlerror
gvHidraSQLException::getSqlerror() in gvHidraException.php
obtener error
getStatusInputMask
getStatusServerValidation
getTabla
IgepPersistencia::getTabla() in IgepPersistencia.php
Retorna el nombre de la tabla a la que hace referencia.
getTemplatesCompilationDir
getTemplatesCompilationDir:: Devuelve el directorio de templates_c
getTemporalDir
ConfigFramework::getTemporalDir() in ConfigFramework.php
getTemporalDir: Devuelve la ruta del directorio temporal del FW
getTimeMask
ConfigFramework::getTimeMask() in ConfigFramework.php
getTimeMask: devuelve la mascara de hora usada en todos los sitios (bd, User, FW) Si se cambia, ha de ser valido para todos los sgbd soportados
getTimestamp
gvHidraTimestamp::getTimestamp() in gvHidraTimestamp.php
Devuelve el valor de la fecha en timestamp
getTipo
IgepMensaje::getTipo() in IgepMensaje.php
getTipoConsulta
gvHidraForm_DB::getTipoConsulta() in gvHidraForm_DB.php
Método que sirve para obtener el tipo de consulta del panel. Las posibilidades son: (0) Se contruye la Where igualando los campos a los valores.
getTransformErrors
Devuelve la lista de errores de transformacion
getTransformErrors
getTreeMenu
TreeMenu::getTreeMenu() in treemenu.inc.php
Method that returns the code of the requested Tree Menu
getTriggerField
IgepComunicaIU::getTriggerField() in IgepComunicaIU.php
getTriggerField método para obtener el nombre del campo que dispara la acción en las acciones de interfaz
getType
ActionMapping::getType() in ActionMapping.php
Get the type of the ActionForward.
getUndefined
Get undefined values of a handle
getUsername
IgepWS_Server::getUsername() in IgepWS_Server.php
getValue
IgepComunicaUsuario::getValue() in IgepComunicaUsuario.php
getValue devuelve el campo indicado como párametro del registro activo sobre el origen de datos actual (cursor)
getValueChecked
gvHidraCheckBox::getValueChecked() in gvHidraCheckBox.php
getValueChecked devuelve el valor cuando el check esta marcado
getValueUnchecked
getValueUnchecked devuelve el valor cuando el check esta desmarcado
getVar
Return one or more specific variable(s) with their values.
getVars
Return all defined variables and their values
getVSKeys
ConfigFramework::getVSKeys() in ConfigFramework.php
getVSKeys: devuelve las claves de las ventanas de seleccion
getWindowSize
gvHidraSelectionWindow::getWindowSize() in gvHidraSelectionWindow.php
Metodo que devuelve el tamaño de la ventana
get_config_vars
Smarty::get_config_vars() in Smarty.class.php
Returns an array containing config variables
get_file_names
Config_File::get_file_names() in Config_File.class.php
Get all loaded config file names.
get_key
Config_File::get_key() in Config_File.class.php
Retrieves config info based on the key.
get_registered_object
return a reference to a registered object
get_section_names
Config_File::get_section_names() in Config_File.class.php
Get all section names from a loaded file.
get_template_vars
Smarty::get_template_vars() in Smarty.class.php
Returns an array containing template variables
get_var_names
Config_File::get_var_names() in Config_File.class.php
Get all global or section variable names.
guardaMensaje
IgepSession::guardaMensaje() in IgepSession.php
Almacena en la SESSION un mensaje. Este método enmascara la inserción de mensajes en la clase, ya que se encarga de comprobar que el objeto que recibe es un objeto de la clase IgepMensaje y realiza la asignación a la variable de gvHidraForm_DB destinada para el mensaje de los paneles, obj_mensaje. Si no cumple las condiciones requeridas no se realiza la asignación.
guardaPanel
IgepSession::guardaPanel() in IgepSession.php
Almacena en la SESSION un objeto Panel. Comprueba que el objeto coincida con la clase adecuada.
guardaVariable
Almacena en la SESSION el valor de una variable de un Panel
guardaVariableGlobal
Almacena en la zona de la SESSION global el valor de una variable
GVHAutoLoad
GVHAutoLoad in GVHAutoLoad.php
Gestion del autoload Sigue el patron singleton En vez de poner todos los includes, el usuario registra clases (y su ubicacion) y carpetas y cuando hace falta la definicion de una clase, ésta intenta cargarla.
GVHAutoLoadTest
GVHAutoLoadTest in GVHAutoLoadTest.php
Test class for AutoLoad.
gvhBaseAuth
gvhBaseAuth in gvhBaseAuth.php
gvhFault
IgepWS_Server::gvhFault() in IgepWS_Server.php
Genera un fallo soap
gvhGlobalTest
gvhGlobalTest in gvhGlobalTest.php
Test class for global functions Generated by PHPUnit on 2007-10-22 at 13:24:06.
gvHidraCheckBox
gvHidraCheckBox::gvHidraCheckBox() in gvHidraCheckBox.php
Construye un nuevo checkbox
gvHidraCheckBox
gvHidraCheckBox in gvHidraCheckBox.php
gvHidraCheckBox es una clase que se encarga de enmascarar la definición de un checkbox en gvHidra.
gvHidraDate
gvHidraDate in gvHidraDate.php
gvHidraDate contiene información relativa a los campos de tipo fecha
gvHidraDatetime
gvHidraDatetime in gvHidraDatetime.php
gvHidraDatetime contiene información relativa a los campos de tipo fechahora
gvHidraErrorHandlers
gvHidraErrorHandlers in gvHidraErrorHandlers.php
Clase con métodos estáticos
gvHidraException
gvHidraException in gvHidraException.php
clase base de todas las excepciones gvHidra
gvHidraExecuteException
gvHidraExecuteException in gvHidraException.php
Excepciones cuando no se puede ejecutar una sentencia preparada
gvHidraFetchException
gvHidraFetchException in gvHidraException.php
Excepciones cuando no se puede recuperar datos de una consulta
gvHidraFloat
gvHidraFloat in gvHidraFloat.php
gvHidraFloat contiene información relativa a los campos de tipo numérico
gvHidraForm
gvHidraForm::gvHidraForm() in gvHidraForm.php
constructor. Generará a partir de los parámetros que se le pasen una conexión a al base de datos y un array de manejadores de tablas (una por cada una de las que mantenga el panel hijo).
gvHidraForm
gvHidraForm in gvHidraForm.php
gvHidraForm es la clase más importante de todo el entorno igep. Es la clase de la que heredarán todas las clases que manejen paneles igep. Esta clase contiene una serie de métodos y funciones que producen el comportamiento genérico de cualquier aplicación igep, y es el nexo de unión entre estas clases y phrame.
gvHidraForm_DB
gvHidraForm_DB::gvHidraForm_DB() in gvHidraForm_DB.php
constructor. Generará a partir de los parámetros que se le pasen una conexión a al base de datos y un array de manejadores de tablas (una por cada una de las que mantenga el panel hijo).
gvHidraForm_DB
gvHidraForm_DB in gvHidraForm_DB.php
gvHidraForm_DB extension gvHidra que permite mantener un FORM mediante un CRUD sobre una base de datos relacional. Debe indicarse el DSN de conexion a la misma y la correlacion campos de pantalla con campos de la bd (matching).
gvHidraForm_dummy
gvHidraForm_dummy in gvHidraForm_dummy.php
gvHidraForm_dummy Clase para generacion de prototipos de ventana.
gvHidraInteger
gvHidraInteger in gvHidraInteger.php
gvHidraInteger contiene información relativa a los campos de tipo numérico sin decimales
gvHidraList
gvHidraList in gvHidraList.php
gvHidraList es una clase que se encarga de enmascarar la definición de las listas (combos) en Igep.
gvHidraListTest
gvHidraListTest in IgepListaTest.php
Test class for gvHidraList.
gvHidraList_Source
gvHidraList_Source in gvHidraList_Source.php
gvHidraList_Source: interfaz que tienen que cumplir las fuentes de datos nuevas creadas por los programadores
gvHidraLockException
gvHidraLockException in gvHidraException.php
Excepciones cuando no se puede bloquear un recurso
gvHidraMainWindow
gvHidraMainWindow in gvHidraMainWindow.php
gvHidraMainWindow contiene el código de la ventana inicial de la aplicación. Controla la entrada de la aplicación, la salida y el paso por la ventana de inicio.
gvHidraMaps
gvHidraMaps::gvHidraMaps() in gvHidraMaps.php
constructor function
gvHidraMaps
gvHidraMaps in gvHidraMaps.php
Mapeado de las acciones genéricas de CIT
gvHidraNotInTransException
gvHidraNotInTransException in gvHidraException.php
Excepciones cuando no se puede recuperar datos de una consulta
gvHidraPrepareException
gvHidraPrepareException in gvHidraException.php
Excepciones cuando no se puede preparar una sentencia
gvHidraSelectionWindow
gvHidraSelectionWindow in gvHidraSelectionWindow.php
gvHidraSelectionWindow es una clase que se encarga de enmascarar la definición de una ventana de selección en Igep.
gvHidraSelectionWindowTest
gvHidraSelectionWindowTest in IgepVentanaSeleccionTest.php
Test class for IgepVentanaSeleccion.
gvHidraSelectionWindow_Source
gvHidraSelectionWindow_Source in gvHidraSelectionWindow_Source.php
gvHidraSelectionWindow_Source: interfaz que tienen que cumplir las fuentes de datos nuevas creadas por los programadores
gvHidraSQLException
gvHidraSQLException in gvHidraException.php
Excepciones en operaciones SQL
gvHidraString
gvHidraString in gvHidraString.php
gvHidraString contiene información relativa a los campos de tipo cadena
gvHidraTimestamp
gvHidraTimestamp in gvHidraTimestamp.php
Clase que extiende DateTime de PHP, y que usaremos para representar las fechas en FW Podria haberse llamado gvHidraDateTime, pero como ya tenemos una clase gvHidraDatetime, hemos preferido llamarla con el sufijo timestamp, que es como se conoce habitualmente en muchos SGBDs.
gvHidraTimestampTest
gvHidraTimestampTest in gvHidraTimestampTest.php
Test class for gvHidraTimestamp.
gvHidraTreePattern
gvHidraTreePattern in gvHidraTreePattern.php
gvHidraTreePattern es la clase que contiene la información y el comportamiento para crear un patrón árbol de gvHidra
gvHidraType
gvHidraType in gvHidraType.php
gvHidraType: interfaz que tienen que cumplir los nuevos tipos de datos creados por los programadores
gvHidraTypeBase
gvHidraTypeBase in gvHidraTypeBase.php
gvHidraTypeBase
gvHidraTypeBaseTest
gvHidraTypeBaseTest in gvHidraTypeBaseTest.php
Test class for gvHidraTypeBase.
GVHIDRA_IMGMODULO
GVHIDRA_IMGMODULO in function.CWPantallaEntrada.php
GVHIDRA_IMGOPCION
GVHIDRA_IMGOPCION in function.CWPantallaEntrada.php
GVHIDRA_IMGRAMA
GVHIDRA_IMGRAMA in function.CWPantallaEntrada.php
GVHIDRA_TRANSPARENCIA
GVHIDRA_TRANSPARENCIA in function.CWPantallaEntrada.php
GVHAutoLoad.php
GVHAutoLoad.php in GVHAutoLoad.php
gvHidraErrorHandlers.php
gvHidraErrorHandlers.php in gvHidraErrorHandlers.php
gvHidraMaps.php
gvHidraMaps.php in gvHidraMaps.php
gvHidraCheckBox.php
gvHidraCheckBox.php in gvHidraCheckBox.php
gvHidraList.php
gvHidraList.php in gvHidraList.php
gvHidraList_Source.php
gvHidraList_Source.php in gvHidraList_Source.php
gvHidraSelectionWindow.php
gvHidraSelectionWindow.php in gvHidraSelectionWindow.php
gvHidraSelectionWindow_Source.php
gvHidraSelectionWindow_Source.php in gvHidraSelectionWindow_Source.php
gvHidraForm.php
gvHidraForm.php in gvHidraForm.php
gvHidraForm_DB.php
gvHidraForm_DB.php in gvHidraForm_DB.php
gvHidraForm_dummy.php
gvHidraForm_dummy.php in gvHidraForm_dummy.php
gvHidraTreePattern.php
gvHidraTreePattern.php in gvHidraTreePattern.php
gvHidraDate.php
gvHidraDate.php in gvHidraDate.php
gvHidraDatetime.php
gvHidraDatetime.php in gvHidraDatetime.php
gvHidraFloat.php
gvHidraFloat.php in gvHidraFloat.php
gvHidraInteger.php
gvHidraInteger.php in gvHidraInteger.php
gvHidraString.php
gvHidraString.php in gvHidraString.php
gvHidraType.php
gvHidraType.php in gvHidraType.php
gvHidraTypeBase.php
gvHidraTypeBase.php in gvHidraTypeBase.php
gvHidraException.php
gvHidraException.php in gvHidraException.php
gvHidraTimestamp.php
gvHidraTimestamp.php in gvHidraTimestamp.php
gvhBaseAuth.php
gvhBaseAuth.php in gvhBaseAuth.php
GVHAutoLoadTest.php
GVHAutoLoadTest.php in GVHAutoLoadTest.php
gvhGlobalTest.php
gvhGlobalTest.php in gvhGlobalTest.php
gvHidraTimestampTest.php
gvHidraTimestampTest.php in gvHidraTimestampTest.php
gvHidraTypeBaseTest.php
gvHidraTypeBaseTest.php in gvHidraTypeBaseTest.php
gvHidraCloseApp.php
gvHidraCloseApp.php in gvHidraCloseApp.php
h
top
$haltOnError
"yes" => halt, "report" => report error, continue, "no" => ignore error quietly
$horizontalPlainMenuTpl
The template to be used for the Horizontal Plain Menu
halt
Error function. Halt template system with message to show
haltMsg
printf error message to show
hashData
IgepWS_Server::hashData() in IgepWS_Server.php
Metodo usado para ocultar informacion de passwords de WS
HashMap
HashMap::HashMap() in HashMap.php
Create a HashMap with the specified values.
HashMap
HashMap in HashMap.php
HashMap of objects that can be administered and searched, while hiding the internal implementation. This is an implementation of the HashMap class in the Java language.
hasNext
ListIterator::hasNext() in ListIterator.php
Check if the ListIterator has more elements when traversing the list in the forward direction.
hasPrevious
ListIterator::hasPrevious() in ListIterator.php
Check if the ListIterator has more elements when traversing the list in the reverse direction.
hayDatos
IgepComunicaUsuario::hayDatos() in IgepComunicaUsuario.php
hayDatos indica si el origen de datos prestablecido
hayDatos
IgepComunicacion::hayDatos() in IgepComunicacion.php
hayDependencia
hayDSN
gvHidraList::hayDSN() in gvHidraList.php
hayError
IgepError::hayError() in IgepError.php
Devuelve el flag de error.
hayModulo
IgepSession::hayModulo() in IgepSession.php
Sobrecarga la funcion de la clase padre, devuelve true siempre que existan módulos, sean o no dinamicos cierto módulo para la aplicación actual.
hayModulo
ComunSession::hayModulo() in ComunSession.php
Comprueba si el usuario al que pertenece la SESSION tiene concedido cierto módulo para la aplicación actual.
hayModuloDinamico
Comprueba si el usuario al que pertenece la SESSION tiene concedido cierto módulo para la aplicación actual.
HTML_IgepArbol
HTML_IgepArbol in IgepTreeMenu.php
HTML_IgepTreeMenu Class
HTML_IgepArbol
Constructor
HTML_IgepNodo
HTML_IgepNodo::HTML_IgepNodo() in IgepTreeMenu.php
Constructor
HTML_IgepNodo
HTML_IgepNodo in IgepTreeMenu.php
HTML_IgepTreeNode class
HTML_TreeMenu
Constructor
HTML_TreeMenu
HTML_TreeMenu in TreeMenu.php
HTML_TreeMenu Class
HTML_TreeMenu_DHTML
Constructor, takes the tree structure as
HTML_TreeMenu_DHTML
HTML_TreeMenu_DHTML in TreeMenu.php
HTML_TreeMenu_DHTML class
HTML_TreeMenu_Listbox
HTML_TreeMenu_Listbox in TreeMenu.php
HTML_TreeMenu_Listbox class
HTML_TreeMenu_Listbox
Constructor
HTML_TreeMenu_Presentation
Base constructor simply sets the menu object
HTML_TreeMenu_Presentation
HTML_TreeMenu_Presentation class
HTML_TreeNode
HTML_TreeNode in TreeMenu.php
HTML_TreeNode class
HTML_TreeNode
Constructor
HashMap.php
HashMap.php in HashMap.php
i
top
$icon
HTML_TreeNode::$icon in TreeMenu.php
The icon for this node.
$idWS
IgepWS_Server::$idWS in IgepWS_Server.php
$igepPlugin
$images
Path to the images
$indentChar
The character used for indentation
$indentNum
How many of the indent chars to use
$int_filaSeleccionada
Entero referencia a la fila actual
$int_flag
IgepError::$int_flag in IgepError.php
flag de error
$isDynamic
Whether this node is dynamic or not
$isDynamic
Dynamic status of the treemenu. If true (default) this has no effect. If false it will override all dynamic status vars and set the menu to be fully expanded an non-dynamic.
$items
HTML_TreeMenu::$items in TreeMenu.php
Indexed array of subnodes
$items
HTML_TreeNode::$items in TreeMenu.php
Indexed array of subnodes
IgepNovedades.php
IgepNovedades.php in IgepNovedades.php
IgepPeticiones.php
IgepPeticiones.php in IgepPeticiones.php
IgepPeticionesD.php
IgepPeticionesD.php in IgepPeticionesD.php
IgepRegistroSalida.php
IgepRegistroSalida.php in IgepRegistroSalida.php
include.php
include.php in include.php
include_class.php
include_class.php in include_class.php
igep_novedadesVersion.php
igep_novedadesVersion.php in igep_novedadesVersion.php
igep_peticiones.php
igep_peticiones.php in igep_peticiones.php
include.php
include.php in include.php
include_class.php
include_class.php in include_class.php
include.php
include.php in include.php
include_class.php
include_class.php in include_class.php
include.php
include.php in include.php
index.php
index.php in index.php
IgepAccionesGenericas
constructor. Generará a partir de los parámetros que se le pasen una conexión a al base de datos y un array de manejadores de tablas (una por cada una de las que mantenga el panel hijo).
IgepAccionesGenericas
IgepAccionesGenericas in IgepAccionesGenericas.php
IgepAccionesGenericas es una clase que contiene el código que corresponde a las acciones genéricas de IGEP que no necesitan definición en el fichero mappings para poderse ejecutar. Es decir, acciones que siempre se podrán realizar en un panel sin necesidad de que el programador las especifique en el mappings.
IgepAccionesGenericasTest
IgepAccionesGenericasTest in IgepAccionesGenericasTest.php
Test class for IgepAccionesGenericas.
IgepArbol
IgepArbol in IgepArbol.php
IgepArbol es una clase que contiene la definición de la estructura del arbol y su comportamiento.
IgepArbol
IgepArbol::IgepArbol() in IgepArbol.php
Constructor
IgepComunicacion
IgepComunicacion in IgepComunicacion.php
IgepComunicacion es una clase que se encarga de recoger los datos que vienen de la presentación a través de POST o GET del formulario que ha realizado el submit. Estos datos se almacenan en varios repositorios dependiendo de la operación a la que se vayan a destinar (inserción, actualización o borrado). Posteriormente, las clases interesadas podrán recuperar estos datos por los métodos habilitados a tal efecto.
IgepComunicacion
IgepComunicacion::IgepComunicacion() in IgepComunicacion.php
Constructor. Recibe como parámetro el matching con el que trabajará el objeto
IgepComunicacionTest
IgepComunicacionTest in IgepComunicacionTest.php
Test class for IgepComunicacion.
IgepComunicaIU
IgepComunicaIU in IgepComunicaIU.php
IgepComunicaIU clase que controla el acceso a la interfaz a través del frame oculto. El programador puede activar/desactivar un componente, hacerlo visible/invisible o cambiar su contenido.
IgepComunicaIU
IgepComunicaIU::IgepComunicaIU() in IgepComunicaIU.php
Constructor. Recibe como parámetro una instancia viva de la clase IgepComunicacion
IgepComunicaUsuario
IgepComunicaUsuario in IgepComunicaUsuario.php
IgepComunicaUsuario clase que aisla métodos de la clase IgepComunicacion simplificando la interfaz con el usuario (el desarrollador).
IgepComunicaUsuarioTest
IgepComunicaUsuarioTest in IgepComunicaUsuarioTest.php
Test class for IgepComunicaUsuario.
IgepConexion
IgepConexion in IgepConexion.php
IgepConexion es una clase que corresponde a un manejador de una conexion a una bases de datos determinada. Controla las operaciones correspondientes a la conexión y a las transacciones.
IgepConexionTest
IgepConexionTest in IgepConexionTest.php
Test class for IgepConexion.
IgepCorreo
IgepCorreo in IgepCorreo.php
IgepCorreoTest
IgepCorreoTest in IgepCorreoTest.php
Test class for IgepCorreo.
IgepDB
IgepDB in IgepDB.php
Es una clase static, que centralizará la mayor parte de aspectos relacionados La mayor parte de veces invocará a la correspondiente clase derivada de IgepDBMS.
IgepDBMS
IgepDBMS in IgepDBMS.php
Es una clase virtual, que contiene los metodos que deben implementar cada clase hija. Habrá una clase hija por cada SGBD empleado.
IgepDBMS_mysql
IgepDBMS_mysql in IgepDBMS_mysql.php
Es una clase virtual, que contiene los metodos que deben implementar cada clase hija. Habrá una clase hija por cada SGBD empleado.
IgepDBMS_oci8
IgepDBMS_oci8 in IgepDBMS_oci8.php
Es una clase virtual, que contiene los metodos que deben implementar cada clase hija. Habrá una clase hija por cada SGBD empleado.
IgepDBMS_pgsql
IgepDBMS_pgsql in IgepDBMS_pgsql.php
Es una clase virtual, que contiene los metodos que deben implementar cada clase hija. Habrá una clase hija por cada SGBD empleado.
IgepDBTest
IgepDBTest in IgepDBTest.php
Test class for IgepDB.
IgepDebug
IgepDebug in IgepDebug.php
Creado el 25-may-2006
IgepError
IgepError in IgepError.php
IgepError es una clase que contiene el manejador de errores de la capa de Negocio y Persistencia de una aplicación.
IgepError
IgepError::IgepError() in IgepError.php
Constructor
IgepMensaje
IgepMensaje::IgepMensaje() in IgepMensaje.php
IgepMensaje
IgepMensaje in IgepMensaje.php
IgepNovedades
IgepNovedades in IgepNovedades.php
gvHidraForm_DB extension gvHidra que permite mantener un FORM mediante un CRUD sobre una base de datos relacional. Debe indicarse el DSN de conexion a la misma y la correlacion campos de pantalla con campos de la bd (matching).
IgepNovedades
IgepNovedades::IgepNovedades() in IgepNovedades.php
IgepPanel
IgepPanel::IgepPanel() in IgepPanel.php
IgepPanel
IgepPanel in IgepPanel.php
IgepPanelArbol
IgepPanelArbol::IgepPanelArbol() in IgepPanelArbol.php
IgepPanelArbol
IgepPanelArbol in IgepPanelArbol.php
Clase IgepPanelArbol
IgepPantalla
IgepPantalla::IgepPantalla() in IgepPantalla.php
Constructor de la clase. Introduce la referencia del menu y la de las Barras de
IgepPantalla
IgepPantalla in IgepPantalla.php
Igep Pantalla es una clase que utilizamos para definir el comportamiento general de las pantallas.
IgepPersistencia
IgepPersistencia in IgepPersistencia.php
IgepPersistencia es una clase que corresponde a un manejador de tabla de BD de una conexión dada. Permite realizar las operaciones básicas de actualización sobre dicha tabla (inserción, borrado y modificación de tuplas).
IgepPersistencia
IgepPersistencia::IgepPersistencia() in IgepPersistencia.php
Constructor
IgepPeticiones
IgepPeticiones::IgepPeticiones() in IgepPeticiones.php
IgepPeticiones
IgepPeticiones in IgepPeticiones.php
gvHidraForm_DB extension gvHidra que permite mantener un FORM mediante un CRUD sobre una base de datos relacional. Debe indicarse el DSN de conexion a la misma y la correlacion campos de pantalla con campos de la bd (matching).
IgepPeticionesD
IgepPeticionesD in IgepPeticionesD.php
gvHidraForm_DB extension gvHidra que permite mantener un FORM mediante un CRUD sobre una base de datos relacional. Debe indicarse el DSN de conexion a la misma y la correlacion campos de pantalla con campos de la bd (matching).
IgepPeticionesD
IgepPeticionesD::IgepPeticionesD() in IgepPeticionesD.php
IgepPlugin
IgepPlugin::IgepPlugin() in IgepPlugin.php
IgepPlugin
IgepPlugin in IgepPlugin.php
Created on 21-mar-2005
IgepRegistroSalida
IgepRegistroSalida in IgepRegistroSalida.php
IgepRegistroSalida: Clase que encapsula el acceso al registro de salida
IgepSalto
IgepSalto::IgepSalto() in IgepSalto.php
Constructor del Objeto Salto
IgepSalto
IgepSalto in IgepSalto.php
IgepSalto. Clase que contiene la estructura de salto que necesita IGEP.
IgepSession
IgepSession in IgepSession.php
IgepSession es una clase que enmascara el acceso a la Session de Igep. Con ella conseguimos que el acceso a la SESSION sea ordenado y no se produzcan conflictos entre los diferentes paneles que almacenan valores en ella.
IgepSmarty
IgepSmarty in IgepSmarty.php
Created on 21-mar-2005
IgepSmarty
IgepSmarty::IgepSmarty() in IgepSmarty.php
IgepSmartyTest
IgepSmartyTest in IgepSmartyTest.php
Test class for IgepSmarty.
IgepTransformer
IgepTransformer in IgepTransformer.php
IgepTransformer es una clase que permite transformar la representación de tipos de datos.
IgepTransformerTest
IgepTransformerTest in IgepTransformerTest.php
Test class for IgepTransformer.
IgepWS_Client
IgepWS_Client in IgepWS_Client.php
Creado el 25-sep-2006
IgepWS_Server
IgepWS_Server in IgepWS_Server.php
IgepWS_ServerBase
IgepWS_ServerBase in IgepWS_ServerBase.php
inAgent
inAgent() in layersmenu-browser_detection.php
include.php
include.php in include.php
include.php
include.php in include.php
IgepPanel.php
IgepPanel.php in IgepPanel.php
IgepPanelArbol.php
IgepPanelArbol.php in IgepPanelArbol.php
IgepPantalla.php
IgepPantalla.php in IgepPantalla.php
include.php
include.php in include.php
IgepAccionesGenericas.php
IgepAccionesGenericas.php in IgepAccionesGenericas.php
IgepArbol.php
IgepArbol.php in IgepArbol.php
IgepComunicacion.php
IgepComunicacion.php in IgepComunicacion.php
IgepComunicaIU.php
IgepComunicaIU.php in IgepComunicaIU.php
IgepComunicaUsuario.php
IgepComunicaUsuario.php in IgepComunicaUsuario.php
IgepConexion.php
IgepConexion.php in IgepConexion.php
IgepConstants.php
IgepConstants.php in IgepConstants.php
IgepCorreo.php
IgepCorreo.php in IgepCorreo.php
IgepDebug.php
IgepDebug.php in IgepDebug.php
IgepError.php
IgepError.php in IgepError.php
IgepMensaje.php
IgepMensaje.php in IgepMensaje.php
IgepPersistencia.php
IgepPersistencia.php in IgepPersistencia.php
IgepPlugin.php
IgepPlugin.php in IgepPlugin.php
IgepSalto.php
IgepSalto.php in IgepSalto.php
IgepSession.php
IgepSession.php in IgepSession.php
IgepSmarty.php
IgepSmarty.php in IgepSmarty.php
IgepTreeMenu.php
IgepTreeMenu.php in IgepTreeMenu.php
IgepDB.php
IgepDB.php in IgepDB.php
IgepDBMS.php
IgepDBMS.php in IgepDBMS.php
IgepDBMS_mysql.php
IgepDBMS_mysql.php in IgepDBMS_mysql.php
IgepDBMS_oci8.php
IgepDBMS_oci8.php in IgepDBMS_oci8.php
IgepDBMS_pgsql.php
IgepDBMS_pgsql.php in IgepDBMS_pgsql.php
IgepTransformer.php
IgepTransformer.php in IgepTransformer.php
include.php
include.php in include.php
IgepWS_Client.php
IgepWS_Client.php in IgepWS_Client.php
IgepWS_Server.php
IgepWS_Server.php in IgepWS_Server.php
IgepWS_ServerBase.php
IgepWS_ServerBase.php in IgepWS_ServerBase.php
includeDir
includeDir() in test_inc.php
Funcion que incluye todos los tests de un directorio,
include_all.php
include_all.php in include_all.php
include_class.php
include_class.php in include_class.php
incluidoJS
IgepPlugin::incluidoJS() in IgepPlugin.php
indexOf
ArrayList::indexOf() in ArrayList.php
Searches for the first occurence of the given argument.
indice.php
indice.php in indice.php
inicioVentana
IgepSmarty::inicioVentana() in IgepSmarty.php
initWindow
gvHidraForm::initWindow() in gvHidraForm.php
Este método se utiliza en la acción genérica del mismo nombre y básicamente realiza dos acciones:
insertar
IgepPersistencia::insertar() in IgepPersistencia.php
Dada una matriz asociativa de datos realiza los INSERTs en la tabla asociada al objeto.
insertData
gvHidraForm::insertData() in gvHidraForm.php
Método encargado de realizar los INSERTs
isChecked
IgepComunicaUsuario::isChecked() in IgepComunicaUsuario.php
isChecked método que permite saber si un check esta marcado o no
isEmpty
HashMap::isEmpty() in HashMap.php
Returns true if this map contains no key-value mappings.
isEmpty
ArrayList::isEmpty() in ArrayList.php
Tests if this list has no elements.
isLeap
gvHidraTimestamp::isLeap() in gvHidraTimestamp.php
Indica si el año es bisiesto
isLocked
IgepDBMS::isLocked() in IgepDBMS.php
Devuelve si el objeto de error es debido a que la(s) fila(s) no se puede(n) bloquear
isLocked
IgepDBMS_oci8::isLocked() in IgepDBMS_oci8.php
Devuelve si el objeto de error es debido a que la(s) fila(s) no se puede(n) bloquear [Native code: 54[Native message: ORA-00054: resource busy and acquire with NOWAIT specified
isLocked
IgepDBMS_pgsql::isLocked() in IgepDBMS_pgsql.php
Devuelve si el objeto de error es debido a que la(s) fila(s) no se puede(n) bloquear [Native message: ERROR: could not obtain lock on row in relation ...
isLocked
IgepDBMS_mysql::isLocked() in IgepDBMS_mysql.php
Devuelve si el objeto de error es debido a que la(s) fila(s) no se puede(n) bloquear [Native code: 1205[Native message: Lock wait timeout exceeded; try restarting transaction
isLocked
IgepDB::isLocked() in IgepDB.php
Devuelve si el objeto de error es debido a que la(s) fila(s) no se puede(n) bloquear
isPersistent
IgepConexion::isPersistent() in IgepConexion.php
Indica si una conexion se ha establecido con el atributo persistente(reusable)
is_cached
Smarty::is_cached() in Smarty.class.php
test to see if valid cache exists for this template
include.php
include.php in include.php
IgepAccionesGenericasTest.php
IgepAccionesGenericasTest.php in IgepAccionesGenericasTest.php
IgepComunicacionTest.php
IgepComunicacionTest.php in IgepComunicacionTest.php
IgepComunicaUsuarioTest.php
IgepComunicaUsuarioTest.php in IgepComunicaUsuarioTest.php
IgepConexionTest.php
IgepConexionTest.php in IgepConexionTest.php
IgepCorreoTest.php
IgepCorreoTest.php in IgepCorreoTest.php
IgepDBTest.php
IgepDBTest.php in IgepDBTest.php
IgepListaTest.php
IgepListaTest.php in IgepListaTest.php
IgepSmartyTest.php
IgepSmartyTest.php in IgepSmartyTest.php
IgepTransformerTest.php
IgepTransformerTest.php in IgepTransformerTest.php
IgepVentanaSeleccionTest.php
IgepVentanaSeleccionTest.php in IgepVentanaSeleccionTest.php
igep_actualizar.php
igep_actualizar.php in igep_actualizar.php
igep_noSession.php
igep_noSession.php in igep_noSession.php
igep_ordenarTabla.php
igep_ordenarTabla.php in igep_ordenarTabla.php
igep_regenerarVentana.php
igep_regenerarVentana.php in igep_regenerarVentana.php
igep_ventanaSeleccion.php
igep_ventanaSeleccion.php in igep_ventanaSeleccion.php
j
top
$jsObjectName
Name of Jabbascript object to use
k
top
keepFilterValuesAfterSearch
Este metodo permite activar el "recuerdo" en los filtros tras la búsqueda. Por defecto está desactivada, pero se puede activar con este método pasandole el parametro true.
keySet
HashMap::keySet() in HashMap.php
Returns an array of the keys contained in this map.
l
top
$left_delimiter
Smarty::$left_delimiter in Smarty.class.php
The left delimiter used for the template tags.
$link
HTML_TreeNode::$link in TreeMenu.php
The link for this node.
$linkTarget
The link target for this node
$linkTarget
Target for the links generated
$linkTarget
Target for the links generated
$listasPanel
IgepComunicaUsuario::$listasPanel in IgepComunicaUsuario.php
login_ws.php
login_ws.php in login_ws.php
limpiar_smarty.php
limpiar_smarty.php in limpiar_smarty.php
login.php
login.php in login.php
login.php
login.php in login.php
lastIndexOf
ArrayList::lastIndexOf() in ArrayList.php
Returns the index of the last occurrence of the specified object in this list.
LayersMenu
LayersMenu::LayersMenu() in layersmenu.inc.php
The constructor method; it initializates the menu system
LayersMenu
LayersMenu in layersmenu.inc.php
This is the LayersMenu class of the PHP Layers Menu library.
LayersMenuCommon
LayersMenuCommon in layersmenu-common.inc.php
This is the "common" class of the PHP Layers Menu library.
LayersMenuCommon
LayersMenuCommon::LayersMenuCommon() in layersmenu-common.inc.php
The constructor method; it initializates the menu system
limpiar
limpiarError
IgepError::limpiarError() in IgepError.php
Desactiva el flag de error.
limpiarInstancia
Método que limpia de variables inncesarias el objeto actual antes de guardarlo en la SESSION
limpiarInstancia
Método que limpia de variables inncesarias el objeto actual antes de guardarlo en la SESSION
limpiar_smarty_inc.php
limpiar_smarty_inc.php in limpiar_smarty_inc.php
listIterator
ArrayList::listIterator() in ArrayList.php
Get a ListIterator for the ArrayList.
ListIterator
ListIterator::ListIterator() in ListIterator.php
Create a ListIterator with the specified values.
ListIterator
ListIterator in ListIterator.php
A ListIterator for lists that allows the programmer to traverse the list in
load_file
Config_File::load_file() in Config_File.class.php
Load a configuration file manually.
load_filter
Smarty::load_filter() in Smarty.class.php
load a filter of specified type and name
loginFunction
loginFunction() in AuthWS.php
LOG_ALL
LOG_ALL in IgepConstants.php
LOG_AUDIT
LOG_AUDIT in IgepConstants.php
LOG_ERRORS
LOG_ERRORS in IgepConstants.php
LOG_NONE
LOG_NONE in IgepConstants.php
ListIterator.php
ListIterator.php in ListIterator.php
layersmenu-browser_detection.php
layersmenu-browser_detection.php in layersmenu-browser_detection.php
layersmenu-common.inc.php
layersmenu-common.inc.php in layersmenu-common.inc.php
layersmenu-process.inc.php
layersmenu-process.inc.php in layersmenu-process.inc.php
layersmenu.inc.php
layersmenu.inc.php in layersmenu.inc.php
m
top
$maxId
IgepArbol::$maxId in IgepArbol.php
$mensajes
IgepMensaje::$mensajes in IgepMensaje.php
mensajes de IGEP
$menu
The TreeMenu structure
$msgs
IgepWS_Server::$msgs in IgepWS_Server.php
$m_datosCamposDependientes
matriz de datos relativos a los campos Dependientes o Calculados
$m_datosFicherosUpLoad
Array que contiene los datos de los ficheros que se han subido por Upload
$m_datosVentanaSeleccion
matriz de datos relativos a la ventana de Seleccion
$m_datos_actualizarTpl
Array que contiene un conjunto de punteros que recrean los datos modificados en la tpl
$m_datos_borrarTpl
IgepComunicacion::$m_datos_borrarTpl in IgepComunicacion.php
Array que contiene un conjunto de punteros que recrean los datos borrados en la tpl
$m_datos_buscarTpl
IgepComunicacion::$m_datos_buscarTpl in IgepComunicacion.php
Array que contiene los datos del panel de busqueda en el formato TPL
$m_datos_iniciarVentanaTpl
$m_datos_insertarTpl
Array que contiene un conjunto de punteros que recrean los datos insertados en la tpl
$m_datos_postConsultarTpl
Array que contiene un conjunto de punteros que recrean los datos a ser editados en la tpl
$m_datos_seleccionarPadreTpl
Array que contiene un conjunto de punteros que recrean los datos seleccionados del padre en el método recargar. Se gasta para almacenar la tupla seleccionada por el padre para que el programador tenga acceso a esta información.
$m_datos_seleccionarTpl
Array que contiene un conjunto de punteros que recrean los datos a ser editados en la tpl
$m_datos_visiblesTpl
matriz de datos visibles en el panel. Es decir que capturamos todo lo que se vea independientemente de si se les ha practicado algun cambio o no.
$m_params
IgepSalto::$m_params in IgepSalto.php
mappings.php
mappings.php in mappings.php
mensajes.php
mensajes.php in mensajes.php
mappings-ArbolP1M2(FIL-EDI).php
mappings-ArbolP1M2(FIL-EDI).php in mappings-ArbolP1M2(FIL-EDI).php
mappings-P1M1(EDI)-AltaMasiva.php
mappings-P1M1(EDI)-AltaMasiva.php in mappings-P1M1(EDI)-AltaMasiva.php
mappings-P1M1(EDI).php
mappings-P1M1(EDI).php in mappings-P1M1(EDI).php
mappings-P1M1(FIL).php
mappings-P1M1(FIL).php in mappings-P1M1(FIL).php
mappings-P1M1(LIS).php
mappings-P1M1(LIS).php in mappings-P1M1(LIS).php
mappings-P1M2(FIL-EDI).php
mappings-P1M2(FIL-EDI).php in mappings-P1M2(FIL-EDI).php
mappings-P1M2(FIL-LIS).php
mappings-P1M2(FIL-LIS).php in mappings-P1M2(FIL-LIS).php
mappings-P1M2(LIS-EDI).php
mappings-P1M2(LIS-EDI).php in mappings-P1M2(LIS-EDI).php
mappings-P1M3(FIL-LIS-EDI).php
mappings-P1M3(FIL-LIS-EDI).php in mappings-P1M3(FIL-LIS-EDI).php
mappings-P2M2(FIL-EDI)M1(EDI).php
mappings-P2M2(FIL-EDI)M1(EDI).php in mappings-P2M2(FIL-EDI)M1(EDI).php
mappings-P2M2(FIL-EDI)M1(LIS).php
mappings-P2M2(FIL-EDI)M1(LIS).php in mappings-P2M2(FIL-EDI)M1(LIS).php
mappings-P2M2(FIL-EDI)M2(LIS-EDI).php
mappings-P2M2(FIL-EDI)M2(LIS-EDI).php in mappings-P2M2(FIL-EDI)M2(LIS-EDI).php
mappings-P2M2(FIL-LIS)M1(EDI).php
mappings-P2M2(FIL-LIS)M1(EDI).php in mappings-P2M2(FIL-LIS)M1(EDI).php
mappings-P2M2(FIL-LIS)M1(LIS).php
mappings-P2M2(FIL-LIS)M1(LIS).php in mappings-P2M2(FIL-LIS)M1(LIS).php
mappings-P2MNDetalles-Maestro.php
mappings-P2MNDetalles-Maestro.php in mappings-P2MNDetalles-Maestro.php
makeFooter
LayersMenu::makeFooter() in layersmenu.inc.php
Method to prepare the footer.
makeHeader
LayersMenu::makeHeader() in layersmenu.inc.php
Method to prepare the header.
MappingManager
MappingManager in MappingManager.php
class to create Phrame Mapping arrays
MappingManager
MappingManager::MappingManager() in MappingManager.php
constructor
marshal
Xml::marshal() in Xml.php
Generates Xml data based on variable introspection.
mascaraFechas
Indica la máscara de fechas utilizada para la conexión
mascaraFechas
IgepDBMS_mysql::mascaraFechas() in IgepDBMS_mysql.php
Indica la máscara de fechas utilizada para esta conexión
mascaraFechas
IgepDBMS_pgsql::mascaraFechas() in IgepDBMS_pgsql.php
Indica la máscara de fechas utilizada para esta conexión
mascaraFechas
IgepDBMS_oci8::mascaraFechas() in IgepDBMS_oci8.php
Indica la máscara de fechas utilizada para esta conexión
mascaraFechas
Indica la máscara de fechas utilizada para esta conexión
modify
gvHidraTimestamp::modify() in gvHidraTimestamp.php
MappingManager.php
MappingManager.php in MappingManager.php
modifier.capitalize.php
modifier.capitalize.php in modifier.capitalize.php
modifier.cat.php
modifier.cat.php in modifier.cat.php
modifier.count_characters.php
modifier.count_characters.php in modifier.count_characters.php
modifier.count_paragraphs.php
modifier.count_paragraphs.php in modifier.count_paragraphs.php
modifier.count_sentences.php
modifier.count_sentences.php in modifier.count_sentences.php
modifier.count_words.php
modifier.count_words.php in modifier.count_words.php
modifier.date_format.php
modifier.date_format.php in modifier.date_format.php
modifier.debug_print_var.php
modifier.debug_print_var.php in modifier.debug_print_var.php
modifier.default.php
modifier.default.php in modifier.default.php
modifier.escape.php
modifier.escape.php in modifier.escape.php
modifier.indent.php
modifier.indent.php in modifier.indent.php
modifier.lower.php
modifier.lower.php in modifier.lower.php
modifier.nl2br.php
modifier.nl2br.php in modifier.nl2br.php
modifier.regex_replace.php
modifier.regex_replace.php in modifier.regex_replace.php
modifier.replace.php
modifier.replace.php in modifier.replace.php
modifier.spacify.php
modifier.spacify.php in modifier.spacify.php
modifier.string_format.php
modifier.string_format.php in modifier.string_format.php
modifier.strip.php
modifier.strip.php in modifier.strip.php
modifier.strip_tags.php
modifier.strip_tags.php in modifier.strip_tags.php
modifier.truncate.php
modifier.truncate.php in modifier.truncate.php
modifier.upper.php
modifier.upper.php in modifier.upper.php
modifier.wordwrap.php
modifier.wordwrap.php in modifier.wordwrap.php
n
top
$nodoSeleccionado
Boolean, indica si el noo esta seleccionado o no
$noTopLevelImages
Whether to skip first level branch images
newHorizontalMenu
LayersMenu::newHorizontalMenu() in layersmenu.inc.php
Method to preparare a horizontal menu.
newHorizontalPlainMenu
Method to prepare a new Horizontal Plain Menu.
newPHPTreeMenu
PHPTreeMenu::newPHPTreeMenu() in phptreemenu.inc.php
Method to prepare a new PHP Tree Menu.
newPlainMenu
PlainMenu::newPlainMenu() in plainmenu.inc.php
Method to prepare a new Plain Menu.
newTreeMenu
TreeMenu::newTreeMenu() in treemenu.inc.php
Method to prepare a new Tree Menu.
newVerticalMenu
LayersMenu::newVerticalMenu() in layersmenu.inc.php
Method to preparare a vertical menu.
next
ListIterator::next() in ListIterator.php
Get the next element in the list.
nextIndex
ListIterator::nextIndex() in ListIterator.php
Get the index of the element that would be returned by a subsequent call to next().
nextTupla
IgepComunicacion::nextTupla() in IgepComunicacion.php
Este método avanza a la siguiente posición del cursor y devuelve verdadero si quedan tuplas/registros en el cursor, y falso cuando se llega al final
nextTupla
IgepComunicaUsuario::nextTupla() in IgepComunicaUsuario.php
nextTupla Avanza la posición del cursor sobre el origen de datos actual (cursor) y devuelve el registro/tupla correspondiente
normalCondition
Para formar condiciones de busqueda con tipos de datos diferentes a string
NOTICE
NOTICE in IgepConstants.php
nuevo
gvHidraForm::nuevo() in gvHidraForm.php
Método encargado de realizar las operaciones relativas a la acción nuevo
o
top
$object
gvHidraTypeBaseTest::$object in gvHidraTypeBaseTest.php
$object
IgepAccionesGenericasTest::$object in IgepAccionesGenericasTest.php
$object
IgepComunicacionTest::$object in IgepComunicacionTest.php
$object
IgepSmartyTest::$object in IgepSmartyTest.php
$object
gvHidraTimestampTest::$object in gvHidraTimestampTest.php
$object
IgepComunicaUsuarioTest::$object in IgepComunicaUsuarioTest.php
$object
ConfigFrameworkTest::$object in ConfigFrameworkTest.php
$obj_arbol
gvHidraTreePattern::$obj_arbol in gvHidraTreePattern.php
Objeto que contiene la descripción del arbol gvHIDRA
$obj_clase
IgepPanel::$obj_clase in IgepPanel.php
$obj_clase
IgepPanelArbol::$obj_clase in IgepPanelArbol.php
$obj_conexion
IgepPersistencia::$obj_conexion in IgepPersistencia.php
objeto conexion
$obj_conexion
IgepConexion::$obj_conexion in IgepConexion.php
objeto conexion
$obj_dbError
IgepError::$obj_dbError in IgepError.php
DB error
$obj_errorBD
IgepPersistencia::$obj_errorBD in IgepPersistencia.php
variable de error
$obj_errorConexion
variable de error
$obj_errorNegocio
IgepAccionesGenericas::$obj_errorNegocio in IgepAccionesGenericas.php
variable de error
$obj_errorNegocio
variable de error
$obj_errorNegocio
gvHidraMainWindow::$obj_errorNegocio in gvHidraMainWindow.php
variable de error
$obj_mensaje
IgepComunicaUsuario::$obj_mensaje in IgepComunicaUsuario.php
$obj_mensaje
gvHidraMainWindow::$obj_mensaje in gvHidraMainWindow.php
Variable que contendrá el posible mensaje a enviar al panel. Tiene que ser de la clase IgepMensaje
$obj_mensaje
IgepAccionesGenericas::$obj_mensaje in IgepAccionesGenericas.php
Variable que contendrá el posible mensaje a enviar al panel. Tiene que ser de la clase IgepMensaje
$obj_mensaje
gvHidraForm::$obj_mensaje in gvHidraForm.php
Variable que contendrá el posible mensaje a enviar al panel. Tiene que ser de la clase IgepMensaje
$obj_ultimaConsulta
objeto de resultado de la última consulta
$overwrite
Config_File::$overwrite in Config_File.class.php
Controls whether variables with the same name overwrite each other.
openApp.php
openApp.php in openApp.php
Object
Object in Object.php
Class Object is the root of the class hierarchy. Every class has Object as a superclass. All objects, including arrays, implement the methods of this class.
obtenerBloqueo
IgepDBMS_mysql::obtenerBloqueo() in IgepDBMS_mysql.php
Devuelve la cadena usada en una consulta para bloqueo exclusivo de registros
obtenerBloqueo
Devuelve la cadena usada en una consulta para bloqueo exclusivo de registros
obtenerBloqueo
Devuelve la cadena usada en una consulta para bloqueo exclusivo de registros
obtenerSecuenciaBD
Devuelve la cadena SQL que permite obtener el valor de una secuencia de BD
obtenerSecuenciaBD
Devuelve la cadena SQL que permite obtener el valor de una secuencia de BD
obtenerSecuenciaBD
Devuelve la cadena SQL que permite obtener el valor de una secuencia de BD
obtenerSecuenciaBD
open
gvhBaseAuth::open() in gvhBaseAuth.php
Hace una redireccion al inicio de la aplicacion
openApp
AppMainWindow::openApp() in AppMainWindow.php
openApp
gvHidraMainWindow::openApp() in gvHidraMainWindow.php
Método virtual que se sobrescribe en los hijos para poder cambiar el comportamiento en la apertura de la aplicación
openApp_inc.php
openApp_inc.php in openApp_inc.php
openWindow
gvHidraForm::openWindow() in gvHidraForm.php
operar
IgepConexion::operar() in IgepConexion.php
Dada una una consulta realiza la SELECT correspondiente.
operar
gvHidraForm_DB::operar() in gvHidraForm_DB.php
Función que realiza una operación SQL en la Base de datos con la conexión actual Es la función que el programador debe gastar para realizar una operación SQL
outputFormat
gvHidraTimestamp::outputFormat() in gvHidraTimestamp.php
Modifica un formato para que éste siempre tenga ceros en meses y dias menores de 10
Object.php
Object.php in Object.php
outputfilter.trimwhitespace.php
outputfilter.trimwhitespace.php in outputfilter.trimwhitespace.php
oculto.php
oculto.php in oculto.php
p
top
$panelAsociado
IgepPanelArbol::$panelAsociado in IgepPanelArbol.php
$parent
HTML_TreeNode::$parent in TreeMenu.php
The parent node. Null if top level
$php_handling
Smarty::$php_handling in Smarty.class.php
This determines how Smarty handles "<?php ... ?>" tags in templates.
$plainMenuTpl
PlainMenu::$plainMenuTpl in plainmenu.inc.php
The template to be used for the Plain Menu
$plugins_dir
Smarty::$plugins_dir in Smarty.class.php
An array of directories searched for plugins.
$postScript
IgepSmarty::$postScript in IgepSmarty.php
$prefijoAdaptacion
$preScript
IgepSmarty::$preScript in IgepSmarty.php
$promoText
The text that is displayed in the first option
phrame.php
phrame.php in phrame.php
p_donantes.php
p_donantes.php in p_donantes.php
protectdata.php
protectdata.php in protectdata.php
p
Template_PHPLIB::p() in PHPLIB.php
Print variable to the browser
PANIC
PANIC in IgepConstants.php
parse
Parse handle into target
parseCommon
LayersMenu::parseCommon() in layersmenu.inc.php
A method providing parsing needed both for horizontal and vertical menus; it can be useful also with the ProcessLayersMenu extended class
parseStructureForMenu
LayersMenuCommon::parseStructureForMenu() in layersmenu-common.inc.php
The method to parse the current menu structure and correspondingly update related variables
parse_contents
Config_File::parse_contents() in Config_File.class.php
parse the source of a configuration file manually.
peek
Stack::peek() in Stack.php
Peek at the value from the top of the Stack without removing it.
perform
gvHidraMainWindow::perform() in gvHidraMainWindow.php
Método que se ejecuta tras el constructor y que permite seleccionar la acción a realizar.
perform
gvHidraTreePattern::perform() in gvHidraTreePattern.php
Método que SIEMPRE se lanza cuando venimos desde phrame y que es el encargado de realizar la unión entre Igep y el controlador (phrame).
perform
IgepAccionesGenericas::perform() in IgepAccionesGenericas.php
Método que se ejecuta tras el constructor y que permite seleccionar la acción a realizar.
perform
gvHidraForm::perform() in gvHidraForm.php
Método que SIEMPRE se lanza cuando venimos desde phrame y que es el encargado de realizar la unión entre Igep y el controlador (phrame).
perform
Action::perform() in Action.php
Process the specified HTTP request, and create the corresponding HTTP response (or forward to another web component that will create it).
PHPTreeMenu
PHPTreeMenu in phptreemenu.inc.php
This is the PHPTreeMenu class of the PHP Layers Menu library.
PHPTreeMenu
PHPTreeMenu::PHPTreeMenu() in phptreemenu.inc.php
The constructor method; it initializates some variables
phrame_inc.php
phrame_inc.php in phrame_inc.php
PlainMenu
PlainMenu in plainmenu.inc.php
This is the PlainMenu class of the PHP Layers Menu library.
PlainMenu
PlainMenu::PlainMenu() in plainmenu.inc.php
The constructor method; it initializates some variables
pop
Stack::pop() in Stack.php
Pop a value from the Stack.
postBorrar
gvHidraForm_DB::postBorrar() in gvHidraForm_DB.php
Este método es el método abstracto que ofrece Igep para realizar operaciones una vez realiza la acción de borrar. Todo lo que se realice en este evento está
postBorrar
gvHidraForm_dummy::postBorrar() in gvHidraForm_dummy.php
postBuscar
TinvDonantes::postBuscar() in TinvDonantes.php
************************ VALIDACIONES *********************************
postBuscar
gvHidraForm::postBuscar() in gvHidraForm.php
Este método es el método abstracto que ofrece Igep para parametrizar el comportamiento de la busqueda una vez se ha realizado la consulta. Su utilización pude ser:
postConexion
IgepDBMS_mysql::postConexion() in IgepDBMS_mysql.php
Acciones realizadas:
  • fijar la codificacion
postConexion
IgepDBMS_oci8::postConexion() in IgepDBMS_oci8.php
Acciones realizadas:
postConexion
IgepDBMS_pgsql::postConexion() in IgepDBMS_pgsql.php
Acciones realizadas:
postConexion
Modifica, si procede, la conexión establecida.
postConexion
IgepDBMS::postConexion() in IgepDBMS.php
Modifica, si procede, la conexión establecida.
postEditar
gvHidraForm::postEditar() in gvHidraForm.php
Este método es el método abstracto que ofrece Igep para parametrizar el comportamiento de la edicion una vez se ha realizado la consulta. Su utilización pude ser:
postFocusChanged
postInsertar
gvHidraForm_dummy::postInsertar() in gvHidraForm_dummy.php
postInsertar
gvHidraForm_DB::postInsertar() in gvHidraForm_DB.php
Este método es el método abstracto que ofrece Igep para realizar operaciones una vez realiza la acción de insertar. Todo lo que se realice en este evento está
postLogin
AuthBasic::postLogin() in AuthBasic.php
Inicializa variables en la sesion que recibe.
postLogin
AuthWS::postLogin() in AuthWS.php
Inicializa variables en la sesión que recibe.
postModificar
gvHidraForm_dummy::postModificar() in gvHidraForm_dummy.php
postModificar
gvHidraForm_DB::postModificar() in gvHidraForm_DB.php
Este método es el método abstracto que ofrece Igep para realizar operaciones una vez realiza la acción de modificar. Todo lo que se realice en este evento está
postRecargar
gvHidraForm::postRecargar() in gvHidraForm.php
pParse
Same as parse, but printing it.
preBorrar
TinvDonantes::preBorrar() in TinvDonantes.php
preBorrar
gvHidraForm::preBorrar() in gvHidraForm.php
Este método es el método abstracto que ofrece Igep para realizar las validaciones previas antes del borrado. Su utilización pude ser:
preBuscar
gvHidraForm::preBuscar() in gvHidraForm.php
Este método es el método abstracto que ofrece Igep para parametrizar el comportamiento antes lanzar la consulta de busqueda. Su utilización pude ser:
preBuscar
IgepNovedades::preBuscar() in IgepNovedades.php
preBuscar
IgepPeticiones::preBuscar() in IgepPeticiones.php
preConexion
IgepDBMS::preConexion() in IgepDBMS.php
Modifica, si procede, los parámetros de la conexión.
preConexion
IgepDB::preConexion() in IgepDB.php
Modifica, si procede, los parámetros de la conexión.
preConexion
IgepDBMS_oci8::preConexion() in IgepDBMS_oci8.php
Modifica, si procede, los parámetros de la conexión.
preEditar
gvHidraForm::preEditar() in gvHidraForm.php
Este método es el método abstracto que ofrece Igep para parametrizar el comportamiento antes lanzar la consulta del panel de Edición. Su utilización pude ser:
preEditar
TinvDonantes::preEditar() in TinvDonantes.php
preFocusChanged
preIniciarVentana
preInsertar
gvHidraForm::preInsertar() in gvHidraForm.php
Este método es el método abstracto que ofrece Igep para realizar las validaciones previas antes de la Inserción. Su utilización pude ser:
preModificar
gvHidraForm::preModificar() in gvHidraForm.php
Este método es el método abstracto que ofrece Igep para realizar las validaciones previas antes de la Modificación. Su utilización pude ser:
preNuevo
gvHidraForm::preNuevo() in gvHidraForm.php
Método abstracto que se debe de sobre escribir si se quiere parametrizar la acción nuevo antes de que se lance.
prepararFecha
IgepConexion::prepararFecha() in IgepConexion.php
Transforma una fecha de capa negocio a capa datos
prepararNumero
IgepConexion::prepararNumero() in IgepConexion.php
Transforma un numero de capa negocio a capa datos
prepararOperacion
Convierte de FW a DB Este método debe ser invocado por el usuario antes de realizar cualquier consulta/operacion a la BD para garantizar la portabilidad.
prepararPresentacion
prepararPresentacion este método prepara los datos que vienen de estado FW y los pasa a estado presentación Devuelve el resultado por referencia y como valor de retorno.
prepareDataSource
prepareDataSource
Método que construye la SQL que se lanzara posteriormente para obtener los datos
prepareDataSource
Método que se debe sobreescribir por las clases de extension para dar el comportamiento a la preparación de la obtencion de datos.
prepareDataSourceDetails
Método que se encarga de preparar la fuente de datos de un detalle
prepareDataSourceDetails
prepareDataSourceDetails
prepareDataSourceEdit
prepareDataSourceEdit
prepareDataSourceEdit
preparedQuery
IgepConexion::preparedQuery() in IgepConexion.php
Ejecución de consulta preparada Si se usan placeholders con nombre, en los parametros pasaremos array asociativo.
preparedQueryForUpdate
Dada una consulta realiza la SELECT correspondiente pero bloqueando las filas para modificacion
preRecargar
gvHidraForm::preRecargar() in gvHidraForm.php
previous
ListIterator::previous() in ListIterator.php
Get the previous element in the list.
previousIndex
ListIterator::previousIndex() in ListIterator.php
Get the index of the element that would be returned by a subsequent call to prev().
printFooter
LayersMenu::printFooter() in layersmenu.inc.php
Method that prints the code of the footer
printHeader
LayersMenu::printHeader() in layersmenu.inc.php
Method that prints the code of the header
printHorizontalPlainMenu
Method that prints the code of the requested Horizontal Plain Menu
printMenu
HTML_IgepArbol::printMenu() in IgepTreeMenu.php
Imprime el arbol en pantalla
printMenu
Prints the HTML generated by the toHTML() method.
printMenu
LayersMenu::printMenu() in layersmenu.inc.php
Method that prints the code of the requested _firstLevelMenu
printPHPTreeMenu
PHPTreeMenu::printPHPTreeMenu() in phptreemenu.inc.php
Method that prints the code of the requested PHP Tree Menu
printPlainMenu
PlainMenu::printPlainMenu() in plainmenu.inc.php
Method that prints the code of the requested Plain Menu
printTreeMenu
TreeMenu::printTreeMenu() in treemenu.inc.php
Method that prints the code of the requested Tree Menu
process
IgepTransformer::process() in IgepTransformer.php
Lanza el proceso de conversion sobre el valor que recibe, en funcion del tipo que recibe Las conversiones se hacer siempre con cadenas de texto
process
ActionController::process() in ActionController.php
Process the request.
processDelete
gvHidraForm_dummy::processDelete() in gvHidraForm_dummy.php
processDelete
gvHidraForm::processDelete() in gvHidraForm.php
processDelete
gvHidraForm_DB::processDelete() in gvHidraForm_DB.php
processInsert
gvHidraForm_DB::processInsert() in gvHidraForm_DB.php
Método encargado de realizar los INSERTs
processInsert
gvHidraForm::processInsert() in gvHidraForm.php
processInsert
gvHidraForm_dummy::processInsert() in gvHidraForm_dummy.php
ProcessLayersMenu
ProcessLayersMenu::ProcessLayersMenu() in layersmenu-process.inc.php
The constructor method
ProcessLayersMenu
ProcessLayersMenu in layersmenu-process.inc.php
This is an extension of the "common" class of the PHP Layers Menu library.
processUpdate
gvHidraForm::processUpdate() in gvHidraForm.php
processUpdate
gvHidraForm_dummy::processUpdate() in gvHidraForm_dummy.php
processUpdate
gvHidraForm_DB::processUpdate() in gvHidraForm_DB.php
proceso de actualizacion de los datos
pSubst
Same as subst but printing the result
push
Stack::push() in Stack.php
Push a value into the Stack.
put
HashMap::put() in HashMap.php
Associates the specified value with the specified key in this map.
put
ActionForward::put() in ActionForward.php
Fija un valor en la coleccion
putAll
HashMap::putAll() in HashMap.php
Copies all of the mappings from the specified map to this map. These mappings will replace any mappings that this map had for any of the keys currently in the specified map.
PHPLIB.php
PHPLIB.php in PHPLIB.php
phptreemenu.inc.php
phptreemenu.inc.php in phptreemenu.inc.php
plainmenu.inc.php
plainmenu.inc.php in plainmenu.inc.php
q
top
quitaModuloValor
Quita el módulo $nomModulo dinámicamente,
r
top
$read_hidden
Config_File::$read_hidden in Config_File.class.php
Controls whether hidden config sections/vars are read from the file.
$request_use_auto_globals
Indicates wether $HTTP_*_VARS[] (request_use_auto_globals=false)
$request_vars_order
Smarty::$request_vars_order in Smarty.class.php
The order in which request variables are registered, similar to variables_order in php.ini E = Environment, G = GET, P = POST, C = Cookies, S = Server
$response
AuthBasic::$response in AuthBasic.php
$right_delimiter
Smarty::$right_delimiter in Smarty.class.php
The right delimiter used for the template tags.
$root
Relative filenames are relative to this pathname
recoverData
gvHidraForm::recoverData() in gvHidraForm.php
Método que lanza la consulta SQL y retorna los datos
recoverData
gvHidraForm_dummy::recoverData() in gvHidraForm_dummy.php
recoverData
gvHidraForm_DB::recoverData() in gvHidraForm_DB.php
Método que lanza la consulta SQL y retorna los datos
recoverDataDetail
Metodo que se encarga de obtener los datos del detalle
recoverDataDetail
recoverDataDetail
Método que lanza la consulta SQL y retorna los datos del detalle
recoverDataEdit
gvHidraForm_DB::recoverDataEdit() in gvHidraForm_DB.php
recoverDataEdit
recoverDataEdit
gvHidraForm_dummy::recoverDataEdit() in gvHidraForm_dummy.php
refreshDetail
gvHidraForm::refreshDetail() in gvHidraForm.php
Método encargado de realizar la recarga desde un hijo. Como su nombre indica se ejecuta cuando se ha realizado una operación sobre un detalle.
refreshEdit
gvHidraForm::refreshEdit() in gvHidraForm.php
Método encargado de realizar las consultas de Edición que se almacena en el obj_ultimaEdicion.
refreshMaster
gvHidraForm::refreshMaster() in gvHidraForm.php
Método encargado de recargar el panel maestro desde un panel detalle.
refreshSearch
gvHidraForm::refreshSearch() in gvHidraForm.php
Método encargado de realizar las consultas que se almacenan en el obj_ultimaConsulta
refreshSearch
gvHidraTreePattern::refreshSearch() in gvHidraTreePattern.php
Método encargado de realizar las consultas que se almacenan en el obj_ultimaConsulta
regenerarInstancia
regenerarInstancia
regenerarInstancia
registerClass
GVHAutoLoad::registerClass() in GVHAutoLoad.php
registerFolder
Usando el set_include_path no hace falta acabar en /
registerJSObj
IgepPlugin::registerJSObj() in IgepPlugin.php
register_block
Smarty::register_block() in Smarty.class.php
Registers block function to be used in templates
register_compiler_function
Registers compiler function
register_function
Smarty::register_function() in Smarty.class.php
Registers custom function to be used in templates
register_modifier
Smarty::register_modifier() in Smarty.class.php
Registers modifier to be used in templates
register_object
Smarty::register_object() in Smarty.class.php
Registers object to be used in templates
register_outputfilter
Registers an output filter function to apply to a template output
register_postfilter
Smarty::register_postfilter() in Smarty.class.php
Registers a postfilter function to apply to a compiled template after compilation
register_prefilter
Smarty::register_prefilter() in Smarty.class.php
Registers a prefilter function to apply to a template before compiling
register_resource
Smarty::register_resource() in Smarty.class.php
Registers a resource to fetch a template
registrar
IgepWS_ServerBase::registrar() in IgepWS_ServerBase.php
registrarInclusionCSS
registrarInclusionJS
registrarInstancia
registrarSalida
IgepRegistroSalida::registrarSalida() in IgepRegistroSalida.php
Registro:registrarSalida Realiza el apunte en el registro de salida y devuelve el número de registro asignado a la acción registral
regresoAVentana
Método abstracto que se debe de sobre escribir si se quiere volver deun salto de una ventana
remove
ListIterator::remove() in ListIterator.php
Remove from the list the last element that was returned by next() or previous().
remove
HashMap::remove() in HashMap.php
Removes the mapping for this key from this map if present.
remove
ArrayList::remove() in ArrayList.php
Removes the element at the specified position in this list.
removeRange
ArrayList::removeRange() in ArrayList.php
Removes from this List all of the elements whose index is between start, inclusive and end, exclusive.
replaceStringInUrls
LayersMenuCommon::replaceStringInUrls() in layersmenu-common.inc.php
A method to replace strings in all URLs (hrefs) of a menu
reset
IgepComunicacion::reset() in IgepComunicacion.php
Este método se encarga de inicializar el indice del cursor que pertenece a la operación.
reset
IgepComunicaUsuario::reset() in IgepComunicaUsuario.php
reset reinicializa el acceso a datos
runTests
runTests() in test_inc.php
Funcion que ejecuta los tests de cada clase del vector
s
top
$script
IgepComunicaIU::$script in IgepComunicaIU.php
$scriptLoadIgep
IgepSmarty::$scriptLoadIgep in IgepSmarty.php
$scriptLoadUsuario
$secure_dir
Smarty::$secure_dir in Smarty.class.php
This is the list of template directories that are considered secure. This is used only if $security is enabled. One directory per array element. $template_dir is in this list implicitly.
$security
Smarty::$security in Smarty.class.php
This enables template security. When enabled, many things are restricted
$security_settings
Smarty::$security_settings in Smarty.class.php
These are the security settings for Smarty. They are used only when $security is enabled.
$staticList
gvHidraListTest::$staticList in IgepListaTest.php
$str_accionDestino
$str_accionVuelta
$str_claseDestino
$str_claseManejadora
$str_claseManejadora
$str_claseManejadora
$str_claseOrigen
$str_codigo
IgepMensaje::$str_codigo in IgepMensaje.php
codigo de error
$str_codigoError
código de error
$str_datosPanel
IgepPanelArbol::$str_datosPanel in IgepPanelArbol.php
$str_estadoEdi
IgepPanel::$str_estadoEdi in IgepPanel.php
$str_estadoFil
IgepPanel::$str_estadoFil in IgepPanel.php
$str_estadoLis
IgepPanel::$str_estadoLis in IgepPanel.php
$str_fichero
IgepError::$str_fichero in IgepError.php
Descripción del error
$str_funcion
IgepError::$str_funcion in IgepError.php
Descripción del error
$str_idSalto
IgepSalto::$str_idSalto in IgepSalto.php
$str_nombrePadre
Esta variable contiene el nombre de la clase padre. Si el panel tiene un panel maestro del que depende, debe inicializar esta variable con el nombre de la clase padre.
$str_orderBy
gvHidraForm_DB::$str_orderBy in gvHidraForm_DB.php
string que contiene el ORDER BY de la SELECT
$str_orderByEditar
Esta variable contiene el ORDER BY que se aplicará al segundo panel de edición.
$str_select
gvHidraForm_DB::$str_select in gvHidraForm_DB.php
string que contiene la SELECT que define el contenido del panel en su pestaña principal (la que se mostrará tras lanzar el panel de busqueda). Esta select debe ser inicializada por el programador en la clase contenida en actions
$str_selectEditar
gvHidraForm_DB::$str_selectEditar in gvHidraForm_DB.php
Esta variable contiene la SELECT que se aplicará al segundo panel de edición.
$str_tabla
IgepPersistencia::$str_tabla in IgepPersistencia.php
tabla a modificar
$str_tituloPanel
$str_where
gvHidraForm_DB::$str_where in gvHidraForm_DB.php
Esta variable contiene la WHERE que se aplicará a la Select de búsqueda
$str_whereEditar
gvHidraForm_DB::$str_whereEditar in gvHidraForm_DB.php
Esta variable contiene la WHERE que se aplicará al segundo panel de edición.
$sufijoAdaptacion
IgepComunicaIU::$sufijoAdaptacion in IgepComunicaIU.php
Stack.php
Stack.php in Stack.php
saltoDeVentana
Sobrecargable, en este método implementaremos la lógica que sea necesaria ANTES de saltar hacia la clase destino (un símil de "presaltar").
SALTO_LINEA
SALTO_LINEA in IgepConstants.php
Define para normalizar los saltos de línea
scanTableForMenu
LayersMenuCommon::scanTableForMenu() in layersmenu-common.inc.php
The method to parse the current menu table and correspondingly update related variables
search
gvHidraSelectionWindow_Source::search() in gvHidraSelectionWindow_Source.php
Metodo que devuelve el resultado de la consulta.
secureFW
MappingManager::secureFW() in MappingManager.php
sendMailsInQueue
Envia todos los correos en la cola, y vacia la cola
session_start
IgepSession::session_start() in IgepSession.php
Inicia la sesion de php, inicializando previamente todo lo necesario
set
ArrayList::set() in ArrayList.php
Replaces the element at the specified position in this list with the specified element.
set
ListIterator::set() in ListIterator.php
Replace the last element returned by next() or previous() with the specified element.
setAbscissaStep
LayersMenu::setAbscissaStep() in layersmenu.inc.php
The method to set the value of abscissaStep
setAccion
IgepSalto::setAccion() in IgepSalto.php
setAccionRetorno
setAllTuplas
IgepComunicacion::setAllTuplas() in IgepComunicacion.php
setAllTuplas
IgepComunicaUsuario::setAllTuplas() in IgepComunicaUsuario.php
setAllTuplas establece obtiene la matriz de registros correspondiente al origen de datos pasado como argumento o prestablecido
setAnyo
IgepRegistroSalida::setAnyo() in IgepRegistroSalida.php
Registro::setAnyo Establece el anyo del registro del que se abrirá una instancia
setAppVersion
ConfigFramework::setAppVersion() in ConfigFramework.php
setApplicationName: Fija la versión que se esta ejecutando.
setArrayOperacion
setAsunto
IgepRegistroSalida::setAsunto() in IgepRegistroSalida.php
Registro::setAsunto Establece el asunto de la orden de registro
setBlock
Set a block in the appropriate template handle
setBttlState
IgepComunicaIU::setBttlState() in IgepComunicaIU.php
setBttlState Establece el estado del boton Tooltip correspondiente a activado (true) o desactivado (false)
setCalendar
gvHidraDatetime::setCalendar() in gvHidraDatetime.php
Indica que si se quiere mostrar o no el objeto calendario
setCalendar
gvHidraDate::setCalendar() in gvHidraDate.php
Indica que si se quiere mostrar o no el objeto calendario
setCampo
IgepComunicacion::setCampo() in IgepComunicacion.php
setCharacter
IgepTransformer::setCharacter() in IgepTransformer.php
Indica la conversion a hacer con campos cadena
setChecked
IgepComunicaIU::setChecked() in IgepComunicaIU.php
setChecked metodo que permite modificar el valor del un check en una accion de interfaz.
setChecked
IgepComunicaUsuario::setChecked() in IgepComunicaUsuario.php
setChecked método que permite modificar el valor del un check.
setChecked
gvHidraCheckBox::setChecked() in gvHidraCheckBox.php
setChecked para indicar que el checkbox está marcado o no como valor por defecto.
setCIF
typeNIF::setCIF() in typeNIF.php
setCIF
typeNIF::setCIF() in typeNIF.php
setClase
IgepSalto::setClase() in IgepSalto.php
setClass
gvHidraList::setClass() in gvHidraList.php
setCodMun
IgepRegistroSalida::setCodMun() in IgepRegistroSalida.php
Registro::setCodMun Establece el código de municipio (codmun)
setCodPro
IgepRegistroSalida::setCodPro() in IgepRegistroSalida.php
Registro::setCodPro Establece el código de la provincia (codpro)
setConsulta
gvHidraList::setConsulta() in gvHidraList.php
setCP
IgepRegistroSalida::setCP() in IgepRegistroSalida.php
Registro::setCP Establece el código postal del destinatario
setCustomTitle
ConfigFramework::setCustomTitle() in ConfigFramework.php
setCustomTitle: Fija el texto personalizado de la barra de título
setDataForEdit
gvHidraForm_dummy::setDataForEdit() in gvHidraForm_dummy.php
Metodo que, para patrones tabular-registro, fija el contenido de la matriz de datos del modo edicion/insercion.
setDataForSearch
gvHidraForm_dummy::setDataForSearch() in gvHidraForm_dummy.php
Metodo para fijar la matriz de datos con la que trabajará el patrón tras realizar la accion de buscar.
setDate
gvHidraTimestamp::setDate() in gvHidraTimestamp.php
Sobrecarga del método setDate, para que no permita meses y dias fuera de rango
setDate
IgepTransformer::setDate() in IgepTransformer.php
Indica la conversion a hacer con fechas
setDayOfWeek
gvHidraDate::setDayOfWeek() in gvHidraDate.php
Indica si se quiere mostrar una etiqueta al lado del campo con el día de la semana.
setDayOfWeek
gvHidraDatetime::setDayOfWeek() in gvHidraDatetime.php
Indica si se quiere mostrar una etiqueta al lado del campo con el día de la semana.
setDayOfYear
gvHidraDatetime::setDayOfYear() in gvHidraDatetime.php
Indica si se quiere mostrar una etiqueta con el día del año
setDayOfYear
gvHidraDate::setDayOfYear() in gvHidraDate.php
Indica si se quiere mostrar una etiqueta con el día del año
setDBConnParms
LayersMenuCommon::setDBConnParms() in layersmenu-common.inc.php
The method to set parameters for the DB connection
setDebug
IgepDebug::setDebug() in IgepDebug.php
setDecimal
IgepTransformer::setDecimal() in IgepTransformer.php
Indica la conversion a hacer con campos numericos
setDependence
gvHidraSelectionWindow::setDependence() in gvHidraSelectionWindow.php
Método que permite asigar dependencia en una ventana Selección. Es decir, si tenemos una ventana de Selección cuyos valores dependen del valor de otros campos, necesitamos indicar con este método.
setDependence
gvHidraList::setDependence() in gvHidraList.php
Método que permite asigar dependencia en una List. Es decir, si tenemos una lista cuyos valores dependen del valor de otros campos, necesitamos indicarlo con este método.
setDireccionDestinatario
Registro::setDireccionDestinatario Establece la dirección del destinatario
setDirroot
ProcessLayersMenu::setDirroot() in layersmenu-process.inc.php
The method to set the dirroot directory
setDirroot
LayersMenu::setDirroot() in layersmenu.inc.php
The method to set the dirroot directory
setDirroot
PlainMenu::setDirroot() in plainmenu.inc.php
The method to set the dirroot directory
setDirroot
TreeMenu::setDirroot() in treemenu.inc.php
The method to set the dirroot directory
setDirroot
PHPTreeMenu::setDirroot() in phptreemenu.inc.php
The method to set the dirroot directory
setDirrootCommon
LayersMenuCommon::setDirrootCommon() in layersmenu-common.inc.php
The method to set the dirroot directory
setDownArrowImg
LayersMenu::setDownArrowImg() in layersmenu.inc.php
The method to set an image to be used for the down arrow
setDSN
ConfigFramework::setDSN() in ConfigFramework.php
setDSN: almacena un vector de conexion a una BD
setDSN
gvHidraList::setDSN() in gvHidraList.php
setDSN
gvHidraSelectionWindow::setDSN() in gvHidraSelectionWindow.php
Metodo que permite fijar un dsn alternativo
setEnable
IgepComunicaIU::setEnable() in IgepComunicaIU.php
setEneble metodo que permite modificar la accesibilidad de un componente en una accion de interfaz.
setError
IgepError::setError() in IgepError.php
Para indicar la existencia de un error. Activa el flag y almacena el valor del texto del error. En
setFile
Set appropriate template files
setFilterForEdit
Permite cambiar el filtro actual que se está utilizando sobre la EditQuery.
setFilterForSearch
Permite cambiar el filtro actual que se está utilizando sobre la SearchQuery.
setFloatLength
gvHidraFloat::setFloatLength() in gvHidraFloat.php
Fija la longitud de la parte real. Los número se expresarán de este modo al igual que en el SGBD (maxLength,floatLength)
setForwardArrowImg
LayersMenu::setForwardArrowImg() in layersmenu.inc.php
The method to set an image to be used for the forward arrow
setHorizontalMenuTpl
The method to set horizontalMenuTpl
setHorizontalPlainMenuTpl
The method to set horizontalPlainMenuTpl
setIcondir
LayersMenuCommon::setIcondir() in layersmenu-common.inc.php
The method to set the icondir directory
setIconsize
LayersMenuCommon::setIconsize() in layersmenu-common.inc.php
The method to set the iconsize array
setIconwww
LayersMenuCommon::setIconwww() in layersmenu-common.inc.php
The method to set iconwww
setIdsForData
gvHidraForm_dummy::setIdsForData() in gvHidraForm_dummy.php
Metodo para fijar los ids de los arrays de datos
setImgdir
LayersMenuCommon::setImgdir() in layersmenu-common.inc.php
The method to set the imgdir directory
setImgwww
LayersMenuCommon::setImgwww() in layersmenu-common.inc.php
The method to set imgwww
setIndice
IgepComunicaUsuario::setIndice() in IgepComunicaUsuario.php
setIndice Cuando se trabaja con un conjunto de fichas múltiple, se utiliza para fijar la fila (registro/tupla del conjunto) sobre la que estamos trabajando, por defecto, es la ficha que se está visializando (esta activa)
setInput
ActionMapping::setInput() in ActionMapping.php
Set the input URI of the ActionForward.
setInputMask
gvHidraString::setInputMask() in gvHidraString.php
Fija una máscara de entrada de datos según la codificación de gvHidra.
setLibjsdir
LayersMenuCommon::setLibjsdir() in layersmenu-common.inc.php
The method to set the libjsdir directory
setLimit
gvHidraSelectionWindow::setLimit() in gvHidraSelectionWindow.php
Metodo que fija el limite de la consulta de la ventana de selección
setLimiteConsulta
Función que debe utilizar el programador para indicar el límite de registros que se pueden recuperar de la base de datos con una consulta.
setLinksTargets
LayersMenuCommon::setLinksTargets() in layersmenu-common.inc.php
A method to set the same target for all links of a menu
setLista
IgepComunicaUsuario::setLista() in IgepComunicaUsuario.php
setLista fija el contenido de una lista
setLista
IgepComunicacion::setLista() in IgepComunicacion.php
setLista
IgepComunicaIU::setLista() in IgepComunicaIU.php
setLista cambia el contenido de una lista en una accion de interfaz.
setList_ClassSource
setClassList_ClassSource: crea una fuente de datos para una lista con una clase
setList_DBSource
setDBList_DBSource: crea una fuente de datos para una lista mediante consulta SQL
setLogConnection
setLogConnection: Fija la conexion que se utiliza en el log.
setLogStatus
ConfigFramework::setLogStatus() in ConfigFramework.php
setLogStatus: Fija el estado del log.
setMapping
IgepComunicacion::setMapping() in IgepComunicacion.php
setMaxLength
gvHidraTypeBase::setMaxLength() in gvHidraTypeBase.php
Indica la longitud máxima del campo
setMensaje
IgepMensaje::setMensaje() in IgepMensaje.php
setMenuLeftShift
LayersMenu::setMenuLeftShift() in layersmenu.inc.php
The method to set the value of menuLeftShift
setMenuRightShift
LayersMenu::setMenuRightShift() in layersmenu.inc.php
The method to set the value of menuRightShift
setMenuStructureFile
LayersMenuCommon::setMenuStructureFile() in layersmenu-common.inc.php
The method to read the menu structure from a file
setMenuStructureString
LayersMenuCommon::setMenuStructureString() in layersmenu-common.inc.php
The method to set the menu structure passing it through a string
setMenuTopShift
LayersMenu::setMenuTopShift() in layersmenu.inc.php
The method to set the value of menuTopShift
setMsjError
IgepError::setMsjError() in IgepError.php
setMultiple
gvHidraList::setMultiple() in gvHidraList.php
Fija la propiedad multiple a un valor. Esta propiedad indica si la lista es multiple o no.
setName
gvHidraCheckBox::setName() in gvHidraCheckBox.php
setNombre fija la propiedad name de la clase
setName
gvHidraList::setName() in gvHidraList.php
setName
ActionMapping::setName() in ActionMapping.php
Set the name of the ActionForward.
setName
ActionForward::setName() in ActionForward.php
Set the name of the ActionForward.
setNameTargetClass
Método que establece el nombre de la clase destino del salto
setNIE
typeNIF::setNIE() in typeNIF.php
setNIE
typeNIF::setNIE() in typeNIF.php
setNIF
typeNIF::setNIF() in typeNIF.php
setNIF
typeNIF::setNIF() in typeNIF.php
setNodoPanel
IgepArbol::setNodoPanel() in IgepArbol.php
Este método permite al programador indicar que cierto tipo de nodo tiene asociada una representación en
setNombreDestinatario
Registro::setNombreDestinatario Establece el nombre completo del destinatario
setOperacion
IgepComunicacion::setOperacion() in IgepComunicacion.php
Este método indica a la instancia cual es la operación en curso e inicializa el indice del cursor de dicha operación. La operación en curso se utilizará siempre que no se especifique como parámetro para el resto de métodos. OJO: Falta dar una lista clara de las operaciones para el usuario (internas puede haber más)
setOperacion
IgepComunicaUsuario::setOperacion() in IgepComunicaUsuario.php
setOperacion Fija la operación que va a ser origen de los datos
setOption
Allows setting of various parameters after the initial
setOrden
gvHidraList::setOrden() in gvHidraList.php
setOrderByForEditQuery
Permite especificar la clausula 'ORDER BY' de la query consulta del CRUD de gvHidra que se lanza en la acción editar (paso de tabular a registro en patrón T-R)
setOrderByForSearchQuery
Permite especificar la clausula 'ORDER BY' de la query consulta del CRUD de gvHidra que se lanza en la acción buscar.
setParam
IgepSalto::setParam() in IgepSalto.php
setParametrosBusqueda
Este método almacenará una cadena que luego se anexará a la WHERE de la consulta a ejecutar. En esa cadena se pueden incluir condiciones especiales como añadir un EXISTS si cierto campo del panel de busqueda está a true.
setParams
IgepSalto::setParams() in IgepSalto.php
setPasswordType
Fija el tipo como password. Con ello no podra verse lo que se teclea
setPath
ActionForward::setPath() in ActionForward.php
Set the path of the ActionForward.
setPHPTreeMenuDefaultExpansion
The method to set the default value of the expansion string for the PHP Tree Menu
setPHPTreeMenuImagesType
The method to set the type of images used for the Tree Menu
setPHPTreeMenuSeparator
The method to set the value of separator for the Tree Menu query string
setPHPTreeMenuTheme
PHPTreeMenu::setPHPTreeMenuTheme() in phptreemenu.inc.php
The method to set the prefix for filenames of images of a theme
setPKForQueries
gvHidraForm_DB::setPKForQueries() in gvHidraForm_DB.php
Permite especificar la PK de las dos queries que se pueden definir en el FW. El primer parametro permite definir la PK para el el searchMode. El segundo corresponde con el editMode.
setPlainMenuTpl
PlainMenu::setPlainMenuTpl() in plainmenu.inc.php
The method to set plainMenuTpl
setPrependedUrl
LayersMenuCommon::setPrependedUrl() in layersmenu-common.inc.php
The method to set the prepended URL
setQueryMode
ConfigFramework::setQueryMode() in ConfigFramework.php
setQueryMode: Fija el valor del modo de consulta (ver propiedad para var posibles valores)
setQueryMode
gvHidraSelectionWindow::setQueryMode() in gvHidraSelectionWindow.php
Cambia el modo de queryMode
setRadio
gvHidraList::setRadio() in gvHidraList.php
Fija la propiedad radion a un valor. Esta propiedad indica si la lista se representa como radios o no.
setRedirect
ActionForward::setRedirect() in ActionForward.php
Set the redirect flag of the ActionForward.
setRegExp
gvHidraString::setRegExp() in gvHidraString.php
Fija una expresión regular de validación de la cadena.
setReloadMappings
setReloadMappings: Fija el estado de reloadMappings
setRequired
gvHidraTypeBase::setRequired() in gvHidraTypeBase.php
Indica que un campo es obligatorio
setResultadoBusqueda
Función que fija (cambia) el conjunto de datos manejados por IGEP internamente
setResultadoEdicion
Función que fija (cambia) el conjunto de datos manejados por IGEP internamente
setRoot
Sets the template directory
setRowColor
IgepComunicaUsuario::setRowColor() in IgepComunicaUsuario.php
Método que dada una tupla, fija el color para poder ser representado en una tabla de gvHidra
setRowsNumber
gvHidraSelectionWindow::setRowsNumber() in gvHidraSelectionWindow.php
Metodo que fija el numero de filas a visualizar en la ventana de seleccion
setSearchParameters
Este método almacenará una cadena que luego se anexará a la WHERE de la consulta a ejecutar. En esa cadena se pueden incluir condiciones especiales como añadir un EXISTS si cierto campo del panel de busqueda está a true.
setSelected
Fija el valor seleccionado
setSelected
IgepComunicaIU::setSelected() in IgepComunicaIU.php
setSelected fija el valor de una lista en una acción de interfaz.
setSelected
gvHidraList::setSelected() in gvHidraList.php
setSelected
IgepComunicaUsuario::setSelected() in IgepComunicaUsuario.php
setSelected fija el valor de una lista
setSelectedItemByCount
LayersMenuCommon::setSelectedItemByCount() in layersmenu-common.inc.php
A method to select the current item of $menu_name in terms of $cnt, i.e., very likely, in terms of its line number in the corresponding menu structure file (excluding from the count commented out lines, if any)
setSelectedItemById
LayersMenuCommon::setSelectedItemById() in layersmenu-common.inc.php
A method to select the current item of $menu_name in terms of the corresponding id (see the DB table structure); obviously, this method can be used only together with the DB support
setSelectedItemByUrl
LayersMenuCommon::setSelectedItemByUrl() in layersmenu-common.inc.php
A method to select the current item of $menu_name specifying a string that occurs in the current URL
setSelectedItemByUrlEregi
A method to select the current item of $menu_name specifying a regular expression that matches (a substring of) the current URL; just the same as the setSelectedItemByUrl() method, but using eregi() instead of strpos()
setSelectForEditQuery
Permite especificar la cabecera de la query consulta del CRUD de gvHidra que se lanza en la acción editar (paso de tabular a registro en patrón T-R)
setSelectForSearchQuery
Permite especificar la cabecera de la query consulta del CRUD de gvHidra que se lanza en la acción buscar.
setSelectionWindow_ClassSource
Crea una fuente de datos para WindowSelection con origen en una clase.
setSelectionWindow_DBSource
Crea una fuente de datos para WindowSelection con origen en una consulta SQL.
setSeparator
LayersMenuCommon::setSeparator() in layersmenu-common.inc.php
The method to set the value of separator
setSize
gvHidraList::setSize() in gvHidraList.php
Fija la propiedad size. Esta propiedad indica los elementos visibles de la lista.
setSize
gvHidraSelectionWindow::setSize() in gvHidraSelectionWindow.php
Metodo que fijar el tamaño de la ventana
setSubMenuTpl
LayersMenu::setSubMenuTpl() in layersmenu.inc.php
The method to set subMenuTpl
setTabIndex
IgepComunicaIU::setTabIndex() in IgepComunicaIU.php
setTabIndex metodo que permite modificar el tabindex de un componente de pantalla de forma dinamica.
setTableFields
LayersMenuCommon::setTableFields() in layersmenu-common.inc.php
The method to set names of fields of the table storing data describing the menu
setTableFields_i18n
LayersMenuCommon::setTableFields_i18n() in layersmenu-common.inc.php
The method to set names of fields of the i18n table corresponding to $tableName
setTableName
LayersMenuCommon::setTableName() in layersmenu-common.inc.php
The method to set the name of the table storing data describing the menu
setTableName_i18n
LayersMenuCommon::setTableName_i18n() in layersmenu-common.inc.php
The method to set the name of the i18n table corresponding to $tableName
setTemplate
gvHidraSelectionWindow::setTemplate() in gvHidraSelectionWindow.php
Metodo que permite fijar una tpl como patron de visualizacion del componente
setTemplatesCompilationDir
setTemplatesCompilationDir: Fija el directorio de templates_c
setThresholdY
LayersMenu::setThresholdY() in layersmenu.inc.php
The method to set the value of thresholdY
setTime
gvHidraTimestamp::setTime() in gvHidraTimestamp.php
Sobrecarga del método setTime, para que no permita horas, minutos y segundos fuera del rango
setTipoConsulta
gvHidraForm_DB::setTipoConsulta() in gvHidraForm_DB.php
Método que sirve para fijar el tipo de consulta del panel. Siempre se descartan mayúsculas y marcas diacríticas.
setTpldir
PlainMenu::setTpldir() in plainmenu.inc.php
The method to set the tpldir directory
setTpldir
LayersMenu::setTpldir() in layersmenu.inc.php
The method to set the tpldir directory
setTpldirCommon
LayersMenuCommon::setTpldirCommon() in layersmenu-common.inc.php
The method to set the tpldir directory
setTransformErrors
setTransparentIcon
LayersMenu::setTransparentIcon() in layersmenu.inc.php
A method to set transparentIcon
setTreeMenuImagesType
The method to set the type of images used for the Tree Menu
setTreeMenuTheme
TreeMenu::setTreeMenuTheme() in treemenu.inc.php
The method to set the prefix for filenames of images of a theme
setTupla
IgepComunicacion::setTupla() in IgepComunicacion.php
setTupla
IgepComunicaUsuario::setTupla() in IgepComunicaUsuario.php
setTupla sustituye el registro actual de la fuente de datos prestablecida por el registro/tupla (array asociativo) pasado como parámetro
setType
ActionMapping::setType() in ActionMapping.php
Set the type of the ActionForward.
setUnidadRegistral
Registro::setUnidadRegistral Establece la unidad registral
setUnknowns
What to do with unknown variables
setUp
IgepDBTest::setUp() in IgepDBTest.php
Sets up the fixture, for example, opens a network connection.
setUp
smartyCampoTextoTest::setUp() in smartyCampoTextoTest.php
Sets up the fixture, for example, opens a network connection.
setUp
gvHidraListTest::setUp() in IgepListaTest.php
Sets up the fixture, for example, opens a network connection.
setUp
IgepSmartyTest::setUp() in IgepSmartyTest.php
Sets up the fixture, for example, opens a network connection.
setUp
IgepTransformerTest::setUp() in IgepTransformerTest.php
Sets up the fixture, for example, opens a network connection.
setUp
gvHidraSelectionWindowTest::setUp() in IgepVentanaSeleccionTest.php
Sets up the fixture, for example, opens a network connection.
setUp
IgepComunicacionTest::setUp() in IgepComunicacionTest.php
Sets up the fixture, for example, opens a network connection.
setUp
ConfigFrameworkTest::setUp() in ConfigFrameworkTest.php
Sets up the fixture, for example, opens a network connection.
setUp
GVHAutoLoadTest::setUp() in GVHAutoLoadTest.php
Sets up the fixture, for example, opens a network connection.
setUp
IgepAccionesGenericasTest::setUp() in IgepAccionesGenericasTest.php
Sets up the fixture, for example, opens a network connection.
setUp
gvHidraTimestampTest::setUp() in gvHidraTimestampTest.php
Sets up the fixture, for example, opens a network connection.
setUp
gvhGlobalTest::setUp() in gvhGlobalTest.php
Sets up the fixture, for example, opens a network connection.
setUp
IgepComunicaUsuarioTest::setUp() in IgepComunicaUsuarioTest.php
Sets up the fixture, for example, opens a network connection.
setUp
IgepCorreoTest::setUp() in IgepCorreoTest.php
Sets up the fixture, for example, opens a network connection.
setUp
ConfIgepTest::setUp() in ConfIgepTest.php
Sets up the fixture, for example, open a network connection.
setUp
IgepConexionTest::setUp() in IgepConexionTest.php
Sets up the fixture, for example, opens a network connection.
setUp
gvHidraTypeBaseTest::setUp() in gvHidraTypeBaseTest.php
Sets up the fixture, for example, opens a network connection.
setValue
IgepComunicaIU::setValue() in IgepComunicaIU.php
setValue método que fija el valor de un campo de texto en una accion de interfaz.
setValue
IgepComunicaUsuario::setValue() in IgepComunicaUsuario.php
setValue fija el valor pasado como parámetro sobre el campo indicado como párametro del registro activo sobre el origen de datos actual (cursor)
setValueChecked
gvHidraCheckBox::setValueChecked() in gvHidraCheckBox.php
setValueChecked fija el valor deseado cuando el check esta marcado
setValuesRegistro
IgepRegistroSalida::setValuesRegistro() in IgepRegistroSalida.php
Registro:setValuesRegistro Recibe un array asociativo de parámteros (opcionalemnte un array asocitivo de índices) y fija los atributos del registro
setValueUnchecked
setValueUnchecked fija el valor deseado cuando el check esta desmarcado
setVar
Set corresponding substitutions for placeholders
setVerticalMenuTpl
LayersMenu::setVerticalMenuTpl() in layersmenu.inc.php
The method to set verticalMenuTpl
setVisible
IgepComunicaIU::setVisible() in IgepComunicaIU.php
setVisible metodo que permite modificar la visibilidad de un componente en una accion de interfaz.
setWhereForEditQuery
Permite especificar la clausula 'WHERE' de la query consulta del CRUD de gvHidra que se lanza en la acción editar (paso de tabular a registro en patrón T-R)
setWhereForSearchQuery
Permite especificar la clausula 'WHERE' de la query consulta del CRUD de gvHidra que se lanza en la acción buscar.
set_file_contents
Config_File::set_file_contents() in Config_File.class.php
Store the contents of a file manually.
set_path
Config_File::set_path() in Config_File.class.php
Set the path where configuration files can be found.
showMensaje
gvHidraMainWindow::showMensaje() in gvHidraMainWindow.php
Este método crea un IgepMensaje y se lo asigna al panel. El primer parámetro corresponde con el id del mensaje (ver mensaje.php) y el segundo, que es opcional, permite parametrizar el mensaje pasando en un array los campos que se sustituirán en la cadena del mensaje.
showMensaje
gvHidraForm::showMensaje() in gvHidraForm.php
Este método crea un IgepMensaje y se lo asigna al panel. El primer parámetro corresponde con el id del mensaje (ver mensaje.php) y el segundo, que es opcional, permite parametrizar el mensaje pasando en un array los campos que se sustituirán en la cadena del mensaje.
showMessage
gvHidraForm::showMessage() in gvHidraForm.php
Este método crea un IgepMensaje y se lo asigna al panel. El primer parámetro corresponde con el id del mensaje (ver mensaje.php) y el segundo, que es opcional, permite parametrizar el mensaje pasando en un array los campos que se sustituirán en la cadena del mensaje.
showOnlyNewRecordsAfterInsert
Indica si el filtro se debe regenerar tras una insercion. Tras insertar una tupla, para evitar que dicha tupla no aparezca en el filtro previo, se elimina dicho filtro y se crea uno nuevo que apunta a la nueva tupla insertada (a través de su PK o todos sus campos).
SHOW_COMPILED
SHOW_COMPILED in gvHidraErrorHandlers.php
Cuando SHOW_DEPRECATED, poner a true para ver más información de plantillas compiladas
SHOW_DEPRECATED
SHOW_DEPRECATED in gvHidraErrorHandlers.php
Poner a true para ver más información (en debug y log apache)
SHOW_gvHIDRA
SHOW_gvHIDRA in gvHidraErrorHandlers.php
Cuando SHOW_DEPRECATED, poner a true para ver más información de debug de gvHIDRA
sinAnexo
IgepCorreo::sinAnexo() in IgepCorreo.php
Función para enviar correos sin ficheros anexados
singleton
GVHAutoLoad::singleton() in GVHAutoLoad.php
size
HashMap::size() in HashMap.php
Returns the number of key-value mappings in this map.
size
ArrayList::size() in ArrayList.php
Returns the number of elements in this list.
Smarty
Smarty::Smarty() in Smarty.class.php
The class constructor.
Smarty
Smarty in Smarty.class.php
shared.escape_special_chars.php
shared.escape_special_chars.php in shared.escape_special_chars.php
shared.make_timestamp.php
shared.make_timestamp.php in shared.make_timestamp.php
Smarty.class.php
Smarty.class.php in Smarty.class.php
Smarty_Compiler.class.php
Smarty_Compiler.class.php in Smarty_Compiler.class.php
smarty.php
smarty.php in smarty.php
smartyCampoTextoTest
smartyCampoTextoTest in smartyCampoTextoTest.php
Test class for global functions Generated by PHPUnit on 2007-10-22 at 13:24:06.
smarty_block_CWArbol
smarty_block_CWArbol() in block.CWArbol.php
smarty_block_CWBarra
smarty_block_CWBarra() in block.CWBarra.php
Pluggin CWBarra
smarty_block_CWBarraInfPanel
smarty_block_CWBarraInfPanel() in block.CWBarraInfPanel.php
smarty_block_CWBarraSupPanel
smarty_block_CWBarraSupPanel() in block.CWBarraSupPanel.php
smarty_block_CWContenedor
smarty_block_CWContenedor() in block.CWContenedor.php
smarty_block_CWContenedorPestanyas
smarty_block_CWContenedorPestanyas() in block.CWContenedorPestanyas.php
smarty_block_CWFicha
smarty_block_CWFicha() in block.CWFicha.php
smarty_block_CWFichaEdicion
smarty_block_CWFichaEdicion() in block.CWFichaEdicion.php
smarty_block_CWFila
smarty_block_CWFila() in block.CWFila.php
smarty_block_CWInfoContenedor
smarty_block_CWInfoContenedor() in block.CWInfoContenedor.php
smarty_block_CWMarcoPanel
smarty_block_CWMarcoPanel() in block.CWMarcoPanel.php
smarty_block_CWPanel
smarty_block_CWPanel() in block.CWPanel.php
smarty_block_CWSelector
smarty_block_CWSelector() in block.CWSelector.php
smarty_block_CWSolapa
smarty_block_CWSolapa() in block.CWSolapa.php
smarty_block_CWTabla
smarty_block_CWTabla() in block.CWTabla.php
smarty_block_CWVentana
smarty_block_CWVentana() in block.CWVentana.php
Pluggin CWVentana
smarty_block_textformat
smarty_block_textformat() in block.textformat.php
Smarty {textformat}{/textformat} block plugin
Smarty_Compiler
Smarty_Compiler::Smarty_Compiler() in Smarty_Compiler.class.php
The class constructor.
Smarty_Compiler
Smarty_Compiler in Smarty_Compiler.class.php
Template compiling class
smarty_compiler_assign
smarty_compiler_assign() in compiler.assign.php
Smarty {assign} compiler function plugin
smarty_core_assemble_plugin_filepath
smarty_core_assemble_plugin_filepath() in core.assemble_plugin_filepath.php
assemble filepath of requested plugin
smarty_core_assign_smarty_interface
smarty_core_assign_smarty_interface() in core.assign_smarty_interface.php
Smarty assign_smarty_interface core plugin
smarty_core_create_dir_structure
smarty_core_create_dir_structure() in core.create_dir_structure.php
create full directory structure
SMARTY_CORE_DIR
SMARTY_CORE_DIR in Smarty.class.php
smarty_core_display_debug_console
smarty_core_display_debug_console() in core.display_debug_console.php
Smarty debug_console function plugin
smarty_core_get_include_path
smarty_core_get_include_path() in core.get_include_path.php
Get path to file from include_path
smarty_core_get_microtime
smarty_core_get_microtime() in core.get_microtime.php
Get seconds and microseconds
smarty_core_get_php_resource
smarty_core_get_php_resource() in core.get_php_resource.php
Retrieves PHP script resource
smarty_core_is_secure
smarty_core_is_secure() in core.is_secure.php
determines if a resource is secure or not.
smarty_core_is_trusted
smarty_core_is_trusted() in core.is_trusted.php
determines if a resource is trusted or not
smarty_core_load_plugins
smarty_core_load_plugins() in core.load_plugins.php
Load requested plugins
smarty_core_load_resource_plugin
smarty_core_load_resource_plugin() in core.load_resource_plugin.php
load a resource plugin
smarty_core_process_cached_inserts
smarty_core_process_cached_inserts() in core.process_cached_inserts.php
Replace cached inserts with the actual results
smarty_core_process_compiled_include
smarty_core_process_compiled_include() in core.process_compiled_include.php
Replace nocache-tags by results of the corresponding non-cacheable functions and return it
smarty_core_read_cache_file
smarty_core_read_cache_file() in core.read_cache_file.php
read a cache file, determine if it needs to be regenerated or not
smarty_core_rmdir
smarty_core_rmdir() in core.rmdir.php
delete a dir recursively (level=0 -> keep root) WARNING: no tests, it will try to remove what you tell it!
smarty_core_rm_auto
smarty_core_rm_auto() in core.rm_auto.php
delete an automagically created file by name and id
smarty_core_run_insert_handler
smarty_core_run_insert_handler() in core.run_insert_handler.php
Handle insert tags
smarty_core_smarty_include_php
smarty_core_smarty_include_php() in core.smarty_include_php.php
called for included php files within templates
smarty_core_write_cache_file
smarty_core_write_cache_file() in core.write_cache_file.php
Prepend the cache information to the cache file and write it
smarty_core_write_compiled_include
smarty_core_write_compiled_include() in core.write_compiled_include.php
Extract non-cacheable parts out of compiled template and write it
smarty_core_write_compiled_resource
smarty_core_write_compiled_resource() in core.write_compiled_resource.php
write the compiled resource
smarty_core_write_file
smarty_core_write_file() in core.write_file.php
write out a file to disk
SMARTY_DIR
SMARTY_DIR in Smarty.class.php
set SMARTY_DIR to absolute path to Smarty library files.
SMARTY_DIR
SMARTY_DIR in smarty.php
Este fichero contendrá la clase Smarty_Phrame con relacion a la clase ComponentesWeb
smarty_function_assign
smarty_function_assign() in function.assign.php
Smarty {assign} function plugin
smarty_function_assign_debug_info
smarty_function_assign_debug_info() in function.assign_debug_info.php
Smarty {assign_debug_info} function plugin
smarty_function_config_load
smarty_function_config_load() in function.config_load.php
Smarty {config_load} function plugin
smarty_function_counter
smarty_function_counter() in function.counter.php
Smarty {counter} function plugin
smarty_function_CWAreaTexto
smarty_function_CWAreaTexto() in function.CWAreaTexto.php
smarty_function_CWBoton
smarty_function_CWBoton() in function.CWBoton.php
smarty_function_CWBotonTooltip
smarty_function_CWBotonTooltip() in function.CWBotonTooltip.php
smarty_function_CWCampoTexto
smarty_function_CWCampoTexto() in function.CWCampoTexto.php
smarty_function_CWCheckBox
smarty_function_CWCheckBox() in function.CWCheckBox.php
smarty_function_CWDetalles
smarty_function_CWDetalles() in function.CWDetalles.php
smarty_function_CWImagen
smarty_function_CWImagen() in function.CWImagen.php
smarty_function_CWLista
smarty_function_CWLista() in function.CWLista.php
smarty_function_CWMenuLayer
smarty_function_CWMenuLayer() in function.CWMenuLayer.php
Pluggin Menu
smarty_function_CWPaginador
smarty_function_CWPaginador() in function.CWPaginador.php
Pluggin Paginador
smarty_function_CWPantallaEntrada
smarty_function_CWPantallaEntrada() in function.CWPantallaEntrada.php
Construcción de la pantalla de acceso princiapl a la aplicación gvHidra
smarty_function_CWPestanya
smarty_function_CWPestanya() in function.CWPestanya.php
smarty_function_CWUpLoad
smarty_function_CWUpLoad() in function.CWUpLoad.php
smarty_function_cycle
smarty_function_cycle() in function.cycle.php
Smarty {cycle} function plugin
smarty_function_debug
smarty_function_debug() in function.debug.php
Smarty {debug} function plugin
smarty_function_escape_special_chars
smarty_function_escape_special_chars() in shared.escape_special_chars.php
escape_special_chars common function
smarty_function_eval
smarty_function_eval() in function.eval.php
Smarty {eval} function plugin
smarty_function_fetch
smarty_function_fetch() in function.fetch.php
Smarty {fetch} plugin
smarty_function_html_checkboxes
smarty_function_html_checkboxes() in function.html_checkboxes.php
Smarty {html_checkboxes} function plugin
smarty_function_html_checkboxes_output
smarty_function_html_checkboxes_output() in function.html_checkboxes.php
smarty_function_html_image
smarty_function_html_image() in function.html_image.php
Smarty {html_image} function plugin
smarty_function_html_options
smarty_function_html_options() in function.html_options.php
Smarty {html_options} function plugin
smarty_function_html_options_optgroup
smarty_function_html_options_optgroup() in function.html_options.php
smarty_function_html_options_optoutput
smarty_function_html_options_optoutput() in function.html_options.php
smarty_function_html_radios
smarty_function_html_radios() in function.html_radios.php
Smarty {html_radios} function plugin
smarty_function_html_radios_output
smarty_function_html_radios_output() in function.html_radios.php
smarty_function_html_select_date
smarty_function_html_select_date() in function.html_select_date.php
Smarty {html_select_date} plugin
smarty_function_html_select_time
smarty_function_html_select_time() in function.html_select_time.php
Smarty {html_select_time} function plugin
smarty_function_html_table
smarty_function_html_table() in function.html_table.php
Smarty {html_table} function plugin
smarty_function_html_table_cycle
smarty_function_html_table_cycle() in function.html_table.php
smarty_function_mailto
smarty_function_mailto() in function.mailto.php
Smarty {mailto} function plugin
smarty_function_math
smarty_function_math() in function.math.php
Smarty {math} function plugin
smarty_function_popup
smarty_function_popup() in function.popup.php
Smarty {popup} function plugin
smarty_function_popup_init
smarty_function_popup_init() in function.popup_init.php
Smarty {popup_init} function plugin
smarty_make_timestamp
smarty_make_timestamp() in shared.make_timestamp.php
Function: smarty_make_timestamp
Purpose: used by other smarty functions to make a timestamp from a string.
smarty_modifier_capitalize
smarty_modifier_capitalize() in modifier.capitalize.php
Smarty capitalize modifier plugin
smarty_modifier_capitalize_ucfirst
smarty_modifier_capitalize_ucfirst() in modifier.capitalize.php
smarty_modifier_cat
smarty_modifier_cat() in modifier.cat.php
Smarty cat modifier plugin
smarty_modifier_count_characters
smarty_modifier_count_characters() in modifier.count_characters.php
Smarty count_characters modifier plugin
smarty_modifier_count_paragraphs
smarty_modifier_count_paragraphs() in modifier.count_paragraphs.php
Smarty count_paragraphs modifier plugin
smarty_modifier_count_sentences
smarty_modifier_count_sentences() in modifier.count_sentences.php
Smarty count_sentences modifier plugin
smarty_modifier_count_words
smarty_modifier_count_words() in modifier.count_words.php
Smarty count_words modifier plugin
smarty_modifier_date_format
smarty_modifier_date_format() in modifier.date_format.php
Smarty date_format modifier plugin
smarty_modifier_debug_print_var
smarty_modifier_debug_print_var() in modifier.debug_print_var.php
Smarty debug_print_var modifier plugin
smarty_modifier_default
smarty_modifier_default() in modifier.default.php
Smarty default modifier plugin
smarty_modifier_escape
smarty_modifier_escape() in modifier.escape.php
Smarty escape modifier plugin
smarty_modifier_indent
smarty_modifier_indent() in modifier.indent.php
Smarty indent modifier plugin
smarty_modifier_lower
smarty_modifier_lower() in modifier.lower.php
Smarty lower modifier plugin
smarty_modifier_nl2br
smarty_modifier_nl2br() in modifier.nl2br.php
Smarty plugin
smarty_modifier_regex_replace
smarty_modifier_regex_replace() in modifier.regex_replace.php
Smarty regex_replace modifier plugin
smarty_modifier_replace
smarty_modifier_replace() in modifier.replace.php
Smarty replace modifier plugin
smarty_modifier_spacify
smarty_modifier_spacify() in modifier.spacify.php
Smarty spacify modifier plugin
smarty_modifier_string_format
smarty_modifier_string_format() in modifier.string_format.php
Smarty string_format modifier plugin
smarty_modifier_strip
smarty_modifier_strip() in modifier.strip.php
Smarty strip modifier plugin
smarty_modifier_strip_tags
smarty_modifier_strip_tags() in modifier.strip_tags.php
Smarty strip_tags modifier plugin
smarty_modifier_truncate
smarty_modifier_truncate() in modifier.truncate.php
Smarty truncate modifier plugin
smarty_modifier_upper
smarty_modifier_upper() in modifier.upper.php
Smarty upper modifier plugin
smarty_modifier_wordwrap
smarty_modifier_wordwrap() in modifier.wordwrap.php
Smarty wordwrap modifier plugin
smarty_outputfilter_trimwhitespace
smarty_outputfilter_trimwhitespace() in outputfilter.trimwhitespace.php
Smarty trimwhitespace outputfilter plugin
smarty_outputfilter_trimwhitespace_replace
smarty_outputfilter_trimwhitespace_replace() in outputfilter.trimwhitespace.php
SMARTY_PHP_ALLOW
SMARTY_PHP_ALLOW in Smarty.class.php
SMARTY_PHP_PASSTHRU
SMARTY_PHP_PASSTHRU in Smarty.class.php
SMARTY_PHP_QUOTE
SMARTY_PHP_QUOTE in Smarty.class.php
SMARTY_PHP_REMOVE
SMARTY_PHP_REMOVE in Smarty.class.php
Smarty_Phrame
Smarty_Phrame
Smarty_Phrame in smarty.php
Stack
Stack::Stack() in Stack.php
Create a Stack with the specified values.
Stack
Stack in Stack.php
Stack of LIFO objects that can be administered and searched, while hiding the internal implementation. This is an implementation of the Stack class in the Java language.
subDays
gvHidraTimestamp::subDays() in gvHidraTimestamp.php
subMonths
gvHidraTimestamp::subMonths() in gvHidraTimestamp.php
Ver comentarios en addMonths
subst
Substitute variables in handle $handle
subWeeks
gvHidraTimestamp::subWeeks() in gvHidraTimestamp.php
subYears
gvHidraTimestamp::subYears() in gvHidraTimestamp.php
Ver comentarios en addMonths
suite
test_all::suite() in test_all.php
suite
test_prj::suite() in test_prj.php
suite
test_gvhidra::suite() in test_gvhidra.php
supportedDBMS
Devuelve los tipos de drives soportados.
smartyCampoTextoTest.php
smartyCampoTextoTest.php in smartyCampoTextoTest.php
t
top
$template_dir
Smarty::$template_dir in Smarty.class.php
The name of the directory where templates are located.
$text
HTML_TreeNode::$text in TreeMenu.php
The text for this node.
$tipoNodoSeleccionado
$trusted_dir
Smarty::$trusted_dir in Smarty.class.php
This is an array of directories where trusted php scripts reside.
$type_mod
IgepTransformer::$type_mod in IgepTransformer.php
typeNIF.php
typeNIF.php in typeNIF.php
typeNIF.php
typeNIF.php in typeNIF.php
TinvDonantes.php
TinvDonantes.php in TinvDonantes.php
TreeMenu.php
TreeMenu.php in TreeMenu.php
treemenu.inc.php
treemenu.inc.php in treemenu.inc.php
tearDown
smartyCampoTextoTest::tearDown() in smartyCampoTextoTest.php
Tears down the fixture, for example, closes a network connection.
tearDown
IgepTransformerTest::tearDown() in IgepTransformerTest.php
Tears down the fixture, for example, closes a network connection.
tearDown
IgepSmartyTest::tearDown() in IgepSmartyTest.php
Tears down the fixture, for example, closes a network connection.
tearDown
gvHidraTimestampTest::tearDown() in gvHidraTimestampTest.php
Tears down the fixture, for example, closes a network connection.
tearDown
gvHidraTypeBaseTest::tearDown() in gvHidraTypeBaseTest.php
Tears down the fixture, for example, closes a network connection.
tearDown
gvhGlobalTest::tearDown() in gvhGlobalTest.php
Tears down the fixture, for example, closes a network connection.
tearDown
gvHidraSelectionWindowTest::tearDown() in IgepVentanaSeleccionTest.php
Tears down the fixture, for example, closes a network connection.
tearDown
IgepAccionesGenericasTest::tearDown() in IgepAccionesGenericasTest.php
Tears down the fixture, for example, closes a network connection.
tearDown
GVHAutoLoadTest::tearDown() in GVHAutoLoadTest.php
Tears down the fixture, for example, closes a network connection.
tearDown
IgepDBTest::tearDown() in IgepDBTest.php
Tears down the fixture, for example, closes a network connection.
tearDown
IgepComunicaUsuarioTest::tearDown() in IgepComunicaUsuarioTest.php
Tears down the fixture, for example, closes a network connection.
tearDown
IgepCorreoTest::tearDown() in IgepCorreoTest.php
Tears down the fixture, for example, closes a network connection.
tearDown
ConfigFrameworkTest::tearDown() in ConfigFrameworkTest.php
Tears down the fixture, for example, closes a network connection.
tearDown
ConfIgepTest::tearDown() in ConfIgepTest.php
Tears down the fixture, for example, close a network connection.
tearDown
gvHidraListTest::tearDown() in IgepListaTest.php
Tears down the fixture, for example, closes a network connection.
tearDown
IgepConexionTest::tearDown() in IgepConexionTest.php
Tears down the fixture, for example, closes a network connection.
tearDown
IgepComunicacionTest::tearDown() in IgepComunicacionTest.php
Tears down the fixture, for example, closes a network connection.
template_exists
Smarty::template_exists() in Smarty.class.php
Checks whether requested template exists.
Template_PHPLIB
Template_PHPLIB in PHPLIB.php
Converted PHPLIB Template class
Template_PHPLIB
Constructor
tesOrdenarCursor
IgepAccionesGenericasTest::tesOrdenarCursor() in IgepAccionesGenericasTest.php
test si la funcion no fuera private
testAbrirVentanaSeleccion
testAbrirVentanaSeleccion
testAcabarTransaccion
testAcabarTransaccion
testAddAccionEvento01
testAddAccionEvento02
testAddDays01
gvHidraTimestampTest::testAddDays01() in gvHidraTimestampTest.php
testAddDays02
gvHidraTimestampTest::testAddDays02() in gvHidraTimestampTest.php
testAddDays03
gvHidraTimestampTest::testAddDays03() in gvHidraTimestampTest.php
testAddMonths01
gvHidraTimestampTest::testAddMonths01() in gvHidraTimestampTest.php
testAddMonths02
gvHidraTimestampTest::testAddMonths02() in gvHidraTimestampTest.php
testAddMonths03
gvHidraTimestampTest::testAddMonths03() in gvHidraTimestampTest.php
testAddMonths04
gvHidraTimestampTest::testAddMonths04() in gvHidraTimestampTest.php
testAddOpcion
testAddPostScript
testAddPreScript
testAddScriptLoad
testAddWeeks01
gvHidraTimestampTest::testAddWeeks01() in gvHidraTimestampTest.php
testAddWeeks02
gvHidraTimestampTest::testAddWeeks02() in gvHidraTimestampTest.php
testAddWeeks03
gvHidraTimestampTest::testAddWeeks03() in gvHidraTimestampTest.php
testAddYears01
gvHidraTimestampTest::testAddYears01() in gvHidraTimestampTest.php
testAddYears02
gvHidraTimestampTest::testAddYears02() in gvHidraTimestampTest.php
testAddYears03
gvHidraTimestampTest::testAddYears03() in gvHidraTimestampTest.php
testAddYears04
gvHidraTimestampTest::testAddYears04() in gvHidraTimestampTest.php
testAuto_load
GVHAutoLoadTest::testAuto_load() in GVHAutoLoadTest.php
testBetween
gvHidraTimestampTest::testBetween() in gvHidraTimestampTest.php
testBetweenDays01
gvHidraTimestampTest::testBetweenDays01() in gvHidraTimestampTest.php
testBetweenDays02
gvHidraTimestampTest::testBetweenDays02() in gvHidraTimestampTest.php
testBuildDataRefreshUI
testBuscarVentanaSeleccion
testBuscarVentanaSeleccion
testCalcularCamposDependientes
testCalcularSecuencia
testCalcularSecuenciaBD
testCaracteresNumericos
testCheckDataTypes
IgepComunicacionTest::testCheckDataTypes() in IgepComunicacionTest.php
testCmp
gvHidraTimestampTest::testCmp() in gvHidraTimestampTest.php
testCombinarWhere
testConAnexo
IgepCorreoTest::testConAnexo() in IgepCorreoTest.php
testConId
smartyCampoTextoTest::testConId() in smartyCampoTextoTest.php
testConNombre
smartyCampoTextoTest::testConNombre() in smartyCampoTextoTest.php
testConstruct
test que valida el constructor de la clase
testConstructor
IgepTransformerTest::testConstructor() in IgepTransformerTest.php
testConstructor2
IgepTransformerTest::testConstructor2() in IgepTransformerTest.php
testConstruirArrayAbrirVentanaSeleccion
testConstruirArrayBorrar
testConstruirArrayBuscar
testConstruirArrayBuscarVentanaSeleccion
testConstruirArrayFocusChanged
testConstruirArrayIniciarVentana
testConstruirArrayOrdenarTabla
testConstruirArraySeleccionar
testConstruirLimite
testConstruirWhere
testConstruirWhereConLike
testConstruyeLista
testConsultar
IgepConexionTest::testConsultar() in IgepConexionTest.php
testCorreoLista
IgepCorreoTest::testCorreoLista() in IgepCorreoTest.php
testCorreoListaUsuariosAplicacion
testCorreoListaUsuariosModulo
testCorreoNREGPGV
testCorreoUsuario
testCreaDBMS
IgepDBTest::testCreaDBMS() in IgepDBTest.php
testCurrentTupla
IgepComunicacionTest::testCurrentTupla() in IgepComunicacionTest.php
testCurrentTupla
IgepComunicaUsuarioTest::testCurrentTupla() in IgepComunicaUsuarioTest.php
testDameDatos
IgepComunicacionTest::testDameDatos() in IgepComunicacionTest.php
testDameDatosAntiguos
testDameFilaActual
IgepComunicacionTest::testDameFilaActual() in IgepComunicacionTest.php
testDamePanelActivo
testData2Arrays
IgepComunicacionTest::testData2Arrays() in IgepComunicacionTest.php
testDecimalPad
IgepTransformerTest::testDecimalPad() in IgepTransformerTest.php
recibe numero en negocio
testDecimalPadDatos
Recibe un numero en formato bd y completa los decimales con 0's'
testDecimalPadDatosException
testDecimalPadException
testDesescapeIGEP
testEmpezarTransaccion
testEmpezarTransaccion
testEnableInputMask
testEnableServerValidation
testEscapeIGEP
IgepSmartyTest::testEscapeIGEP() in IgepSmartyTest.php
testExisteColEmail
comprobar si existe una constante necesaria para aplicacion
testExisteVarAplicacion
comprobar si existe la variable necesaria para aplicacion
testExisteVarLog
comprobar si existe la variable necesaria para aplicacion
testExisteVarTipoConsulta
comprobar si existe la variable necesaria para aplicacion
testExisteVersion
comprobar si existe la variable casi-necesaria para aplicacion
testExpandExponent
recibe numero en negocio, y con exponente
testFetchTupla
IgepComunicaUsuarioTest::testFetchTupla() in IgepComunicaUsuarioTest.php
testFetchTupla
IgepComunicacionTest::testFetchTupla() in IgepComunicacionTest.php
testFocusChanged
IgepAccionesGenericasTest::testFocusChanged() in IgepAccionesGenericasTest.php
testFormatFW
gvHidraTimestampTest::testFormatFW() in gvHidraTimestampTest.php
testFormatSOAP01
gvHidraTimestampTest::testFormatSOAP01() in gvHidraTimestampTest.php
testFormatSOAP02
gvHidraTimestampTest::testFormatSOAP02() in gvHidraTimestampTest.php
testFormatUser
gvHidraTimestampTest::testFormatUser() in gvHidraTimestampTest.php
testGetAcciones
IgepSmartyTest::testGetAcciones() in IgepSmartyTest.php
testGetAllTuplas
IgepComunicaUsuarioTest::testGetAllTuplas() in IgepComunicaUsuarioTest.php
testGetAllTuplas
IgepComunicacionTest::testGetAllTuplas() in IgepComunicacionTest.php
testGetAllTuplasAntiguas
testGetAllTuplasAntiguas
testGetApplicationName
testGetAppVersion
ConfigFrameworkTest::testGetAppVersion() in ConfigFrameworkTest.php
testGetArrayDependencia
testGetCampo
IgepComunicaUsuarioTest::testGetCampo() in IgepComunicaUsuarioTest.php
testGetCampo
IgepComunicacionTest::testGetCampo() in IgepComunicacionTest.php
testGetConexion
IgepConexionTest::testGetConexion() in IgepConexionTest.php
testGetConfig
ConfigFrameworkTest::testGetConfig() in ConfigFrameworkTest.php
testGetConsulta
testGetCustomDirName
testGetCustomTitle
testGetDateMaskFW
ConfigFrameworkTest::testGetDateMaskFW() in ConfigFrameworkTest.php
testGetDateMaskUser
testGetDefList
ConfigFrameworkTest::testGetDefList() in ConfigFrameworkTest.php
testGetDefVS
ConfigFrameworkTest::testGetDefVS() in ConfigFrameworkTest.php
testGetDescripcionVentana
testGetDSN
ConfigFrameworkTest::testGetDSN() in ConfigFrameworkTest.php
testGetDSN
gvHidraListTest::testGetDSN() in IgepListaTest.php
testGetDsn
IgepConexionTest::testGetDsn() in IgepConexionTest.php
testGetFileInfo
IgepComunicaUsuarioTest::testGetFileInfo() in IgepComunicaUsuarioTest.php
testGetFileInfo
IgepComunicacionTest::testGetFileInfo() in IgepComunicacionTest.php
testGetForward
IgepComunicaUsuarioTest::testGetForward() in IgepComunicaUsuarioTest.php
testGetForward
IgepComunicacionTest::testGetForward() in IgepComunicacionTest.php
testGetIndice
IgepComunicaUsuarioTest::testGetIndice() in IgepComunicaUsuarioTest.php
testGetIndice
IgepComunicacionTest::testGetIndice() in IgepComunicacionTest.php
testGetJsChecksMarcados
testGetJsFijarFichaActiva
testGetJsLanzarFocusChanged
testGetJsLista
IgepSmartyTest::testGetJsLista() in IgepSmartyTest.php
testGetJsMensaje
testGetJsNuevo
IgepSmartyTest::testGetJsNuevo() in IgepSmartyTest.php
testGetJsOpenWindow
testGetJsSetBttlState
testGetJsSetCampoTexto
testGetJsSetCheck
testGetJsSetEnable
testGetJsSetEstadoModificado
testGetJsSetSelected
testGetJsSetVisible
testGetLista
IgepComunicaUsuarioTest::testGetLista() in IgepComunicaUsuarioTest.php
testGetListKeys
ConfigFrameworkTest::testGetListKeys() in ConfigFrameworkTest.php
testGetLogStatus
ConfigFrameworkTest::testGetLogStatus() in ConfigFrameworkTest.php
testGetMaxLength
gvHidraTypeBaseTest::testGetMaxLength() in gvHidraTypeBaseTest.php
testGetNombre
testGetNombreVentana
testGetNumericSeparatorsFW
testGetNumericSeparatorsUser
testGetOldValue
IgepComunicacionTest::testGetOldValue() in IgepComunicacionTest.php
testGetOldValue
IgepComunicaUsuarioTest::testGetOldValue() in IgepComunicaUsuarioTest.php
testGetOperacion
IgepComunicaUsuarioTest::testGetOperacion() in IgepComunicaUsuarioTest.php
testGetOperacion
IgepComunicacionTest::testGetOperacion() in IgepComunicacionTest.php
testGetOrden
gvHidraListTest::testGetOrden() in IgepListaTest.php
testGetPostScript
testGetPreScript
testGetQueryMode
ConfigFrameworkTest::testGetQueryMode() in ConfigFrameworkTest.php
testGetRequired
gvHidraTypeBaseTest::testGetRequired() in gvHidraTypeBaseTest.php
testGetScriptLoad01
script igep
testGetScriptLoad02
script usuario
testGetScriptLoad03
script usuario+igep
testGetSeleccionado
testGetStatusInputMask
testGetStatusServerValidation
testGetTemplatesCompilationDir
testGetTimestamp
gvHidraTimestampTest::testGetTimestamp() in gvHidraTimestampTest.php
testGetValue
IgepComunicaUsuarioTest::testGetValue() in IgepComunicaUsuarioTest.php
testGetVSKeys
ConfigFrameworkTest::testGetVSKeys() in ConfigFrameworkTest.php
testHayDatos
IgepComunicacionTest::testHayDatos() in IgepComunicacionTest.php
testHayDatos
IgepComunicaUsuarioTest::testHayDatos() in IgepComunicaUsuarioTest.php
testHayDependencia
testHayDSN
gvHidraListTest::testHayDSN() in IgepListaTest.php
testIgepSmarty
IgepSmartyTest::testIgepSmarty() in IgepSmartyTest.php
testInicioVentana
testIsLeap
gvHidraTimestampTest::testIsLeap() in gvHidraTimestampTest.php
testMarcarSeleccionado
testMascaraFechas
testModify
gvHidraTimestampTest::testModify() in gvHidraTimestampTest.php
testNextTupla
IgepComunicacionTest::testNextTupla() in IgepComunicacionTest.php
testNextTupla
IgepComunicaUsuarioTest::testNextTupla() in IgepComunicaUsuarioTest.php
testObtenerDBMS
testObtenerLimit
testObtenerSecuenciaBD
testOperar
IgepConexionTest::testOperar() in IgepConexionTest.php
testOutputFormat
gvHidraTimestampTest::testOutputFormat() in gvHidraTimestampTest.php
testPerformOrdenarTabla
testPosicionarEnTupla
testPostConexion
testPreConexion
testPrepararFecha
de negocio a bd
testPrepararNumero
de negocio a bd
testPrepararOperacion
de negocio a bd
testPrepararPresentacion
de negocio a interfaz
testProcess1
IgepTransformerTest::testProcess1() in IgepTransformerTest.php
testProcess2
IgepTransformerTest::testProcess2() in IgepTransformerTest.php
testProcess3
IgepTransformerTest::testProcess3() in IgepTransformerTest.php
testProcess4
IgepTransformerTest::testProcess4() in IgepTransformerTest.php
testProcess5
IgepTransformerTest::testProcess5() in IgepTransformerTest.php
testProcessCharacter
testProcessCharacter2
testProcessDate01
IgepTransformerTest::testProcessDate01() in IgepTransformerTest.php
testProcessDate02
IgepTransformerTest::testProcessDate02() in IgepTransformerTest.php
testProcessDate03
IgepTransformerTest::testProcessDate03() in IgepTransformerTest.php
testProcessDate04
IgepTransformerTest::testProcessDate04() in IgepTransformerTest.php
testProcessDate05
IgepTransformerTest::testProcessDate05() in IgepTransformerTest.php
testProcessDate06
IgepTransformerTest::testProcessDate06() in IgepTransformerTest.php
testProcessDate07
IgepTransformerTest::testProcessDate07() in IgepTransformerTest.php
testProcessDate08
IgepTransformerTest::testProcessDate08() in IgepTransformerTest.php
testProcessDateTime1
testProcessDateTime2
testProcessDateTime3
testProcessDateTime4
testProcessDateTime5
testProcessDecimal0
testProcessDecimal2
testProcessDecimal3
testProcessDecimal4
testProcessDecimal5
testProcessDecimal6
testProcessDecimal7
testRegisterClass
testRegisterFolder
testReset
IgepComunicaUsuarioTest::testReset() in IgepComunicaUsuarioTest.php
testReset
IgepComunicacionTest::testReset() in IgepComunicacionTest.php
test_all.php
test_all.php in test_all.php
test_gvhidra.php
test_gvhidra.php in test_gvhidra.php
test_inc.php
test_inc.php in test_inc.php
test_incprj.php
test_incprj.php in test_incprj.php
test_prj.php
test_prj.php in test_prj.php
testSerialize01
gvHidraTimestampTest::testSerialize01() in gvHidraTimestampTest.php
testSerialize02
gvHidraTimestampTest::testSerialize02() in gvHidraTimestampTest.php
testSetAllTuplas
IgepComunicacionTest::testSetAllTuplas() in IgepComunicacionTest.php
testSetAllTuplas
IgepComunicaUsuarioTest::testSetAllTuplas() in IgepComunicaUsuarioTest.php
testSetAppVersion
ConfigFrameworkTest::testSetAppVersion() in ConfigFrameworkTest.php
testSetArrayOperacion
testSetCampo
IgepComunicacionTest::testSetCampo() in IgepComunicacionTest.php
testSetCampo
IgepComunicaUsuarioTest::testSetCampo() in IgepComunicaUsuarioTest.php
testSetCharacter
IgepTransformerTest::testSetCharacter() in IgepTransformerTest.php
testSetConsulta
testSetCustomTitle
testSetDate
IgepTransformerTest::testSetDate() in IgepTransformerTest.php
testSetDate01
gvHidraTimestampTest::testSetDate01() in gvHidraTimestampTest.php
testSetDate02
gvHidraTimestampTest::testSetDate02() in gvHidraTimestampTest.php
testSetDate03
gvHidraTimestampTest::testSetDate03() in gvHidraTimestampTest.php
testSetDate04
gvHidraTimestampTest::testSetDate04() in gvHidraTimestampTest.php
testSetDate05
gvHidraTimestampTest::testSetDate05() in gvHidraTimestampTest.php
testSetDate06
gvHidraTimestampTest::testSetDate06() in gvHidraTimestampTest.php
testSetDate07
gvHidraTimestampTest::testSetDate07() in gvHidraTimestampTest.php
testSetDate08
gvHidraTimestampTest::testSetDate08() in gvHidraTimestampTest.php
testSetDate09
gvHidraTimestampTest::testSetDate09() in gvHidraTimestampTest.php
testSetDate10
gvHidraTimestampTest::testSetDate10() in gvHidraTimestampTest.php
testSetDate11
gvHidraTimestampTest::testSetDate11() in gvHidraTimestampTest.php
testSetDate12
gvHidraTimestampTest::testSetDate12() in gvHidraTimestampTest.php
testSetDate13
gvHidraTimestampTest::testSetDate13() in gvHidraTimestampTest.php
testSetDecimal
IgepTransformerTest::testSetDecimal() in IgepTransformerTest.php
testSetDecimal2
IgepTransformerTest::testSetDecimal2() in IgepTransformerTest.php
testSetDecimal3
IgepTransformerTest::testSetDecimal3() in IgepTransformerTest.php
testSetDefList
ConfigFrameworkTest::testSetDefList() in ConfigFrameworkTest.php
testSetDefVS
ConfigFrameworkTest::testSetDefVS() in ConfigFrameworkTest.php
testSetDependencia
testSetDependencia
gvHidraSelectionWindowTest::testSetDependencia() in IgepVentanaSeleccionTest.php
testSetDSN
gvHidraListTest::testSetDSN() in IgepListaTest.php
testSetDSN
ConfigFrameworkTest::testSetDSN() in ConfigFrameworkTest.php
testSetIndice
IgepComunicaUsuarioTest::testSetIndice() in IgepComunicaUsuarioTest.php
testSetLista
IgepComunicaUsuarioTest::testSetLista() in IgepComunicaUsuarioTest.php
testSetLista
IgepComunicacionTest::testSetLista() in IgepComunicacionTest.php
testSetLogStatus
ConfigFrameworkTest::testSetLogStatus() in ConfigFrameworkTest.php
testSetMapping
IgepComunicacionTest::testSetMapping() in IgepComunicacionTest.php
testSetMaxLength
gvHidraTypeBaseTest::testSetMaxLength() in gvHidraTypeBaseTest.php
testSetNombre
testSetOperacion
IgepComunicacionTest::testSetOperacion() in IgepComunicacionTest.php
testSetOperacion
IgepComunicaUsuarioTest::testSetOperacion() in IgepComunicaUsuarioTest.php
testSetOrden
gvHidraListTest::testSetOrden() in IgepListaTest.php
testSetQueryMode
gvHidraSelectionWindowTest::testSetQueryMode() in IgepVentanaSeleccionTest.php
testSetQueryMode
ConfigFrameworkTest::testSetQueryMode() in ConfigFrameworkTest.php
testSetRequired
gvHidraTypeBaseTest::testSetRequired() in gvHidraTypeBaseTest.php
testSetRowColor
IgepComunicaUsuarioTest::testSetRowColor() in IgepComunicaUsuarioTest.php
testSetSeleccionado
IgepComunicaUsuarioTest::testSetSeleccionado() in IgepComunicaUsuarioTest.php
testSetSeleccionado
testSetSelected
IgepComunicaUsuarioTest::testSetSelected() in IgepComunicaUsuarioTest.php
testSetTemplatesCompilationDir
testSetTime01
gvHidraTimestampTest::testSetTime01() in gvHidraTimestampTest.php
testSetTime02
gvHidraTimestampTest::testSetTime02() in gvHidraTimestampTest.php
testSetTime03
gvHidraTimestampTest::testSetTime03() in gvHidraTimestampTest.php
testSetTime04
gvHidraTimestampTest::testSetTime04() in gvHidraTimestampTest.php
testSetTime05
gvHidraTimestampTest::testSetTime05() in gvHidraTimestampTest.php
testSetTime06
gvHidraTimestampTest::testSetTime06() in gvHidraTimestampTest.php
testSetTime07
gvHidraTimestampTest::testSetTime07() in gvHidraTimestampTest.php
testSetTime08
gvHidraTimestampTest::testSetTime08() in gvHidraTimestampTest.php
testSetTime09
gvHidraTimestampTest::testSetTime09() in gvHidraTimestampTest.php
testSetTime10
gvHidraTimestampTest::testSetTime10() in gvHidraTimestampTest.php
testSetTupla
IgepComunicaUsuarioTest::testSetTupla() in IgepComunicaUsuarioTest.php
testSetTupla
IgepComunicacionTest::testSetTupla() in IgepComunicacionTest.php
testSetValue
IgepComunicaUsuarioTest::testSetValue() in IgepComunicaUsuarioTest.php
testSinAnexo
IgepCorreoTest::testSinAnexo() in IgepCorreoTest.php
testSingleton
GVHAutoLoadTest::testSingleton() in GVHAutoLoadTest.php
testSinParametros
smartyCampoTextoTest::testSinParametros() in smartyCampoTextoTest.php
comprobar si existe la variable necesaria para aplicacion
testSubDays01
gvHidraTimestampTest::testSubDays01() in gvHidraTimestampTest.php
testSubDays02
gvHidraTimestampTest::testSubDays02() in gvHidraTimestampTest.php
testSubMonths01
gvHidraTimestampTest::testSubMonths01() in gvHidraTimestampTest.php
testSubMonths02
gvHidraTimestampTest::testSubMonths02() in gvHidraTimestampTest.php
testSubMonths03
gvHidraTimestampTest::testSubMonths03() in gvHidraTimestampTest.php
testSubWeeks01
gvHidraTimestampTest::testSubWeeks01() in gvHidraTimestampTest.php
testSubWeeks02
gvHidraTimestampTest::testSubWeeks02() in gvHidraTimestampTest.php
testSubYears01
gvHidraTimestampTest::testSubYears01() in gvHidraTimestampTest.php
testSubYears02
gvHidraTimestampTest::testSubYears02() in gvHidraTimestampTest.php
testSubYears03
gvHidraTimestampTest::testSubYears03() in gvHidraTimestampTest.php
testSupportedDBMS
testTransformaNumero
testTransform_BD2FW
de bd a negocio
testTransform_BD2User
de bd a interfaz
testTransform_User2FW01
testTransform_User2FW02
testUnDiacritic
testValidate
gvHidraTypeBaseTest::testValidate() in gvHidraTypeBaseTest.php
comprobar requeridos vacios
testValidate2
gvHidraTypeBaseTest::testValidate2() in gvHidraTypeBaseTest.php
comprobar requeridos vacios
test_all
test_all in test_all.php
test_concatenarCamposSelect
test_concatenarCamposSelect2
comprobamos que ninguna select de VS devuelva '', que es un error
test_destruct
IgepConexionTest::test_destruct() in IgepConexionTest.php
test_getAccion
IgepSmartyTest::test_getAccion() in IgepSmartyTest.php
test_getIndiceInterno
test_getPosicionRegistroPantalla
test_gvhidra
test_gvhidra in test_gvhidra.php
test_limpiarRequest
test_next
IgepComunicacionTest::test_next() in IgepComunicacionTest.php
test_prepararOperacion
test_prj
test_prj in test_prj.php
test_procesarDefinicion
test_procesarDefinicion
test_setAllTuplasAntiguas
test_validaEvento
test__clone
GVHAutoLoadTest::test__clone() in GVHAutoLoadTest.php
Se comprueba que no se puede clonar la instancia de AutoLoad
test__destruct
ConfigFrameworkTest::test__destruct() in ConfigFrameworkTest.php
TinvDonantes
TinvDonantes in TinvDonantes.php
Clase que maneja el mantenimiento de donantes
TIPO_CARACTER
TIPO_CARACTER in IgepConstants.php
Define un tipo caracter en gvHidra
TIPO_DECIMAL
TIPO_DECIMAL in IgepConstants.php
Define un tipo float en gvHidra
TIPO_ENTERO
TIPO_ENTERO in IgepConstants.php
Define un tipo entero en gvHidra
TIPO_FECHA
TIPO_FECHA in IgepConstants.php
Define un tipo fecha en gvHidra
TIPO_FECHAHORA
TIPO_FECHAHORA in IgepConstants.php
Define un tipo fecha-hora en gvHidra
toArray
toArray
ArrayList::toArray() in ArrayList.php
Returns an array containing all of the elements in this list in the correct order.
toHTML
Returns the HTML generated
toHTML
Returns the HTML for the menu. This method can be used instead of printMenu() to use the menu system with a template system.
toString
Object::toString() in Object.php
Returns a string representation of this object.
toTextForVS
IgepDBMS::toTextForVS() in IgepDBMS.php
Devuelve la cadena para pasar a texto un campo usado en las ventanas de selección.
toTextForVS
IgepDBMS_pgsql::toTextForVS() in IgepDBMS_pgsql.php
Devuelve la cadena para pasar a texto un campo usado en las ventanas de selección.
toTextForVS
IgepDB::toTextForVS() in IgepDB.php
Devuelve la cadena para pasar a texto un campo usado en las ventanas de selección.
transform
Xml::transform() in Xml.php
Transform a document from the supplied Xml data and Xsl stylesheet array (pipelining) optionally processing any runtime parameters to the transformer.
transformResultSet
Transforma los datos obtenidos por consultar y preparedQuery
transform_BD2FW
Convierte datos de DB a FW No valida los datos en origen, por lo que de momento si en origen tenemos una fecha con hora, en el destino estaría sin hora.
transform_BD2User
Convierte de DB a User Si estamos convirtiendo un numero a decimal podemos indicar el numero de decimales.
transform_User2FW
TreeMenu
TreeMenu in treemenu.inc.php
This is the TreeMenu class of the PHP Layers Menu library.
TreeMenu
TreeMenu::TreeMenu() in treemenu.inc.php
The constructor method; it initializates the menu system
trigger_error
Smarty::trigger_error() in Smarty.class.php
trigger Smarty error
typeNIF
typeNIF in typeNIF.php
typeNIF contiene información relativa a los campos de tipo fecha
typeNIF
typeNIF in typeNIF.php
typeNIF contiene información relativa a los campos de tipo fecha
u
top
$unknowns
"remove" => remove undefined variables
$usePersistence
Whether to use clientside persistence or not
$use_sub_dirs
Smarty::$use_sub_dirs in Smarty.class.php
This tells Smarty whether or not to use sub dirs in the cache/ and templates_c/ directories. sub directories better organized, but may not work well with PHP safe mode enabled.
unDiacritic
IgepDBMS_mysql::unDiacritic() in IgepDBMS_mysql.php
Devuelve la cadena sin acentos. Se podrá utilizar en las comparaciones de cadenas.
unDiacritic
IgepDBMS::unDiacritic() in IgepDBMS.php
Devuelve la cadena sin marcas diacríticas. Se podrá utilizar en las comparaciones de cadenas.
unDiacritic
IgepDB::unDiacritic() in IgepDB.php
Devuelve la cadena sin acentos teniendo en cuenta el tipo de DBMS. (En MySQL se debe utilizar la función de translate anidada).
unDiacriticCondition
Para formar condiciones de busqueda.
unregister_block
Smarty::unregister_block() in Smarty.class.php
Unregisters block function
unregister_compiler_function
Unregisters compiler function
unregister_function
Smarty::unregister_function() in Smarty.class.php
Unregisters custom function
unregister_modifier
Smarty::unregister_modifier() in Smarty.class.php
Unregisters modifier
unregister_object
Smarty::unregister_object() in Smarty.class.php
Unregisters object
unregister_outputfilter
Unregisters an outputfilter function
unregister_postfilter
Unregisters a postfilter function
unregister_prefilter
Smarty::unregister_prefilter() in Smarty.class.php
Unregisters a prefilter function
unregister_resource
Smarty::unregister_resource() in Smarty.class.php
Unregisters a resource
unsetIconsize
LayersMenuCommon::unsetIconsize() in layersmenu-common.inc.php
The method to unset the iconsize array
updateSelected
Método encargado de realizar las UPDATEs
v
top
$v_defArbol
IgepArbol::$v_defArbol in IgepArbol.php
$v_defLista
gvHidraList::$v_defLista in gvHidraList.php
$v_dsn
IgepConexion::$v_dsn in IgepConexion.php
variable de que contiene la descripción del dsn al que se conecta
$v_eventos
IgepSmarty::$v_eventos in IgepSmarty.php
$v_eventosPesos
IgepSmarty::$v_eventosPesos in IgepSmarty.php
$v_ficheroJS
IgepPlugin::$v_ficheroJS in IgepPlugin.php
$v_hijos
gvHidraForm::$v_hijos in gvHidraForm.php
Este array tiene la referencia de los paneles hijos(su clase manejadora) y la relación de dependencia existente, es decir los campos de la TPL que correspondan.
$v_instancia
IgepPlugin::$v_instancia in IgepPlugin.php
$v_objJSDocument
Vector de objetos JS que se registrarán en el documento
$v_pestanyas
IgepPanelArbol::$v_pestanyas in IgepPanelArbol.php
$v_pestanyas
IgepPanel::$v_pestanyas in IgepPanel.php
validacion_ws.php
validacion_ws.php in validacion_ws.php
views-ArbolP1M2(FIL-EDI).php
views-ArbolP1M2(FIL-EDI).php in views-ArbolP1M2(FIL-EDI).php
views-P1M1(EDI).php
views-P1M1(EDI).php in views-P1M1(EDI).php
views-P1M1(FIL).php
views-P1M1(FIL).php in views-P1M1(FIL).php
views-P1M1(LIS).php
views-P1M1(LIS).php in views-P1M1(LIS).php
views-P1M2(FIL-EDI).php
views-P1M2(FIL-EDI).php in views-P1M2(FIL-EDI).php
views-P1M2(FIL-LIS).php
views-P1M2(FIL-LIS).php in views-P1M2(FIL-LIS).php
views-P1M3(FIL-LIS-EDI).php
views-P1M3(FIL-LIS-EDI).php in views-P1M3(FIL-LIS-EDI).php
views-P2M2(FIL-EDI)M1(EDI).php
views-P2M2(FIL-EDI)M1(EDI).php in views-P2M2(FIL-EDI)M1(EDI).php
views-P2M2(FIL-EDI)M1(LIS).php
views-P2M2(FIL-EDI)M1(LIS).php in views-P2M2(FIL-EDI)M1(LIS).php
views-P2M2(FIL-EDI)M2(LIS-EDI).php
views-P2M2(FIL-EDI)M2(LIS-EDI).php in views-P2M2(FIL-EDI)M2(LIS-EDI).php
views-P2M2(FIL-LIS)M1(EDI).php
views-P2M2(FIL-LIS)M1(EDI).php in views-P2M2(FIL-LIS)M1(EDI).php
views-P2M2(FIL-LIS)M1(LIS).php
views-P2M2(FIL-LIS)M1(LIS).php in views-P2M2(FIL-LIS)M1(LIS).php
views-P2M2(FIL-LIS)M2(LIS-EDI).php
views-P2M2(FIL-LIS)M2(LIS-EDI).php in views-P2M2(FIL-LIS)M2(LIS-EDI).php
views-P2MNDetalles.php
views-P2MNDetalles.php in views-P2MNDetalles.php
validacion.php
validacion.php in validacion.php
valida
validacion::valida() in validacion_ws.php
Validación normal, con todas las comprobaciones Se invoca al inicio de la aplicacion y carga la informacion del usuario en la sesion
validacion
validacion in validacion_ws.php
validate
typeNIF::validate() in typeNIF.php
validate
gvHidraString::validate() in gvHidraString.php
validate
gvHidraFloat::validate() in gvHidraFloat.php
validate
gvHidraDatetime::validate() in gvHidraDatetime.php
Recibe un objeto gvHidraTimestamp, que es una fecha-hora válida
validate
gvHidraType::validate() in gvHidraType.php
validate
gvHidraTypeBase::validate() in gvHidraTypeBase.php
funcion validate
validate
typeNIF::validate() in typeNIF.php
validate
gvHidraDate::validate() in gvHidraDate.php
Recibe un objeto gvHidraTimestamp, que es una fecha-hora válida
values
HashMap::values() in HashMap.php
Returns an array of the values contained in this map.
w
top
WARNING
WARNING in IgepConstants.php
x
top
Xml.php
Xml.php in Xml.php
Xml
Xml in Xml.php
The Xml utility class provides methods to generate and transform Xml.
xmlentities
Converts all applicable characters to xml entities. This is similar to the htmlentities() php function.
_
top
$_aaMap
MappingManager::$_aaMap in MappingManager.php
$_aaOptions
MappingManager::$_aaOptions in MappingManager.php
$_actionMappings
ActionController::$_actionMappings in ActionController.php
$_actions
ActionController::$_actions in ActionController.php
$_campoDisparador
IgepComunicaIU::$_campoDisparador in IgepComunicaIU.php
$_config_data
Config_File::$_config_data in Config_File.class.php
$_consulta
gvHidraList::$_consulta in gvHidraList.php
$_datosDin
gvHidraList::$_datosDin in gvHidraList.php
$_datosEst
gvHidraList::$_datosEst in gvHidraList.php
$_day
gvHidraTimestamp::$_day in gvHidraTimestamp.php
$_dependencia
gvHidraList::$_dependencia in gvHidraList.php
$_dsn
gvHidraList::$_dsn in gvHidraList.php
$_element
ListIterator::$_element in ListIterator.php
$_elements
ArrayList::$_elements in ArrayList.php
$_index
ListIterator::$_index in ListIterator.php
$_input
ActionMapping::$_input in ActionMapping.php
$_lastError
The last error message is retained here
$_listaIGEP
$_month
gvHidraTimestamp::$_month in gvHidraTimestamp.php
$_name
ActionMapping::$_name in ActionMapping.php
$_name
ActionForward::$_name in ActionForward.php
$_nombre
gvHidraList::$_nombre in gvHidraList.php
$_options
ActionController::$_options in ActionController.php
$_orden
gvHidraList::$_orden in gvHidraList.php
$_path
ActionForward::$_path in ActionForward.php
$_redirect
ActionForward::$_redirect in ActionForward.php
$_saco
ActionForward::$_saco in ActionForward.php
$_seleccionado
gvHidraList::$_seleccionado in gvHidraList.php
$_seleccionadoDefecto
$_type
ActionMapping::$_type in ActionMapping.php
$_values
HashMap::$_values in HashMap.php
$_values
ListIterator::$_values in ListIterator.php
$_varKeys
$_varVals
$_varVals[key] = "value";
$_year
gvHidraTimestamp::$_year in gvHidraTimestamp.php
_accionesInterfaz
_ACTION
_ACTION in Constants.php
_ACTION_FORMS
_ACTION_FORMS in Constants.php
_ACTION_FORWARDS
_ACTION_FORWARDS in Constants.php
_ACTION_MAPPINGS
_ACTION_MAPPINGS in Constants.php
_AddForward
MappingManager::_AddForward() in MappingManager.php
add a forward to an existing mapping
_AddMapping
MappingManager::_AddMapping() in MappingManager.php
add a map to the mapping
_add_plugin
Smarty_Compiler::_add_plugin() in Smarty_Compiler.class.php
add plugin
_borrarPanelesVisitados
_CACHE
_CACHE in Constants.php
_compile_arg_list
Smarty_Compiler::_compile_arg_list() in Smarty_Compiler.class.php
_compile_block_tag
Smarty_Compiler::_compile_block_tag() in Smarty_Compiler.class.php
compile block function tag
_compile_capture_tag
Smarty_Compiler::_compile_capture_tag() in Smarty_Compiler.class.php
Compile {capture} .. {/capture} tags
_compile_compiler_tag
Smarty_Compiler::_compile_compiler_tag() in Smarty_Compiler.class.php
compile the custom compiler tag
_compile_custom_tag
Smarty_Compiler::_compile_custom_tag() in Smarty_Compiler.class.php
compile custom function tag
_compile_file
Smarty_Compiler::_compile_file() in Smarty_Compiler.class.php
compile a resource
_compile_foreach_start
Smarty_Compiler::_compile_foreach_start() in Smarty_Compiler.class.php
Compile {foreach ...} tag.
_compile_if_tag
Smarty_Compiler::_compile_if_tag() in Smarty_Compiler.class.php
Compile {if ...} tag
_compile_include_php_tag
Smarty_Compiler::_compile_include_php_tag() in Smarty_Compiler.class.php
Compile {include ...} tag
_compile_include_tag
Smarty_Compiler::_compile_include_tag() in Smarty_Compiler.class.php
Compile {include ...} tag
_compile_insert_tag
Smarty_Compiler::_compile_insert_tag() in Smarty_Compiler.class.php
Compile {insert ...} tag
_compile_plugin_call
Smarty_Compiler::_compile_plugin_call() in Smarty_Compiler.class.php
compiles call to plugin of type $type with name $name
_compile_registered_object_tag
compile a registered object tag
_compile_resource
Smarty::_compile_resource() in Smarty.class.php
compile the template
_compile_section_start
Smarty_Compiler::_compile_section_start() in Smarty_Compiler.class.php
Compile {section ...} tag
_compile_smarty_ref
Smarty_Compiler::_compile_smarty_ref() in Smarty_Compiler.class.php
Compiles references of type $smarty.foo
_compile_source
Smarty::_compile_source() in Smarty.class.php
compile the given source
_compile_tag
Smarty_Compiler::_compile_tag() in Smarty_Compiler.class.php
Compile a template tag
_concatenarCamposSelect
Método privado que obtiene la lista de campos en la consulta concatenados y separados por un espacio.
_CONTROLLER
_CONTROLLER in Constants.php
_debugger.php
_debugger.php in _debugger.php
_DEFAULT_ACTION
_DEFAULT_ACTION in Constants.php
_dequote
Smarty::_dequote() in Smarty.class.php
Remove starting and ending quotes from the string
_ERRORS
_ERRORS in Constants.php
_ERROR_HANDLER
_ERROR_HANDLER in Constants.php
_ERROR_REPORTING
_ERROR_REPORTING in Constants.php
_eval
Smarty::_eval() in Smarty.class.php
wrapper for eval() retaining $this
_expand_quoted_text
Smarty_Compiler::_expand_quoted_text() in Smarty_Compiler.class.php
expand quoted text with embedded variables
_fetch_resource_info
Smarty::_fetch_resource_info() in Smarty.class.php
fetch the template info. Gets timestamp, and source if get_source is true
_focusChanged
gvHidraForm::_focusChanged() in gvHidraForm.php
_FORM
_FORM in Constants.php
_getAccion
IgepSmarty::_getAccion() in IgepSmarty.php
_getFilasSeleccionadas
_getmicrotime
LayersMenuCommon::_getmicrotime() in layersmenu-common.inc.php
_getPosicionRegistroPantalla
_get_auto_filename
Smarty::_get_auto_filename() in Smarty.class.php
get a concrete filename for automagically created content
_get_auto_id
Smarty::_get_auto_id() in Smarty.class.php
returns an auto_id for auto-file-functions
_get_compile_path
Smarty::_get_compile_path() in Smarty.class.php
Get the compile path for this resource
_get_plugin_filepath
Smarty::_get_plugin_filepath() in Smarty.class.php
get filepath of requested plugin
_IgepEstructuraLista
_IgepEstructuraLista
_IgepEstructuraLista in gvHidraList.php
Classe de uso interno que encapsula la estructura de Arrays que se utiliza en
_include
Smarty::_include() in Smarty.class.php
wrapper for include() retaining $this
_INPUT
_INPUT in Constants.php
_is_compiled
Smarty::_is_compiled() in Smarty.class.php
test if resource needs compiling
_load_filters
Smarty_Compiler::_load_filters() in Smarty_Compiler.class.php
load pre- and post-filters
_manageDateInfo
_manageDateInfo() in function.CWCampoTexto.php
_MAPPING
_MAPPING in Constants.php
_marcarPanelVisitado
Este método agrega un panel a la lista de paneles visitados
_MergeMappings
MappingManager::_MergeMappings() in MappingManager.php
_NAME
_NAME in Constants.php
_parse_attrs
Smarty_Compiler::_parse_attrs() in Smarty_Compiler.class.php
Parse attribute string
_parse_conf_var
Smarty_Compiler::_parse_conf_var() in Smarty_Compiler.class.php
parse configuration variable expression into PHP code
_parse_is_expr
Smarty_Compiler::_parse_is_expr() in Smarty_Compiler.class.php
Parse is expression
_parse_modifiers
Smarty_Compiler::_parse_modifiers() in Smarty_Compiler.class.php
parse modifier chain into PHP code
_parse_parenth_args
Smarty_Compiler::_parse_parenth_args() in Smarty_Compiler.class.php
parse arguments in function call parenthesis
_parse_resource_name
Smarty::_parse_resource_name() in Smarty.class.php
parse out the type and name from the resource
_parse_section_prop
Smarty_Compiler::_parse_section_prop() in Smarty_Compiler.class.php
parse section property expression into PHP code
_parse_var
Smarty_Compiler::_parse_var() in Smarty_Compiler.class.php
parse variable expression into PHP code
_parse_vars_props
Smarty_Compiler::_parse_vars_props() in Smarty_Compiler.class.php
compile multiple variables and section properties tokens into PHP code
_parse_var_props
Smarty_Compiler::_parse_var_props() in Smarty_Compiler.class.php
compile single variable and section properties token into PHP code
_PATH
_PATH in Constants.php
_pop_cacheable_state
Smarty_Compiler::_pop_cacheable_state() in Smarty_Compiler.class.php
check if the compilation changes from non-cacheable to cacheable state with the end of the current plugin return php-code to reflect the transition.
_pop_tag
Smarty_Compiler::_pop_tag() in Smarty_Compiler.class.php
pop closing tag-name
_prepararOperacion
_procesarDefinicion
gvHidraSelectionWindow::_procesarDefinicion() in gvHidraSelectionWindow.php
Método privado que permite obtener la fuente de datos a partir de la cual se obtienen los datos de la ventana de selección.
_procesarDefinicion
_process_compiled_include_callback
callback function for preg_replace, to call a non-cacheable block
_push_cacheable_state
Smarty_Compiler::_push_cacheable_state() in Smarty_Compiler.class.php
check if the compilation changes from cacheable to non-cacheable state with the beginning of the current plugin. return php-code to reflect the transition.
_push_tag
Smarty_Compiler::_push_tag() in Smarty_Compiler.class.php
push opening tag-name, file-name and line-number on the tag-stack
_quote_replace
Smarty_Compiler::_quote_replace() in Smarty_Compiler.class.php
Quote subpattern references
_read_file
Smarty::_read_file() in Smarty.class.php
read in a file
_recalcularListasDependientes
_REDIRECT
_REDIRECT in Constants.php
_run_mod_handler
Smarty::_run_mod_handler() in Smarty.class.php
Handle modifiers
_setAllTuplasAntiguas
Este método guarda todas las tuplas de antiguas.
_setDB
IgepDebug::_setDB() in IgepDebug.php
_setId
IgepSalto::_setId() in IgepSalto.php
Método que fija el identificador de un salto
_SetOptions
MappingManager::_SetOptions() in MappingManager.php
_smarty_cache_attrs
Smarty::_smarty_cache_attrs() in Smarty.class.php
get or set an array of cached attributes for function that is
_smarty_include
Smarty::_smarty_include() in Smarty.class.php
called for included templates
_syntax_error
Smarty_Compiler::_syntax_error() in Smarty_Compiler.class.php
display Smarty syntax error
_trigger_fatal_error
Smarty::_trigger_fatal_error() in Smarty.class.php
trigger Smarty plugin error
_TYPE
_TYPE in Constants.php
_unlink
Smarty::_unlink() in Smarty.class.php
unlink a file, possibly using expiration time
_VALIDATE
_VALIDATE in Constants.php
_VIEW
_VIEW in Constants.php
_visualizarImagen.php
_visualizarImagen.php in _visualizarImagen.php
__clone
GVHAutoLoad::__clone() in GVHAutoLoad.php
__construct
gvHidraDatetime::__construct() in gvHidraDatetime.php
Crear un tipo gvHidraDateTime (timestamp).
__construct
gvHidraSQLException::__construct() in gvHidraException.php
Modifico constructor para permitir indicar el error pear
__construct
gvHidraException::__construct() in gvHidraException.php
__construct
AuthBasic::__construct() in AuthBasic.php
__construct
TinvDonantes::__construct() in TinvDonantes.php
__construct
gvHidraFloat::__construct() in gvHidraFloat.php
Crear un tipo gvHidraFloat (Número real).
__construct
AuthWS::__construct() in AuthWS.php
__construct
gvHidraDate::__construct() in gvHidraDate.php
Crear un tipo gvHidraDate (fecha).
__construct
gvHidraString::__construct() in gvHidraString.php
Crear un tipo gvHidraString (String).
__construct
IgepRegistroSalida::__construct() in IgepRegistroSalida.php
Registro::Recibe un array de conexiones activas (obligatoria la de oracle)
__construct
IgepConexion::__construct() in IgepConexion.php
Constructor. Recibe como parámetro un array con la definición del dsn.
__construct
typeNIF::__construct() in typeNIF.php
constructor
__construct
IgepSalto::__construct() in IgepSalto.php
Constructor del Objeto Salto
__construct
IgepSmarty::__construct() in IgepSmarty.php
__construct
IgepWS_Server::__construct() in IgepWS_Server.php
Constructor: incluye el código que genera el WSDL.
__construct
IgepTransformer::__construct() in IgepTransformer.php
Constructor
__construct
IgepComunicaUsuario::__construct() in IgepComunicaUsuario.php
Constructor. Recibe como parámetro una instancia viva de la clase IgepComunicacion
__construct
IgepArbol::__construct() in IgepArbol.php
Constructor
__construct
gvHidraSelectionWindow::__construct() in gvHidraSelectionWindow.php
Constructor.
__construct
gvHidraMainWindow::__construct() in gvHidraMainWindow.php
constructor. Generará a partir de los parámetros que se le pasen una conexión a al base de datos y un array de manejadores de tablas (una por cada una de las que mantenga el panel hijo).
__construct
gvHidraList::__construct() in gvHidraList.php
Construye una nueva lista
__construct
gvHidraTimestamp::__construct() in gvHidraTimestamp.php
Sobreescribe el constructor por defecto
__construct
typeNIF::__construct() in typeNIF.php
constructor
__construct
gvHidraTypeBase::__construct() in gvHidraTypeBase.php
constructor
__construct
gvHidraTreePattern::__construct() in gvHidraTreePattern.php
constructor. Generará a partir de los parámetros que se le pasen una conexión a al base de datos y un array de manejadores de tablas (una por cada una de las que mantenga el panel hijo).
__construct
gvHidraForm_dummy::__construct() in gvHidraForm_dummy.php
Constructor de
__destruct
IgepConexion::__destruct() in IgepConexion.php
__destruct
ConfigFramework::__destruct() in ConfigFramework.php
__sleep
gvHidraTimestamp::__sleep() in gvHidraTimestamp.php
Usado junto con __wakeup para conservar estado de clase base DateTime
__wakeup
gvHidraTimestamp::__wakeup() in gvHidraTimestamp.php
Usado junto con __sleep para conservar estado de clase base DateTime
a b c d e f g h i j k l m n o p q r s t u v w x _