[default] element index

Package indexes

All elements
a b c d e f g h i k l m n o p r s t u v x _
_
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
$_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
$_name
ActionForward::$_name in ActionForward.php
$_name
ActionMapping::$_name in ActionMapping.php
$_options
ActionController::$_options in ActionController.php
$_path
ActionForward::$_path in ActionForward.php
$_redirect
ActionForward::$_redirect in ActionForward.php
$_saco
ActionForward::$_saco in ActionForward.php
$_type
ActionMapping::$_type in ActionMapping.php
$_values
HashMap::$_values in HashMap.php
$_values
ListIterator::$_values in ListIterator.php
$_varKeys
$_varVals
$_varVals[key] = "value";
_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
_CACHE
_CACHE in Constants.php
_CONTROLLER
_CONTROLLER in Constants.php
_debugger.php
_debugger.php in _debugger.php
_DEFAULT_ACTION
_DEFAULT_ACTION in Constants.php
_ERRORS
_ERRORS in Constants.php
_ERROR_HANDLER
_ERROR_HANDLER in Constants.php
_ERROR_REPORTING
_ERROR_REPORTING in Constants.php
_FORM
_FORM in Constants.php
_INPUT
_INPUT in Constants.php
_manageDateInfo
_manageDateInfo() in function.CWCampoTexto.php
_MAPPING
_MAPPING in Constants.php
_MergeMappings
MappingManager::_MergeMappings() in MappingManager.php
_NAME
_NAME in Constants.php
_PATH
_PATH in Constants.php
_REDIRECT
_REDIRECT in Constants.php
_SetOptions
MappingManager::_SetOptions() in MappingManager.php
_TYPE
_TYPE in Constants.php
_VALIDATE
_VALIDATE in Constants.php
_VIEW
_VIEW in Constants.php
_visualizarImagen.php
_visualizarImagen.php in _visualizarImagen.php
__construct
IgepRegistroSalida::__construct() in IgepRegistroSalida.php
Registro::Recibe un array de conexiones activas (obligatoria la de oracle)
a
top
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 in ActionForward.php
The ActionForward class represents a destination to which the
ActionForward
ActionForward::ActionForward() in ActionForward.php
Create an ActionForward with the specified values.
ActionMapping
ActionMapping::ActionMapping() in ActionMapping.php
Create a ActionMapping with the specified values.
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.
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.
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.
AppMainWindow
AppMainWindow in AppMainWindow.php
AppMainWindow
AppMainWindow::AppMainWindow() in AppMainWindow.php
ArrayList
ArrayList::ArrayList() in ArrayList.php
Create an ArrayList with the specified elements.
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.
AppMainWindow.php
AppMainWindow.php in AppMainWindow.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
b
top
borraAplicacion
Borra todos los datos de una aplicación actual. Se utilizará generalmente antes de cerrar la ventana del navegador.
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
c
top
clear
ArrayList::clear() in ArrayList.php
Removes all of the elements from this list.
clear
HashMap::clear() in HashMap.php
Removes all mappings from this map.
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.
ConfIgepTest
ConfIgepTest in ConfIgepTest.php
Test class for ConfIgep.
ConfigFrameworkTest
ConfigFrameworkTest in ConfigFrameworkTest.php
Test class for ConfigFramework.
construirMenuOpcion
construirMenuOpcion() in function.CWPantallaEntrada.php
Genera la cadena del plugin MenuLayer y la parte del HTML
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.
CustomMainWindow.php
CustomMainWindow.php in CustomMainWindow.php
CustomMainWindow.php
CustomMainWindow.php in CustomMainWindow.php
CustomMainWindow.php
CustomMainWindow.php in CustomMainWindow.php
ComunSession.php
ComunSession.php in ComunSession.php
Constants.php
Constants.php in Constants.php
ConfIgepTest.php
ConfIgepTest.php in ConfIgepTest.php
ConfigFrameworkTest.php
ConfigFrameworkTest.php in ConfigFrameworkTest.php
d
top
$debug
If set, echo assignments
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.
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.
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
dameModulos
ComunSession::dameModulos() in ComunSession.php
Devuelve el array con todos los modulos concedidos para un usuario y para la aplicación actual.
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
dameUsuario
ComunSession::dameUsuario() in ComunSession.php
Devuelve el login del usuario
desplegarNodo
desplegarNodo() in function.CWPantallaEntrada.php
Recorre el subarbol XMLgenera la cadena del plugin MenuLayer
e
top
equals
Object::equals() in Object.php
Compares the specified object with this object for equality.
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
existeAplicacion
Comprueba si cierta aplicación esta activa. Se utilizará generalmente antes de cerrar la aplicación.
f
top
$file
$file[handle] = "filename";
$file_fallbacks
fallback paths that should be defined in a child class
fechaUser
IgepComunicacionTest::fechaUser() in IgepComunicacionTest.php
Forma una fecha con format User, aunque sea incorrecta
finish
Finish string
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
g
top
get
ActionMapping::get() in ActionMapping.php
get
ActionForward::get() in ActionForward.php
Obtiene un valor en la coleccion
get
ArrayList::get() in ArrayList.php
Returns the element at the specified position in this list.
get
Get finished variable
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.
getInput
ActionMapping::getInput() in ActionMapping.php
Get the input URI of the ActionForward.
GetMappings
MappingManager::GetMappings() in MappingManager.php
retrieve mappings
getName
ActionForward::getName() in ActionForward.php
Get the name of the ActionForward.
getName
ActionMapping::getName() in ActionMapping.php
Get the name of the ActionForward.
GetOptions
MappingManager::GetOptions() in MappingManager.php
retrieve option
getPath
ActionForward::getPath() in ActionForward.php
Get the path of the ActionForward.
getRedirect
ActionForward::getRedirect() in ActionForward.php
Get the redirect flag of the ActionForward.
getType
ActionMapping::getType() in ActionMapping.php
Get the type of the ActionForward.
getUndefined
Get undefined values of a handle
getVar
Return one or more specific variable(s) with their values.
getVars
Return all defined variables and their values
GVHAutoLoadTest
GVHAutoLoadTest in GVHAutoLoadTest.php
Test class for AutoLoad.
gvhGlobalTest
gvhGlobalTest in gvhGlobalTest.php
Test class for global functions Generated by PHPUnit on 2007-10-22 at 13:24:06.
gvHidraErrorHandlers
gvHidraErrorHandlers in gvHidraErrorHandlers.php
Clase con métodos estáticos
gvHidraListTest
gvHidraListTest in IgepListaTest.php
Test class for gvHidraList.
gvHidraSelectionWindowTest
gvHidraSelectionWindowTest in IgepVentanaSeleccionTest.php
Test class for IgepVentanaSeleccion.
gvHidraTimestampTest
gvHidraTimestampTest in gvHidraTimestampTest.php
Test class for gvHidraTimestamp.
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
gvHidraErrorHandlers.php
gvHidraErrorHandlers.php in gvHidraErrorHandlers.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
h
top
$haltOnError
"yes" => halt, "report" => report error, continue, "no" => ignore error quietly
halt
Error function. Halt template system with message to show
haltMsg
printf error message to show
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.
HashMap
HashMap::HashMap() in HashMap.php
Create a HashMap with the specified values.
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.
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.
HashMap.php
HashMap.php in HashMap.php
i
top
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_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_class.php
include_class.php in include_class.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
IgepAccionesGenericasTest
IgepAccionesGenericasTest in IgepAccionesGenericasTest.php
Test class for IgepAccionesGenericas.
IgepComunicacionTest
IgepComunicacionTest in IgepComunicacionTest.php
Test class for IgepComunicacion.
IgepComunicaUsuarioTest
IgepComunicaUsuarioTest in IgepComunicaUsuarioTest.php
Test class for IgepComunicaUsuario.
IgepConexionTest
IgepConexionTest in IgepConexionTest.php
Test class for IgepConexion.
IgepCorreoTest
IgepCorreoTest in IgepCorreoTest.php
Test class for IgepCorreo.
IgepDBTest
IgepDBTest in IgepDBTest.php
Test class for IgepDB.
IgepRegistroSalida
IgepRegistroSalida in IgepRegistroSalida.php
IgepRegistroSalida: Clase que encapsula el acceso al registro de salida
IgepSmartyTest
IgepSmartyTest in IgepSmartyTest.php
Test class for IgepSmarty.
IgepTransformerTest
IgepTransformerTest in IgepTransformerTest.php
Test class for IgepTransformer.
inAgent
inAgent() in layersmenu-browser_detection.php
IgepTreeMenu.php
IgepTreeMenu.php in IgepTreeMenu.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
indexOf
ArrayList::indexOf() in ArrayList.php
Searches for the first occurence of the given argument.
indice.php
indice.php in indice.php
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.
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
k
top
keySet
HashMap::keySet() in HashMap.php
Returns an array of the keys contained in this map.
l
top
limpiar_smarty.php
limpiar_smarty.php in limpiar_smarty.php
lastIndexOf
ArrayList::lastIndexOf() in ArrayList.php
Returns the index of the last occurrence of the specified object in this list.
limpiar_smarty_inc.php
limpiar_smarty_inc.php in limpiar_smarty_inc.php
ListIterator
ListIterator::ListIterator() in ListIterator.php
Create a ListIterator with the specified values.
listIterator
ArrayList::listIterator() in ArrayList.php
Get a ListIterator for the ArrayList.
ListIterator
ListIterator in ListIterator.php
A ListIterator for lists that allows the programmer to traverse the list in
ListIterator.php
ListIterator.php in ListIterator.php
layersmenu-browser_detection.php
layersmenu-browser_detection.php in layersmenu-browser_detection.php
m
top
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
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.
MappingManager.php
MappingManager.php in MappingManager.php
n
top
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().
o
top
$object
IgepComunicacionTest::$object in IgepComunicacionTest.php
$object
IgepSmartyTest::$object in IgepSmartyTest.php
$object
IgepAccionesGenericasTest::$object in IgepAccionesGenericasTest.php
$object
IgepComunicaUsuarioTest::$object in IgepComunicaUsuarioTest.php
$object
gvHidraTypeBaseTest::$object in gvHidraTypeBaseTest.php
$object
ConfigFrameworkTest::$object in ConfigFrameworkTest.php
$object
gvHidraTimestampTest::$object in gvHidraTimestampTest.php
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.
openApp
AppMainWindow::openApp() in AppMainWindow.php
openApp_inc.php
openApp_inc.php in openApp_inc.php
Object.php
Object.php in Object.php
oculto.php
oculto.php in oculto.php
p
top
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
parse
Parse handle into target
peek
Stack::peek() in Stack.php
Peek at the value from the top of the Stack without removing it.
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).
pop
Stack::pop() in Stack.php
Pop a value from the Stack.
pParse
Same as parse, but printing it.
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().
process
ActionController::process() in ActionController.php
Process the request.
pSubst
Same as subst but printing the result
push
Stack::push() in Stack.php
Push a value into the Stack.
put
ActionForward::put() in ActionForward.php
Fija un valor en la coleccion
put
HashMap::put() in HashMap.php
Associates the specified value with the specified key in this map.
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
r
top
$root
Relative filenames are relative to this pathname
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
remove
ListIterator::remove() in ListIterator.php
Remove from the list the last element that was returned by next() or previous().
remove
ArrayList::remove() in ArrayList.php
Removes the element at the specified position in this list.
remove
HashMap::remove() in HashMap.php
Removes the mapping for this key from this map if present.
removeRange
ArrayList::removeRange() in ArrayList.php
Removes from this List all of the elements whose index is between start, inclusive and end, exclusive.
runTests
runTests() in test_inc.php
Funcion que ejecuta los tests de cada clase del vector
s
top
$staticList
gvHidraListTest::$staticList in IgepListaTest.php
Stack.php
Stack.php in Stack.php
secureFW
MappingManager::secureFW() in MappingManager.php
set
ListIterator::set() in ListIterator.php
Replace the last element returned by next() or previous() with the specified element.
set
ArrayList::set() in ArrayList.php
Replaces the element at the specified position in this list with the specified element.
setAnyo
IgepRegistroSalida::setAnyo() in IgepRegistroSalida.php
Registro::setAnyo Establece el anyo del registro del que se abrirá una instancia
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
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)
setCP
IgepRegistroSalida::setCP() in IgepRegistroSalida.php
Registro::setCP Establece el código postal del destinatario
setDireccionDestinatario
Registro::setDireccionDestinatario Establece la dirección del destinatario
setFile
Set appropriate template files
setInput
ActionMapping::setInput() in ActionMapping.php
Set the input URI of the ActionForward.
setName
ActionForward::setName() in ActionForward.php
Set the name of the ActionForward.
setName
ActionMapping::setName() in ActionMapping.php
Set the name of the ActionForward.
setNombreDestinatario
Registro::setNombreDestinatario Establece el nombre completo del destinatario
setPath
ActionForward::setPath() in ActionForward.php
Set the path of the ActionForward.
setRedirect
ActionForward::setRedirect() in ActionForward.php
Set the redirect flag of the ActionForward.
setRoot
Sets the template directory
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
IgepComunicaUsuarioTest::setUp() in IgepComunicaUsuarioTest.php
Sets up the fixture, for example, opens a network connection.
setUp
IgepConexionTest::setUp() in IgepConexionTest.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
IgepCorreoTest::setUp() in IgepCorreoTest.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
GVHAutoLoadTest::setUp() in GVHAutoLoadTest.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.
setUp
IgepDBTest::setUp() in IgepDBTest.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
ConfigFrameworkTest::setUp() in ConfigFrameworkTest.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
gvHidraSelectionWindowTest::setUp() in IgepVentanaSeleccionTest.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
smartyCampoTextoTest::setUp() in smartyCampoTextoTest.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
IgepTransformerTest::setUp() in IgepTransformerTest.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.
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
setVar
Set corresponding substitutions for placeholders
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
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.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_DIR
SMARTY_DIR in smarty.php
Este fichero contendrá la clase Smarty_Phrame con relacion a la clase ComponentesWeb
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
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.
subst
Substitute variables in handle $handle
suite
test_prj::suite() in test_prj.php
suite
test_gvhidra::suite() in test_gvhidra.php
suite
test_all::suite() in test_all.php
smartyCampoTextoTest.php
smartyCampoTextoTest.php in smartyCampoTextoTest.php
t
top
typeNIF.php
typeNIF.php in typeNIF.php
TinvDonantes.php
TinvDonantes.php in TinvDonantes.php
tearDown
gvhGlobalTest::tearDown() in gvhGlobalTest.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
IgepCorreoTest::tearDown() in IgepCorreoTest.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
IgepComunicacionTest::tearDown() in IgepComunicacionTest.php
Tears down the fixture, for example, closes a network connection.
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
IgepDBTest::tearDown() in IgepDBTest.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
IgepComunicaUsuarioTest::tearDown() in IgepComunicaUsuarioTest.php
Tears down the fixture, for example, closes a network connection.
tearDown
gvHidraListTest::tearDown() in IgepListaTest.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
IgepConexionTest::tearDown() in IgepConexionTest.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
IgepSmartyTest::tearDown() in IgepSmartyTest.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.
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
IgepComunicaUsuarioTest::testCurrentTupla() in IgepComunicaUsuarioTest.php
testCurrentTupla
IgepComunicacionTest::testCurrentTupla() in IgepComunicacionTest.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
IgepComunicacionTest::testGetCampo() in IgepComunicacionTest.php
testGetCampo
IgepComunicaUsuarioTest::testGetCampo() in IgepComunicaUsuarioTest.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
IgepConexionTest::testGetDsn() in IgepConexionTest.php
testGetDSN
ConfigFrameworkTest::testGetDSN() in ConfigFrameworkTest.php
testGetDSN
gvHidraListTest::testGetDSN() in IgepListaTest.php
testGetFileInfo
IgepComunicaUsuarioTest::testGetFileInfo() in IgepComunicaUsuarioTest.php
testGetFileInfo
IgepComunicacionTest::testGetFileInfo() in IgepComunicacionTest.php
testGetForward
IgepComunicacionTest::testGetForward() in IgepComunicacionTest.php
testGetForward
IgepComunicaUsuarioTest::testGetForward() in IgepComunicaUsuarioTest.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
IgepComunicaUsuarioTest::testNextTupla() in IgepComunicaUsuarioTest.php
testNextTupla
IgepComunicacionTest::testNextTupla() in IgepComunicacionTest.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
IgepComunicaUsuarioTest::testSetAllTuplas() in IgepComunicaUsuarioTest.php
testSetAllTuplas
IgepComunicacionTest::testSetAllTuplas() in IgepComunicacionTest.php
testSetAppVersion
ConfigFrameworkTest::testSetAppVersion() in ConfigFrameworkTest.php
testSetArrayOperacion
testSetCampo
IgepComunicaUsuarioTest::testSetCampo() in IgepComunicaUsuarioTest.php
testSetCampo
IgepComunicacionTest::testSetCampo() in IgepComunicacionTest.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
IgepComunicacionTest::testSetLista() in IgepComunicacionTest.php
testSetLista
IgepComunicaUsuarioTest::testSetLista() in IgepComunicaUsuarioTest.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
testSetSeleccionado
IgepComunicaUsuarioTest::testSetSeleccionado() in IgepComunicaUsuarioTest.php
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
IgepComunicacionTest::testSetTupla() in IgepComunicacionTest.php
testSetTupla
IgepComunicaUsuarioTest::testSetTupla() in IgepComunicaUsuarioTest.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
toArray
ArrayList::toArray() in ArrayList.php
Returns an array containing all of the elements in this list in the correct order.
toString
Object::toString() in Object.php
Returns a string representation of this object.
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.
u
top
$unknowns
"remove" => remove undefined variables
v
top
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
values
HashMap::values() in HashMap.php
Returns an array of the values contained in this map.
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.
a b c d e f g h i k l m n o p r s t u v x _