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

Element index for package Fuentes

Package indexes

[ a ] [ b ] [ c ] [ d ] [ e ] [ g ] [ h ] [ i ] [ l ] [ m ] [ p ] [ q ] [ r ] [ s ] [ t ] [ u ] [ v ] [ _ ]

_

_

__construct
in file toba_parser_error_db.php, method toba_parser_error_db::__construct()
__construct
in file toba_fuente_datos.php, method toba_fuente_datos::__construct()
__construct
in file toba_db.php, method toba_db::__construct()
__construct
in file toba_db_postgres7.php, method toba_db_postgres7::__construct()
__construct
in file toba_db_odbc.php, method toba_db_odbc::__construct()
__construct
in file toba_db_mysql.php, method toba_db_mysql::__construct()
__construct
in file toba_db_informix.php, method toba_db_informix::__construct()
a

a

abortar_transaccion
in file toba_db.php, method toba_db::abortar_transaccion()
    Ejecuta un ROLLBACK en la conexión
abortar_transaccion
in file toba_db.php, function abortar_transaccion()
abrir_transaccion
in file toba_db.php, function abrir_transaccion()
abrir_transaccion
in file toba_db.php, method toba_db::abrir_transaccion()
    Ejecuta un BEGIN TRANSACTION en la conexión
activar_registro_consulta
in file toba_db.php, method toba_db::activar_registro_consulta()
    Activa/desactiva el resgistro de los comandos de consulta.
activar_registro_ejecucion
in file toba_db.php, method toba_db::activar_registro_ejecucion()
    Activa/desactiva el resgistro de los comandos de ejecución.
apex_sql_from
in file toba_db.php, constant apex_sql_from
apex_sql_separador
in file toba_db.php, constant apex_sql_separador
apex_sql_where
in file toba_db.php, constant apex_sql_where
abortar_savepoint
in file toba_db_postgres7.php, method toba_db_postgres7::abortar_savepoint()
abortar_transaccion
in file toba_db_informix.php, method toba_db_informix::abortar_transaccion()
    Ejecuta un ROLLBACK WORK en la conexión
abortar_transaccion
in file toba_db_postgres7.php, method toba_db_postgres7::abortar_transaccion()
abrir_transaccion
in file toba_db_informix.php, method toba_db_informix::abrir_transaccion()
    Ejecuta un BEGIN WORK en la conexión
abrir_transaccion
in file toba_db_postgres7.php, method toba_db_postgres7::abrir_transaccion()
agregar_savepoint
in file toba_db_postgres7.php, method toba_db_postgres7::agregar_savepoint()
b

b

$base
in file toba_db.php, variable toba_db::$base
borrar_rol
in file toba_db_postgres7.php, method toba_db_postgres7::borrar_rol()
borrar_schema
in file toba_db_postgres7.php, method toba_db_postgres7::borrar_schema()
borrar_schema_si_existe
in file toba_db_postgres7.php, method toba_db_postgres7::borrar_schema_si_existe()
c

c

$clave
in file toba_db.php, variable toba_db::$clave
$conexion
in file toba_db.php, variable toba_db::$conexion
$conexion_extra
in file toba_parser_error_db_postgres7.php, variable toba_parser_error_db_postgres7::$conexion_extra
cargar_bases_definidas
in file toba_dba.php, method toba_dba::cargar_bases_definidas()
    Levanta la lista de bases definidas
cargar_relaciones
in file toba_info_relacion_entre_tablas.php, method toba_info_relacion_entre_tablas::cargar_relaciones()
cerrar_transaccion
in file toba_db.php, function cerrar_transaccion()
cerrar_transaccion
in file toba_db.php, method toba_db::cerrar_transaccion()
    Ejecuta un COMMIT en la conexión
conectar
in file toba_db.php, method toba_db::conectar()
    Crea una conexion a la base
configurar_parseo_errores
in file toba_fuente_datos.php, method toba_fuente_datos::configurar_parseo_errores()
consultar
in file toba_db.php, method toba_db::consultar()
    Ejecuta una consulta sql
consultar_fila
in file toba_db.php, method toba_db::consultar_fila()
    Ejecuta una consulta sql y retorna la primer fila del resultado.
consultar_fuente
in file toba_db.php, function consultar_fuente()
cortar_sql
in file toba_db.php, method toba_db::cortar_sql()
crear_lenguaje_procedural
in file toba_db.php, method toba_db::crear_lenguaje_procedural()
    Crea el lenguaje plpgsql unicamente si el mismo aun no existe para la base de datos.
crear_usuario_para_auditoria
in file toba_fuente_datos.php, method toba_fuente_datos::crear_usuario_para_auditoria()
$cache_metadatos
in file toba_db_postgres7.php, variable toba_db_postgres7::$cache_metadatos
cerrar_transaccion
in file toba_db_informix.php, method toba_db_informix::cerrar_transaccion()
    Ejecuta un COMMIT WORK en la conexión
cerrar_transaccion
in file toba_db_postgres7.php, method toba_db_postgres7::cerrar_transaccion()
clonar_schema
in file toba_db_postgres7.php, method toba_db_postgres7::clonar_schema()
    Clona el schema actual en $nuevo_schema. FUNCIONA EN POSTGRES >= 8.3
crear_lenguaje
in file toba_db_postgres7.php, method toba_db_postgres7::crear_lenguaje()
crear_lenguaje_procedural
in file toba_db_postgres7.php, method toba_db_postgres7::crear_lenguaje_procedural()
    Crea el lenguaje plpgsql unicamente si el mismo aun no existe para la base de datos.
crear_rol
in file toba_db_postgres7.php, method toba_db_postgres7::crear_rol()
crear_schema
in file toba_db_postgres7.php, method toba_db_postgres7::crear_schema()
crear_usuario
in file toba_db_postgres7.php, method toba_db_postgres7::crear_usuario()
d

d

$db
in file toba_fuente_datos.php, variable toba_fuente_datos::$db
$debug
in file toba_db.php, variable toba_db::$debug
$debug_sql_id
in file toba_db.php, variable toba_db::$debug_sql_id
$definicion
in file toba_fuente_datos.php, variable toba_fuente_datos::$definicion
$desactivar_consulta
in file toba_db.php, variable toba_db::$desactivar_consulta
$desactivar_ejecucion
in file toba_db.php, variable toba_db::$desactivar_ejecucion
desconectar
in file toba_dba.php, method toba_dba::desconectar()
    Desconecta una DB
destruir
in file toba_db.php, method toba_db::destruir()
    Libera la conexión a la base
e

e

$error_fk
in file toba_parser_error_db_postgres7.php, variable toba_parser_error_db_postgres7::$error_fk
$error_not_null
in file toba_parser_error_db_postgres7.php, variable toba_parser_error_db_postgres7::$error_not_null
$error_pk
in file toba_parser_error_db_postgres7.php, variable toba_parser_error_db_postgres7::$error_pk
ejecutar
in file toba_db.php, method toba_db::ejecutar()
    Ejecuta un comando sql o un conjunto de ellos
ejecutar_archivo
in file toba_db.php, method toba_db::ejecutar_archivo()
    Ejecuta los comandos disponibles en un archivo
ejecutar_fuente
in file toba_db.php, function ejecutar_fuente()
ejecutar_transaccion
in file toba_db.php, function ejecutar_transaccion()
ejecutar_transaccion
in file toba_db.php, method toba_db::ejecutar_transaccion()
    Ejecuta un conjunto de comandos dentro de una transacción
es_campo_candidato_descripcion
in file toba_db.php, method toba_db::es_campo_candidato_descripcion()
    Determina si la definición de un campo de una tabla es un campo descripción
existe_conexion
in file toba_dba.php, method toba_dba::existe_conexion()
    Hay una conexión abierta a la base?
exportar_registro
in file toba_db.php, method toba_db::exportar_registro()
    Exporta el registro de los comandos de ejecución y consulta a archivos.
existe_columna
in file toba_db_postgres7.php, method toba_db_postgres7::existe_columna()
existe_lenguaje
in file toba_db_postgres7.php, method toba_db_postgres7::existe_lenguaje()
existe_rol
in file toba_db_postgres7.php, method toba_db_postgres7::existe_rol()
existe_schema
in file toba_db_postgres7.php, method toba_db_postgres7::existe_schema()
existe_tabla
in file toba_db_postgres7.php, method toba_db_postgres7::existe_tabla()
g

g

get
in file toba_mensajes.php, method toba_mensajes::get()
    Obtiene un mensaje global del proyecto, si no lo encuentra escala buscando el mensaje en el mismo framework
get_accion
in file toba_parser_error_db.php, method toba_parser_error_db::get_accion()
    Retorna un verbo asociado a la acción (actualizando, insertando, borrando)
get_bases_definidas
in file toba_dba.php, method toba_dba::get_bases_definidas()
    Retorna un arreglo de configuraciones de bases definidas en bases.ini
get_comentario_campos
in file toba_parser_error_db_postgres7.php, method toba_parser_error_db_postgres7::get_comentario_campos()
    Recupera los comentarios agregados a los campos a una tabla mediante el comando "COMMENT ON COLUMN tabla_x.campo_x IS 'comentario';" Si un campo no tiene comentario retorna el nombre del mismo.
get_componente
in file toba_mensajes.php, method toba_mensajes::get_componente()
    Retorna un mensaje asociado a un componente específico
get_conexion_extra
in file toba_parser_error_db.php, method toba_parser_error_db::get_conexion_extra()
    Para poder leer los metadatos de postgres se necesita hacer una conexión extra a la base
get_datos_consulta_fk
in file toba_parser_error_db_postgres7.php, method toba_parser_error_db_postgres7::get_datos_consulta_fk()
get_datos_fk
in file toba_parser_error_db_postgres7.php, method toba_parser_error_db_postgres7::get_datos_fk()
get_datos_pk
in file toba_parser_error_db_postgres7.php, method toba_parser_error_db_postgres7::get_datos_pk()
get_db
in file toba_dba.php, method toba_dba::get_db()
    Retorna una referencia a una CONEXION con una base
get_db
in file toba_fuente_datos.php, method toba_fuente_datos::get_db()
    Accede al objeto db que tiene el API para consultas/comandos sobre la fuente
get_db_de_fuente
in file toba_dba.php, method toba_dba::get_db_de_fuente()
get_definicion_columnas
in file toba_db.php, method toba_db::get_definicion_columnas()
get_dsn
in file toba_db.php, method toba_db::get_dsn()
    Retorna el dsn necesario para conectar con PDO
get_error_toba
in file toba_db.php, method toba_db::get_error_toba()
    Mapea el error de la base al modulo de mensajes del toba
get_fuente
in file toba_admin_fuentes.php, method toba_admin_fuentes::get_fuente()
    Retorna una fuente de datos
get_fuente_predeterminada
in file toba_admin_fuentes.php, method toba_admin_fuentes::get_fuente_predeterminada()
    Retorna el nombre de la fuente marcada en el editor como predeterminada
get_id_datos_tabla
in file toba_fuente_datos.php, method toba_fuente_datos::get_id_datos_tabla()
    Dado el nombre de una tabla de la fuente, retorna el id de su datos_tabla asociado
get_info_debug
in file toba_db.php, method toba_db::get_info_debug()
    Retorna un arreglo con informacion de las distintas consultas/comandos ejecutados
get_manejador_auditoria
in file toba_db.php, method toba_db::get_manejador_auditoria()
    Devuelve una instancia del manejador de auditoria para este motor de base de datos
get_mensaje_fk
in file toba_parser_error_db_postgres7.php, method toba_parser_error_db_postgres7::get_mensaje_fk()
get_mensaje_not_null
in file toba_parser_error_db_postgres7.php, method toba_parser_error_db_postgres7::get_mensaje_not_null()
get_mensaje_pk
in file toba_parser_error_db_postgres7.php, method toba_parser_error_db_postgres7::get_mensaje_pk()
get_opciones_sql_campo_externo
in file toba_db.php, method toba_db::get_opciones_sql_campo_externo()
    Determina la sql,clave y desc de un campo externo de una tabla
get_operacion_actual
in file toba_mensajes.php, method toba_mensajes::get_operacion_actual()
    Retorna el mensaje de ayuda de la operación actual
get_parametros
in file toba_db.php, method toba_db::get_parametros()
    Retorna los parámetros con los que fue construida la conexión
get_parametros_base
in file toba_dba.php, method toba_dba::get_parametros_base()
    Busca la definicion de una base en 'bases.ini'
get_path_archivo_bases
in file toba_dba.php, method toba_dba::get_path_archivo_bases()
get_pdo
in file toba_db.php, method toba_db::get_pdo()
    Retorna una referencia al objeto PDO interno
get_proyecto
in file toba_mensajes.php, method toba_mensajes::get_proyecto()
    Obtiene un mensaje global del proyecto
get_relacion
in file toba_info_relacion_entre_tablas.php, method toba_info_relacion_entre_tablas::get_relacion()
    Indica las columnas por las que se relacionan dos tablas de un modelo de datos retorna un array asociativo con un indice por tabla y un array con el listado de columnas en la segunda dimension.
get_semantica_valor_defecto
in file toba_db.php, method toba_db::get_semantica_valor_defecto()
    Devuelve el valor que es considerado por el motor para asignar el valor Default en la base.
get_sql_carga_descripciones
in file toba_db.php, method toba_db::get_sql_carga_descripciones()
    Dada una tabla retorna la SQL que relaciona las claves con las descripciones
get_sql_carga_tabla
in file toba_db.php, method toba_db::get_sql_carga_tabla()
    Dada una tabla retorna la SQL de carga de la tabla y sus campos cosméticos remontando referencias usando joins
get_tipo_datos_generico
in file toba_db.php, method toba_db::get_tipo_datos_generico()
    Mapea un tipo de datos especifico de un motor a uno generico de toba
get_toba
in file toba_mensajes.php, method toba_mensajes::get_toba()
    Obtiene un mensaje global del framework
get_definicion_columnas
in file toba_db_postgres7.php, method toba_db_postgres7::get_definicion_columnas()
    Busca la definicion de un TABLA. Cachea los resultados por un pedido de pagina
get_dsn
in file toba_db_postgres7.php, method toba_db_postgres7::get_dsn()
get_dsn
in file toba_db_informix.php, method toba_db_informix::get_dsn()
get_dsn
in file toba_db_mysql.php, method toba_db_mysql::get_dsn()
get_lista_schemas_disponibles
in file toba_db_postgres7.php, method toba_db_postgres7::get_lista_schemas_disponibles()
get_lista_secuencias
in file toba_db_postgres7.php, method toba_db_postgres7::get_lista_secuencias()
get_lista_tablas
in file toba_db_postgres7.php, method toba_db_postgres7::get_lista_tablas()
get_lista_tablas_bd
in file toba_db_postgres7.php, method toba_db_postgres7::get_lista_tablas_bd()
get_lista_tablas_y_vistas
in file toba_db_postgres7.php, method toba_db_postgres7::get_lista_tablas_y_vistas()
get_manejador_auditoria
in file toba_db_postgres7.php, method toba_db_postgres7::get_manejador_auditoria()
    Devuelve una instancia del manejador de auditoria para este motor de base de datos
get_parametros
in file toba_db_postgres7.php, method toba_db_postgres7::get_parametros()
get_rol_actual
in file toba_db_postgres7.php, method toba_db_postgres7::get_rol_actual()
get_schema
in file toba_db_postgres7.php, method toba_db_postgres7::get_schema()
get_secuencia_tabla
in file toba_db_postgres7.php, method toba_db_postgres7::get_secuencia_tabla()
    Devuelve el nombre de la columna que es una secuencia en la tabla $tabla del schema $schema.
get_secuencia_tablas
in file toba_db_postgres7.php, method toba_db_postgres7::get_secuencia_tablas()
get_semantica_valor_defecto
in file toba_db_postgres7.php, method toba_db_postgres7::get_semantica_valor_defecto()
get_sp_schema
in file toba_db_postgres7.php, method toba_db_postgres7::get_sp_schema()
get_usuario_actual
in file toba_db_postgres7.php, method toba_db_postgres7::get_usuario_actual()
grant_rol
in file toba_db_postgres7.php, method toba_db_postgres7::grant_rol()
grant_schema
in file toba_db_postgres7.php, method toba_db_postgres7::grant_schema()
grant_sp_schema
in file toba_db_postgres7.php, method toba_db_postgres7::grant_sp_schema()
grant_tablas
in file toba_db_postgres7.php, method toba_db_postgres7::grant_tablas()
    Da permisos especificos a todas las tablas de un esquema dado
grant_tablas_schema
in file toba_db_postgres7.php, method toba_db_postgres7::grant_tablas_schema()
    Da permisos especificos a todas las tablas de un esquema dado
h

h

hay_datos
in file toba_db.php, method toba_db::hay_datos()
    Ejecuta una consulta sql y retorna true si existen datos Es útil cuando solo se quiere saber si una condicion se cumple o no en la base
i

i

$id_db_original
in file toba_parser_error_db_postgres7.php, variable toba_parser_error_db_postgres7::$id_db_original
instancia
in file toba_admin_fuentes.php, method toba_admin_fuentes::instancia()
$id_instancia_server
in file toba_db_informix.php, variable toba_db_informix::$id_instancia_server
insert_masivo
in file toba_db_postgres7.php, method toba_db_postgres7::insert_masivo()
    Insert de datos desde un arreglo hacia una tabla. Requiere la extension original pgsql.
l

l

$loguear
in file toba_db.php, variable toba_db::$loguear
liberar_savepoint
in file toba_db_postgres7.php, method toba_db_postgres7::liberar_savepoint()
m

m

$mensajes
in file toba_mensajes.php, variable toba_mensajes::$mensajes
$mostrar_nombres_campos
in file toba_parser_error_db_postgres7.php, variable toba_parser_error_db_postgres7::$mostrar_nombres_campos
$motor
in file toba_db.php, variable toba_db::$motor
p

p

$parser_errores
in file toba_db.php, variable toba_db::$parser_errores
$profile
in file toba_db.php, variable toba_db::$profile
$proyecto_original
in file toba_parser_error_db_postgres7.php, variable toba_parser_error_db_postgres7::$proyecto_original
$puerto
in file toba_db.php, variable toba_db::$puerto
parsear
in file toba_parser_error_db.php, method toba_parser_error_db::parsear()
parsear
in file toba_parser_error_db_postgres7.php, method toba_parser_error_db_postgres7::parsear()
parsear_parametros
in file toba_mensajes.php, method toba_mensajes::parsear_parametros()
    Si el mensaje fue definido con comodines (%numero%)
parsear_sqlstate_23502
in file toba_parser_error_db_postgres7.php, method toba_parser_error_db_postgres7::parsear_sqlstate_23502()
parsear_sqlstate_23503
in file toba_parser_error_db_postgres7.php, method toba_parser_error_db_postgres7::parsear_sqlstate_23503()
parsear_sqlstate_23505
in file toba_parser_error_db_postgres7.php, method toba_parser_error_db_postgres7::parsear_sqlstate_23505()
post_conectar
in file toba_fuente_datos.php, method toba_fuente_datos::post_conectar()
    Ventana para personalizar las acciones posteriores a la conexión
pre_conectar
in file toba_fuente_datos.php, method toba_fuente_datos::pre_conectar()
    Ventana para personalizar las acciones previas a la conexión
pgdump_get_tabla
in file toba_db_postgres7.php, method toba_db_postgres7::pgdump_get_tabla()
    Devuelve una tabla del sistema como un arreglo de INSERTS obtenida a partir
pgdump_limpiar
in file toba_db_postgres7.php, method toba_db_postgres7::pgdump_limpiar()
q

q

quote
in file toba_db.php, function quote()
quote
in file toba_db.php, method toba_db::quote()
    Convierte un string a una representación segura para el motor. Evita
r

r

$registrar_consultas
in file toba_db.php, variable toba_db::$registrar_consultas
$registrar_ejecucion
in file toba_db.php, variable toba_db::$registrar_ejecucion
$registro_consulta
in file toba_db.php, variable toba_db::$registro_consulta
$registro_ejecucion
in file toba_db.php, variable toba_db::$registro_ejecucion
$registro_sentencias
in file toba_db.php, variable toba_db::$registro_sentencias
$relaciones
in file toba_info_relacion_entre_tablas.php, variable toba_info_relacion_entre_tablas::$relaciones
recuperar_secuencia
in file toba_db.php, method toba_db::recuperar_secuencia()
    Retorna el valor de un campo SERIAL
recuperar_secuencia
in file toba_db.php, function recuperar_secuencia()
refrescar
in file toba_dba.php, method toba_dba::refrescar()
    Fuerza la recarga de los parametros de una conexion y reconecta a la base
retrazar_constraints
in file toba_db.php, method toba_db::retrazar_constraints()
    Fuerza a que los chequeos de CONSTRAINTS de la transacción en curso se hagan al finalizar la misma
recuperar_nuevo_valor_secuencia
in file toba_db_postgres7.php, method toba_db_postgres7::recuperar_nuevo_valor_secuencia()
recuperar_secuencia
in file toba_db_postgres7.php, method toba_db_postgres7::recuperar_secuencia()
    Recupera el valor actual de una secuencia
renombrar_schema
in file toba_db_postgres7.php, method toba_db_postgres7::renombrar_schema()
retrazar_constraints
in file toba_db_postgres7.php, method toba_db_postgres7::retrazar_constraints()
revoke_rol
in file toba_db_postgres7.php, method toba_db_postgres7::revoke_rol()
revoke_schema
in file toba_db_postgres7.php, method toba_db_postgres7::revoke_schema()
revoke_sp_schema
in file toba_db_postgres7.php, method toba_db_postgres7::revoke_sp_schema()
s

s

$sentencias
in file toba_db.php, variable toba_db::$sentencias
$sep_fin
in file toba_parser_error_db_postgres7.php, variable toba_parser_error_db_postgres7::$sep_fin
$sep_ini
in file toba_parser_error_db_postgres7.php, variable toba_parser_error_db_postgres7::$sep_ini
sentencia
in file toba_db.php, method toba_db::sentencia()
    Crea una PDO_STATEMENT y lo ejecuta.
sentencia_agregar_binarios
in file toba_db.php, method toba_db::sentencia_agregar_binarios()
    Agrega datos binarios a una sentencia SQL preparada con 'preparar_sentencia'
sentencia_cantidad_afectados
in file toba_db.php, method toba_db::sentencia_cantidad_afectados()
    Retorna las filas afectadas por una sentencia
sentencia_consultar
in file toba_db.php, method toba_db::sentencia_consultar()
    Ejecuta una sentencia SQL preparada con 'preparar_sentencia'.
sentencia_consultar_fila
in file toba_db.php, method toba_db::sentencia_consultar_fila()
    Ejecuta una sentencia SQL preparada con 'preparar_sentencia' y retorna la primer fila del resultado
sentencia_datos
in file toba_db.php, method toba_db::sentencia_datos()
    Retorna un formato recordset a partir de una sentencia ejecutada
sentencia_ejecutar
in file toba_db.php, method toba_db::sentencia_ejecutar()
    Ejecuta una sentencia SQL preparada con 'preparar_sentencia'.
sentencia_eliminar
in file toba_db.php, method toba_db::sentencia_eliminar()
    Quita una SQL del arreglo de sentencias.
sentencia_fuente
in file toba_db.php, function sentencia_fuente()
sentencia_preparar
in file toba_db.php, method toba_db::sentencia_preparar()
    Prepara una sentencia para su ejecucion posterior.
set_fuente_ini
in file toba_mensajes.php, method toba_mensajes::set_fuente_ini()
    Los mensajes al usuario saldrán del archivo .ini indicado
set_fuente_parsea_errores
in file toba_fuente_datos.php, method toba_fuente_datos::set_fuente_parsea_errores()
set_fuente_posee_auditoria
in file toba_fuente_datos.php, method toba_fuente_datos::set_fuente_posee_auditoria()
set_modo_debug
in file toba_db.php, method toba_db::set_modo_debug()
    Cuando la conexión esta en modo debug se imprime cada consulta/comando realizado
set_mostrar_nombres_campos
in file toba_parser_error_db_postgres7.php, method toba_parser_error_db_postgres7::set_mostrar_nombres_campos()
    En caso que no encuentre el comentario del campo del error, usa su nombre
set_parametros_base
in file toba_dba.php, method toba_dba::set_parametros_base()
    Cambia la definicion de una base durante este pedido de página
set_parser_errores
in file toba_db.php, method toba_db::set_parser_errores()
$schema
in file toba_db_postgres7.php, variable toba_db_postgres7::$schema
set_datestyle_iso
in file toba_db_postgres7.php, method toba_db_postgres7::set_datestyle_iso()
set_encoding
in file toba_db_postgres7.php, method toba_db_postgres7::set_encoding()
set_rol
in file toba_db_postgres7.php, method toba_db_postgres7::set_rol()
set_schema
in file toba_db_postgres7.php, method toba_db_postgres7::set_schema()
    Determina que schema se utilizará por defecto para la ejecución de consultas, comandos y consulta de metadatos
t

t

toba_db.php
procedural page toba_db.php
toba_parser_error_db.php
procedural page toba_parser_error_db.php
toba_parser_error_db_postgres7.php
procedural page toba_parser_error_db_postgres7.php
toba_admin_fuentes.php
procedural page toba_admin_fuentes.php
toba_db.php
procedural page toba_db.php
toba_dba.php
procedural page toba_dba.php
toba_fuente_datos.php
procedural page toba_fuente_datos.php
toba_info_relacion_entre_tablas.php
procedural page toba_info_relacion_entre_tablas.php
toba_mensajes.php
procedural page toba_mensajes.php
toba_admin_fuentes
in file toba_admin_fuentes.php, class toba_admin_fuentes
    Colección de Fuentes de Datos (toba_fuente_datos)
toba_db
in file toba_db.php, class toba_db
    Representa una conexión a la base de datos. Permite ejecutar comandos y consultas SQL
toba_dba
in file toba_dba.php, class toba_dba
    Administra la utilizacion de bases de datos durante la ejecucion
toba_db_fetch_asoc
in file toba_db.php, constant toba_db_fetch_asoc
toba_db_fetch_num
in file toba_db.php, constant toba_db_fetch_num
toba_fuente_datos
in file toba_fuente_datos.php, class toba_fuente_datos
    La fuente de datos encapsula un mecanismo de entrada/salida de datos, típicamente una base relacional Esta clase contiene ventanas antes y despues de la conexión de la fuente y permite acceder al objeto db que es el que tiene el API de consultas/comandos
toba_info_relacion_entre_tablas
in file toba_info_relacion_entre_tablas.php, class toba_info_relacion_entre_tablas
toba_mensajes
in file toba_mensajes.php, class toba_mensajes
    Obtiene los mensajes del proyecto definidos en el editor, útiles para evitar fijar los mensajes del usuario en el código
toba_parser_error_db
in file toba_parser_error_db.php, class toba_parser_error_db
toba_parser_error_db_postgres7
in file toba_parser_error_db_postgres7.php, class toba_parser_error_db_postgres7
    Clase que parsea mensajes de error en lenguaje natural generados por un motor postgres, e intenta armar un mensaje entendible para el usuario
$transaccion_abierta
in file toba_db_postgres7.php, variable toba_db_postgres7::$transaccion_abierta
toba_db_informix.php
procedural page toba_db_informix.php
toba_db_mysql.php
procedural page toba_db_mysql.php
toba_db_odbc.php
procedural page toba_db_odbc.php
toba_db_postgres7.php
procedural page toba_db_postgres7.php
toba_db_informix
in file toba_db_informix.php, class toba_db_informix
    Driver de conexión con informix
toba_db_mysql
in file toba_db_mysql.php, class toba_db_mysql
    Driver de conexión con mysql.
toba_db_odbc
in file toba_db_odbc.php, class toba_db_odbc
    Driver de conexión via ODBC
toba_db_postgres7
in file toba_db_postgres7.php, class toba_db_postgres7
    Driver de conexión con postgres
transaccion_abierta
in file toba_db_postgres7.php, method toba_db_postgres7::transaccion_abierta()
u

u

$usuario
in file toba_db.php, variable toba_db::$usuario
ultimo_insert_id
in file toba_db.php, method toba_db::ultimo_insert_id()
    Devuelve el id del último insert en la base. Si el motor es postgres
v

v

validar_camino
in file toba_info_relacion_entre_tablas.php, method toba_info_relacion_entre_tablas::validar_camino()
    Controla que un grupo de tablas esten vinculadas por Fks


Desarrollado por SIU.
Documentación generada con phpDocumentor 1.4.3