[MetaNull] element index

Package indexes

All elements
a c d e h i l m n p q r s t u _
_
top
__construct
__construct
MTemplate::__construct() in mtemplate.inc.php
Constructor
__construct
__construct
mSmtp::__construct() in msmtp.inc.php
Constructor
__construct
__construct
EC_SMTP::__construct() in ecsmtp.inc.php
Create the Object
__construct
mldap::__construct() in mldap.inc.php
Initialize the mldap object
__construct
__construct
EC_LDAP::__construct() in ecldap.inc.php
Construct a mLdap Object, using the EC Settings
a
top
addAttachment
mSmtp::addAttachment() in msmtp.inc.php
Add an attachment to the message
addBCC
mSmtp::addBCC() in msmtp.inc.php
Add "blind carbon copy" recipients to the mail
addCC
mSmtp::addCC() in msmtp.inc.php
Add "carbon copy" recipients to the mail
addRecipients
mSmtp::addRecipients() in msmtp.inc.php
Add recipients to the mail
c
top
$cache_file
MTemplate::$cache_file in mtemplate.inc.php
Name of the cache file
$cache_path
MTemplate::$cache_path in mtemplate.inc.php
Filepath of the folder where to store the files generated by the cache system
$cache_validity
MTemplate::$cache_validity in mtemplate.inc.php
Validity of the cache file (in seconds)
cb_crlf_to_br
cb_crlf_to_br() in mtemplate.inc.php
Convert CR & LF to HTML paragraphs
cb_html_attribute_value
cb_html_attribute_value() in mtemplate.inc.php
Escapes a string so that it can be used as an attribute value in an HTML document
cb_html_escape
cb_html_escape() in mtemplate.inc.php
Escapes HTML special characters
cb_html_tidy
cb_html_tidy() in mtemplate.inc.php
Cleanup HTML data to make it fits strictly with XHTML format
close
mldap::close() in mldap.inc.php
Close the connection with the server
connect
mldap::connect() in mldap.inc.php
Connect to the server
d
top
$data
MTemplate::$data in mtemplate.inc.php
Array of values
$db
MTemplateObject_mysql::$db in mtemplate.inc.php
$deref
mldap::$deref in mldap.inc.php
Sets the dereferencing mechanism
destroy
destroy
MTemplateObject::destroy() in mtemplate.inc.php
e
top
$encoding
EC_LDAP
EC_LDAP in ecldap.inc.php
LDAP Database access, set on the European Commission's database
EC_LDAP_BASE_DN
EC_LDAP::EC_LDAP_BASE_DN in ecldap.inc.php
Base DN
EC_LDAP_SERVER
EC_LDAP::EC_LDAP_SERVER in ecldap.inc.php
Server Host
EC_LDAP_SERVER_PORT
Server Port
EC_SMTP
EC_SMTP in ecsmtp.inc.php
SMTP e-mail messaging, set on the European Commission's SMTP server
EC_SMTP_SERVER
EC_SMTP::EC_SMTP_SERVER in ecsmtp.inc.php
Server Host
EC_SMTP_SERVER_PORT
Server Host
entryToArray
mldap::entryToArray() in mldap.inc.php
"Converts" an LDAP attributes array into a classical PHP array
errno
mldap::errno() in mldap.inc.php
Get the last LDAP error code
error
MTemplateObject_mysql::error() in mtemplate.inc.php
error
MTemplateObject::error() in mtemplate.inc.php
error
mldap::error() in mldap.inc.php
Get the last LDAP error message
ecldap.inc.php
ecldap.inc.php in ecldap.inc.php
ecsmtp.inc.php
ecsmtp.inc.php in ecsmtp.inc.php
h
top
$hldap
mldap::$hldap in mldap.inc.php
Resource link identifier
$host
MTemplateObject_mysql::$host in mtemplate.inc.php
hasAttribute
mldap::hasAttribute() in mldap.inc.php
Test if an attribute exists in the LDAP entry
hasAttributeI
mldap::hasAttributeI() in mldap.inc.php
Test if an attribute exists in the LDAP entry (Case Insensitive!)
i
top
initialize
initialize
MTemplateObject::initialize() in mtemplate.inc.php
invalidAttachmentException
Exception indicating an invalid attachment file
invalidEmailAddressException
Exception indicating an invalid email address format
l
top
$ldap_attributes
EC_LDAP::$ldap_attributes in ecldap.inc.php
List of existing attributes to fetch. The key in the array are used as aliases to the attributes by the EC_User class
loadTemplate
MTemplate::loadTemplate() in mtemplate.inc.php
Load the template from a file
load_file
load_file() in mtemplate.inc.php
Reads an entire file and returns it's content
m
top
$max_results
mldap::$max_results in mldap.inc.php
Limits the quantity of results returned
$max_time
mldap::$max_time in mldap.inc.php
Limits the duration of the search operation (in seconds)
mldap.inc.php
mldap.inc.php in mldap.inc.php
msmtp.inc.php
msmtp.inc.php in msmtp.inc.php
mtemplate.inc.php
mtemplate.inc.php in mtemplate.inc.php
mldap
mldap in mldap.inc.php
LDAP Helper Class
MMAIL_ENCODING_ISO88591
< The mail's content encoding is utf-8
MMAIL_ENCODING_UTF8
< The mail's content type is gif
MMAIL_PRIORITY_HIGH
< e-mail normal priority
MMAIL_PRIORITY_HIGHEST
< e-mail high priority
MMAIL_PRIORITY_LOW
mSmtp::MMAIL_PRIORITY_LOW in msmtp.inc.php
< e-mail lowest priority
MMAIL_PRIORITY_LOWEST
MMAIL_PRIORITY_NORMAL
< e-mail low priority
MMAIL_TRANSFER_ENCODING_7BIT
< The mail's encoding mechanism is '8 bit'
MMAIL_TRANSFER_ENCODING_8BIT
< The mail's content encoding is ISO-8859-1
MMAIL_TRANSFER_ENCODING_BASE64
< The mail's encoding mechanism is '7 bit'
MMAIL_TYPE_HTML
mSmtp::MMAIL_TYPE_HTML in msmtp.inc.php
< The mail's content type is text
MMAIL_TYPE_IMAGE_GIF
< The mail's content type is jpeg
MMAIL_TYPE_IMAGE_JPG
< The mail's content type is HTML
MMAIL_TYPE_TEXT
mSmtp::MMAIL_TYPE_TEXT in msmtp.inc.php
< e-mail highest priority
mSmtp
mSmtp in msmtp.inc.php
Helper Class for SMTP e-mails sending
MTemplate
MTemplate in mtemplate.inc.php
Helper class for template document creation
MTemplateObject
MTemplateObject in mtemplate.inc.php
Interface for objects used by the MTemplate class
MTemplateObject_mysql
MTemplateObject_mysql in mtemplate.inc.php
Specialize MTemplateObject class to help handle MySQL queries
n
top
$name
MTemplateObject_mysql::$name in mtemplate.inc.php
$namespace
MTemplate::$namespace in mtemplate.inc.php
Default namespace used by the template
next
MTemplateObject_mysql::next() in mtemplate.inc.php
next
MTemplateObject::next() in mtemplate.inc.php
p
top
$pass
MTemplateObject_mysql::$pass in mtemplate.inc.php
$port
mldap::$port in mldap.inc.php
LDAP Server's port
q
top
$query
MTemplateObject_mysql::$query in mtemplate.inc.php
quickSend
EC_SMTP::quickSend() in ecsmtp.inc.php
Quickly send a simple e-mail message
r
top
$rc
MTemplateObject_mysql::$rc in mtemplate.inc.php
s
top
$server
mldap::$server in mldap.inc.php
LDAP Server
search
EC_LDAP::search() in ecldap.inc.php
Quick search in the directory
search
mldap::search() in mldap.inc.php
Execute a Search operation and return its results in an array
send
mSmtp::send() in msmtp.inc.php
Send the message
setBCC
mSmtp::setBCC() in msmtp.inc.php
Set the list of "blind carbon copy" recipients of the mail
setCC
mSmtp::setCC() in msmtp.inc.php
Set the list of "carbon copy" recipients of the mail
setFrom
mSmtp::setFrom() in msmtp.inc.php
Set the address from which this e-mail wiil be send
setHost
mldap::setHost() in mldap.inc.php
Select a different LDAP server than the one set by the constructor (implicitelly closes the current connection)
setMessage
mSmtp::setMessage() in msmtp.inc.php
Set the body of the message
setPriority
mSmtp::setPriority() in msmtp.inc.php
Set the priority level of the message
setRecipients
mSmtp::setRecipients() in msmtp.inc.php
Set the list of recipients of the mail
setReturnAddress
mSmtp::setReturnAddress() in msmtp.inc.php
Set the address that the receiver will have to use to reply to your mail (its mail client will then ignore the 'from' address)
setSMTPServer
mSmtp::setSMTPServer() in msmtp.inc.php
Set the SMTP Server Host
setSubject
mSmtp::setSubject() in msmtp.inc.php
Set the subject of the message
smtpException
smtpException in msmtp.inc.php
Base class for SMTP related functions
t
top
$template
MTemplate::$template in mtemplate.inc.php
Template content
testAttribute
mldap::testAttribute() in mldap.inc.php
Test if an attribute exists in the LDAP entry, and if it haves a given value
testAttributeI
mldap::testAttributeI() in mldap.inc.php
Test if an attribute exists in the LDAP entry, and if it haves a given value (Case Insensitive!)
testEmailAddress
mSmtp::testEmailAddress() in msmtp.inc.php
Test the format of an email address, according to RFC 2822 and 2821
transform
MTemplate::transform() in mtemplate.inc.php
Transform the loaded template, using the current array of data
u
top
$user
MTemplateObject_mysql::$user in mtemplate.inc.php
useCache
MTemplate::useCache() in mtemplate.inc.php
Enable or disable the cache system
a c d e h i l m n p q r s t u _