linea21-externals
[ class tree: linea21-externals ] [ index: linea21-externals ] [ all elements ]

Element index for package linea21-externals

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

_

__construct
in file class.afiles.php, method afiles::__construct()
    Constructor which allows to chose the path of the entity used for following actions
$_options
in file Installer.php, variable Installer::$_options
    Options property
__construct
in file Installer_Template.php, method Installer_Template::__construct()
    Constructor
__construct
in file Installer.php, method Installer::__construct()
    Constructor
__destruct
in file Installer.php, method Installer::__destruct()
    Destructor
__construct
in file filemanager.class.php, method Filemanager::__construct()
_mime_types
in file class.phpmailer.php, method PHPMailer::_mime_types()
    Gets the MIME type of the embedded or inline image
__construct
in file class.smtp.php, method SMTP::__construct()
    Initialize the class so that the data is in a known state.
__construct
in file class.phpmailer.php, method PHPMailer::__construct()
    Constructor
__construct
in file Div.php, method PHP_Debug_Renderer_HTML_Div::__construct()
    Debug_Renderer_HTML_Div class constructor
__construct
in file DivConfig.php, method PHP_Debug_Renderer_HTML_DivConfig::__construct()
    Debug_Renderer_HTML_DIV_Config class constructor
__construct
in file DebugLine.php, method PHP_DebugLine::__construct()
    PHP_DebugLine class constructor
__construct
in file TableConfig.php, method PHP_Debug_Renderer_HTML_TableConfig::__construct()
    Debug_Renderer_HTML_Table_Config class constructor
__construct
in file Table.php, method PHP_Debug_Renderer_HTML_Table::__construct()
    Debug_Renderer_HTML_Table class constructor
__construct
in file Debug.php, method PHP_Debug::__construct()
    PHP_Debug class constructor
__destruct
in file Common.php, method PHP_Debug_Renderer_Common::__destruct()
    PHP_DebugOutput class destructor
__toString
in file TableConfig.php, method PHP_Debug_Renderer_HTML_TableConfig::__toString()
    HTML_Table_Config
__toString
in file DebugLine.php, method PHP_DebugLine::__toString()
    Debug_Line default output function
__toString
in file Common.php, method PHP_Debug_Renderer_Common::__toString()
    Default output function
__toString
in file Debug.php, method PHP_Debug::__toString()
    Debug default output function, simply uses the static dump fonction of this class
__toString
in file DivConfig.php, method PHP_Debug_Renderer_HTML_DivConfig::__toString()
    HTML_DIV_Config
top

a

afiles
in file class.afiles.php, class afiles
add
in file filemanager.class.php, method Filemanager::add()
addfolder
in file filemanager.class.php, method Filemanager::addfolder()
auth
in file filemanager.php, function auth()
    Check if user is authorized
addOption
in file class.form.php, method genForm::addOption()
$action_function
in file class.phpmailer.php, variable PHPMailer::$action_function
    Callback Action function name
$AltBody
in file class.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.
AddAddress
in file class.phpmailer.php, method PHPMailer::AddAddress()
    Adds a "To" address.
AddAttachment
in file class.phpmailer.php, method PHPMailer::AddAttachment()
    Adds an attachment from a path on the filesystem.
AddBCC
in file class.phpmailer.php, method PHPMailer::AddBCC()
    Adds a "Bcc" address.
AddCC
in file class.phpmailer.php, method PHPMailer::AddCC()
    Adds a "Cc" address.
AddCustomHeader
in file class.phpmailer.php, method PHPMailer::AddCustomHeader()
    Adds a custom header.
AddEmbeddedImage
in file class.phpmailer.php, method PHPMailer::AddEmbeddedImage()
    Adds an embedded attachment. This can include images, sounds, and just about any other document. Make sure to set the $type to an image type. For JPEG images use "image/jpeg" and for GIF images use "image/gif".
AddrAppend
in file class.phpmailer.php, method PHPMailer::AddrAppend()
    Creates recipient headers.
AddReplyTo
in file class.phpmailer.php, method PHPMailer::AddReplyTo()
    Adds a "Reply-to" address.
AddrFormat
in file class.phpmailer.php, method PHPMailer::AddrFormat()
    Formats an address correctly.
AddStringAttachment
in file class.phpmailer.php, method PHPMailer::AddStringAttachment()
    Adds a string or binary attachment (non-filesystem) to the list.
Authenticate
in file class.smtp.php, method SMTP::Authenticate()
    Performs SMTP authentication. Must be run after running the Hello() method. Returns true if successfully authenticated.
add
in file Debug.php, method PHP_Debug::add()
    This is an alias for the addDebug function
addDebug
in file Debug.php, method PHP_Debug::addDebug()
    Add a debug information
addDebugFirst
in file Debug.php, method PHP_Debug::addDebugFirst()
    Add a debug info before all the existing other debug lines It is an alias for addDebug($info, self::POSITIONLAST)
addProcessPerf
in file Debug.php, method PHP_Debug::addProcessPerf()
    This is an alias for adding the monitoring of processtime
addSetting
in file Debug.php, method PHP_Debug::addSetting()
    Add an application setting
addSettings
in file Debug.php, method PHP_Debug::addSettings()
    Add a group of settings
addSuperArray
in file Table.php, method PHP_Debug_Renderer_HTML_Table::addSuperArray()
    Add the environment display depending on the current configuration
addW3CErrorInfos
in file Div.php, method PHP_Debug_Renderer_HTML_Div::addW3CErrorInfos()
    Add the debug informations of the W3C validation process
top

b

BASE_URL
in file install.php, constant BASE_URL
$brafterlabel
in file class.form.php, variable genForm::$brafterlabel
$Body
in file class.phpmailer.php, variable PHPMailer::$Body
    Sets the Body of the message. This can be either an HTML or text body.
Base64EncodeWrapMB
in file class.phpmailer.php, method PHPMailer::Base64EncodeWrapMB()
    Correctly encodes and wraps long multibyte strings for mail headers without breaking lines within a character.
top

c

class.afiles.php
procedural page class.afiles.php
cp
in file class.afiles.php, method afiles::cp()
    Copy files or/and directories
configAction
in file Installer.php, method Installer::configAction()
configWrite
in file Installer.php, method Installer::configWrite()
    Write the configuration File
$config
in file filemanager.class.php, variable Filemanager::$config
checkboxInput
in file class.form.php, method genForm::checkboxInput()
class.form.php
procedural page class.form.php
ClassID
in file class.form.php, method genForm::ClassID()
closeFieldset
in file class.form.php, method genForm::closeFieldset()
closeForm
in file class.form.php, method genForm::closeForm()
closeSelect
in file class.form.php, method genForm::closeSelect()
$CharSet
in file class.phpmailer.php, variable PHPMailer::$CharSet
    Sets the CharSet of the message.
$ConfirmReadingTo
in file class.phpmailer.php, variable PHPMailer::$ConfirmReadingTo
    Sets the email address that a reading confirmation will be sent.
$ContentType
in file class.phpmailer.php, variable PHPMailer::$ContentType
    Sets the Content-type of the message.
$CRLF
in file class.smtp.php, variable SMTP::$CRLF
    SMTP reply line ending
class.phpmailer.php
procedural page class.phpmailer.php
class.smtp.php
procedural page class.smtp.php
ClearAddresses
in file class.phpmailer.php, method PHPMailer::ClearAddresses()
    Clears all recipients assigned in the TO array. Returns void.
ClearAllRecipients
in file class.phpmailer.php, method PHPMailer::ClearAllRecipients()
    Clears all recipients assigned in the TO, CC and BCC array. Returns void.
ClearAttachments
in file class.phpmailer.php, method PHPMailer::ClearAttachments()
    Clears all previously set filesystem, string, and binary attachments. Returns void.
ClearBCCs
in file class.phpmailer.php, method PHPMailer::ClearBCCs()
    Clears all recipients assigned in the BCC array. Returns void.
ClearCCs
in file class.phpmailer.php, method PHPMailer::ClearCCs()
    Clears all recipients assigned in the CC array. Returns void.
ClearCustomHeaders
in file class.phpmailer.php, method PHPMailer::ClearCustomHeaders()
    Clears all custom headers. Returns void.
ClearReplyTos
in file class.phpmailer.php, method PHPMailer::ClearReplyTos()
    Clears all recipients assigned in the ReplyTo array. Returns void.
Close
in file class.smtp.php, method SMTP::Close()
    Closes the socket and cleans up the state of the class.
Connect
in file class.smtp.php, method SMTP::Connect()
    Connect to the server specified on the port specified.
Connected
in file class.smtp.php, method SMTP::Connected()
    Returns true if connected to a server otherwise false
CreateBody
in file class.phpmailer.php, method PHPMailer::CreateBody()
    Assembles the message body. Returns an empty string on failure.
CreateHeader
in file class.phpmailer.php, method PHPMailer::CreateHeader()
    Assembles message header.
$class
in file DebugLine.php, variable PHP_DebugLine::$class
    Class from witch the debug was called
checkSearch
in file Table.php, method PHP_Debug_Renderer_HTML_Table::checkSearch()
    This function check if the user has chosen a search criteria and make the search on the formatted debug info
checkType
in file Table.php, method PHP_Debug_Renderer_HTML_Table::checkType()
    This function check if the user has chosen a filter in the debug type combobox and it returns of the debug line is allowed to be output or no
Common.php
procedural page Common.php
CR
in file Debug.php, constant CR
    External constants
top

d

$default_lang
in file Installer.php, variable Installer::$default_lang
dbAction
in file Installer.php, method Installer::dbAction()
    Show database setup stuff
dbTables
in file Installer.php, method Installer::dbTables()
    Handle DB table quries
display
in file Installer_Template.php, method Installer_Template::display()
    Print out the entire page
display
in file Installer.php, method Installer::display()
    Display everything
database.php
procedural page database.php
$doc_root
in file filemanager.class.php, variable Filemanager::$doc_root
delete
in file filemanager.class.php, method Filemanager::delete()
disableLog
in file filemanager.class.php, method Filemanager::disableLog()
download
in file filemanager.class.php, method Filemanager::download()
$DKIM_domain
in file class.phpmailer.php, variable PHPMailer::$DKIM_domain
    Used with DKIM DNS Resource Record
$DKIM_identity
in file class.phpmailer.php, variable PHPMailer::$DKIM_identity
    Used with DKIM DNS Resource Record
$DKIM_private
in file class.phpmailer.php, variable PHPMailer::$DKIM_private
    Used with DKIM DNS Resource Record
$DKIM_selector
in file class.phpmailer.php, variable PHPMailer::$DKIM_selector
    Used with DKIM DNS Resource Record
$do_debug
in file class.smtp.php, variable SMTP::$do_debug
    Sets whether debugging is turned on
$do_verp
in file class.smtp.php, variable SMTP::$do_verp
    Sets VERP use on/off (default is off)
Data
in file class.smtp.php, method SMTP::Data()
    Issues a data command and sends the msg_data to the server
DKIM_Add
in file class.phpmailer.php, method PHPMailer::DKIM_Add()
    Create the DKIM header, body, as new header
DKIM_BodyC
in file class.phpmailer.php, method PHPMailer::DKIM_BodyC()
    Generate DKIM Canonicalization Body
DKIM_HeaderC
in file class.phpmailer.php, method PHPMailer::DKIM_HeaderC()
    Generate DKIM Canonicalization Header
DKIM_QP
in file class.phpmailer.php, method PHPMailer::DKIM_QP()
    Set the private key file and password to sign the message.
DKIM_Sign
in file class.phpmailer.php, method PHPMailer::DKIM_Sign()
    Generate DKIM signature
doCallback
in file class.phpmailer.php, method PHPMailer::doCallback()
$databaseTypes
in file Div.php, variable PHP_Debug_Renderer_HTML_Div::$databaseTypes
$debugLineBuffer
in file Debug.php, variable PHP_Debug::$debugLineBuffer
    This is the array where the debug lines are collected.
$debugLineLabels
in file DebugLine.php, variable PHP_DebugLine::$debugLineLabels
    Labels for debugline types
$DebugObject
in file Common.php, variable PHP_Debug_Renderer_Common::$DebugObject
$defaultOptions
in file Debug.php, variable PHP_Debug::$defaultOptions
    Default configuration options
$defaultOptions
in file Common.php, variable PHP_Debug_Renderer_Common::$defaultOptions
    Default configuration options.
dbg.conf.php
procedural page dbg.conf.php
Div.php
procedural page Div.php
DivConfig.php
procedural page DivConfig.php
Debug.php
procedural page Debug.php
DebugLine.php
procedural page DebugLine.php
display
in file Div.php, method PHP_Debug_Renderer_HTML_Div::display()
    This is the function to display the debug informations
display
in file Table.php, method PHP_Debug_Renderer_HTML_Table::display()
    This is the function to display the debug information
display
in file Debug.php, method PHP_Debug::display()
    Alias for the render function
displayDebugLine
in file Table.php, method PHP_Debug_Renderer_HTML_Table::displayDebugLine()
    This is the function that displays a debug line, each step correspond
displayFooter
in file Table.php, method PHP_Debug_Renderer_HTML_Table::displayFooter()
    Diplays the footer of the PHP_Debug object
displayFooter
in file Div.php, method PHP_Debug_Renderer_HTML_Div::displayFooter()
    Diplays the footer of the PHP_Debug object
displayHeader
in file Div.php, method PHP_Debug_Renderer_HTML_Div::displayHeader()
    Displays the header of the PHP_Debug object
displayHeader
in file Table.php, method PHP_Debug_Renderer_HTML_Table::displayHeader()
    Displays the header of the PHP_Debug object
dump
in file Debug.php, method PHP_Debug::dump()
    This a method to dump the content of any variable and add the result in the debug information
dumpVar
in file Debug.php, method PHP_Debug::dumpVar()
    Display the content of any kind of variable
DUMP_DISP
in file Debug.php, class constant PHP_Debug::DUMP_DISP
    These are constant for dump() and DumpObj() functions.
DUMP_STR
in file Debug.php, class constant PHP_Debug::DUMP_STR
DUMP_VARNAME
in file Debug.php, class constant PHP_Debug::DUMP_VARNAME
top

e

error
in file Installer_Template.php, method Installer_Template::error()
    Print the error screen with the error page
enableLog
in file filemanager.class.php, method Filemanager::enableLog()
error
in file filemanager.class.php, method Filemanager::error()
$error
in file class.form.php, variable genForm::$error
$Encoding
in file class.phpmailer.php, variable PHPMailer::$Encoding
    Sets the Encoding of the message. Options for this are "8bit", "7bit", "binary", "base64", and "quoted-printable".
$ErrorInfo
in file class.phpmailer.php, variable PHPMailer::$ErrorInfo
    Holds the most recent mailer error message.
EncodeHeader
in file class.phpmailer.php, method PHPMailer::EncodeHeader()
    Encode a header string to best (shortest) of Q, B, quoted or none.
EncodeQ
in file class.phpmailer.php, method PHPMailer::EncodeQ()
    Encode string to q encoding.
EncodeQP
in file class.phpmailer.php, method PHPMailer::EncodeQP()
    Encode string to RFC2045 (6.7) quoted-printable format
EncodeQPphp
in file class.phpmailer.php, method PHPMailer::EncodeQPphp()
    Encode string to quoted-printable.
EncodeString
in file class.phpmailer.php, method PHPMailer::EncodeString()
    Encodes string to requested format.
errorMessage
in file class.phpmailer.php, method phpmailerException::errorMessage()
$endTime
in file DebugLine.php, variable PHP_DebugLine::$endTime
    Exection end time for debug info
$endTime
in file Debug.php, variable PHP_Debug::$endTime
    Exection end time
$excludedBackTraceFunctions
in file Debug.php, variable PHP_Debug::$excludedBackTraceFunctions
    Functions from this class that must be excluded in order to have the correct backtrace information
error
in file Debug.php, method PHP_Debug::error()
    This is an alias for the addDebug function when wanting to add an application error
errorHandlerCallback
in file Debug.php, method PHP_Debug::errorHandlerCallback()
    Callback function for php error handling
ERROR_LEVEL
in file DebugLine.php, class constant PHP_DebugLine::ERROR_LEVEL
top

f

filesize
in file class.afiles.php, method afiles::filesize()
    Return the size of an entity
format_path
in file class.afiles.php, method afiles::format_path()
    Replace '//' by '/' in paths
finishInstaller
in file Installer.php, method Installer::finishInstaller()
    Finish the installer proccess
Filemanager
in file filemanager.class.php, class Filemanager
    Filemanager PHP class
filemanager.class.php
procedural page filemanager.class.php
filemanager.php
procedural page filemanager.php
filemanager.inc.php
procedural page filemanager.inc.php
$fieldsetopen
in file class.form.php, variable genForm::$fieldsetopen
$formopen
in file class.form.php, variable genForm::$formopen
fileInput
in file class.form.php, method genForm::fileInput()
$From
in file class.phpmailer.php, variable PHPMailer::$From
    Sets the From email address for the message.
$FromName
in file class.phpmailer.php, variable PHPMailer::$FromName
    Sets the From name of the message.
$file
in file DebugLine.php, variable PHP_DebugLine::$file
    File of debug info
$function
in file DebugLine.php, variable PHP_DebugLine::$function
    Function from wich the debug was called
factory
in file Renderer.php, method PHP_Debug_Renderer::factory()
    Attempt to return a concrete Debug_Renderer instance.
top

g

get_path
in file class.afiles.php, method afiles::get_path()
    Return the path of the entity used by default
$get
in file filemanager.class.php, variable Filemanager::$get
getfolder
in file filemanager.class.php, method Filemanager::getfolder()
getinfo
in file filemanager.class.php, method Filemanager::getinfo()
getMaxUploadFileSize
in file filemanager.class.php, method Filemanager::getMaxUploadFileSize()
getvar
in file filemanager.class.php, method Filemanager::getvar()
genericButton
in file class.form.php, method genForm::genericButton()
genForm
in file class.form.php, method genForm::genForm()
genForm
in file class.form.php, class genForm
getForm
in file class.form.php, method genForm::getForm()
GetAttachments
in file class.phpmailer.php, method PHPMailer::GetAttachments()
    Return the current array of attachments
getError
in file class.smtp.php, method SMTP::getError()
    Get the current error
GetMailMIME
in file class.phpmailer.php, method PHPMailer::GetMailMIME()
    Returns the message MIME.
GetTranslations
in file class.phpmailer.php, method PHPMailer::GetTranslations()
    Return the current array of language strings
$globalEnvConstantsCorresp
in file Debug.php, variable PHP_Debug::$globalEnvConstantsCorresp
    Correspondance between super array constant and variable name Used by renderers
getConfig
in file DivConfig.php, method PHP_Debug_Renderer_HTML_DivConfig::getConfig()
    returns the configuration
getConfig
in file TableConfig.php, method PHP_Debug_Renderer_HTML_TableConfig::getConfig()
    returns the configuration
getDebugBuffer
in file Debug.php, method PHP_Debug::getDebugBuffer()
    Getter of debugString property
getDebugLabel
in file DebugLine.php, method PHP_DebugLine::getDebugLabel()
    Function that give the debug type lable
getDebugLevelClass
in file Div.php, method PHP_Debug_Renderer_HTML_Div::getDebugLevelClass()
    Get the image info for the current debug type
getElapsedTime
in file Debug.php, method PHP_Debug::getElapsedTime()
    Get elapsed time between 2 timestamp
getHost
in file Debug.php, method PHP_Debug::getHost()
    Returns current host name.
getImageInfo
in file Div.php, method PHP_Debug_Renderer_HTML_Div::getImageInfo()
    Get the image info for the current debug type
getLogInfoLevel
in file Div.php, method PHP_Debug_Renderer_HTML_Div::getLogInfoLevel()
    Get the log level of the debug info
getMicroTime
in file Debug.php, method PHP_Debug::getMicroTime()
    Return microtime from a timestamp
getMicroTimeNow
in file Debug.php, method PHP_Debug::getMicroTimeNow()
    Alias for getMicroTime(microtime()
getOption
in file Debug.php, method PHP_Debug::getOption()
    Get one option
getOutput
in file Debug.php, method PHP_Debug::getOutput()
    Return the output without displaying it
getPhpErrorLevel
in file Div.php, method PHP_Debug_Renderer_HTML_Div::getPhpErrorLevel()
    Return the global error level corresponding to the related php error level
getProcessTime
in file Debug.php, method PHP_Debug::getProcessTime()
    Get global process time
getProperties
in file DebugLine.php, method PHP_DebugLine::getProperties()
    Getter of all properties of Debug_Line object
getQueryCount
in file Debug.php, method PHP_Debug::getQueryCount()
    Getter of queryCount property
getQueryString
in file Debug.php, method PHP_Debug::getQueryString()
    Return the query string
getQueryTime
in file Debug.php, method PHP_Debug::getQueryTime()
    Get database related process time
getRequiredFiles
in file Debug.php, method PHP_Debug::getRequiredFiles()
    Getter of requiredFiles property
getScriptName
in file Debug.php, method PHP_Debug::getScriptName()
    Returns current script name.
getUriPrefix
in file Debug.php, method PHP_Debug::getUriPrefix()
    Returns Uri prefix, including protocol, hostname and server port.
getUrl
in file Debug.php, method PHP_Debug::getUrl()
    Return the full url
globalsAsArray
in file Div.php, method PHP_Debug_Renderer_HTML_Div::globalsAsArray()
    Returns PHP globals variables as a sorted array.
GLOBAL_COOKIE
in file Debug.php, class constant PHP_Debug::GLOBAL_COOKIE
GLOBAL_FILES
in file Debug.php, class constant PHP_Debug::GLOBAL_FILES
GLOBAL_GET
in file Debug.php, class constant PHP_Debug::GLOBAL_GET
    These are constants to define Super array environment variables
GLOBAL_GLOBALS
in file Debug.php, class constant PHP_Debug::GLOBAL_GLOBALS
GLOBAL_POST
in file Debug.php, class constant PHP_Debug::GLOBAL_POST
GLOBAL_REQUEST
in file Debug.php, class constant PHP_Debug::GLOBAL_REQUEST
GLOBAL_SESSION
in file Debug.php, class constant PHP_Debug::GLOBAL_SESSION
top

h

$html
in file Installer_Template.php, variable Installer_Template::$html
    Html property
hiddenInput
in file class.form.php, method genForm::hiddenInput()
$Helo
in file class.phpmailer.php, variable PHPMailer::$Helo
    Sets the SMTP HELO of the message (Default is $Hostname).
$Host
in file class.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 class.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'.
HasMultiBytes
in file class.phpmailer.php, method PHPMailer::HasMultiBytes()
    Checks if a string contains multibyte characters.
HeaderLine
in file class.phpmailer.php, method PHPMailer::HeaderLine()
    Returns a formatted header line.
Hello
in file class.smtp.php, method SMTP::Hello()
    Sends the HELO command to the smtp server.
highlight
in file Table.php, method PHP_Debug_Renderer_HTML_Table::highlight()
    This function highligth the searched keyword
top

i

infos
in file class.afiles.php, method afiles::infos()
    Return infos concerning the entity
indexAction
in file Installer.php, method Installer::indexAction()
    Show welcome message
install.php
procedural page install.php
Installer.php
procedural page Installer.php
Installer_Template.php
procedural page Installer_Template.php
Installer
in file Installer.php, class Installer
    Class installer
INSTALLER_PATH
in file install.php, constant INSTALLER_PATH
Installer_Template
in file Installer_Template.php, class Installer_Template
    Installer Template class
$item
in file filemanager.class.php, variable Filemanager::$item
insertBR
in file class.form.php, method genForm::insertBR()
insertHTML
in file class.form.php, method genForm::insertHTML()
InlineImageExists
in file class.phpmailer.php, method PHPMailer::InlineImageExists()
    Returns true if an inline attachment is present.
IsError
in file class.phpmailer.php, method PHPMailer::IsError()
    Returns true if an error occurred.
IsHTML
in file class.phpmailer.php, method PHPMailer::IsHTML()
    Sets message type to HTML.
IsMail
in file class.phpmailer.php, method PHPMailer::IsMail()
    Sets Mailer to send message using PHP mail() function.
IsQmail
in file class.phpmailer.php, method PHPMailer::IsQmail()
    Sets Mailer to send message using the qmail MTA.
IsSendmail
in file class.phpmailer.php, method PHPMailer::IsSendmail()
    Sets Mailer to send message using the $Sendmail program.
IsSMTP
in file class.phpmailer.php, method PHPMailer::IsSMTP()
    Sets Mailer to send message using SMTP.
$info
in file DebugLine.php, variable PHP_DebugLine::$info
    Properties that stores the non formatted debug information
$instance
in file TableConfig.php, variable PHP_Debug_Renderer_HTML_TableConfig::$instance
    Static Instance of class
$instance
in file DivConfig.php, variable PHP_Debug_Renderer_HTML_DivConfig::$instance
    Static Instance of class
INFO_LEVEL
in file DebugLine.php, class constant PHP_DebugLine::INFO_LEVEL
    PHP_DEBUGLINE info levels
isAllowed
in file Debug.php, method PHP_Debug::isAllowed()
    Test if the client is allowed to access the debug information
isSecure
in file Debug.php, method PHP_Debug::isSecure()
    Test if url is secured
top

j

json_decode
in file filemanager.inc.php, function json_decode()
    Filemanager PHP connector
json_encode
in file filemanager.inc.php, function json_encode()
top

l

ll
in file class.afiles.php, method afiles::ll()
    Return infos of all entity included in the path
lld
in file class.afiles.php, method afiles::lld()
    Return infos of all directories included in the path
ls
in file class.afiles.php, method afiles::ls()
    Return the list of all entity included in the path
lsd
in file class.afiles.php, method afiles::lsd()
    Return the list of directories included in the path
lsr
in file class.afiles.php, method afiles::lsr()
    Apply the callback function on files with extension "filter" this method is recursive
$lang
in file Installer.php, variable Installer::$lang
    Language array
$language
in file filemanager.class.php, variable Filemanager::$language
$languages
in file filemanager.class.php, variable Filemanager::$languages
$logfile
in file filemanager.class.php, variable Filemanager::$logfile
$logger
in file filemanager.class.php, variable Filemanager::$logger
lang
in file filemanager.class.php, method Filemanager::lang()
$language
in file class.phpmailer.php, variable PHPMailer::$language
$LE
in file class.phpmailer.php, variable PHPMailer::$LE
    Provides the ability to change the line ending
$line
in file DebugLine.php, variable PHP_DebugLine::$line
    Line of debug info
top

m

mkdir
in file class.afiles.php, method afiles::mkdir()
    Create a directory with/without chmod
mkfile
in file class.afiles.php, method afiles::mkfile()
    Create a file with or without content
mkini
in file class.afiles.php, method afiles::mkini()
    Make ini file
mod
in file class.afiles.php, method afiles::mod()
    Return the mod of a file/directory
mv
in file class.afiles.php, method afiles::mv()
    Move a file or a directory
$Mailer
in file class.phpmailer.php, variable PHPMailer::$Mailer
    Method to send mail: ("mail", "sendmail", or "smtp").
$MessageID
in file class.phpmailer.php, variable PHPMailer::$MessageID
    Sets the message ID to be used in the Message-Id header.
Mail
in file class.smtp.php, method SMTP::Mail()
    Starts a mail transaction from the email address specified in $from. Returns true if successful or false otherwise. If True the mail transaction is started and then one or more Recipient commands may be called followed by a Data command.
MailSend
in file class.phpmailer.php, method PHPMailer::MailSend()
    Sends mail using the PHP mail() function.
MsgHTML
in file class.phpmailer.php, method PHPMailer::MsgHTML()
    Evaluates the message and returns modifications for inline images and backgrounds
$msgTypes
in file Div.php, variable PHP_Debug_Renderer_HTML_Div::$msgTypes
top

n

nextStep
in file Installer.php, method Installer::nextStep()
    Redirect to the next step
$newline
in file class.form.php, variable genForm::$newline
top

o

$output
in file class.form.php, variable genForm::$output
    ************************************************************************************************
$outputxhtml
in file class.form.php, variable genForm::$outputxhtml
$options
in file TableConfig.php, variable PHP_Debug_Renderer_HTML_TableConfig::$options
    Config container for Debug_Renderer_HTML_Table
$options
in file DivConfig.php, variable PHP_Debug_Renderer_HTML_DivConfig::$options
    Config container for Debug_Renderer_HTML_Div
$options
in file Debug.php, variable PHP_Debug::$options
    Default configuration options
$options
in file Common.php, variable PHP_Debug_Renderer_Common::$options
    Run-time configuration options.
top

p

parse_ini
in file class.afiles.php, method afiles::parse_ini()
    Parse a ini file
$post
in file filemanager.class.php, variable Filemanager::$post
$properties
in file filemanager.class.php, variable Filemanager::$properties
postvar
in file filemanager.class.php, method Filemanager::postvar()
preview
in file filemanager.class.php, method Filemanager::preview()
$Password
in file class.phpmailer.php, variable PHPMailer::$Password
    Sets SMTP password.
$PluginDir
in file class.phpmailer.php, variable PHPMailer::$PluginDir
    Path to PHPMailer plugins. Useful if the SMTP class is in a different directory than the PHP include path.
$Port
in file class.phpmailer.php, variable PHPMailer::$Port
    Sets the default SMTP server port.
$Priority
in file class.phpmailer.php, variable PHPMailer::$Priority
    Email priority (1 = High, 3 = Normal, 5 = low).
PHPMailer
in file class.phpmailer.php, class PHPMailer
    PHPMailer - PHP email transport class
phpmailerException
in file class.phpmailer.php, class phpmailerException
PEAR_RELEASE
in file Debug.php, class constant PHP_Debug::PEAR_RELEASE
phpInfoAsArray
in file Div.php, method PHP_Debug_Renderer_HTML_Div::phpInfoAsArray()
    Returns PHP information as an array.
PHP_Debug
in file Debug.php, class PHP_Debug
PHP_DebugLine
in file DebugLine.php, class PHP_DebugLine
    A loader class for the renderers.
PHP_Debug_Renderer
in file Renderer.php, class PHP_Debug_Renderer
    A loader class for the renderers.
PHP_Debug_Renderer_Common
in file Common.php, class PHP_Debug_Renderer_Common
    A base class for Debug renderers, must be inherited by all such.
PHP_Debug_Renderer_HTML_Div
in file Div.php, class PHP_Debug_Renderer_HTML_Div
    A floating div renderer for PHP_Debug
PHP_Debug_Renderer_HTML_DivConfig
in file DivConfig.php, class PHP_Debug_Renderer_HTML_DivConfig
    Configuration file for HTML_Div renderer
PHP_Debug_Renderer_HTML_Table
in file Table.php, class PHP_Debug_Renderer_HTML_Table
    A concrete renderer for Debug
PHP_Debug_Renderer_HTML_TableConfig
in file TableConfig.php, class PHP_Debug_Renderer_HTML_TableConfig
    Configuration file for HTML_Table renderer
POSITIONFIRST
in file Debug.php, class constant PHP_Debug::POSITIONFIRST
POSITIONLAST
in file Debug.php, class constant PHP_Debug::POSITIONLAST
    These are constant for addDebug functions, they set the behaviour where
processClass
in file Table.php, method PHP_Debug_Renderer_HTML_Table::processClass()
    process display of Class
processClass
in file Div.php, method PHP_Debug_Renderer_HTML_Div::processClass()
    process display of Class
processDebugInfo
in file Table.php, method PHP_Debug_Renderer_HTML_Table::processDebugInfo()
    process display of the main information of debug
processDebugInfo
in file Div.php, method PHP_Debug_Renderer_HTML_Div::processDebugInfo()
    process display of the main information of debug
processExecTime
in file Table.php, method PHP_Debug_Renderer_HTML_Table::processExecTime()
    process display of the execution time of debug information
processExecTime
in file Div.php, method PHP_Debug_Renderer_HTML_Div::processExecTime()
    process display of the execution time of debug information
processFile
in file Table.php, method PHP_Debug_Renderer_HTML_Table::processFile()
    process display of file name
processFile
in file Div.php, method PHP_Debug_Renderer_HTML_Div::processFile()
    process display of file name
processFunction
in file Table.php, method PHP_Debug_Renderer_HTML_Table::processFunction()
    process display of function
processFunction
in file Div.php, method PHP_Debug_Renderer_HTML_Div::processFunction()
    process display of function
processLine
in file Div.php, method PHP_Debug_Renderer_HTML_Div::processLine()
    process display of line number
processLine
in file Table.php, method PHP_Debug_Renderer_HTML_Table::processLine()
    process display of line number
processType
in file Div.php, method PHP_Debug_Renderer_HTML_Div::processType()
    process display of the type of the debug information
processType
in file Table.php, method PHP_Debug_Renderer_HTML_Table::processType()
    process display of the type of the debug information
top

q

quote_ini
in file class.afiles.php, method afiles::quote_ini()
    Quote ini var if needed
Quit
in file class.smtp.php, method SMTP::Quit()
    Sends the quit command to the server and then closes the socket if there is no error or the $close_on_error argument is true.
$queryCount
in file Debug.php, variable PHP_Debug::$queryCount
    Number of queries executed during script
query
in file Debug.php, method PHP_Debug::query()
    This is an alias for the addDebug function when wanting to add a query debug information
queryRel
in file Debug.php, method PHP_Debug::queryRel()
    This is an alias for the addDebug function when wanting to add a database related debug info
top

r

read_file
in file class.afiles.php, method afiles::read_file()
    Read the content of a file
rm
in file class.afiles.php, method afiles::rm()
    Remove files or/and directories
redirectScreen
in file Installer.php, method Installer::redirectScreen()
    Redirect screen with a message
render
in file Installer_Template.php, method Installer_Template::render()
    Render a template
replaceVars
in file Installer_Template.php, method Installer_Template::replaceVars()
    Replace vars with there values
ROOT_PATH
in file install.php, constant ROOT_PATH
$root
in file filemanager.class.php, variable Filemanager::$root
rename
in file filemanager.class.php, method Filemanager::rename()
resetButton
in file class.form.php, method genForm::resetButton()
resetForm
in file class.form.php, method genForm::resetForm()
Recipient
in file class.smtp.php, method SMTP::Recipient()
    Sends the command RCPT to the SMTP server with the TO: argument of $to.
Reset
in file class.smtp.php, method SMTP::Reset()
    Sends the RSET command to abort and transaction that is currently in progress. Returns true if successful false otherwise.
RFCDate
in file class.phpmailer.php, method PHPMailer::RFCDate()
    Returns the proper RFC 822 formatted date.
$requiredFiles
in file Debug.php, variable PHP_Debug::$requiredFiles
    This is the array containing all the required/included files of the script
Renderer.php
procedural page Renderer.php
RELEASE
in file Debug.php, class constant PHP_Debug::RELEASE
render
in file Div.php, method PHP_Debug_Renderer_HTML_Div::render()
    Default render function for HTML_Div renderer
render
in file Table.php, method PHP_Debug_Renderer_HTML_Table::render()
    Default render function for HTML_Table renderer
render
in file Debug.php, method PHP_Debug::render()
    PHP_Debug default output function, first we finish the processes and then a render object is created and its render method is invoked
restrictAccess
in file Debug.php, method PHP_Debug::restrictAccess()
    Restrict access to a list of IP
top

s

serialize
in file class.afiles.php, method afiles::serialize()
    Serialize and creates a file with the serial
set_path
in file class.afiles.php, method afiles::set_path()
    Methods which allows to chose the path of the entity used for following actions
sort_results
in file class.afiles.php, method afiles::sort_results()
    Sort results
setFileRoot
in file filemanager.class.php, method Filemanager::setFileRoot()
setup
in file filemanager.class.php, method Filemanager::setup()
$selectopen
in file class.form.php, variable genForm::$selectopen
$singleline
in file class.form.php, variable genForm::$singleline
startFieldset
in file class.form.php, method genForm::startFieldset()
startForm
in file class.form.php, method genForm::startForm()
startSelect
in file class.form.php, method genForm::startSelect()
submitButton
in file class.form.php, method genForm::submitButton()
$Sender
in file class.phpmailer.php, variable PHPMailer::$Sender
    Sets the Sender email (Return-Path) of the message. If not empty, will be sent via -f to sendmail or as 'MAIL FROM' in smtp mode.
$Sendmail
in file class.phpmailer.php, variable PHPMailer::$Sendmail
    Sets the path of the sendmail program.
$SingleTo
in file class.phpmailer.php, variable PHPMailer::$SingleTo
    Provides the ability to have the TO field process individual
$SingleToArray
in file class.phpmailer.php, variable PHPMailer::$SingleToArray
    If SingleTo is true, this provides the array to hold the email addresses
$SMTPAuth
in file class.phpmailer.php, variable PHPMailer::$SMTPAuth
    Sets SMTP authentication. Utilizes the Username and Password variables.
$SMTPDebug
in file class.phpmailer.php, variable PHPMailer::$SMTPDebug
    Sets SMTP class debugging on or off.
$SMTPKeepAlive
in file class.phpmailer.php, variable PHPMailer::$SMTPKeepAlive
    Prevents the SMTP connection from being closed after each mail sending. If this is set to true then to close the connection requires an explicit call to SmtpClose().
$SMTPSecure
in file class.phpmailer.php, variable PHPMailer::$SMTPSecure
    Sets connection prefix.
$SMTP_PORT
in file class.smtp.php, variable SMTP::$SMTP_PORT
    SMTP server port
$Subject
in file class.phpmailer.php, variable PHPMailer::$Subject
    Sets the Subject of the message.
SecureHeader
in file class.phpmailer.php, method PHPMailer::SecureHeader()
    Strips newlines to prevent header injection.
Send
in file class.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.
SendAndMail
in file class.smtp.php, method SMTP::SendAndMail()
    Starts a mail transaction from the email address specified in
SendmailSend
in file class.phpmailer.php, method PHPMailer::SendmailSend()
    Sends mail using the $Sendmail program.
set
in file class.phpmailer.php, method PHPMailer::set()
    Set (or reset) Class Objects (variables)
SetError
in file class.phpmailer.php, method PHPMailer::SetError()
    Adds the error message to the error container.
SetFrom
in file class.phpmailer.php, method PHPMailer::SetFrom()
    Set the From and FromName properties
SetLanguage
in file class.phpmailer.php, method PHPMailer::SetLanguage()
    Sets the language for all class error messages.
SetWordWrap
in file class.phpmailer.php, method PHPMailer::SetWordWrap()
    Set the body wrapping.
Sign
in file class.phpmailer.php, method PHPMailer::Sign()
    Set the private key file and password to sign the message.
SMTP
in file class.smtp.php, class SMTP
    SMTP is rfc 821 compliant and implements all the rfc 821 SMTP commands except TURN which will always return a not implemented error. SMTP also provides some utility methods for sending mail to an SMTP server.
SmtpClose
in file class.phpmailer.php, method PHPMailer::SmtpClose()
    Closes the active SMTP session if one exists.
SmtpConnect
in file class.phpmailer.php, method PHPMailer::SmtpConnect()
    Initiates a connection to an SMTP server.
SmtpSend
in file class.phpmailer.php, method PHPMailer::SmtpSend()
    Sends mail via SMTP using PhpSMTP Returns false if there is a bad MAIL FROM, RCPT, or DATA input.
StartTLS
in file class.smtp.php, method SMTP::StartTLS()
    Initiate a TLS communication with the server.
STOP_CONTINUE
in file class.phpmailer.php, class constant PHPMailer::STOP_CONTINUE
STOP_CRITICAL
in file class.phpmailer.php, class constant PHPMailer::STOP_CRITICAL
STOP_MESSAGE
in file class.phpmailer.php, class constant PHPMailer::STOP_MESSAGE
$settingsType
in file Div.php, variable PHP_Debug_Renderer_HTML_Div::$settingsType
$startTime
in file DebugLine.php, variable PHP_DebugLine::$startTime
    Exection time for debug info
$startTime
in file Debug.php, variable PHP_Debug::$startTime
    Execution start time
$staticOptions
in file Debug.php, variable PHP_Debug::$staticOptions
    Default static options for static functions
setAction
in file Debug.php, method PHP_Debug::setAction()
    Set the main action of PHP script
setEndTime
in file DebugLine.php, method PHP_DebugLine::setEndTime()
    setter of endTime
setErrorHandler
in file Debug.php, method PHP_Debug::setErrorHandler()
    Set the callback function to process replace the php error handler, enabled depending of the options flag 'replace_errorhandler'
setOptions
in file Common.php, method PHP_Debug_Renderer_Common::setOptions()
    Set run-time configuration options for the renderer
setStartTime
in file DebugLine.php, method PHP_DebugLine::setStartTime()
    setter of startTime
settingsAsArray
in file Div.php, method PHP_Debug_Renderer_HTML_Div::settingsAsArray()
    Return all settings of application
setTraceback
in file DebugLine.php, method PHP_DebugLine::setTraceback()
    Fills properties of debug line with backtrace informations
setWatchCallback
in file Debug.php, method PHP_Debug::setWatchCallback()
    Set the callback fucntion to process the watches, enabled depending of the options flag 'enable_watch'
showArray
in file Div.php, method PHP_Debug_Renderer_HTML_Div::showArray()
    Displays an array.
showDatabaseInfos
in file Div.php, method PHP_Debug_Renderer_HTML_Div::showDatabaseInfos()
    Shows vars & config
showDump
in file Div.php, method PHP_Debug_Renderer_HTML_Div::showDump()
    Dump of a variable
showDump
in file Table.php, method PHP_Debug_Renderer_HTML_Table::showDump()
    Dump a variable
showError
in file Table.php, method PHP_Debug_Renderer_HTML_Table::showError()
    Process an error info
showError
in file Div.php, method PHP_Debug_Renderer_HTML_Div::showError()
    Process an error info
showLogsAndMsg
in file Div.php, method PHP_Debug_Renderer_HTML_Div::showLogsAndMsg()
    Shows vars & config
showProcessTime
in file Table.php, method PHP_Debug_Renderer_HTML_Table::showProcessTime()
    Add the process time information to the debug information
showProcessTime
in file Div.php, method PHP_Debug_Renderer_HTML_Div::showProcessTime()
    Add the process time information to the debug information
showSearch
in file Table.php, method PHP_Debug_Renderer_HTML_Table::showSearch()
    Process the search combo box
showSuperArray
in file Div.php, method PHP_Debug_Renderer_HTML_Div::showSuperArray()
    Show a super array
showSuperArray
in file Table.php, method PHP_Debug_Renderer_HTML_Table::showSuperArray()
    Show a super array
showTemplates
in file Table.php, method PHP_Debug_Renderer_HTML_Table::showTemplates()
    Process the templates
showTemplates
in file Div.php, method PHP_Debug_Renderer_HTML_Div::showTemplates()
    Get the templates info
showVarsAndConfig
in file Div.php, method PHP_Debug_Renderer_HTML_Div::showVarsAndConfig()
    Shows vars & config
showW3cValidation
in file Div.php, method PHP_Debug_Renderer_HTML_Div::showW3cValidation()
    Show W3C validator tab
singleton
in file TableConfig.php, method PHP_Debug_Renderer_HTML_TableConfig::singleton()
    returns the static instance of the class
singleton
in file DivConfig.php, method PHP_Debug_Renderer_HTML_DivConfig::singleton()
    returns the static instance of the class
span
in file Table.php, method PHP_Debug_Renderer_HTML_Table::span()
    Return a string with applying a span style on it
span
in file Div.php, method PHP_Debug_Renderer_HTML_Div::span()
    Return a string with applying a span style on it
stopTimer
in file Debug.php, method PHP_Debug::stopTimer()
    Set the endtime for a DebugLine in order to monitor the performance of a part of script
top

t

test_var
in file class.afiles.php, method afiles::test_var()
    Set a variable to $default parameter if it's null
tree
in file class.afiles.php, method afiles::tree()
    Return tree of a directory
type
in file class.afiles.php, method afiles::type()
    Return the type of an entity
TMPL_PATH
in file install.php, constant TMPL_PATH
textareaInput
in file class.form.php, method genForm::textareaInput()
textInput
in file class.form.php, method genForm::textInput()
$Timeout
in file class.phpmailer.php, variable PHPMailer::$Timeout
    Sets the SMTP server timeout in seconds.
TextLine
in file class.phpmailer.php, method PHPMailer::TextLine()
    Returns a formatted mail line.
Turn
in file class.smtp.php, method SMTP::Turn()
    This is an optional command for SMTP that this class does not support. This method is here to make the RFC821 Definition complete for this class and __may__ be implimented in the future
$type
in file DebugLine.php, variable PHP_DebugLine::$type
    Type of the debug information
Table.php
procedural page Table.php
TableConfig.php
procedural page TableConfig.php
truncate
in file Div.php, method PHP_Debug_Renderer_HTML_Div::truncate()
    Truncate/replace a pattern from the file path
TYPE_ANY
in file DebugLine.php, class constant PHP_DebugLine::TYPE_ANY
    PHP_DEBUGLINE Types
TYPE_APPERROR
in file DebugLine.php, class constant PHP_DebugLine::TYPE_APPERROR
TYPE_CREDITS
in file DebugLine.php, class constant PHP_DebugLine::TYPE_CREDITS
TYPE_DEFAULT
in file DebugLine.php, class constant PHP_DebugLine::TYPE_DEFAULT
TYPE_DUMP
in file DebugLine.php, class constant PHP_DebugLine::TYPE_DUMP
TYPE_ENV
in file DebugLine.php, class constant PHP_DebugLine::TYPE_ENV
TYPE_PAGEACTION
in file DebugLine.php, class constant PHP_DebugLine::TYPE_PAGEACTION
TYPE_PHPERROR
in file DebugLine.php, class constant PHP_DebugLine::TYPE_PHPERROR
TYPE_PROCESSPERF
in file DebugLine.php, class constant PHP_DebugLine::TYPE_PROCESSPERF
TYPE_QUERY
in file DebugLine.php, class constant PHP_DebugLine::TYPE_QUERY
TYPE_QUERYREL
in file DebugLine.php, class constant PHP_DebugLine::TYPE_QUERYREL
TYPE_SEARCH
in file DebugLine.php, class constant PHP_DebugLine::TYPE_SEARCH
TYPE_SQLPARSE
in file DebugLine.php, class constant PHP_DebugLine::TYPE_SQLPARSE
TYPE_STD
in file DebugLine.php, class constant PHP_DebugLine::TYPE_STD
TYPE_TEMPLATES
in file DebugLine.php, class constant PHP_DebugLine::TYPE_TEMPLATES
TYPE_WATCH
in file DebugLine.php, class constant PHP_DebugLine::TYPE_WATCH
top

u

unserialize
in file class.afiles.php, method afiles::unserialize()
    Unserialize a file
$Username
in file class.phpmailer.php, variable PHPMailer::$Username
    Sets SMTP username.
UTF8CharBoundary
in file class.phpmailer.php, method PHPMailer::UTF8CharBoundary()
    Finds last character boundary prior to maxLength in a utf-8 quoted (printable) encoded string.
top

v

$vars
in file Installer_Template.php, variable Installer_Template::$vars
    Varibles Array
$view
in file Installer.php, variable Installer::$view
    View object
$Version
in file class.phpmailer.php, variable PHPMailer::$Version
    Sets the PHPMailer Version number
ValidateAddress
in file class.phpmailer.php, method PHPMailer::ValidateAddress()
    Check that a string looks roughly like an email address should
VERSION
in file Debug.php, class constant PHP_Debug::VERSION
VERSION_DEFAULT
in file Debug.php, class constant PHP_Debug::VERSION_DEFAULT
VERSION_PEAR
in file Debug.php, class constant PHP_Debug::VERSION_PEAR
VERSION_STANDALONE
in file Debug.php, class constant PHP_Debug::VERSION_STANDALONE
    Possible version of class Debug
top

w

$WordWrap
in file class.phpmailer.php, variable PHPMailer::$WordWrap
    Sets word wrapping on the body of the message to a given number of characters.
WrapText
in file class.phpmailer.php, method PHPMailer::WrapText()
    Wraps message for use with mailers that do not automatically perform wrapping and for quoted-printable.
$watches
in file Debug.php, variable PHP_Debug::$watches
    This is the array containing all the watched variables
WARNING_LEVEL
in file DebugLine.php, class constant PHP_DebugLine::WARNING_LEVEL
watch
in file Debug.php, method PHP_Debug::watch()
    Add a variable to the watchlist. Watched variables must be in a declare
watchesCallback
in file Debug.php, method PHP_Debug::watchesCallback()
    Watch callback function, process watches and add changes to the debug information
top

Documentation generated on Mon, 08 Apr 2013 18:11:43 +0200 by phpDocumentor 1.4.1