Element index for package default
a
b
c
d
e
f
g
h
i
l
m
n
p
r
s
t
u
v
w
z
top
a
- $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.
- 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.
- attach_all
- in file clase_phpmailer.php, method phpmailer::attach_all()
Attaches all fs, string, and binary attachments to the message.
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
- $bcc
- in file clase_phpmailer.php, variable phpmailer::$bcc
Holds all "BCC" addresses.
- $bd
- in file clase_zen_login.php, variable zen_login::$bd
Puntero a la clase de base de datos del padre
- $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.
- 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
- $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
- $ConfirmReadingTo
- in file clase_phpmailer.php, variable phpmailer::$ConfirmReadingTo
Sets the email address that a reading confirmation will be sent.
- $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.
- $CustomHeader
- in file clase_phpmailer.php, variable phpmailer::$CustomHeader
Holds all custom headers.
- calculatePosition
- in file clase_chart.php, method chart::calculatePosition()
- chart
- in file clase_chart.php, class chart
- chart
- in file clase_chart.php, method chart::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.
- construct
- in file clase_chart.php, method chart::construct()
- crearSesion
- in file clase_zen_login.php, method zen_login::crearSesion()
Crea la sesion en cuestion a usar
- 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.
- clase_zen_error_log.php
- procedural page clase_zen_error_log.php
- clase_zen_html.php
- procedural page clase_zen_html.php
- clase_zen_login.php
- procedural page clase_zen_login.php
- clase_chart.php
- procedural page clase_chart.php
- clase_phpmailer.php
- procedural page clase_phpmailer.php
top
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.
- EmbeddedImageCount
- in file clase_phpmailer.php, method phpmailer::EmbeddedImageCount()
Returns the number of embedded images in an email.
- 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.
- error_handler
- in file clase_phpmailer.php, method phpmailer::error_handler()
Adds the error message to the error container.
- existeSesion
- in file clase_zen_login.php, method zen_login::existeSesion()
Comprueba la sesion actual
top
f
- $FileName
- in file clase_phpmailer.php, variable Boundary::$FileName
Sets an attachment file name.
- $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.
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.
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'.
- 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)
- html_prueba
- in file prueba.php, method html_prueba::html_prueba()
- html_prueba
- in file prueba.php, class html_prueba
top
i
- $ID
- in file clase_phpmailer.php, variable Boundary::$ID
Sets the boundary ID.
- $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
- 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.
- 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").
- $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.
top
top
p
- $padre
- in file clase_zen_login.php, variable zen_login::$padre
Clase web padre que crea a esta
- $padre
- in file clase_zen_html.php, variable zen_html::$padre
La aplicación padre (que buena :)
- $Password
- in file clase_phpmailer.php, variable phpmailer::$Password
Sets SMTP password.
- $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).
- prueba.php
- procedural page prueba.php
- phpmailer
- in file clase_phpmailer.php, class phpmailer
phpmailer - PHP email transport class
top
r
- $ReplyTo
- in file clase_phpmailer.php, variable phpmailer::$ReplyTo
Holds all "Reply-To" addresses.
- received
- in file clase_phpmailer.php, method phpmailer::received()
Returns received header for message tracing. Returns string.
- rfc_date
- in file clase_phpmailer.php, method phpmailer::rfc_date()
Returns the proper RFC 822 formatted date. Returns string.
top
s
- $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.
- $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.
- $Subject
- in file clase_phpmailer.php, variable phpmailer::$Subject
Sets the Subject of the message.
- 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
t
- $Timeout
- in file clase_phpmailer.php, variable phpmailer::$Timeout
Sets the SMTP server timeout in seconds. This function will not work with the win32 version.
- $to
- in file clase_phpmailer.php, variable phpmailer::$to
Holds all "To" addresses.
top
u
- $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.
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_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_fechas.php
- procedural page zen_fechas.php
- zen_html
- in file clase_zen_html.php, class zen_html
- zen_html
- in file clase_zen_html.php, method zen_html::zen_html()
Constructor del visualizador por defecto
- 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_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
- 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_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_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_SABADO
- in file zen_fecha.php, constant ZF_SABADO
- 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_VIERNES
- in file zen_fecha.php, constant ZF_VIERNES