Index of All Elements
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
z
_
top
a
- $accion
- in file clase_zen_excepcion.php, variable zen_excepcion::$accion
Accion a tomar...
- $AltBody
- in file clase_phpmailer.php, variable phpmailer::$AltBody
Sets the text-only body of the message. This automatically sets the email to multipart/alternative. This body can be read by mail clients that do not have HTML email capability such as mutt. Clients that can read HTML will view the normal Body.
- $attachment
- in file clase_phpmailer.php, variable phpmailer::$attachment
Holds all string and binary attachments.
- $auto_slashes
- in file clase_zen_basedatos.php, variable zen_basedatos::$auto_slashes
Bandera de comprobación para realizar addslashes() a la consulta antes de pasarla a la BD.
- actualizar
- in file clase_zen_basedatos.php, method zen_basedatos::actualizar()
Realiza una consulta de actualizacion o Update() devolviendo falso en caso de error o el numero de registros afectados en otro caso
- actualizar
- in file clase_zen_modelo_datos.php, method zen_modelo_datos::actualizar()
Actualiza los datos pasados en el array $datos y devuelve el numero de tuplas afectadas
- actualizar_matriz
- in file clase_zen_basedatos.php, method zen_basedatos::actualizar_matriz()
Realiza una serie de consultas de actualizacion
- AddAddress
- in file clase_phpmailer.php, method phpmailer::AddAddress()
Adds a "To" address. Returns void.
- AddAttachment
- in file clase_phpmailer.php, method phpmailer::AddAttachment()
Adds an attachment from a path on the filesystem.
- AddBCC
- in file clase_phpmailer.php, method phpmailer::AddBCC()
Adds a "Bcc" address. Note: this function works
- AddCC
- in file clase_phpmailer.php, method phpmailer::AddCC()
Adds a "Cc" address. Note: this function works
- AddCustomHeader
- in file clase_phpmailer.php, method phpmailer::AddCustomHeader()
Adds a custom header. Returns void.
- AddEmbeddedImage
- in file clase_phpmailer.php, method phpmailer::AddEmbeddedImage()
Adds an embedded attachment. This can include images, sounds, and just about any other document.
- AddMSMailHeaders
- in file clase_phpmailer.php, method phpmailer::AddMSMailHeaders()
Adds all the Microsoft message headers. Returns string.
- AddReplyTo
- in file clase_phpmailer.php, method phpmailer::AddReplyTo()
Adds a "Reply-to" address. Returns void.
- addr_append
- in file clase_phpmailer.php, method phpmailer::addr_append()
Creates recipient headers. Returns string.
- addr_format
- in file clase_phpmailer.php, method phpmailer::addr_format()
Formats an address correctly.
- addr_list
- in file clase_phpmailer.php, method phpmailer::addr_list()
Creates a semicolon delimited list for use in pqm files.
- AddStringAttachment
- in file clase_phpmailer.php, method phpmailer::AddStringAttachment()
Adds a string or binary attachment (non-filesystem) to the list.
- anadirAntesDeComentarios
- in file clase_zen_config.php, method zen_config_ini_Valor::anadirAntesDeComentarios()
anadirAntesDeComentarios
- anadirComparacion
- in file clase_zen_validaciones.php, method zen_validaciones::anadirComparacion()
Insertar campos de comparacion. Para confirmaciones de password,por ejemplo.
- anadirDespuesDeComentarios
- in file clase_zen_config.php, method zen_config_ini_Valor::anadirDespuesDeComentarios()
anadirDespuesDeComentarios
- anadirError
- in file clase_zen_resultado_validacion.php, method zen_resultado_validacion::anadirError()
Inserta un error
- anadirObligatorio
- in file clase_zen_validaciones.php, method zen_validaciones::anadirObligatorio()
Inserta un campo obligatorio
- anadirRegla
- in file clase_zen_validaciones.php, method zen_validaciones::anadirRegla()
Insertar regla
- anadirReglaBooleano
- in file clase_zen_validaciones.php, method zen_validaciones::anadirReglaBooleano()
- anadirReglaCadena
- in file clase_zen_validaciones.php, method zen_validaciones::anadirReglaCadena()
- anadirReglaCadenaDelimitada
- in file clase_zen_validaciones.php, method zen_validaciones::anadirReglaCadenaDelimitada()
Para cadenas "RAW"
- anadirReglaCorreo
- in file clase_zen_validaciones.php, method zen_validaciones::anadirReglaCorreo()
- anadirReglaEntero
- in file clase_zen_validaciones.php, method zen_validaciones::anadirReglaEntero()
- anadirReglaExpresionRegular
- in file clase_zen_validaciones.php, method zen_validaciones::anadirReglaExpresionRegular()
- anadirReglaFecha
- in file clase_zen_validaciones.php, method zen_validaciones::anadirReglaFecha()
- anadirReglaFlotante
- in file clase_zen_validaciones.php, method zen_validaciones::anadirReglaFlotante()
- anadirReglaFuncion
- in file clase_zen_validaciones.php, method zen_validaciones::anadirReglaFuncion()
- anadir_Comentarios
- in file clase_zen_config.php, method zen_config_ini_Comentario::anadir_Comentarios()
anadir_Comentarios
- anadir_Comentarios
- in file clase_zen_config.php, method zen_config_ini_Seccion::anadir_Comentarios()
anadir_Comentarios
- attach_all
- in file clase_phpmailer.php, method phpmailer::attach_all()
Attaches all fs, string, and binary attachments to the message.
- autoSlashes
- in file clase_zen_basedatos.php, method zen_basedatos::autoSlashes()
Cambia la propiedad de auto-activar addslashes() antes de consultar,por motivos de seguridad
top
b
- $barBetweenGap
- in file clase_chart.php, variable chart::$barBetweenGap
- $barColor
- in file clase_chart.php, variable chart::$barColor
- $barHeight
- in file clase_chart.php, variable chart::$barHeight
- $barName
- in file clase_chart.php, variable chart::$barName
- $barShadeColor
- in file clase_chart.php, variable chart::$barShadeColor
- $barWidth
- in file clase_chart.php, variable chart::$barWidth
- $basedatos
- in file clase_zen_basedatos.php, variable zen_basedatos::$basedatos
base de datos de mySQL
- $bcc
- in file clase_phpmailer.php, variable phpmailer::$bcc
Holds all "BCC" addresses.
- $bd
- in file clase_zen_calendario.php, variable zen_calendario::$bd
Base de datos que usa la clase
- $bd
- in file clase_zen.php, variable zen::$bd
Clase de base de datos
- $bd
- in file clase_zen_aplicacion.php, variable zen_aplicacion::$bd
Bases de datos
- $bd
- in file clase_zen_modelo_datos.php, variable zen_modelo_datos::$bd
Clase de BD MySQL
- $bd
- in file clase_zen_login.php, variable zen_login::$bd
Puntero a la clase de base de datos del padre
- $bd
- in file clase_zen_correo.php, variable zen_correo::$bd
Clase para operar con la base de datos MySQL
- $Body
- in file clase_phpmailer.php, variable phpmailer::$Body
Sets the Body of the message. This can be either an HTML or text body.
- $boundary
- in file clase_phpmailer.php, variable phpmailer::$boundary
Holds the message boundaries.
- borrar
- in file clase_zen_modelo_datos.php, method zen_modelo_datos::borrar()
Borra una tupla con un id especifico y devuelve el numero de campos borrados como resultado
- borrar
- in file clase_zen_basedatos.php, method zen_basedatos::borrar()
Realiza un consulta de borrado y devuelve false en caso de error o el numero de filas borradas en otro caso
- borrar_tabla
- in file clase_zen_basedatos.php, method zen_basedatos::borrar_tabla()
Intenta borrar una tabla y devuelve el resultado...
- Boundary
- in file clase_phpmailer.php, method Boundary::Boundary()
Main constructor.
- Boundary
- in file clase_phpmailer.php, class Boundary
Boundary - MIME message boundary class
- buildImage
- in file clase_chart.php, method chart::buildImage()
top
c
- $campos
- in file clase_zen_modelo_datos.php, variable zen_modelo_datos::$campos
Listado de campos de las tablas separados por comas, poner el identificador principal el primero
- $cc
- in file clase_phpmailer.php, variable phpmailer::$cc
Holds all "CC" addresses.
- $CharSet
- in file clase_phpmailer.php, variable Boundary::$CharSet
Sets the Char set.
- $CharSet
- in file clase_phpmailer.php, variable phpmailer::$CharSet
Sets the CharSet of the message.
- $chartDisplayArea
- in file clase_chart.php, variable chart::$chartDisplayArea
- $chartInfoArea
- in file clase_chart.php, variable chart::$chartInfoArea
- $chartMaxIndicator
- in file clase_chart.php, variable chart::$chartMaxIndicator
- $chartName
- in file clase_chart.php, variable chart::$chartName
- $colores
- in file clase_zen_excepcion.php, variable zen_excepcion::$colores
Colores del fondo de la division para el mensaje de error devuelto o mostrado...
- $comando_conectar
- in file clase_zen_basedatos.php, variable zen_basedatos::$comando_conectar
Comando de conexion a base de datos
- $comando_desconectar
- in file clase_zen_basedatos.php, variable zen_basedatos::$comando_desconectar
Comando para desconectar de la base de datos
- $comando_nombre_campo
- in file clase_zen_basedatos.php, variable zen_basedatos::$comando_nombre_campo
Comando para conocer el nombre de un campo
- $comando_num_campos
- in file clase_zen_basedatos.php, variable zen_basedatos::$comando_num_campos
Comando para conocer el numero de campos de un resultado
- $comando_num_filas
- in file clase_zen_basedatos.php, variable zen_basedatos::$comando_num_filas
comando para conocer el numero de filas de un resultado
- $comando_obtener_fila
- in file clase_zen_basedatos.php, variable zen_basedatos::$comando_obtener_fila
Comando para obtener la fila con este tipo de base de datos
- $comando_seleccionar_bd
- in file clase_zen_basedatos.php, variable zen_basedatos::$comando_seleccionar_bd
Comando para seleccionar la Base de datos
- $comentarios
- in file clase_zen_config.php, variable zen_config_ini_Seccion::$comentarios
comentarios para esta seccion
- $comentarios
- in file clase_zen_config.php, variable zen_config_ini_Comentario::$comentarios
Comentario es un vector de cadenas
- $comentarios_en_llave
- in file clase_zen_config.php, variable zen_config_ini_Valor::$comentarios_en_llave
Los usuarios a veces ponen comentarios junto con la llave para reconocerlas. zen_config_ini_Comentario los asociará con la llave
- $comentarios_seguidos
- in file clase_zen_config.php, variable zen_config_ini_Valor::$comentarios_seguidos
comentarios para el valor. El valor debe empezar en la misma línea que la llave pero puede contener más lineas
- $comprueba_navegador
- in file clase_zen_sesiones_seguras.php, variable zen_sesiones_seguras::$comprueba_navegador
Incluir el navegador?
- $condiciones_where
- in file clase_zen_modelo_datos.php, variable zen_modelo_datos::$condiciones_where
Condiciones para filtrar los datos en los listados
- $conectado
- in file clase_zen_basedatos.php, variable zen_basedatos::$conectado
Para saber si la clase está actualmente conectada
- $config
- in file clase_zen.php, variable zen::$config
Clase para cargar configuraciones
- $config_ini
- in file clase_zen_config.php, variable zen_config::$config_ini
Archivo de configuración .INI
- $ConfirmReadingTo
- in file clase_phpmailer.php, variable phpmailer::$ConfirmReadingTo
Sets the email address that a reading confirmation will be sent.
- $consultas
- in file clase_zen_basedatos.php, variable zen_basedatos::$consultas
Cuenta las consultas if (defined('BD_CONTAR_CONSULTAS'))
- $contenido
- in file clase_zen_cache.php, variable zen_cache::$contenido
Contenido a almacenar en cache.Un fichero HTML,XML,etc
- $contenido
- in file clase_zen_plantilla.php, variable zen_plantilla::$contenido
Contenido de la pagina actual
- $ContentType
- in file clase_phpmailer.php, variable phpmailer::$ContentType
Sets the Content-type of the message.
- $ContentType
- in file clase_phpmailer.php, variable Boundary::$ContentType
Sets the boundary Content Type.
- $correo
- in file clase_zen.php, variable zen::$correo
Clase para enviar correos en UTF-8 y HTML
- $CustomHeader
- in file clase_phpmailer.php, variable phpmailer::$CustomHeader
Holds all custom headers.
- calculatePosition
- in file clase_chart.php, method chart::calculatePosition()
- cargar
- in file clase_zen_plantilla.php, method zen_plantilla::cargar()
Carga un fichero de plantilla y lo almacena en $this->contenido y devuelve el resultado de la operacion Si la ruta esta vacia lo buscara en los directorios de plantillas,en otro caso intenta abrirlo desde la ruta pasada y devuelve el resultado como un booleano
- cargar_configuracion_fichero_ini
- in file clase_zen_config.php, method zen_config::cargar_configuracion_fichero_ini()
Carga la configuracion del fichero .INI y la guarda en una sesion para ahorrar recursos la próxima vez que se haga una petición web desde el mismo cliente.
- cargar_configuracion_php
- in file clase_zen_config.php, method zen_config::cargar_configuracion_php()
Carga un fichero de configuracion .php
- cargar_constantes_idioma_ini
- in file clase_zen_config.php, method zen_config::cargar_constantes_idioma_ini()
- carga_constantes_idioma_php
- in file clase_zen_config.php, method zen_config::carga_constantes_idioma_php()
Carga las constantes de idioma desde un fichero y devuelve el resultado de la operacion
- chart
- in file clase_chart.php, method chart::chart()
- chart
- in file clase_chart.php, class chart
- ClearAddresses
- in file clase_phpmailer.php, method phpmailer::ClearAddresses()
Clears all recipients assigned in the TO array. Returns void.
- ClearAllRecipients
- in file clase_phpmailer.php, method phpmailer::ClearAllRecipients()
Clears all recipients assigned in the TO, CC and BCC array. Returns void.
- ClearAttachments
- in file clase_phpmailer.php, method phpmailer::ClearAttachments()
Clears all previously set filesystem, string, and binary attachments. Returns void.
- ClearBCCs
- in file clase_phpmailer.php, method phpmailer::ClearBCCs()
Clears all recipients assigned in the BCC array. Returns void.
- ClearCCs
- in file clase_phpmailer.php, method phpmailer::ClearCCs()
Clears all recipients assigned in the CC array. Returns void.
- ClearCustomHeaders
- in file clase_phpmailer.php, method phpmailer::ClearCustomHeaders()
Clears all custom headers. Returns void.
- ClearReplyTos
- in file clase_phpmailer.php, method phpmailer::ClearReplyTos()
Clears all recipients assigned in the ReplyTo array. Returns void.
- comprobar
- in file clase_zen_validaciones.php, method zen_validaciones::comprobar()
Realiza las comprobaciones de las validaciones
- comprobarLenguaje
- in file clase_zen.php, method zen::comprobarLenguaje()
Comprueba el lenguaje al que se cambia,si no existe para la compilacion PHP y devuelve el resultado.
- comprobar_sesion
- in file clase_zen_sesiones_seguras.php, method zen_sesiones_seguras::comprobar_sesion()
Funcion para comprobar que la sesion es correcta
- conectar
- in file clase_zen_basedatos.php, method zen_basedatos::conectar()
Conecta a la base de datos devolviendo el resultado como true o false
- conectar_basedatos
- in file clase_zen_basedatos.php, method zen_basedatos::conectar_basedatos()
This function connects to the basedatos which is set in the constructor
- construct
- in file clase_chart.php, method chart::construct()
- construyeCuerpo
- in file clase_zen_correo.php, method zen_correo::construyeCuerpo()
Rellena las variables de la clase con el HTML del correo a enviar
- consulta_depurada
- in file clase_zen_basedatos.php, method zen_basedatos::consulta_depurada()
Realiza una consulta y muestra informacion de depuracion de la misma.Devuelve false si la consulta no es correcta
- contenido_reemplaza
- in file clase_zen_plantilla.php, method zen_plantilla::contenido_reemplaza()
Devuelve el contenido del fichero si se pasa (sino se usa el que tenga),previamente se reemplaza $reemplazos
- crearSeccion
- in file clase_zen_config.php, method zen_config_ini_Archivo::crearSeccion()
crearSeccion
- crearSesion
- in file clase_zen_login.php, method zen_login::crearSesion()
Crea la sesion en cuestion a usar
- crear_Comentarios
- in file clase_zen_config.php, method zen_config_ini_Comentario::crear_Comentarios()
crear_Comentarios
- crear_tabla
- in file clase_zen_basedatos.php, method zen_basedatos::crear_tabla()
Crea una tabla
- create_body
- in file clase_phpmailer.php, method phpmailer::create_body()
Assembles the message body. Returns a string if successful or false if unsuccessful.
- create_header
- in file clase_phpmailer.php, method phpmailer::create_header()
Assembles message header. Returns a string if successful or false if unsuccessful.
- cuentaTotal
- in file clase_zen_cronometro.php, method zen_cronometro::cuentaTotal()
Devuelve la cuenta total, es decir la resta del final - principio, si el final no esta definido,se termina la cuenta y se guarda para realizar el calculo
- cuenta_campos
- in file clase_zen_basedatos.php, method zen_basedatos::cuenta_campos()
Devuelve el numero de campos de un resultado de una consulta
- clase_zen.php
- procedural page clase_zen.php
- clase_zen_aplicacion.php
- procedural page clase_zen_aplicacion.php
- clase_zen_basedatos.php
- procedural page clase_zen_basedatos.php
- clase_zen_cache.php
- procedural page clase_zen_cache.php
- clase_zen_calendario.php
- procedural page clase_zen_calendario.php
- clase_zen_config.php
- procedural page clase_zen_config.php
- clase_zen_correo.php
- procedural page clase_zen_correo.php
- clase_zen_cronometro.php
- procedural page clase_zen_cronometro.php
- clase_zen_error_log.php
- procedural page clase_zen_error_log.php
- clase_zen_excepcion.php
- procedural page clase_zen_excepcion.php
- clase_zen_html.php
- procedural page clase_zen_html.php
- clase_zen_login.php
- procedural page clase_zen_login.php
- clase_zen_modelo_datos.php
- procedural page clase_zen_modelo_datos.php
- clase_zen_plantilla.php
- procedural page clase_zen_plantilla.php
- clase_zen_resultado_validacion.php
- procedural page clase_zen_resultado_validacion.php
- clase_zen_sesiones_seguras.php
- procedural page clase_zen_sesiones_seguras.php
- clase_zen_singleton.php
- procedural page clase_zen_singleton.php
- clase_zen_validaciones.php
- procedural page clase_zen_validaciones.php
- clase_chart.php
- procedural page clase_chart.php
- clase_phpmailer.php
- procedural page clase_phpmailer.php
top
d
- $debug
- in file clase_zen_basedatos.php, variable zen_basedatos::$debug
Para mostrar errores automaticamente
- $Disposition
- in file clase_phpmailer.php, variable Boundary::$Disposition
Sets an attachment disposition.
- desconectar
- in file clase_zen_basedatos.php, method zen_basedatos::desconectar()
Desconecta de la base de datos,para el destructor tambien ;-)
- destructor
- in file clase_zen_basedatos.php, method zen_basedatos::destructor()
Destructor de la clase registrado en el constructor
- destructor
- in file clase_zen_correo.php, method zen_correo::destructor()
Destructor de la clase correo
- destructor
- in file clase_zen.php, method zen::destructor()
Destructor de la clase base zen
- destruir_sesion
- in file clase_zen_sesiones_seguras.php, method zen_sesiones_seguras::destruir_sesion()
Llama a session_destroy()
- detener
- in file clase_zen_basedatos.php, method zen_basedatos::detener()
Devuelve los errores
- devolver_contenido
- in file clase_zen_plantilla.php, method zen_plantilla::devolver_contenido()
Devuelve el contenido, si se pasa un fichero se carga previamente
- devolver_ultima_consulta
- in file clase_zen_basedatos.php, method zen_basedatos::devolver_ultima_consulta()
Devuelve el texto de la ultima consulta
- devolver_ultimo_error
- in file clase_zen_basedatos.php, method zen_basedatos::devolver_ultimo_error()
Devuelve el HTML
- displayBars
- in file clase_chart.php, method chart::displayBars()
- displayChart
- in file clase_chart.php, method chart::displayChart()
- displayImageFrame
- in file clase_chart.php, method chart::displayImageFrame()
- drawHorisontalIndicatingLines
- in file clase_chart.php, method chart::drawHorisontalIndicatingLines()
- drawHorisontalLines
- in file clase_chart.php, method chart::drawHorisontalLines()
- drawVerticalLines
- in file clase_chart.php, method chart::drawVerticalLines()
top
e
- $Encoding
- in file clase_phpmailer.php, variable phpmailer::$Encoding
Sets the Encoding of the message. Options for this are "8bit", "7bit", "binary", "base64", and "quoted-printable".
- $Encoding
- in file clase_phpmailer.php, variable Boundary::$Encoding
Sets the Encoding.
- $ErrorInfo
- in file clase_phpmailer.php, variable phpmailer::$ErrorInfo
Holds the most recent mailer error message.
- editar
- in file clase_zen_modelo_datos.php, method zen_html_modelo_datos::editar()
Obtiene un registro de la BD con id de la lista de campos de las tablas y devuelve el HTML. Necesita la plantilla donde se reemplazan los datos...
- ejecutar
- in file clase_zen_basedatos.php, method zen_basedatos::ejecutar()
Ejecuta una consulta SQL
- ejecutar_fichero
- in file clase_zen_basedatos.php, method zen_basedatos::ejecutar_fichero()
Ejecuta un fichero de consultas
- EmbeddedImageCount
- in file clase_phpmailer.php, method phpmailer::EmbeddedImageCount()
Returns the number of embedded images in an email.
- empezar
- in file clase_zen_cronometro.php, method zen_cronometro::empezar()
Comienza a contar el tiempo...
- encode_file
- in file clase_phpmailer.php, method phpmailer::encode_file()
Encodes attachment in requested format. Returns a string if successful or false if unsuccessful.
- encode_header
- in file clase_phpmailer.php, method phpmailer::encode_header()
Encode a header string to best of Q, B, quoted or none. Returns a string.
- encode_q
- in file clase_phpmailer.php, method phpmailer::encode_q()
Encode string to q encoding. Returns a string.
- encode_qp
- in file clase_phpmailer.php, method phpmailer::encode_qp()
Encode string to quoted-printable. Returns a string.
- encode_string
- in file clase_phpmailer.php, method phpmailer::encode_string()
Encodes string to requested format. Returns a string if successful or false if unsuccessful.
- enviarCorreo
- in file clase_zen_correo.php, method zen_correo::enviarCorreo()
Envia un correo rellenandolo con una plantilla y la informacion pasada a los destinarios. Devuelve el resultado del envio.
- error_handler
- in file clase_phpmailer.php, method phpmailer::error_handler()
Adds the error message to the error container.
- escribir_fichero
- in file clase_zen_config.php, method zen_config_ini_Archivo::escribir_fichero()
escribir_fichero
- establecerAntesDeComentarios
- in file clase_zen_config.php, method zen_config_ini_Valor::establecerAntesDeComentarios()
establecerAntesDeComentarios
- establecerComentariosEnLlave
- in file clase_zen_config.php, method zen_config_ini_Valor::establecerComentariosEnLlave()
establecerComentariosEnLlave
- establecerDespuesDeComentarios
- in file clase_zen_config.php, method zen_config_ini_Valor::establecerDespuesDeComentarios()
establecerDespuesDeComentarios
- establecerIdioma
- in file clase_zen_basedatos.php, method zen_basedatos::establecerIdioma()
Establece el idioma de la base de datos como UTF8 para compatibilidad con el navegador en las consultas
- establecerValor
- in file clase_zen_config.php, method zen_config_ini_Valor::establecerValor()
establecerValor
- establecer_Comentarios
- in file clase_zen_config.php, method zen_config_ini_Seccion::establecer_Comentarios()
establecer_Comentarios
- establecer_Comentarios
- in file clase_zen_config.php, method zen_config_ini_Comentario::establecer_Comentarios()
establecer_Comentarios
- establecer_contenido
- in file clase_zen_cache.php, method zen_cache::establecer_contenido()
zen_cache::establecer_contenido()
- establecer_id
- in file clase_zen_cache.php, method zen_cache::establecer_id()
zen_cache::establecer_id()
- establecer_limite_horas
- in file clase_zen_cache.php, method zen_cache::establecer_limite_horas()
zen_cache::establecer_limite_horas()
- existe
- in file clase_zen_modelo_datos.php, method zen_modelo_datos::existe()
Devuelve el entero de $id si corresponde con la BD
- existeSesion
- in file clase_zen_login.php, method zen_login::existeSesion()
Comprueba la sesion actual
- exportar
- in file clase_zen_resultado_validacion.php, method zen_resultado_validacion::exportar()
Exporta la lista de datos
- extraer_elementos_set
- in file clase_zen_basedatos.php, method zen_basedatos::extraer_elementos_set()
Extrae los elementos de un set
- E_STRICT
- in file zen.php, constant E_STRICT
top
f
- $fichero
- in file clase_zen_config.php, variable zen_config_ini_Archivo::$fichero
Nombre del fichero para lectura/escritura
- $FileName
- in file clase_phpmailer.php, variable Boundary::$FileName
Sets an attachment file name.
- $fin
- in file clase_zen_cronometro.php, variable zen_cronometro::$fin
Guarda el timestamp final para hacer la resta con el $inicio y obtener el total
- $From
- in file clase_phpmailer.php, variable phpmailer::$From
Sets the From email address for the message.
- $FromName
- in file clase_phpmailer.php, variable phpmailer::$FromName
Sets the From name of the message.
- fix_eol
- in file clase_phpmailer.php, method phpmailer::fix_eol()
Changes every end of line from CR or LF to CRLF. Returns string.
- formatear_datetime
- in file clase_zen_basedatos.php, method zen_basedatos::formatear_datetime()
Establece el formato de una fecha para consultar correctamente
top
g
- generateBarColor
- in file clase_chart.php, method chart::generateBarColor()
- GetSource
- in file clase_phpmailer.php, method Boundary::GetSource()
Returns the source of the boundary.
- get_server_hostname
- in file clase_phpmailer.php, method phpmailer::get_server_hostname()
Returns the server hostname or 'localhost.localdomain' if unknown.
- get_server_var
- in file clase_phpmailer.php, method phpmailer::get_server_var()
Returns the appropriate server variable. Should work with both PHP 4.1.0+ as well as older versions. Returns an empty string if nothing is found.
- guardar
- in file clase_zen_cache.php, method zen_cache::guardar()
Intenta guardar el contenido pasado como argumento en el fichero de cache.
top
h
- $Helo
- in file clase_phpmailer.php, variable phpmailer::$Helo
Sets the SMTP HELO of the message (Default is $Hostname).
- $Host
- in file clase_phpmailer.php, variable phpmailer::$Host
Sets the SMTP hosts. All hosts must be separated by a semicolon. You can also specify a different port for each host by using this format: [hostname:port] (e.g. "smtp1.example.com:25;smtp2.example.com").
- $Hostname
- in file clase_phpmailer.php, variable phpmailer::$Hostname
Sets the hostname to use in Message-Id and Received headers and as default HELO string. If empty, the value returned by SERVER_NAME is used or 'localhost.localdomain'.
- $html
- in file clase_zen_modelo_datos.php, variable zen_modelo_datos::$html
clase html que usa el modelo
- $html
- in file clase_zen.php, variable zen::$html
Clase para el visualizador por defecto
- hacer_login
- in file clase_zen_login.php, method zen_login::hacer_login()
Comprueba el login devolviendo el identificador de la tabla de usuarios (personas)
- hayErrores
- in file clase_zen_resultado_validacion.php, method zen_resultado_validacion::hayErrores()
Lo contrario de la funcion ok()
- html_prueba
- in file prueba.php, method html_prueba::html_prueba()
- html_prueba
- in file prueba.php, class html_prueba
top
i
- $iconos
- in file clase_zen_excepcion.php, variable zen_excepcion::$iconos
Fichero de icono que representa el error , estan en /zen_php/img/
- $ID
- in file clase_phpmailer.php, variable Boundary::$ID
Sets the boundary ID.
- $id
- in file clase_zen_cache.php, variable zen_cache::$id
Identificador para el fichero de cache,un nombre
- $idioma
- in file clase_zen.php, variable zen::$idioma
Lenguage utilizado en toda la web
- $id_conexion
- in file clase_zen_basedatos.php, variable zen_basedatos::$id_conexion
el último o el más actual de los identificadores de enlace a la BD
- $id_consulta
- in file clase_zen_basedatos.php, variable zen_basedatos::$id_consulta
Id de la consulta
- $image
- in file clase_chart.php, variable chart::$image
- $imageHeight
- in file clase_chart.php, variable chart::$imageHeight
- $imageWidth
- in file clase_chart.php, variable chart::$imageWidth
- $increment
- in file clase_chart.php, variable chart::$increment
- $inicio
- in file clase_zen_cronometro.php, variable zen_cronometro::$inicio
Guarda el timestamp inicial desde el que empezar a contar...
- importar
- in file clase_zen_resultado_validacion.php, method zen_resultado_validacion::importar()
Importa la lista de datos
- index.php
- procedural page index.php
- inicializar
- in file clase_zen.php, method zen::inicializar()
Llama a los constructores,se pueden pasar las clases a crear e inicializar en un array de cadenas o en una cadena separada por comas, de forma que se carga la clase con dicho nombre y se añade como variable de la clase principal.
- iniciar
- in file clase_zen_sesiones_seguras.php, method zen_sesiones_seguras::iniciar()
Crea la sesion
- insertar
- in file clase_zen_modelo_datos.php, method zen_modelo_datos::insertar()
Inserta datos desde el array pasado con los campos pasados y devuelve el nuevo indentificador pasado
- insertar
- in file clase_zen_basedatos.php, method zen_basedatos::insertar()
Realiza una consulta de insercion de datos devolviendo el identificador nuevo
- insertarItem
- in file clase_zen_config.php, method zen_config_ini_Seccion::insertarItem()
insertarItem
- insertarValor
- in file clase_zen_config.php, method zen_config_ini_Seccion::insertarValor()
insertarValor
- insertar_matriz
- in file clase_zen_basedatos.php, method zen_basedatos::insertar_matriz()
Inserta una serie de consultas en una tabla
- IsHTML
- in file clase_phpmailer.php, method phpmailer::IsHTML()
Sets message type to HTML. Returns void.
- IsMail
- in file clase_phpmailer.php, method phpmailer::IsMail()
Sets Mailer to send message using PHP mail() function.
- IsQmail
- in file clase_phpmailer.php, method phpmailer::IsQmail()
Sets Mailer to send message using the qmail MTA. Returns void.
- IsSendmail
- in file clase_phpmailer.php, method phpmailer::IsSendmail()
Sets Mailer to send message using the $Sendmail program.
- IsSMTP
- in file clase_phpmailer.php, method phpmailer::IsSMTP()
Sets Mailer to send message using SMTP.
top
l
- $LE
- in file clase_phpmailer.php, variable Boundary::$LE
Sets the line endings of the message. Default is "\n";
- $LE
- in file clase_phpmailer.php, variable phpmailer::$LE
Sets the line endings of the message.
- $limite_horas
- in file clase_zen_cache.php, variable zen_cache::$limite_horas
Tiempo en el que expira la cache en horas,1h por defecto
- $linea
- in file clase_zen_excepcion.php, variable zen_excepcion::$linea
Linea en la que se encontró
- $llave
- in file clase_zen_config.php, variable zen_config_ini_Seccion::$llave
Nombre del objeto Contenedor
- $llave
- in file clase_zen_config.php, variable zen_config_ini_Valor::$llave
La LLAVE para el VALOR
- $login
- in file clase_zen.php, variable zen::$login
clase de operaciones con login
- leer_fichero
- in file clase_zen_config.php, method zen_config_ini_Archivo::leer_fichero()
leer_fichero
- liberar_resultado
- in file clase_zen_basedatos.php, method zen_basedatos::liberar_resultado()
Libera recursos de la consulta realizada
- limpiar
- in file clase_zen_cache.php, method zen_cache::limpiar()
zen_cache::limpiar_cache()
- listado
- in file clase_zen_modelo_datos.php, method zen_html_modelo_datos::listado()
Utilizando una clase plantilla y un fichero HTML devuelve el contenido relleno con los datos.
- logear_excepcion
- in file clase_zen_excepcion.php, method zen_excepcion::logear_excepcion()
Logeador de excepciones
- logout
- in file clase_zen_login.php, method zen_login::logout()
Hace el logout...
top
m
- $Mailer
- in file clase_phpmailer.php, variable phpmailer::$Mailer
Method to send mail: ("mail", "sendmail", or "smtp").
- $mensaje
- in file clase_zen_excepcion.php, variable zen_excepcion::$mensaje
Mensaje de la excepcion
- $message_type
- in file clase_phpmailer.php, variable phpmailer::$message_type
Holds the type of the message.
- mail_send
- in file clase_phpmailer.php, method phpmailer::mail_send()
Sends mail using the PHP mail() function. Returns bool.
- modo_debug
- in file clase_zen_basedatos.php, method zen_basedatos::modo_debug()
Cambia el modo de depuracion
- mostrar
- in file clase_zen_modelo_datos.php, method zen_html_modelo_datos::mostrar()
Muestra un registro en concreto usando una plantilla
- mostrar
- in file clase_zen_plantilla.php, method zen_plantilla::mostrar()
Reemplaza el contenido por texto y lo muestra, borra de memoria la plantilla HTML de la clase $this->contenido
- mostrar_error_php
- in file clase_zen_excepcion.php, method zen_excepcion::mostrar_error_php()
Manejador de un error de PHP nativo
- mostrar_ultima_consulta
- in file clase_zen_basedatos.php, method zen_basedatos::mostrar_ultima_consulta()
Muestra el codigo SQL de la ultima consulta ejecutada
- mostrar_ultimo_error
- in file clase_zen_basedatos.php, method zen_basedatos::mostrar_ultimo_error()
Escribe por pantalla la ultmia consulta con error ,el codigo SQL se muestra si $mostrar_consulta es true
- MYSQL_TIPOS_CADENA
- in file clase_zen_basedatos.php, constant MYSQL_TIPOS_CADENA
- MYSQL_TIPOS_FECHA
- in file clase_zen_basedatos.php, constant MYSQL_TIPOS_FECHA
- MYSQL_TIPOS_NUMERICOS
- in file clase_zen_basedatos.php, constant MYSQL_TIPOS_NUMERICOS
Clase para operar con las bases de datos de cualquier tipo disponible desde PHP
top
top
o
- obtener
- in file clase_zen_cache.php, method zen_cache::obtener()
zen_cache::obtener_cache() Intenta obtener la version de la cache especificada por la id.
- obtener
- in file clase_zen_modelo_datos.php, method zen_modelo_datos::obtener()
Devuelve una lista de categorias con las opciones pasadas...son todas opcionales
- obtenerItem
- in file clase_zen_config.php, method zen_config_ini_Seccion::obtenerItem()
obtenerItem
- obtenerItem
- in file clase_zen_config.php, method zen_config_ini_Archivo::obtenerItem()
obtenerItem
- obtenerListaErrores
- in file clase_zen_resultado_validacion.php, method zen_resultado_validacion::obtenerListaErrores()
Devuelve la lista de errores
- obtenerLlave
- in file clase_zen_config.php, method zen_config_ini_Seccion::obtenerLlave()
obtenerLlave
- obtenerLlave
- in file clase_zen_config.php, method zen_config_ini_Valor::obtenerLlave()
obtenerLlave
- obtenerSeccion
- in file clase_zen_config.php, method zen_config_ini_Archivo::obtenerSeccion()
obtenerSeccion
- obtenerSecciones
- in file clase_zen_config.php, method zen_config_ini_Archivo::obtenerSecciones()
obtenerSecciones
- obtenerTiempo
- in file clase_zen_cronometro.php, method zen_cronometro::obtenerTiempo()
Devuelve el timestamp actual
- obtenerValores
- in file clase_zen_config.php, method zen_config_ini_Seccion::obtenerValores()
obtenerValores
- obtenerValorItem
- in file clase_zen_config.php, method zen_config_ini_Archivo::obtenerValorItem()
obtenerValorItem
- obtener_BD
- in file clase_zen_modelo_datos.php, method zen_modelo_datos::obtener_BD()
Si necesitamos usar otra BD distinta o no crear la clase zen_modelo_datos podemos usar esta funcion
- obtener_Comentarios
- in file clase_zen_config.php, method zen_config_ini_Valor::obtener_Comentarios()
obtener_Comentarios
- obtener_enumerado
- in file clase_zen_basedatos.php, method zen_basedatos::obtener_enumerado()
Devuelve una lista de valores de un campo enumerado de una tabla
- obtener_error
- in file clase_zen_basedatos.php, method zen_basedatos::obtener_error()
Obtiene el error ocurrido, desde el servidor de BD
- obtener_expiracion
- in file clase_zen_cache.php, method zen_cache::obtener_expiracion()
zen_cache::obtener_expiracion() Obtiene una marca de tiempo de la expiracion de la cache,i.e.:obtiene el dato tiempo en que se creo el fichero antes de que expire.Si se crea antes de que expire, es correcto.
- obtener_fila
- in file clase_zen_basedatos.php, method zen_basedatos::obtener_fila()
Toma un resultado de una seleccion (funcion seleccionar()) y devuelve la siguiente fila o tupla de la consulta
- obtener_fila_unica
- in file clase_zen_basedatos.php, method zen_basedatos::obtener_fila_unica()
Toma un solo resultado de una seleccion (funcion seleccionar()) y devuelve la primera fila o tupla de la consulta,libera la consulta despues
- obtener_nombre_campo
- in file clase_zen_basedatos.php, method zen_basedatos::obtener_nombre_campo()
Devuelve el campo con el nombre pasado del resultset de la ultima consulta
- obtener_primero
- in file clase_zen_modelo_datos.php, method zen_modelo_datos::obtener_primero()
Obtiene el primer dato del modelo de datos
- obtener_ruta_cache
- in file clase_zen_cache.php, method zen_cache::obtener_ruta_cache()
zen_cache::obtener_ruta_cache()
- obtener_tablas
- in file clase_zen_basedatos.php, method zen_basedatos::obtener_tablas()
Devuelve todas las tablas de una BD en un array
- obtener_Valor
- in file clase_zen_config.php, method zen_config_ini_Valor::obtener_Valor()
obtener_Valor
- ok
- in file clase_zen_resultado_validacion.php, method zen_resultado_validacion::ok()
Comprobar si hay errores
top
p
- $padre
- in file clase_zen_sesiones_seguras.php, variable zen_sesiones_seguras::$padre
Clase base del sistema
- $padre
- in file clase_zen_login.php, variable zen_login::$padre
Clase web padre que crea a esta
- $padre
- in file clase_zen_modelo_datos.php, variable zen_modelo_datos::$padre
Aplicacion web
- $padre
- in file clase_zen_correo.php, variable zen_correo::$padre
Contenedora de todas las clases de la web
- $padre
- in file clase_zen_html.php, variable zen_html::$padre
La aplicación padre (que buena :)
- $padre
- in file clase_zen_calendario.php, variable zen_calendario::$padre
Aplicacion donde se usa
- $padre
- in file clase_zen_modelo_datos.php, variable zen_html_modelo_datos::$padre
Clase modelo de datos asociada a la clase HTML
- $padre
- in file clase_zen_aplicacion.php, variable zen_aplicacion::$padre
zen
- $palabra_secreta
- in file clase_zen_sesiones_seguras.php, variable zen_sesiones_seguras::$palabra_secreta
Palabra secreta
- $password
- in file clase_zen_basedatos.php, variable zen_basedatos::$password
password de mySQL
- $Password
- in file clase_phpmailer.php, variable phpmailer::$Password
Sets SMTP password.
- $pieAutor
- in file clase_zen_correo.php, variable zen_correo::$pieAutor
Pie extra por autor
- $plantilla
- in file clase_zen_html.php, variable zen_html::$plantilla
Clase plantilla utilizada para mostrar el HTML
- $PluginDir
- in file clase_phpmailer.php, variable phpmailer::$PluginDir
Path to phpmailer plugins. This is now only useful if the SMTP class is in a different directory than the PHP include path.
- $Port
- in file clase_phpmailer.php, variable phpmailer::$Port
Sets the default SMTP server port.
- $Priority
- in file clase_phpmailer.php, variable phpmailer::$Priority
Email priority (1 = High, 3 = Normal, 5 = low).
- $puerto
- in file clase_zen_basedatos.php, variable zen_basedatos::$puerto
Puerto de conexion
- prueba.php
- procedural page prueba.php
- parsear
- in file clase_zen_config.php, method zen_config_ini_Archivo::parsear()
parsear
- parsearFechaTexto
- in file clase_zen_calendario.php, method zen_calendario::parsearFechaTexto()
Formato para DS -> dia/mes/a�o Formato para los dem�s ...
- pasarAcadena
- in file clase_zen_config.php, method zen_config_ini_Seccion::pasarAcadena()
pasarAcadena
- pasarAcadena
- in file clase_zen_config.php, method zen_config_ini_Archivo::pasarAcadena()
pasarAcadena
- pasarAcadena
- in file clase_zen_config.php, method zen_config_ini_Valor::pasarAcadena()
pasarAcadena
- pasarAcadena
- in file clase_zen_config.php, method zen_config_ini_Comentario::pasarAcadena()
pasarAcadena
- pasarAplantilla
- in file clase_zen_plantilla.php, method zen_plantilla::pasarAplantilla()
Usando la clase plantilla pasada reemplaza los valores de la matriz del argumento
- phpmailer
- in file clase_phpmailer.php, class phpmailer
phpmailer - PHP email transport class
- prueba
- in file prueba.php, method prueba::prueba()
- prueba
- in file prueba.php, class prueba
Esta es la clase base padre de todas las clases del sistema _base_
top
r
- $regenerar_id
- in file clase_zen_sesiones_seguras.php, variable zen_sesiones_seguras::$regenerar_id
Regenerar ID para evitar que se copien valores de $_SESSION?
- $ReplyTo
- in file clase_phpmailer.php, variable phpmailer::$ReplyTo
Holds all "Reply-To" addresses.
- $ruta_cache
- in file clase_zen_cache.php, variable zen_cache::$ruta_cache
Ruta para escribir el fichero de cache
- received
- in file clase_phpmailer.php, method phpmailer::received()
Returns received header for message tracing. Returns string.
- reemplazar
- in file clase_zen_plantilla.php, method zen_plantilla::reemplazar()
Reemplaza las etiquetas de la plantilla dadas por $var con $contenido en $this->contenido: la plantilla HTML
- rellena_HTML
- in file clase_zen_plantilla.php, method zen_plantilla::rellena_HTML()
Reemplaza las constantes de la plantilla por los contenidos y devuelve el resultado en HTML
- restablecer
- in file clase_zen_resultado_validacion.php, method zen_resultado_validacion::restablecer()
Pone vacios los errores y los datos para volver a utilizar la clase
- resultado
- in file clase_zen_validaciones.php, method zen_validaciones::resultado()
- rfc_date
- in file clase_phpmailer.php, method phpmailer::rfc_date()
Returns the proper RFC 822 formatted date. Returns string.
top
s
- $secciones
- in file clase_zen_config.php, variable zen_config_ini_Archivo::$secciones
zen_config_ini_Seccion : lista. Array asociativo indexado por los nombres de las secciones.
- $Sender
- in file clase_phpmailer.php, variable phpmailer::$Sender
Sets the Sender email of the message. If not empty, will be sent via -f to sendmail or as 'MAIL FROM' in smtp mode.
- $Sendmail
- in file clase_phpmailer.php, variable phpmailer::$Sendmail
Sets the path of the sendmail program.
- $servidor
- in file clase_zen_basedatos.php, variable zen_basedatos::$servidor
Servidor de mySQL
- $sesiones
- in file clase_zen.php, variable zen::$sesiones
clase_sesiones_seguras
- $severidad
- in file clase_zen_excepcion.php, variable zen_excepcion::$severidad
Severidad de la excepcion
- $SMTPAuth
- in file clase_phpmailer.php, variable phpmailer::$SMTPAuth
Sets SMTP authentication. Utilizes the Username and Password variables.
- $SMTPDebug
- in file clase_phpmailer.php, variable phpmailer::$SMTPDebug
Sets SMTP class debugging on or off.
- $subcategoria
- in file clase_zen_modelo_datos.php, variable zen_modelo_datos::$subcategoria
Clase para manejar productos de categorias si la hubiera
- $Subject
- in file clase_phpmailer.php, variable phpmailer::$Subject
Sets the Subject of the message.
- seleccion
- in file clase_zen_basedatos.php, method zen_basedatos::seleccion()
Consulta de seleccion, devuelve el resultado de dicha consulta o false en caso de fallar.
- seleccion_unica
- in file clase_zen_basedatos.php, method zen_basedatos::seleccion_unica()
Realiza una consulta de un unico campo y un unico resultado
- Send
- in file clase_phpmailer.php, method phpmailer::Send()
Creates message and assigns Mailer. If the message is not sent successfully then it returns false. Use the ErrorInfo variable to view description of the error. Returns bool.
- sendmail_send
- in file clase_phpmailer.php, method phpmailer::sendmail_send()
Sends mail using the $Sendmail program. Returns bool.
- SendToQueue
- in file clase_phpmailer.php, method phpmailer::SendToQueue()
Sends mail message to an assigned queue directory. Has an optional sendTime argument. This is used when the user wants the message to be sent from the queue at a predetermined time.
- setMaxIndicator
- in file clase_chart.php, method chart::setMaxIndicator()
- SetWordWrap
- in file clase_phpmailer.php, method phpmailer::SetWordWrap()
Set the body wrapping.
- smtp_send
- in file clase_phpmailer.php, method phpmailer::smtp_send()
Sends mail via SMTP using PhpSMTP (Author: Chris Ryan). Returns bool. Returns false if there is a bad MAIL FROM, RCPT, or DATA input.
top
top
u
- $ultima_consulta
- in file clase_zen_basedatos.php, variable zen_basedatos::$ultima_consulta
Última consulta SQL: guarda la última consulta ejecutada
- $ultimo_error
- in file clase_zen_basedatos.php, variable zen_basedatos::$ultimo_error
Cadena de texto con el último error ocurrido en las consultas...guarda el último error, normalmente $this->obtener_error()
- $url
- in file clase_zen_correo.php, variable zen_correo::$url
Direccion para poner en los correos
- $UseMSMailHeaders
- in file clase_phpmailer.php, variable phpmailer::$UseMSMailHeaders
Turns Microsoft mail client headers on and off. Useful mostly for older clients.
- $Username
- in file clase_phpmailer.php, variable phpmailer::$Username
Sets SMTP username.
- $usuario
- in file clase_zen_basedatos.php, variable zen_basedatos::$usuario
usuario de mySQL
top
top
w
- $WordWrap
- in file clase_phpmailer.php, variable phpmailer::$WordWrap
Sets word wrapping on the body of the message to a given number of characters.
- word_wrap
- in file clase_phpmailer.php, method phpmailer::word_wrap()
Wraps message for use with mailers that do not automatically perform wrapping and for quoted-printable.
top
z
- zen
- in file clase_zen.php, class zen
Esta es la clase base padre de todas las clases del sistema _base_
- zen
- in file clase_zen.php, method zen::zen()
Clase Constructor de la clase base para crear aplicaciones, usa $inicializadores de clases
- zen.php
- procedural page zen.php
- zen_login.php
- procedural page zen_login.php
- zen_busqueda.php
- procedural page zen_busqueda.php
- zen_fecha.php
- procedural page zen_fecha.php
- zen_general.php
- procedural page zen_general.php
- zen_login.php
- procedural page zen_login.php
- zen_paginador.php
- procedural page zen_paginador.php
- zen_algoritmos.php
- procedural page zen_algoritmos.php
- zen_fechas.php
- procedural page zen_fechas.php
- zen_ficheros.php
- procedural page zen_ficheros.php
- zen_general.php
- procedural page zen_general.php
- zen_html.php
- procedural page zen_html.php
- zen_nucleo.php
- procedural page zen_nucleo.php
- zen_aplicacion
- in file clase_zen_aplicacion.php, method zen_aplicacion::zen_aplicacion()
Constructor
- zen_aplicacion
- in file clase_zen_aplicacion.php, class zen_aplicacion
- zen_basedatos
- in file clase_zen_basedatos.php, class zen_basedatos
Clase de base de datos MySQL
- zen_basedatos
- in file clase_zen_basedatos.php, method zen_basedatos::zen_basedatos()
Constructor de la clase
- zen_borraEspacios
- in file zen_general.php, function zen_borraEspacios()
Borra los espacios,retornos de carro,tabulaciones...
- zen_borraHTML
- in file zen_general.php, function zen_borraHTML()
Elimina el HTML de la variable pasada y la devuelve modificada (filtrada)
- zen_cache
- in file clase_zen_cache.php, method zen_cache::zen_cache()
zen_cache::Constructor
- zen_cache
- in file clase_zen_cache.php, class zen_cache
zen_cache Una clase muy simple para guardar cache de contenidos
- zen_calendario
- in file clase_zen_calendario.php, class zen_calendario
- zen_calendario
- in file clase_zen_calendario.php, method zen_calendario::zen_calendario()
Constructor de la clase
- zen_config
- in file clase_zen_config.php, method zen_config::zen_config()
Constructor de la clase de configuracion
- zen_config
- in file clase_zen_config.php, class zen_config
- zen_config_ini_Archivo
- in file clase_zen_config.php, method zen_config_ini_Archivo::zen_config_ini_Archivo()
Constructor
- zen_config_ini_Archivo
- in file clase_zen_config.php, class zen_config_ini_Archivo
zen_config_ini_Archivo
- zen_config_ini_Comentario
- in file clase_zen_config.php, class zen_config_ini_Comentario
zen_config_ini_Comentario
- zen_config_ini_Comentario
- in file clase_zen_config.php, method zen_config_ini_Comentario::zen_config_ini_Comentario()
Contructor
- zen_config_ini_Seccion
- in file clase_zen_config.php, method zen_config_ini_Seccion::zen_config_ini_Seccion()
Constructor
- zen_config_ini_Seccion
- in file clase_zen_config.php, class zen_config_ini_Seccion
zen_config_ini_Seccion
- zen_config_ini_Valor
- in file clase_zen_config.php, class zen_config_ini_Valor
zen_config_ini_Valor
- zen_config_ini_Valor
- in file clase_zen_config.php, method zen_config_ini_Valor::zen_config_ini_Valor()
Constructor de zen_config_ini_Valor
- zen_copia_array
- in file zen_algoritmos.php, function zen_copia_array()
Copia un array en otro desde el inicio al destino
- zen_correo
- in file clase_zen_correo.php, method zen_correo::zen_correo()
Constructor de la clase de correos
- zen_correo
- in file clase_zen_correo.php, class zen_correo
- zen_cronometro
- in file clase_zen_cronometro.php, class zen_cronometro
Para cualquier duda o pregunta por favor ve a los foros del SDK: www.zenphp.es
- zen_cronometro
- in file clase_zen_cronometro.php, method zen_cronometro::zen_cronometro()
Constructor de la clase, si $empezar_ahora es true comienza a contar con la funcion empezar()
- zen_definir_una_vez
- in file zen_nucleo.php, function zen_definir_una_vez()
Función para definir sólo una vez una constante, comprueba que no existe y devuelve el resultado
- zen_deserializar
- in file zen_general.php, function zen_deserializar()
Deserializa una cadena en un array usando como patr�n la coma
- zen_detectar_idioma_navegador
- in file zen_nucleo.php, function zen_detectar_idioma_navegador()
- zen_enviarCorreo
- in file zen_general.php, function zen_enviarCorreo()
Envia un correo en UTF8 y HTML con los parametros pasados y devuelve el resultado del envio
- zen_es_correo
- in file zen_general.php, function zen_es_correo()
Utiliza una expresion regular para comprobar que el $correo pasado es realmente un correo electronico
- zen_excepcion
- in file clase_zen_excepcion.php, class zen_excepcion
Clase de Excepciones
- zen_excepcion
- in file clase_zen_excepcion.php, method zen_excepcion::zen_excepcion()
Constructor
- zen_guardarFichero
- in file zen_ficheros.php, function zen_guardarFichero()
Guardar un fichero en una carpeta concreta. Devuelve false si ha habido un error,lo guarda en $errores.
- zen_html
- in file clase_zen_html.php, method zen_html::zen_html()
Constructor del visualizador por defecto
- zen_html
- in file clase_zen_html.php, class zen_html
- zen_html_modelo_datos
- in file clase_zen_modelo_datos.php, class zen_html_modelo_datos
Clase HTML usada para el modelo de datos aqui arriba
- zen_html_modelo_datos
- in file clase_zen_modelo_datos.php, method zen_html_modelo_datos::zen_html_modelo_datos()
Constructor
- zen_login
- in file clase_zen_login.php, class zen_login
- zen_login
- in file clase_zen_login.php, method zen_login::zen_login()
constructor
- zen_modelo_datos
- in file clase_zen_modelo_datos.php, class zen_modelo_datos
- zen_modelo_datos
- in file clase_zen_modelo_datos.php, method zen_modelo_datos::zen_modelo_datos()
Modelo de datos para mostrar en la web
- zen_ordena_dividir_qs
- in file zen_algoritmos.php, function zen_ordena_dividir_qs()
Redistribuye los elementos de un vector según un pivote.
- zen_ordena_heapsort
- in file zen_algoritmos.php, function zen_ordena_heapsort()
Ordena un vector por el método de montones.
- zen_ordena_insercion
- in file zen_algoritmos.php, function zen_ordena_insercion()
Algoritmo de ordenación por inserción
- zen_ordena_insercion_lims
- in file zen_algoritmos.php, function zen_ordena_insercion_lims()
Ordena parte de un vector por el método de inserción.
- zen_ordena_mergeSort
- in file zen_algoritmos.php, function zen_ordena_mergeSort()
Algoritmo de ordenacion de matrices MergeSort Deja reservas de memoria pendientes...¡Menos recomendable!
- zen_ordena_quicksort
- in file zen_algoritmos.php, function zen_ordena_quicksort()
Función para ordenar un array $T de $num_elem elementos con el
- zen_ordena_quicksort_lims
- in file zen_algoritmos.php, function zen_ordena_quicksort_lims()
Algoritmo recursivo QuickSort
- zen_ordena_reajustar
- in file zen_algoritmos.php, function zen_ordena_reajustar()
- zen_parsearEntero
- in file zen_general.php, function zen_parsearEntero()
Obtiene el valor adecuado de la variable desde GET o POST. Si cookies = true tambi�n comprueba de la cookie...
- zen_parsearFechaFormato
- in file zen_fechas.php, function zen_parsearFechaFormato()
Filtra un texto como fecha del formato [0-9]{1,2})/([0-9]{1,2})/([0-9]{2,4}
- zen_parsearFechaTexto
- in file zen_fechas.php, function zen_parsearFechaTexto()
Formato para DS -> dia/mes/año Formato para los demás ...
- zen_parsear_fecha_a_mysql
- in file zen_fechas.php, function zen_parsear_fecha_a_mysql()
Convierte fecha de normal a mysql
- zen_parsear_fecha_a_normal
- in file zen_fechas.php, function zen_parsear_fecha_a_normal()
Convierte fecha de mysql a normal
- zen_parsear_get_enviado
- in file zen_general.php, function zen_parsear_get_enviado()
Sanea y devuelve todo el GET evitando las llaves pasadas en una lista como cadena entre comas ("len,idp,...")
- zen_parsear_html
- in file zen_general.php, function zen_parsear_html()
Le pasa html entities y addslashes para guardar html y caracteres extra�os en la bd
- zen_plantilla
- in file clase_zen_plantilla.php, method zen_plantilla::zen_plantilla()
Constructor: si se le pasa un fichero lo carga directamente
- zen_plantilla
- in file clase_zen_plantilla.php, class zen_plantilla
- zen_reconstruye_html
- in file zen_general.php, function zen_reconstruye_html()
Devuelve el texto a su estado original de la bd a html
- zen_recortar_longitud_texto
- in file zen_general.php, function zen_recortar_longitud_texto()
Recorta el $texto en el numero de palabras pasado en $num_palabras
- zen_recortar_long_texto_en_array
- in file zen_general.php, function zen_recortar_long_texto_en_array()
Recorta los elementos de $datos con llaves pasadas en $campos como cadena separada por comas, en $maximo caracteres...
- zen_recortar_long_texto_en_array_por_palabras
- in file zen_general.php, function zen_recortar_long_texto_en_array_por_palabras()
Recorta los elementos de $datos con llaves pasadas en $campos como cadena separada por comas, en $maximo palabras...
- zen_resultado_validacion
- in file clase_zen_resultado_validacion.php, class zen_resultado_validacion
Encapsula los resultados de las validaciones de la clase zen_validaciones
- zen_sanar
- in file zen_general.php, function zen_sanar()
Limpia todo el html y las comillas de una cadena devolviendola filtrada
- zen_serializar
- in file zen_general.php, function zen_serializar()
Serializa un array usando comas para la cadena resultante
- zen_sesiones_seguras
- in file clase_zen_sesiones_seguras.php, method zen_sesiones_seguras::zen_sesiones_seguras()
Constructor
- zen_sesiones_seguras
- in file clase_zen_sesiones_seguras.php, class zen_sesiones_seguras
- zen_singleton
- in file clase_zen_singleton.php, function zen_singleton()
Construye la clase en modo singleton
- zen_validaciones
- in file clase_zen_validaciones.php, class zen_validaciones
zen_validacion class (clase_zen_validacion.php, Noviembre 2007) Filtrado PHP para validaciones simples, se toma por defecto la clase 'zen_resultado_validacion' para construir el resultado
- zen_validaciones
- in file clase_zen_validaciones.php, method zen_validaciones::zen_validaciones()
Constructor
- zen_validaciones_js
- in file zen_html.php, function zen_validaciones_js()
Escribe los <scripts> para realizar validaciones en formularios,se necesita el $id_formulario y las $opciones_validacion, para conocerlas ver el manual, ejemplo:{onFormValidate : tuFuncion_JavaScript, onElementValidate : tuFuncion_JavaScript}.
- zen__manejador_de_errores
- in file zen_nucleo.php, function zen__manejador_de_errores()
Manejador de excepciones
- zen___cargar_funciones
- in file zen_nucleo.php, function zen___cargar_funciones()
Carga el fichero de funciones con el nombre pasado
- zen___carga_aplicacion
- in file zen_nucleo.php, function zen___carga_aplicacion()
Carga una aplicacion de usuario,nombre del fichero sin php
- zen___carga_clase
- in file zen_nucleo.php, function zen___carga_clase()
Carga la clase pasada
- ZF_CARPETA_PLANTILLAS
- in file zen.php, constant ZF_CARPETA_PLANTILLAS
- ZF_CARPETA_ZEN
- in file zen.php, constant ZF_CARPETA_ZEN
- ZF_CONFIG_INI_COMENTARIO
- in file clase_zen_config.php, constant ZF_CONFIG_INI_COMENTARIO
- ZF_CONFIG_INI_LINEA
- in file clase_zen_config.php, constant ZF_CONFIG_INI_LINEA
- ZF_CONFIG_INI_MSG_NOESCRI
- in file clase_zen_config.php, constant ZF_CONFIG_INI_MSG_NOESCRI
- ZF_CONFIG_INI_MSG_NOFICH
- in file clase_zen_config.php, constant ZF_CONFIG_INI_MSG_NOFICH
- ZF_CONFIG_INI_MSG_NOPERMI
- in file clase_zen_config.php, constant ZF_CONFIG_INI_MSG_NOPERMI
- ZF_CONFIG_INI_SECCION_RAIZ
- in file clase_zen_config.php, constant ZF_CONFIG_INI_SECCION_RAIZ
- ZF_CONFIG_TERMINADOR_INI
- in file clase_zen_config.php, constant ZF_CONFIG_TERMINADOR_INI
Este fichero representa una jerarquía de objetos clase de
- ZF_CORREO_ADMIN
- in file zen.php, constant ZF_CORREO_ADMIN
- ZF_DIR_APLICACIONES
- in file zen.php, constant ZF_DIR_APLICACIONES
- ZF_DIR_CACHE
- in file clase_zen_cache.php, constant ZF_DIR_CACHE
Establece la ruta al directorio de cache
- ZF_DIR_CLASES
- in file zen.php, constant ZF_DIR_CLASES
- ZF_DIR_CONFIG
- in file zen.php, constant ZF_DIR_CONFIG
- ZF_DIR_CONTENIDO_ZEN
- in file zen.php, constant ZF_DIR_CONTENIDO_ZEN
- ZF_DIR_FUENTES
- in file zen.php, constant ZF_DIR_FUENTES
- ZF_DIR_FUNCIONES
- in file zen.php, constant ZF_DIR_FUNCIONES
- ZF_DIR_JSCRIPT
- in file zen.php, constant ZF_DIR_JSCRIPT
- ZF_DIR_LIBRERIAS
- in file zen.php, constant ZF_DIR_LIBRERIAS
- ZF_DIR_PLANTILLAS
- in file zen.php, constant ZF_DIR_PLANTILLAS
- ZF_DIR_PPAL
- in file zen.php, constant ZF_DIR_PPAL
- ZF_DIR_PPAL_ZEN
- in file zen.php, constant ZF_DIR_PPAL_ZEN
- ZF_DOMINGO
- in file zen_fecha.php, constant ZF_DOMINGO
- ZF_ERROR_BUS_PLAN
- in file zen_busqueda.php, constant ZF_ERROR_BUS_PLAN
Error cuando no se encuentra la plantilla para realizar la busqueda
- ZF_ERROR_DIR_NO_EXISTE
- in file zen_general.php, constant ZF_ERROR_DIR_NO_EXISTE
- ZF_ERROR_NO_FICHERO_VACIO
- in file zen_general.php, constant ZF_ERROR_NO_FICHERO_VACIO
- ZF_ERROR_SUBIENDO_F
- in file zen_general.php, constant ZF_ERROR_SUBIENDO_F
- ZF_EXTENSION_CACHE
- in file clase_zen_cache.php, constant ZF_EXTENSION_CACHE
Establecer la extension de los ficheros para guardar la cache
- ZF_IDIOMAS
- in file zen.php, constant ZF_IDIOMAS
- ZF_IDIOMA_COOKIE
- in file zen.php, constant ZF_IDIOMA_COOKIE
- ZF_IDIOMA_DEFECTO
- in file zen.php, constant ZF_IDIOMA_DEFECTO
- ZF_JUEVES
- in file zen_fecha.php, constant ZF_JUEVES
- ZF_LOGIN_CAMPO_CONTRASENA
- in file zen_login.php, constant ZF_LOGIN_CAMPO_CONTRASENA
- ZF_LOGIN_CAMPO_CORREO
- in file zen_login.php, constant ZF_LOGIN_CAMPO_CORREO
- ZF_LOGIN_CAMPO_ID_USUARIO
- in file zen_login.php, constant ZF_LOGIN_CAMPO_ID_USUARIO
- ZF_LOGIN_CAMPO_NIVEL
- in file zen_login.php, constant ZF_LOGIN_CAMPO_NIVEL
- ZF_LOGIN_CAMPO_USUARIO
- in file zen_login.php, constant ZF_LOGIN_CAMPO_USUARIO
- ZF_LOGIN_NOMBRE
- in file zen_login.php, constant ZF_LOGIN_NOMBRE
- ZF_LOGIN_TABLA
- in file zen_login.php, constant ZF_LOGIN_TABLA
- ZF_LUNES
- in file zen_fecha.php, constant ZF_LUNES
- ZF_MARTES
- in file zen_fecha.php, constant ZF_MARTES
- ZF_MIERCOLES
- in file zen_fecha.php, constant ZF_MIERCOLES
- ZF_MODO_DEPURACION
- in file zen.php, constant ZF_MODO_DEPURACION
- ZF_NOMBRE_DIR_PL_IDI
- in file zen.php, constant ZF_NOMBRE_DIR_PL_IDI
- ZF_ORDENA_UMBRAL_QS
- in file zen_algoritmos.php, constant ZF_ORDENA_UMBRAL_QS
Define la constante del umbral para el algoritmo QuickSort
- ZF_PAG_ANTERIOR
- in file zen_paginador.php, constant ZF_PAG_ANTERIOR
- ZF_PAG_NECESITO_PLAN
- in file zen_paginador.php, constant ZF_PAG_NECESITO_PLAN
- ZF_PAG_PAGINA
- in file zen_paginador.php, constant ZF_PAG_PAGINA
- ZF_PAG_PRIMERA
- in file zen_paginador.php, constant ZF_PAG_PRIMERA
- ZF_PAG_SIGUIENTE
- in file zen_paginador.php, constant ZF_PAG_SIGUIENTE
- ZF_PAG_ULTIMA
- in file zen_paginador.php, constant ZF_PAG_ULTIMA
- ZF_PALABRA_SECRETA
- in file zen.php, constant ZF_PALABRA_SECRETA
- ZF_PREFIJO_CLASE
- in file zen.php, constant ZF_PREFIJO_CLASE
Historia zen para amenizar el trabajo:
- ZF_PREFIJO_CLASES
- in file zen.php, constant ZF_PREFIJO_CLASES
- ZF_SABADO
- in file zen_fecha.php, constant ZF_SABADO
- ZF_SEGURO_ZEN
- in file zen.php, constant ZF_SEGURO_ZEN
- ZF_SITIO_WEB
- in file zen.php, constant ZF_SITIO_WEB
- ZF_TEXT_ABRIL
- in file zen_fecha.php, constant ZF_TEXT_ABRIL
- ZF_TEXT_AGOSTO
- in file zen_fecha.php, constant ZF_TEXT_AGOSTO
- ZF_TEXT_DE
- in file zen_fecha.php, constant ZF_TEXT_DE
- ZF_TEXT_DEL
- in file zen_fecha.php, constant ZF_TEXT_DEL
- ZF_TEXT_DICIEMBRE
- in file zen_fecha.php, constant ZF_TEXT_DICIEMBRE
- ZF_TEXT_DOMINGO
- in file zen_fecha.php, constant ZF_TEXT_DOMINGO
- ZF_TEXT_ENERO
- in file zen_fecha.php, constant ZF_TEXT_ENERO
- ZF_TEXT_FEBRERO
- in file zen_fecha.php, constant ZF_TEXT_FEBRERO
- ZF_TEXT_JUEVES
- in file zen_fecha.php, constant ZF_TEXT_JUEVES
- ZF_TEXT_JULIO
- in file zen_fecha.php, constant ZF_TEXT_JULIO
- ZF_TEXT_JUNIO
- in file zen_fecha.php, constant ZF_TEXT_JUNIO
- ZF_TEXT_LUNES
- in file zen_fecha.php, constant ZF_TEXT_LUNES
- ZF_TEXT_MARTES
- in file zen_fecha.php, constant ZF_TEXT_MARTES
- ZF_TEXT_MARZO
- in file zen_fecha.php, constant ZF_TEXT_MARZO
- ZF_TEXT_MAYO
- in file zen_fecha.php, constant ZF_TEXT_MAYO
- ZF_TEXT_MIERCOLES
- in file zen_fecha.php, constant ZF_TEXT_MIERCOLES
- ZF_TEXT_NOVIEMBRE
- in file zen_fecha.php, constant ZF_TEXT_NOVIEMBRE
- ZF_TEXT_OCTUBRE
- in file zen_fecha.php, constant ZF_TEXT_OCTUBRE
- ZF_TEXT_SABADO
- in file zen_fecha.php, constant ZF_TEXT_SABADO
- ZF_TEXT_SEPTIEMBRE
- in file zen_fecha.php, constant ZF_TEXT_SEPTIEMBRE
- ZF_TEXT_VIERNES
- in file zen_fecha.php, constant ZF_TEXT_VIERNES
- ZF_TEXT_Z_DESC
- in file zen_general.php, constant ZF_TEXT_Z_DESC
- ZF_VERSION
- in file zen.php, constant ZF_VERSION
- ZF_VIERNES
- in file zen_fecha.php, constant ZF_VIERNES
top
_
- $_comparaciones
- in file clase_zen_validaciones.php, variable zen_validaciones::$_comparaciones
Comparaciones a realizar
- $_datos
- in file clase_zen_resultado_validacion.php, variable zen_resultado_validacion::$_datos
Datos validados/filtrados
- $_errores
- in file clase_zen_resultado_validacion.php, variable zen_resultado_validacion::$_errores
Errores coleccionados
- $_mensajes
- in file clase_zen_validaciones.php, variable zen_validaciones::$_mensajes
Mensajes a devolver de los resultados de validaciones
- $_obligatorios
- in file clase_zen_validaciones.php, variable zen_validaciones::$_obligatorios
Campos obligatorios
- $_reglas
- in file clase_zen_validaciones.php, variable zen_validaciones::$_reglas
Reglas para las validaciones
- $_resultado
- in file clase_zen_validaciones.php, variable zen_validaciones::$_resultado
Clase para devolver resultados en el formato que sea...
- _firmarSesion
- in file clase_zen_sesiones_seguras.php, method zen_sesiones_seguras::_firmarSesion()
Funcion interna para firmar y devolver el MD5 de la sesion segura
- _noCumpleComparacion
- in file clase_zen_validaciones.php, method zen_validaciones::_noCumpleComparacion()
- _noCumpleObligatorio
- in file clase_zen_validaciones.php, method zen_validaciones::_noCumpleObligatorio()
- _noCumpleRegla
- in file clase_zen_validaciones.php, method zen_validaciones::_noCumpleRegla()
- _prepararEntrada
- in file clase_zen_validaciones.php, method zen_validaciones::_prepararEntrada()
- _procesarAnadirRegla
- in file clase_zen_validaciones.php, method zen_validaciones::_procesarAnadirRegla()
Inserta una regla
- _regenerarId
- in file clase_zen_sesiones_seguras.php, method zen_sesiones_seguras::_regenerarId()
Funcion interna para regenerar el ID de sesion si es posible claro :P
- _validarFecha
- in file clase_zen_validaciones.php, method zen_validaciones::_validarFecha()
Validar $valor de la cadena como una especificacion de fecha