Path

ez components / documentation / api reference / 1.0.1 /


eZ Components 1.0.1


[ Tutorial ] [ Class tree ] [ Element index ] [ ChangeLog ] [ Credits ]

Index of All Elements

Package Indexes


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

a

$align : ezcConsoleTableRow
in file row.php, variable ezcConsoleTableRow::$align
    Alignment applied to cells marked with ezcConsoleTable::ALIGN_DEFAULT.
$align : ezcConsoleTableCell
in file cell.php, variable ezcConsoleTableCell::$align
    Alignment of the text inside the cell.
$arguments : ezcConsoleOption
in file option.php, variable ezcConsoleOption::$arguments
    Whether arguments to the program are allowed, when this parameter is submitted.
$autobreak : ezcConsoleOutputOptions
in file output_options.php, variable ezcConsoleOutputOptions::$autobreak
    Determins, whether text is automatically wrapped after a specific amount of characters in a line. If set to 0 (default), lines will not be wrapped automatically.
$autoloadArray : ezcBase
in file base.php, variable ezcBase::$autoloadArray
$availableHandlers : ezcImageAnalyzer
in file analyzer.php, variable ezcImageAnalyzer::$availableHandlers
abort : ezcPhpGenerator
in file php_generator.php, method ezcPhpGenerator::abort()
    Aborts the PHP generating. Cleans up the file handler and the temporary file.
add : ezcQueryExpression
in file expression.php, method ezcQueryExpression::add()
    Returns the SQL to add values or expressions together.
add : ezcConsoleStatusbar
in file statusbar.php, method ezcConsoleStatusbar::add()
    Add a status to the status bar.
addAttachment : ezcMailComposer
in file composer.php, method ezcMailComposer::addAttachment()
    Adds the file $fileName to the list of attachments.
addBcc : ezcMail
in file mail.php, method ezcMail::addBcc()
    Adds the ezcMailAddress $address to the list of 'bcc' recipients.
addCc : ezcMail
in file mail.php, method ezcMail::addCc()
    Adds the ezcMailAddress $address to the list of 'cc' recipients.
addDependency : ezcConsoleOption
in file option.php, method ezcConsoleOption::addDependency()
addExclusion : ezcConsoleOption
in file option.php, method ezcConsoleOption::addExclusion()
addFilter : ezcImageTransformation
in file transformation.php, method ezcImageTransformation::addFilter()
    Add a filter to the conversion.
addFilter : ezcTranslationManager
in file translation_manager.php, method ezcTranslationManager::addFilter()
    Adds a filter to the filter list.
addGroup : ezcConfiguration
in file configuration.php, method ezcConfiguration::addGroup()
    Adds a the group $group with the comment $comment the settings.
addImplementation : ezcDbFactory
in file factory.php, method ezcDbFactory::addImplementation()
    Adds a database implementation to the list of known implementations.
addRelatedPart : ezcMailMultipartRelated
in file multipart_related.php, method ezcMailMultipartRelated::addRelatedPart()
    Adds $part to the list of parts and returns the Content-ID of the part.
addTo : ezcMail
in file mail.php, method ezcMail::addTo()
    Adds the ezcMailAddress $address to the list of 'to' recipients.
advance : ezcConsoleProgressbar
in file progressbar.php, method ezcConsoleProgressbar::advance()
    Advance the progress bar.
algorithmCanWrite : ezcArchiveGnuTar
in file gnu_tar.php, method ezcArchiveGnuTar::algorithmCanWrite()
algorithmCanWrite : ezcArchiveUstarTar
in file ustar_tar.php, method ezcArchiveUstarTar::algorithmCanWrite()
algorithmCanWrite : ezcArchiveV7Tar
in file v7_tar.php, method ezcArchiveV7Tar::algorithmCanWrite()
algorithmCanWrite : ezcArchive
in file archive.php, method ezcArchive::algorithmCanWrite()
    Returns true if writing to the archive is implemented, otherwise false.
algorithmCanWrite : ezcArchivePaxTar
in file pax_tar.php, method ezcArchivePaxTar::algorithmCanWrite()
algorithmCanWrite : ezcArchiveZip
in file zip.php, method ezcArchiveZip::algorithmCanWrite()
alias : ezcQuerySelectOracle
in file query_select_oracle.php, method ezcQuerySelectOracle::alias()
    Returns SQL to create an alias.
alias : ezcQuerySelect
in file query_select.php, method ezcQuerySelect::alias()
    Returns SQL to create an alias
allowsInput : ezcImageHandler
in file handler.php, method ezcImageHandler::allowsInput()
    Check wether a specific MIME type is allowed as input for this handler.
allowsInput : ezcImageConverter
in file converter.php, method ezcImageConverter::allowsInput()
    Returns if a handler is found, supporting the given MIME type for output.
allowsOutput : ezcImageConverter
in file converter.php, method ezcImageConverter::allowsOutput()
    Returns if a handler is found, supporting the given MIME type for output.
allowsOutput : ezcImageHandler
in file handler.php, method ezcImageHandler::allowsOutput()
    Checks wether a specific MIME type is allowed as output for this handler.
analyzeExif : ezcImageAnalyzerImagemagickHandler
in file imagemagick.php, method ezcImageAnalyzerImagemagickHandler::analyzeExif()
    Analyze Exif data contained in JPEG and TIFF images.
analyzeImage : ezcImageAnalyzerPhpHandler
in file php.php, method ezcImageAnalyzerPhpHandler::analyzeImage()
    Analyze the image for detailed information.
analyzeImage : ezcImageAnalyzerHandler
in file handler.php, method ezcImageAnalyzerHandler::analyzeImage()
    Analyze the image for detailed information.
analyzeImage : ezcImageAnalyzerImagemagickHandler
in file imagemagick.php, method ezcImageAnalyzerImagemagickHandler::analyzeImage()
    Analyze the image for detailed information.
analyzeImage : ezcImageAnalyzer
in file analyzer.php, method ezcImageAnalyzer::analyzeImage()
    Analyze the image file.
analyzeType : ezcImageAnalyzer
in file analyzer.php, method ezcImageAnalyzer::analyzeType()
    Analyze the image file's MIME type.
analyzeType : ezcImageAnalyzerImagemagickHandler
in file imagemagick.php, method ezcImageAnalyzerImagemagickHandler::analyzeType()
    Analyzes the image type.
analyzeType : ezcImageAnalyzerPhpHandler
in file php.php, method ezcImageAnalyzerPhpHandler::analyzeType()
    Analyzes the image type.
analyzeType : ezcImageAnalyzerHandler
in file handler.php, method ezcImageAnalyzerHandler::analyzeType()
    Analyzes the image type.
append : ezcArchive
in file archive.php, method ezcArchive::append()
    Append a file or directory to the end of the archive. Multiple files or directory can be added to the archive when an array is used as input parameter.
appendComment : ezcPhpGenerator
in file php_generator.php, method ezcPhpGenerator::appendComment()
    Inserts a comment into the generated code.
appendCustomCode : ezcPhpGenerator
in file php_generator.php, method ezcPhpGenerator::appendCustomCode()
    Inserts custom code into the generated code.
appendDefine : ezcPhpGenerator
in file php_generator.php, method ezcPhpGenerator::appendDefine()
    Defines the variable $name with the value $value in the generated code.
appendDo : ezcPhpGenerator
in file php_generator.php, method ezcPhpGenerator::appendDo()
    Inserts a do statement in the generated code.
appendElse : ezcPhpGenerator
in file php_generator.php, method ezcPhpGenerator::appendElse()
    Inserts an else or an else if statement into the generated code.
appendEmptyLines : ezcPhpGenerator
in file php_generator.php, method ezcPhpGenerator::appendEmptyLines()
    Inserts $lines number of empty lines in the generated code.
appendEndDo : ezcPhpGenerator
in file php_generator.php, method ezcPhpGenerator::appendEndDo()
    Ends a do statement in the generated code.
appendEndForeach : ezcPhpGenerator
in file php_generator.php, method ezcPhpGenerator::appendEndForeach()
    Ends a foreach statement in the generated code.
appendEndIf : ezcPhpGenerator
in file php_generator.php, method ezcPhpGenerator::appendEndIf()
    Ends an if statement in the generated code.
appendEndWhile : ezcPhpGenerator
in file php_generator.php, method ezcPhpGenerator::appendEndWhile()
    Ends a while statement in the generated code.
appendExcludeHeaders : ezcMailPart
in file part.php, method ezcMailPart::appendExcludeHeaders()
    The array $headers will be excluded when the headers are generated.
appendForeach : ezcPhpGenerator
in file php_generator.php, method ezcPhpGenerator::appendForeach()
    Inserts a foreach statement into the generated code.
appendFunctionCall : ezcPhpGenerator
in file php_generator.php, method ezcPhpGenerator::appendFunctionCall()
    Inserts a function call in the generated code.
appendHeaderAndFileToCurrent : ezcArchiveV7Tar
in file v7_tar.php, method ezcArchiveV7Tar::appendHeaderAndFileToCurrent()
    Appends the given ezcArchiveBlockFile $file and ezcArchiveEntry $entry to the archive file.
appendIf : ezcPhpGenerator
in file php_generator.php, method ezcPhpGenerator::appendIf()
    Inserts an if statement into the generated code.
appendItem : ezcConfigurationValidationResult
in file validation_result.php, method ezcConfigurationValidationResult::appendItem()
    Appends the validation item to the result list.
appendMethodCall : ezcPhpGenerator
in file php_generator.php, method ezcPhpGenerator::appendMethodCall()
    Inserts a method call on an object in the generated code.
appendMethodOrFunctionCall : ezcPhpGenerator
in file php_generator.php, method ezcPhpGenerator::appendMethodOrFunctionCall()
    Inserts a method or function call in the generated code.
appendNullBlocks : ezcArchiveV7Tar
in file v7_tar.php, method ezcArchiveV7Tar::appendNullBlocks()
    Appends zero or more null blocks to the end of the archive, so that it matches the $blockFactor.
appendPart : ezcMailMultipartMixed
in file multipart_mixed.php, method ezcMailMultipartMixed::appendPart()
    Appends a part to the list of parts.
appendPart : ezcMailMultipartAlternative
in file multipart_alternative.php, method ezcMailMultipartAlternative::appendPart()
    Appends a part to the list of parts.
appendToCurrent : ezcArchiveZip
in file zip.php, method ezcArchiveZip::appendToCurrent()
appendToCurrent : ezcArchive
in file archive.php, method ezcArchive::appendToCurrent()
    Appends a file to the archive after the current entry.
appendToCurrent : ezcArchiveV7Tar
in file v7_tar.php, method ezcArchiveV7Tar::appendToCurrent()
appendUnset : ezcPhpGenerator
in file php_generator.php, method ezcPhpGenerator::appendUnset()
    Unsets the variable $name in the generated code.
appendUnsetList : ezcPhpGenerator
in file php_generator.php, method ezcPhpGenerator::appendUnsetList()
    Unsets the variable names in $list in the generated code.
appendValueAssignment : ezcPhpGenerator
in file php_generator.php, method ezcPhpGenerator::appendValueAssignment()
    Assigns $value to the variable $name in the generated code.
appendVariableAssignment : ezcPhpGenerator
in file php_generator.php, method ezcPhpGenerator::appendVariableAssignment()
    Assigns the variable named $variable to the variable $name in the generated code.
appendWhile : ezcPhpGenerator
in file php_generator.php, method ezcPhpGenerator::appendWhile()
    Inserts a while statement in the generated code.
applyFilter : ezcImageConverter
in file converter.php, method ezcImageConverter::applyFilter()
    Apply a single filter to an image.
applyFilter : ezcImageHandler
in file handler.php, method ezcImageHandler::applyFilter()
    Applies a filter to a given image.
archive.php
procedural page archive.php
archive_entry.php
procedural page archive_entry.php
archive_block_size.php
procedural page archive_block_size.php
archive_checksum.php
procedural page archive_checksum.php
archive_empty.php
procedural page archive_empty.php
archive_entry_prefix.php
procedural page archive_entry_prefix.php
archive_exception.php
procedural page archive_exception.php
archive_io.php
procedural page archive_io.php
archive_unknown_type.php
procedural page archive_unknown_type.php
archive_value.php
procedural page archive_value.php
arrayFlatten : ezcQuery
in file query.php, method ezcQuery::arrayFlatten()
    Returns all the elements in $array as one large single dimensional array.
autoload : ezcBase
in file base.php, method ezcBase::autoload()
    Tries to autoload the given className. If the className could be found this method returns true, otherwise false.
avg : ezcQueryExpression
in file expression.php, method ezcQueryExpression::avg()
    Returns the average value of a column
BASE64 : ezcMail
in file mail.php, class constant ezcMail::BASE64
    Base 64 encoding.
array.php
procedural page array.php
array_reader.php
procedural page array_reader.php
array_writer.php
procedural page array_writer.php
already_initialized.php
procedural page already_initialized.php
FAILED_AUDIT : ezcLog
in file log.php, class constant ezcLog::FAILED_AUDIT
    Failed audit severity constant.
FATAL : ezcLog
in file log.php, class constant ezcLog::FATAL
    Fatal severity constant.
analyzer.php
procedural page analyzer.php
analyzer_data.php
procedural page analyzer_data.php
PARSE : ezcConfigurationIniParser
in file ini_parser.php, class constant ezcConfigurationIniParser::PARSE
    A constant to mark this parser as a reader
already_persistent.php
procedural page already_persistent.php
TAR : ezcArchive
in file archive.php, class constant ezcArchive::TAR
    Normal tar archive.
TAR_GNU : ezcArchive
in file archive.php, class constant ezcArchive::TAR_GNU
    GNU tar archive.
TAR_PAX : ezcArchive
in file archive.php, class constant ezcArchive::TAR_PAX
    PAX tar archive.
TAR_USTAR : ezcArchive
in file archive.php, class constant ezcArchive::TAR_USTAR
    USTAR tar archive.
TAR_V7 : ezcArchive
in file archive.php, class constant ezcArchive::TAR_V7
    Tar version 7 archive.
VALID : ezcInputForm
in file input_form.php, class constant ezcInputForm::VALID
VALIDATE : ezcConfigurationIniParser
in file ini_parser.php, class constant ezcConfigurationIniParser::VALIDATE
    A constant to mark this parser as a validator
VALIDATE_STRICT : ezcConfigurationIniParser
in file ini_parser.php, class constant ezcConfigurationIniParser::VALIDATE_STRICT
    A constant to mark this parser as a strict validator
VALUE : ezcPhpGeneratorParameter
in file php_generator_parameter.php, class constant ezcPhpGeneratorParameter::VALUE
    Specifies that $variable contains data that should be inserted directly into the generated code using var_export.
VARIABLE : ezcPhpGeneratorParameter
in file php_generator_parameter.php, class constant ezcPhpGeneratorParameter::VARIABLE
    Specifies that $variable contains the name of a variable which exists in the generated code.
WARNING : ezcLog
in file log.php, class constant ezcLog::WARNING
    Warning severity constant.
WARNING : ezcConfigurationValidationItem
in file validation_item.php, class constant ezcConfigurationValidationItem::WARNING
    The validation is a warning which means the configuration can be read but the configuration has some issues which the user could fix. Will only used when strict validation is enabled.

b

$bgcolor : ezcConsoleOutput
in file output.php, variable ezcConsoleOutput::$bgcolor
    Stores the mapping of bgcolor names to their escape sequence values.
$binary : ezcImageAnalyzerImagemagickHandler
in file imagemagick.php, variable ezcImageAnalyzerImagemagickHandler::$binary
    The ImageMagick binary to utilize.
$blockFactor : ezcArchiveV7Tar
in file v7_tar.php, variable ezcArchiveV7Tar::$blockFactor
    Tar archives have always $blockFactor of blocks.
$borderFormat : ezcConsoleTableRow
in file row.php, variable ezcConsoleTableRow::$borderFormat
    Set the format applied to the borders of this row.
base.php
procedural page base.php
beginTransaction : ezcDbHandler
in file handler.php, method ezcDbHandler::beginTransaction()
    Begins a transaction.
between : ezcQueryExpression
in file expression.php, method ezcQueryExpression::between()
    Returns SQL that checks if an expression evaluates to a value between two values.
bindParam : ezcQuery
in file query.php, method ezcQuery::bindParam()
    Binds the parameter $param to the specified variable name $placeHolder..
bindValue : ezcQuery
in file query.php, method ezcQuery::bindValue()
    Binds the value $value to the specified variable name $placeHolder.
border : ezcImageEffectFilters
in file effect.php, method ezcImageEffectFilters::border()
    Border filter.
build : ezcMailComposer
in file composer.php, method ezcMailComposer::build()
    Builds the complete email message in RFC822 format.
buildSequence : ezcConsoleOutput
in file output.php, method ezcConsoleOutput::buildSequence()
    Returns the escape sequence for a specific format.
buildTranslationFileName : ezcTranslationTsBackend
in file ts_backend.php, method ezcTranslationTsBackend::buildTranslationFileName()
    Returns the filename for the translation file using the locale $locale.
basic_handler.php
procedural page basic_handler.php
OBSOLETE : ezcTranslationData
in file translation_data.php, class constant ezcTranslationData::OBSOLETE
    Used when a translated string is obsolete.
bork_filter.php
procedural page bork_filter.php
backend_interface.php
procedural page backend_interface.php

c

$category : ezcLogFilter
in file log_filter.php, variable ezcLogFilter::$category
    The category of the log message.
$cells : ezcConsoleTableRow
in file row.php, variable ezcConsoleTableRow::$cells
    The cells of the row.
$centralHeaderPositions : ezcArchiveZip
in file zip.php, variable ezcArchiveZip::$centralHeaderPositions
    Stores the byte number where the central directory header starts (fileNumber is the index of the array).
$centralHeaders : ezcArchiveZip
in file zip.php, variable ezcArchiveZip::$centralHeaders
    Stores the ezcArchiveCentralDirectoryHeader for each entry.
$charset : ezcMailAddress
in file mail_address.php, variable ezcMailAddress::$charset
    The character set used in the $name property.
$class : ezcPersistentGeneratorDefinition
in file generator_definition.php, variable ezcPersistentGeneratorDefinition::$class
    The name of the class implementing the generator.
$class : ezcPersistentObjectDefinition
in file persistent_object_definition.php, variable ezcPersistentObjectDefinition::$class
    Class-name of the PersistentObject
$color : ezcConsoleOutput
in file output.php, variable ezcConsoleOutput::$color
    Stores the mapping of color names to their escape sequence values.
$colorCount : ezcImageAnalyzerData
in file analyzer_data.php, variable ezcImageAnalyzerData::$colorCount
    Number of colors in image.
$colPadding : ezcConsoleTableOptions
in file table_options.php, variable ezcConsoleTableOptions::$colPadding
    Padding characters for side padding between data and lines.
$column : ezcConfigurationValidationItem
in file validation_item.php, variable ezcConfigurationValidationItem::$column
    The column number the error or warning occurred on. If this is false the location is unknown.
$columnName : ezcPersistentObjectProperty
in file persistent_object_property.php, variable ezcPersistentObjectProperty::$columnName
    The name of the database field that stores the value.
$columnName : ezcPersistentObjectIdProperty
in file persistent_object_id_property.php, variable ezcPersistentObjectIdProperty::$columnName
    The name of the database field that stores the value.
$columns : ezcPersistentObjectDefinition
in file persistent_object_definition.php, variable ezcPersistentObjectDefinition::$columns
    The fields of the Persistent Object as an array of ezcPersistentObjectProperty.
$colWidth : ezcConsoleTableOptions
in file table_options.php, variable ezcConsoleTableOptions::$colWidth
    Column width, either a fixed int value (number of chars) or 'auto'.
$colWrap : ezcConsoleTableOptions
in file table_options.php, variable ezcConsoleTableOptions::$colWrap
    Wrap style of text contained in strings.
$comment : ezcTranslationData
in file translation_data.php, variable ezcTranslationData::$comment
    Comment about the translation.
$comment : ezcImageAnalyzerData
in file analyzer_data.php, variable ezcImageAnalyzerData::$comment
    First inline comment for the image.
$commentList : ezcImageAnalyzerData
in file analyzer_data.php, variable ezcImageAnalyzerData::$commentList
    List of inline comments for the image.
$comments : ezcConfigurationIniItem
in file ini_item.php, variable ezcConfigurationIniItem::$comments
    Comments that belong to this setting.
$completed : ezcArchive
in file archive.php, variable ezcArchive::$completed
    Is true when the archive is read until the end, otherwise false.
$config : ezcConfigurationFileWriter
in file file_writer.php, variable ezcConfigurationFileWriter::$config
    Contains the configuration object to write with the save() method.
$config : ezcConfigurationFileReader
in file file_reader.php, variable ezcConfigurationFileReader::$config
    Contains the configuration object that was read from the file with load().
$content : ezcConsoleTableCell
in file cell.php, variable ezcConsoleTableCell::$content
    Text displayed in the cell.
$context : ezcLog
in file log.php, variable ezcLog::$context
    Stores the attributes from the eventTypes and eventSources.
$conversions : ezcImageConverterSettings
in file converter_settings.php, variable ezcImageConverterSettings::$conversions
    Map of automatic MIME type conversions. The converter will automatically perform the defined conversions when a transformation is applied through it and the specific MIME type is recognized.
$converter : ezcImageTransformation
in file transformation.php, variable ezcImageTransformation::$converter
    The ezcImageConverter
$copyright : ezcImageAnalyzerData
in file analyzer_data.php, variable ezcImageAnalyzerData::$copyright
    Copyright text for the image.
$corner : ezcConsoleTableOptions
in file table_options.php, variable ezcConsoleTableOptions::$corner
    Character to use for drawing line corners.
$counter : ezcConsoleStatusbar
in file statusbar.php, variable ezcConsoleStatusbar::$counter
    Counter for success and failure outputs.
$currentStep : ezcConsoleProgressbar
in file progressbar.php, variable ezcConsoleProgressbar::$currentStep
    The current step the progress bar should show.
calcLifetime : ezcCacheStorageFile
in file file.php, method ezcCacheStorageFile::calcLifetime()
    Calculates the lifetime remaining for a cache object.
calculateMeasures : ezcConsoleProgressbar
in file progressbar.php, method ezcConsoleProgressbar::calculateMeasures()
    Calculate several measures necessary to generate a bar.
canAnalyze : ezcImageAnalyzerHandler
in file handler.php, method ezcImageAnalyzerHandler::canAnalyze()
    Returns if the handler can analyze a given MIME type.
canAnalyze : ezcImageAnalyzerImagemagickHandler
in file imagemagick.php, method ezcImageAnalyzerImagemagickHandler::canAnalyze()
    Returns if the handler can analyze a given MIME type.
canAnalyze : ezcImageAnalyzerPhpHandler
in file php.php, method ezcImageAnalyzerPhpHandler::canAnalyze()
    Returns if the handler can analyze a given MIME type.
checkDependency : ezcBase
in file base.php, method ezcBase::checkDependency()
checkFileName : ezcImageHandler
in file handler.php, method ezcImageHandler::checkFileName()
    Checks a file name for illegal characters.
checkHandlers : ezcImageAnalyzer
in file analyzer.php, method ezcImageAnalyzer::checkHandlers()
    Check all known handlers for availability.
checkImagemagick : ezcImageAnalyzerImagemagickHandler
in file imagemagick.php, method ezcImageAnalyzerImagemagickHandler::checkImagemagick()
chooseDefault : ezcDbInstance
in file instance.php, method ezcDbInstance::chooseDefault()
    Sets the database $identifier as default database instance.
cleanExit : ezcExecution
in file execution.php, method ezcExecution::cleanExit()
    Marks the current application as cleanly-exited.
close : ezcImageHandler
in file handler.php, method ezcImageHandler::close()
    Close the file referenced by $image.
closeFile : ezcConfigurationFileWriter
in file file_writer.php, method ezcConfigurationFileWriter::closeFile()
    Closes a file pointed to by $fp and sets file permissions.
cmdRcpt : ezcMailTransportSmtp
in file transport_smtp.php, method ezcMailTransportSmtp::cmdRcpt()
    Sends the 'RCTP TO' to the server with the address $email.
colorspace : ezcImageColorspaceFilters
in file colorspace.php, method ezcImageColorspaceFilters::colorspace()
    Colorspace filter.
commit : ezcDbHandler
in file handler.php, method ezcDbHandler::commit()
    Commits a transaction.
composeEmailAddress : ezcMailTools
in file tools.php, method ezcMailTools::composeEmailAddress()
    Returns ezcMailAddress $item as a RFC822 compliant address string.
composeEmailAddresses : ezcMailTools
in file tools.php, method ezcMailTools::composeEmailAddresses()
    Returns the array $items consisting of ezcMailAddress objects as one RFC822 compliant address string.
concat : ezcQueryExpressionPgsql
in file expression_pgsql.php, method ezcQueryExpressionPgsql::concat()
    Returns a series of strings concatinated
concat : ezcQueryExpression
in file expression.php, method ezcQueryExpression::concat()
    Returns a series of strings concatinated
concat : ezcQueryExpressionOracle
in file expression_oracle.php, method ezcQueryExpressionOracle::concat()
    Returns a series of strings concatinated
concatImpl : ezcQuerySqliteFunctions
in file query_sqlite_function_implementations.php, method ezcQuerySqliteFunctions::concatImpl()
    Returns a concattenation of the data that SQLite's concat() function receives.
configExists : ezcConfigurationReader
in file reader.php, method ezcConfigurationReader::configExists()
    Checks if the configuration exists.
configExists : ezcConfigurationFileReader
in file file_reader.php, method ezcConfigurationFileReader::configExists()
    Returns true if the configuration exists.
configuration.php
procedural page configuration.php
configuration_manager.php
procedural page configuration_manager.php
cell.php
procedural page cell.php
convert : ezcImageHandler
in file handler.php, method ezcImageHandler::convert()
    Converts an image to another MIME type.
count : ezcConsoleTable
in file table.php, method ezcConsoleTable::count()
    Returns the number of cells in the row.
count : ezcConsoleTableRow
in file row.php, method ezcConsoleTableRow::count()
    Returns the number of cells in the row.
count : ezcQueryExpression
in file expression.php, method ezcQueryExpression::count()
    Returns the number of rows (without a NULL value) of a column
countDataItems : ezcCacheStorageFile
in file file.php, method ezcCacheStorageFile::countDataItems()
    Return the number of items in the cache matching a certain criteria.
countDataItems : ezcCacheStorage
in file storage.php, method ezcCacheStorage::countDataItems()
    Return the number of items in the cache matching a certain criteria.
create : ezcDbFactory
in file factory.php, method ezcDbFactory::create()
    Creates and returns an instance of the specified ezcDbHandler implementation.
createCache : ezcCacheManager
in file manager.php, method ezcCacheManager::createCache()
    Creates a new cache in the manager.
createDefaultDirectory : ezcArchive
in file archive.php, method ezcArchive::createDefaultDirectory()
    Creates all the directories needed to create the file $file.
createDeleteQuery : ezcPersistentSession
in file persistent_session.php, method ezcPersistentSession::createDeleteQuery()
createDeleteQuery : ezcDbHandler
in file handler.php, method ezcDbHandler::createDeleteQuery()
    Returns a new ezcQueryDelete derived object for the correct database type.
createExpression : ezcDbHandlerPgsql
in file pgsql.php, method ezcDbHandlerPgsql::createExpression()
    Returns a new ezcQueryExpression derived object with PostgreSQL implementation specifics.
createExpression : ezcDbHandlerSqlite
in file sqlite.php, method ezcDbHandlerSqlite::createExpression()
    Returns a new ezcQueryExpression derived object with SQLite implementation specifics.
createExpression : ezcDbHandler
in file handler.php, method ezcDbHandler::createExpression()
    Returns a new ezcQueryExpression derived object for the correct database type.
createExpression : ezcDbHandlerOracle
in file oracle.php, method ezcDbHandlerOracle::createExpression()
    Returns a new ezcQueryExpression derived object with Oracle implementation specifics.
createFindQuery : ezcPersistentSession
in file persistent_session.php, method ezcPersistentSession::createFindQuery()
    Returns a select query for the given persistent object $class.
createInsertQuery : ezcDbHandler
in file handler.php, method ezcDbHandler::createInsertQuery()
    Returns a new ezcQueryInsert derived object for the correct database type.
createInstance : ezcArchive
in file archive.php, method ezcArchive::createInstance()
    Returns an instance of the archive with the given type.
createOptionSynopsis : ezcConsoleInput
in file input.php, method ezcConsoleInput::createOptionSynopsis()
    Returns the synopsis string for a single option and it's dependencies.
createSelectQuery : ezcDbHandler
in file handler.php, method ezcDbHandler::createSelectQuery()
    Returns a new ezcQuerySelect derived object for the correct database type.
createSelectQuery : ezcDbHandlerOracle
in file oracle.php, method ezcDbHandlerOracle::createSelectQuery()
    Returns a new ezcQuerySelect derived object with Oracle implementation specifics.
createSelectQuery : ezcDbHandlerSqlite
in file sqlite.php, method ezcDbHandlerSqlite::createSelectQuery()
    Returns a new ezcQuerySelect derived object with SQLite implementation specifics.
createTarHeader : ezcArchivePaxTar
in file pax_tar.php, method ezcArchivePaxTar::createTarHeader()
createTarHeader : ezcArchiveV7Tar
in file v7_tar.php, method ezcArchiveV7Tar::createTarHeader()
    Creates the a new tar header for this class.
createTarHeader : ezcArchiveGnuTar
in file gnu_tar.php, method ezcArchiveGnuTar::createTarHeader()
createTarHeader : ezcArchiveUstarTar
in file ustar_tar.php, method ezcArchiveUstarTar::createTarHeader()
createTransformation : ezcImageConverter
in file converter.php, method ezcImageConverter::createTransformation()
    Create a transformation in the manager.
createUpdateQuery : ezcDbHandler
in file handler.php, method ezcDbHandler::createUpdateQuery()
    Returns a new ezcQueryUpdate derived object for the correct database type.
createUpdateQuery : ezcPersistentSession
in file persistent_session.php, method ezcPersistentSession::createUpdateQuery()
createUtilities : ezcDbHandlerSqlite
in file sqlite.php, method ezcDbHandlerSqlite::createUtilities()
    Returns a new ezcUtilities derived object with SQLite implementation specifics.
createUtilities : ezcDbHandler
in file handler.php, method ezcDbHandler::createUtilities()
    Returns a new ezcUtilities derived object for the correct database type.
createUtilities : ezcDbHandlerOracle
in file oracle.php, method ezcDbHandlerOracle::createUtilities()
    Returns a new ezcUtilities derived object with Oracle implementation specifics.
createUtilities : ezcDbHandlerMysql
in file mysql.php, method ezcDbHandlerMysql::createUtilities()
    Returns a new ezcUtilities derived object for this database instance.
createUtilities : ezcDbHandlerPgsql
in file pgsql.php, method ezcDbHandlerPgsql::createUtilities()
    Returns a new ezcUtilities derived object with PostgreSQL implementation specifics.
crop : ezcImageGeometryFilters
in file geometry.php, method ezcImageGeometryFilters::crop()
    Crop filter.
current : ezcPersistentFindIterator
in file find_iterator.php, method ezcPersistentFindIterator::current()
    Returns the current object of this iterator.
current : ezcConsoleTableRow
in file row.php, method ezcConsoleTableRow::current()
    Returns the currently selected cell.
current : ezcConsoleTable
in file table.php, method ezcConsoleTable::current()
    Returns the currently selected cell.
current : ezcArchive
in file archive.php, method ezcArchive::current()
    Returns the current ezcArchiveEntry if it is valid, otherwise false is returned.
current : ezcConfigurationIniParser
in file ini_parser.php, method ezcConfigurationIniParser::current()
    Returns the last parsed item
current : ezcTranslationTsBackend
in file ts_backend.php, method ezcTranslationTsBackend::current()
    Returns the current context's data.
currentContext : ezcTranslationTsBackend
in file ts_backend.php, method ezcTranslationTsBackend::currentContext()
    Returns the current context
converter.php
procedural page converter.php
colorspace.php
procedural page colorspace.php
converter_settings.php
procedural page converter_settings.php
composer.php
procedural page composer.php
code_manager.php
procedural page code_manager.php
SCALE_BOTH : ezcImageGeometryFilters
in file geometry.php, class constant ezcImageGeometryFilters::SCALE_BOTH
    Scale up and down, as fits
SCALE_DOWN : ezcImageGeometryFilters
in file geometry.php, class constant ezcImageGeometryFilters::SCALE_DOWN
    Scale down only
SCALE_UP : ezcImageGeometryFilters
in file geometry.php, class constant ezcImageGeometryFilters::SCALE_UP
    Scale up only
context_not_available.php
procedural page context_not_available.php
complement_filter.php
procedural page complement_filter.php
context_read_interface.php
procedural page context_read_interface.php
context_write_interface.php
procedural page context_write_interface.php
cache_backend.php
procedural page cache_backend.php

d

$data : ezcImageAnalyzer
in file analyzer.php, variable ezcImageAnalyzer::$data
    Extended data about the image.
$date : ezcImageAnalyzerData
in file analyzer_data.php, variable ezcImageAnalyzerData::$date
    The date when the picture was taken as UNIX timestamp.
$db : ezcQuery
in file query.php, variable ezcQuery::$db
    A pointer to the database handler to use for this query.
$default : ezcConsoleOption
in file option.php, variable ezcConsoleOption::$default
    Default value if the parameter is submitted without value.
$defaultAlign : ezcConsoleTableOptions
in file table_options.php, variable ezcConsoleTableOptions::$defaultAlign
    Standard column alignment, applied to cells that have to explicit alignment assigned.
$defaultBorderFormat : ezcConsoleTableOptions
in file table_options.php, variable ezcConsoleTableOptions::$defaultBorderFormat
    Standard border format, applied to rows that have 'default' as the border format.
$defaultFormat : ezcConsoleTableOptions
in file table_options.php, variable ezcConsoleTableOptions::$defaultFormat
    Standard column content format, applied to cells that have 'default' as the content format.
$dependencies : ezcConsoleOption
in file option.php, variable ezcConsoleOption::$dependencies
    Dependency rules of this parameter.
$description : ezcConfigurationValidationItem
in file validation_item.php, variable ezcConfigurationValidationItem::$description
    The description of the error or warning which can be shown to the end user. It should not contain the line or column number, instead set the properties.
$details : ezcConfigurationValidationItem
in file validation_item.php, variable ezcConfigurationValidationItem::$details
    Technical description of the error or warning which can be shown to the developer. It should not contain the line or column number, instead set the properties.
$dimensions : ezcConfigurationIniItem
in file ini_item.php, variable ezcConfigurationIniItem::$dimensions
    The dimensions of the setting.
debug.php
procedural page debug.php
debugHandler : ezcDebug
in file debug.php, method ezcDebug::debugHandler()
    Dispatches the message and error type to the correct debug or log function.
deinitReader : ezcTranslationTsBackend
in file ts_backend.php, method ezcTranslationTsBackend::deinitReader()
    Deinitializes the reader
deinitReader : ezcTranslationContextRead
in file context_read_interface.php, method ezcTranslationContextRead::deinitReader()
    Deinitializes the reader.
deinitWriter : ezcTranslationCacheBackend
in file cache_backend.php, method ezcTranslationCacheBackend::deinitWriter()
    Deinitializes the writer.
deinitWriter : ezcTranslationContextWrite
in file context_write_interface.php, method ezcTranslationContextWrite::deinitWriter()
    Deinitializes the writer
delete : ezcCacheStorage
in file storage.php, method ezcCacheStorage::delete()
    Delete data from the cache.
delete : ezcPersistentSession
in file persistent_session.php, method ezcPersistentSession::delete()
    Deletes the persistent object $pObject.
delete : ezcCacheStorageFile
in file file.php, method ezcCacheStorageFile::delete()
    Delete data from the cache.
deleteFrom : ezcQueryDelete
in file query_delete.php, method ezcQueryDelete::deleteFrom()
    Opens the query and sets the target table to $table.
deleteFromQuery : ezcPersistentSession
in file persistent_session.php, method ezcPersistentSession::deleteFromQuery()
disconnect : ezcMailTransportSmtp
in file transport_smtp.php, method ezcMailTransportSmtp::disconnect()
    Sends the QUIT command to the server and breaks the connection.
div : ezcQueryExpression
in file expression.php, method ezcQueryExpression::div()
    Returns the SQL to divide values or expressions by eachother.
doBind : ezcQuery
in file query.php, method ezcQuery::doBind()
    Performs binding of variables bound with bindValue and bindParam on the statement $stmt.
ID_REGEXP : ezcConfigurationIniParser
in file ini_parser.php, class constant ezcConfigurationIniParser::ID_REGEXP
    A regexp that matches the rules that are defined for an ID
definition_not_found.php
procedural page definition_not_found.php
definition_manager.php
procedural page definition_manager.php
definition_element.php
procedural page definition_element.php

e

$email : ezcMailAddress
in file mail_address.php, variable ezcMailAddress::$email
    The email address of the recipient.
$endRecord : ezcArchiveZip
in file zip.php, variable ezcArchiveZip::$endRecord
    Stores the ezcArchiveCentralDirectoryEndHeader.
$entries : ezcArchive
in file archive.php, variable ezcArchive::$entries
    Stores the entries read from the archive.
$entriesRead : ezcArchive
in file archive.php, variable ezcArchive::$entriesRead
    The number of entries currently read from the archive.
$exception : ezcLogWriterException
in file writer_exception.php, variable ezcLogWriterException::$exception
$exclusions : ezcConsoleOption
in file option.php, variable ezcConsoleOption::$exclusions
    Exclusion rules of this parameter.
$exif : ezcImageAnalyzerData
in file analyzer_data.php, variable ezcImageAnalyzerData::$exif
    EXIF information retrieved from image.
$expr : ezcQuery
in file query.php, variable ezcQuery::$expr
    The expression object for this class.
exception.php
procedural page exception.php
exception.php
procedural page exception.php
eval_array.php
procedural page eval_array.php
exception.php
procedural page exception.php
exception.php
procedural page exception.php
exception.php
procedural page exception.php
expression.php
procedural page expression.php
expression_oracle.php
procedural page expression_oracle.php
expression_pgsql.php
procedural page expression_pgsql.php
expression_sqlite.php
procedural page expression_sqlite.php
DEBUG : ezcLog
in file log.php, class constant ezcLog::DEBUG
    Debug severity constant.
DEF_ELEMENT_NO_DEFINITION_ELEMENT : ezcInputForm
in file input_form.php, class constant ezcInputForm::DEF_ELEMENT_NO_DEFINITION_ELEMENT
DEF_EMPTY : ezcInputForm
in file input_form.php, class constant ezcInputForm::DEF_EMPTY
DEF_FIELD_NAME_BROKEN : ezcInputForm
in file input_form.php, class constant ezcInputForm::DEF_FIELD_NAME_BROKEN
DEF_NOT_REQUIRED_OR_OPTIONAL : ezcInputForm
in file input_form.php, class constant ezcInputForm::DEF_NOT_REQUIRED_OR_OPTIONAL
DEF_NO_ARRAY : ezcInputForm
in file input_form.php, class constant ezcInputForm::DEF_NO_ARRAY
DEF_UNSUPPORTED_FILTER : ezcInputForm
in file input_form.php, class constant ezcInputForm::DEF_UNSUPPORTED_FILTER
DEF_WRONG_FLAGS_TYPE : ezcInputForm
in file input_form.php, class constant ezcInputForm::DEF_WRONG_FLAGS_TYPE
DEP_PHP_EXTENSION : ezcBase
in file base.php, class constant ezcBase::DEP_PHP_EXTENSION
    Used for dependency checking, to check for a PHP extension.
DEP_PHP_VERSION : ezcBase
in file base.php, class constant ezcBase::DEP_PHP_VERSION
    Used for dependency checking, to check for a PHP version.
DESC : ezcQuerySelect
in file query_select.php, class constant ezcQuerySelect::DESC
    Sort the result descendingly.
eq : ezcQueryExpression
in file expression.php, method ezcQueryExpression::eq()
    Returns the SQL to check if two values are equal.
exceptionCallbackHandler : ezcExecution
in file execution.php, method ezcExecution::exceptionCallbackHandler()
    Handler for uncaught exceptions.
exception.php
procedural page exception.php
execution.php
procedural page execution.php
execution_handler.php
procedural page execution_handler.php
exists : ezcConfigurationManager
in file configuration_manager.php, method ezcConfigurationManager::exists()
    Returns true if the configuration named $name exists.
extract : ezcArchive
in file archive.php, method ezcArchive::extract()
    Extract entries from the archive to the target directory.
extractCurrent : ezcArchive
in file archive.php, method ezcArchive::extractCurrent()
    Extract the current entry to which the iterator points.
ezcArchive
in file archive.php, class ezcArchive
    The ezcArchive class provides the common interface for reading and writing the archive formats Tar and Zip.
ezcArchiveBlockSizeException
in file archive_block_size.php, class ezcArchiveBlockSizeException
    Exception will be thrown when the prefix given to the file that should be appended, is incorrect.
ezcArchiveChecksumException
in file archive_checksum.php, class ezcArchiveChecksumException
    Exception will be thrown when the checksum of the file is invalid.
ezcArchiveEmptyException
in file archive_empty.php, class ezcArchiveEmptyException
    Archive is empty.
ezcArchiveEntry
in file archive_entry.php, class ezcArchiveEntry
    The ezcArchiveEntry class provides system-independent file information.
ezcArchiveEntryPrefixException
in file archive_entry_prefix.php, class ezcArchiveEntryPrefixException
ezcArchiveException
in file archive_exception.php, class ezcArchiveException
    General exception class for the Archive package.
ezcArchiveFileException
in file file_exception.php, class ezcArchiveFileException
    This class provides an exception for errors occuring while accessing file based archives.
ezcArchiveGnuTar
in file gnu_tar.php, class ezcArchiveGnuTar
    The ezcArchiveGnuTar class implements the GNU Tar archive format.
ezcArchiveIoException
in file archive_io.php, class ezcArchiveIoException
    Exception will be thrown when the prefix given to the file that should be appended, is incorrect.
ezcArchivePaxTar
in file pax_tar.php, class ezcArchivePaxTar
    The ezcArchivePaxTar class implements the Tar pax or posix archive format.
ezcArchiveUnknownTypeException
in file archive_unknown_type.php, class ezcArchiveUnknownTypeException
    Exception will be thrown when the prefix given to the file that should be appended, is incorrect.
ezcArchiveUstarTar
in file ustar_tar.php, class ezcArchiveUstarTar
    The ezcArchiveUstarTar class implements the Tar ustar archive format.
ezcArchiveV7Tar
in file v7_tar.php, class ezcArchiveV7Tar
    The ezcArchiveV7Tar class implements the Tar v7 archive format.
ezcArchiveValueException
in file archive_value.php, class ezcArchiveValueException
    Archive value is wrong.
ezcArchiveZip
in file zip.php, class ezcArchiveZip
    The ezcArchiveZip class implements the Zip archive format.
ezcBase
in file base.php, class ezcBase
    Base class implements the methods needed to use the ezComponents.
ezcBaseException
in file exception.php, class ezcBaseException
    ezcBaseException is a container from which all other exceptions in the components library descent.
ezcBaseFileException
in file file_exception.php, class ezcBaseFileException
    ezcBaseFileException is the exception from which all file related exceptions inherit.
ezcBaseFileIoException
in file file_io.php, class ezcBaseFileIoException
    ezcBaseFileIoException is thrown when a problem occurs while writing and reading to/from an open file.
ezcBaseFileNotFoundException
in file file_not_found.php, class ezcBaseFileNotFoundException
    ezcBaseFileNotFoundException is thrown when a file or directory was tried to be opened, but did not exist.
ezcBaseFilePermissionException
in file file_permission.php, class ezcBaseFilePermissionException
    ezcBaseFilePermissionException is thrown whenever a permission problem with a file, directory or stream occurred.
ezcBasePropertyNotFoundException
in file property_not_found.php, class ezcBasePropertyNotFoundException
    ezcBasePropertyNotFoundException is thrown whenever a non existent property is accessed in the Components library.
ezcBasePropertyPermissionException
in file property_permission.php, class ezcBasePropertyPermissionException
    ezcBasePropertyPermissionException is thrown whenever a read-only property is tried to be changed, or when a write-only property was accessed for reading.
ezcBaseSettingNotFoundException
in file setting_not_found.php, class ezcBaseSettingNotFoundException
    ezcBaseSettingNotFoundException is thrown whenever there is a name passed as part as the options array to setOptions() for an option that doesn't exist.
ezcBaseSettingValueException
in file setting_value.php, class ezcBaseSettingValueException
    ezcBaseSettingValueExeception is thrown whenever a value to a class' configuration option is either of the wrong type, or has a wrong value.
ezcBaseValueException
in file value.php, class ezcBaseValueException
    ezcBaseValueException is thrown whenever the type or value of the given variable is not as expected.
ezcCacheException
in file exception.php, class ezcCacheException
    General exception container for the Cache component.
ezcCacheInvalidDataException
in file invalid_data.php, class ezcCacheInvalidDataException
    Thrown if the data to be stored in a cache can not be handled by the storage.
ezcCacheInvalidIdException
in file invalid_id.php, class ezcCacheInvalidIdException
    Exception that is thrown if the given cache ID does not exist.
ezcCacheInvalidStorageClassException
in file invalid_storage_class.php, class ezcCacheInvalidStorageClassException
    Exception that is thrown when an invalid storage class is used.
ezcCacheManager
in file manager.php, class ezcCacheManager
    This is the main class of the Cache package. It gives you a handy interface to create and manage multiple caches at once. It enables you to configure all caches you need in your application in a central place and access them on demand in any place in your application.
ezcCacheStorage
in file storage.php, class ezcCacheStorage
    This is the abstract base class for all cache storages. It provides the interface to be implemented by a cache backend as abstract methods.
ezcCacheStorageFile
in file file.php, class ezcCacheStorageFile
    This class implements most of the methods which have been declared abstract in ezcCacheStorage, but also declares 2 new methods abstract, which have to be implemented by storage driver itself.
ezcCacheStorageFileArray
in file array.php, class ezcCacheStorageFileArray
    This cache storage implementation stores arrays and scalar values
ezcCacheStorageFileEvalArray
in file eval_array.php, class ezcCacheStorageFileEvalArray
    This cache storage implementation stores arrays and scalar values (int,
ezcCacheStorageFilePlain
in file plain.php, class ezcCacheStorageFilePlain
    This class implements a simple storage to cache plain text on the filesystem. It takes it's base methods from the extended storage base class ezcCacheStorageFile.
ezcCacheUsedLocationException
in file used_location.php, class ezcCacheUsedLocationException
    Exception that is thrown when a given location is already in use.
ezcConfiguration
in file configuration.php, class ezcConfiguration
    This class provides persistent platform-independent and format independent application settings.
ezcConfigurationArrayReader
in file array_reader.php, class ezcConfigurationArrayReader
    This class provides functionality for reading files containing specific PHP arrays into ezcConfiguration objects.
ezcConfigurationArrayWriter
in file array_writer.php, class ezcConfigurationArrayWriter
    This class provides functionality for writing ezcConfiguration object into files containing PHP arrays.
ezcConfigurationException
in file exception.php, class ezcConfigurationException
    This class provides an exception container for use with the Configuration component.
ezcConfigurationFileReader
in file file_reader.php, class ezcConfigurationFileReader
    ezcConfigurationFileReader class provides the functionality for reading file based configuration formats.
ezcConfigurationFileWriter
in file file_writer.php, class ezcConfigurationFileWriter
    ezcConfigurationFileWriter class provides the functionality for writing file based configuration formats.
ezcConfigurationGroupExistsAlreadyException
in file group_exists_already.php, class ezcConfigurationGroupExistsAlreadyException
    Exception that is thrown if a group is tried to be added, while it already exists.
ezcConfigurationIniItem
in file ini_item.php, class ezcConfigurationIniItem
    A container to store one INI settings item
ezcConfigurationIniParser
in file ini_parser.php, class ezcConfigurationIniParser
    This class provides functionality for parsing INI files
ezcConfigurationIniReader
in file ini_reader.php, class ezcConfigurationIniReader
    ezcConfigurationIniReader provides functionality for reading INI files into ezcConfiguration objects.
ezcConfigurationIniWriter
in file ini_writer.php, class ezcConfigurationIniWriter
    This class provides functionality for writing ezcConfiguration objects into INI files.
ezcConfigurationInvalidReaderClassException
in file invalid_reader_class.php, class ezcConfigurationInvalidReaderClassException
    Exception that is thrown if an invalid class is passed as INI reader to the manager.
ezcConfigurationInvalidSuffixException
in file invalid_suffix.php, class ezcConfigurationInvalidSuffixException
    Exception that is thrown if the current location is not valid. This means it is impossible to read or write using the location values.
ezcConfigurationManager
in file configuration_manager.php, class ezcConfigurationManager
    ezcConfigurationManager provides easy access to application settings.
ezcConfigurationNoConfigException
in file no_config.php, class ezcConfigurationNoConfigException
    Exception that is thrown if no configuration object is present to work on.
ezcConfigurationNoConfigObjectException
in file no_config_object.php, class ezcConfigurationNoConfigObjectException
    Exception that is thrown if no configuration object has been set to operate on. The operation cannot continue with this object.
ezcConfigurationParseErrorException
in file parse_error.php, class ezcConfigurationParseErrorException
    Exception that is thrown if there were errors while parsing a file while the parser was not in validation mode.
ezcConfigurationReader
in file reader.php, class ezcConfigurationReader
    This class provides the interface for readers of configuration objects of type ezcConfiguration.
ezcConfigurationReadFailedException
in file read_failed.php, class ezcConfigurationReadFailedException
    Exception that is thrown if the read operation for the configuration failed.
ezcConfigurationSettingnameNotStringException
in file settingname_not_string.php, class ezcConfigurationSettingnameNotStringException
    Exception that is thrown if the name of a setting is not a string.
ezcConfigurationSettingWrongTypeException
in file setting_wrong_type.php, class ezcConfigurationSettingWrongTypeException
    Exception that is thrown if the accessed setting is not of the requested type.
ezcConfigurationUnknownConfigException
in file unknown_config.php, class ezcConfigurationUnknownConfigException
    Exception that is thrown if the specified configuration does not exist in the system.
ezcConfigurationUnknownGroupException
in file unknown_group.php, class ezcConfigurationUnknownGroupException
    Exception that is thrown if the specified group does not exist in the settings.
ezcConfigurationUnknownSettingException
in file unknown_setting.php, class ezcConfigurationUnknownSettingException
    Exception that is thrown if the specified setting does not exist in the settings.
ezcConfigurationValidationItem
in file validation_item.php, class ezcConfigurationValidationItem
    This class provides the result of one error item in the ezcConfigurationValidationResult class.
ezcConfigurationValidationResult
in file validation_result.php, class ezcConfigurationValidationResult
    Provides the result of an ezcConfigurationFileReader::validate() operation.
ezcConfigurationWriteFailedException
in file write_failed.php, class ezcConfigurationWriteFailedException
    Exception that is thrown if the write operation for the configuration failed.
ezcConfigurationWriter
in file writer.php, class ezcConfigurationWriter
    This class provides the interface for writers of configuration objects of type ezcConfiguration.
ezcConsoleException
in file exception.php, class ezcConsoleException
    General exception container for the ConsoleTools component.
ezcConsoleInput
in file input.php, class ezcConsoleInput
    Class for handling input submitted to console based programs (meaning options and arguments) .
ezcConsoleNoPositionStoredException
in file no_position_stored.php, class ezcConsoleNoPositionStoredException
    'Cannot restore position, if no position has been stored before.'.
ezcConsoleOption
in file option.php, class ezcConsoleOption
    Struct like class to store data about a single option for ezcConsoleInput.
ezcConsoleOptionAlreadyRegisteredException
in file option_already_registered.php, class ezcConsoleOptionAlreadyRegisteredException
    The option name you tried to register is already in use.
ezcConsoleOptionArgumentsViolationException
in file option_arguments_violation.php, class ezcConsoleOptionArgumentsViolationException
    An option excludes the usage of arguments, but there were arguments submitted.
ezcConsoleOptionDependencyViolationException
in file option_dependency_violation.php, class ezcConsoleOptionDependencyViolationException
    A dependency rule for a parameter was violated.
ezcConsoleOptionException
in file option.php, class ezcConsoleOptionException
    General exception container for the ConsoleTools component referring to option handling.
ezcConsoleOptionExclusionViolationException
in file option_exclusion_violation.php, class ezcConsoleOptionExclusionViolationException
    An exclusion rule for a parameter was violated.
ezcConsoleOptionMandatoryViolationException
in file option_mandatory_violation.php, class ezcConsoleOptionMandatoryViolationException
    An option was marked to be mandatory but was not submitted.
ezcConsoleOptionMissingValueException
in file option_missing_value.php, class ezcConsoleOptionMissingValueException
    An option which expects a value was submitted without.
ezcConsoleOptionNoAliasException
in file option_no_alias.php, class ezcConsoleOptionNoAliasException
    The alias you tried to unregister is a real option.
ezcConsoleOptionNotExistsException
in file option_not_exists.php, class ezcConsoleOptionNotExistsException
    The requested option is not registered.
ezcConsoleOptionRule
in file option_rule.php, class ezcConsoleOptionRule
    Struct class to store a parameter rule.
ezcConsoleOptionStringNotWellformedException
in file option_string_not_wellformed.php, class ezcConsoleOptionStringNotWellformedException
    The option definition string supplied is not wellformed.
ezcConsoleOptionTooManyValuesException
in file option_too_many_values.php, class ezcConsoleOptionTooManyValuesException
    An option that expects only a single value was submitted with multiple values.
ezcConsoleOptionTypeViolationException
in file option_type_violation.php, class ezcConsoleOptionTypeViolationException
    An option was submitted with an illigal type.
ezcConsoleOutput
in file output.php, class ezcConsoleOutput
    Class for handling console output.
ezcConsoleOutputFormat
in file output_format.php, class ezcConsoleOutputFormat
    Struct class to store formating entities used by ezcConsoleOutput.
ezcConsoleOutputFormats
in file output_formats.php, class ezcConsoleOutputFormats
    Class to store the collection for formating classes.
ezcConsoleOutputOptions
in file output_options.php, class ezcConsoleOutputOptions
    Struct class to store the options of the ezcConsoleOutput class.
ezcConsoleProgressbar
in file progressbar.php, class ezcConsoleProgressbar
    Creating and maintaining progressbars to be printed to the console.
ezcConsoleProgressbarOptions
in file progressbar_options.php, class ezcConsoleProgressbarOptions
    Struct class to store the options of the ezcConsoleOutput class.
ezcConsoleStatusbar
in file statusbar.php, class ezcConsoleStatusbar
    Creating and maintaining statusbars to be printed to the console.
ezcConsoleTable
in file table.php, class ezcConsoleTable
    Creating tables to be printed to the console.
ezcConsoleTableCell
in file cell.php, class ezcConsoleTableCell
    Representation of a table cell.
ezcConsoleTableOptions
in file table_options.php, class ezcConsoleTableOptions
    Struct class to store the options of the ezcConsoleTable class.
ezcConsoleTableRow
in file row.php, class ezcConsoleTableRow
    Structure representing a table row in ezcConsoleTable.
ezcDbException
in file exception.php, class ezcDbException
    This class provides exception for misc errors that may occur in the component, such as errors parsing database parameters and connecting to the database.
ezcDbFactory
in file factory.php, class ezcDbFactory
    ezcDbFactory manages the list of known database drivers and is used to create their instances.
ezcDbHandler
in file handler.php, class ezcDbHandler
    Defines interface for all the database drivers implementations.
ezcDbHandlerMysql
in file mysql.php, class ezcDbHandlerMysql
    MySQL driver implementation
ezcDbHandlerNotFoundException
in file handler_not_found.php, class ezcDbHandlerNotFoundException
    This exceptions is used when a database handler could not be found.
ezcDbHandlerOracle
in file oracle.php, class ezcDbHandlerOracle
    Oracle driver implementation
ezcDbHandlerPgsql
in file pgsql.php, class ezcDbHandlerPgsql
    PostgreSQL driver implementation
ezcDbHandlerSqlite
in file sqlite.php, class ezcDbHandlerSqlite
    SQLite driver implementation
ezcDbInstance
in file instance.php, class ezcDbInstance
    Holds database instances for global access throughout an application.
ezcDbMissingParameterException
in file missing_parameter.php, class ezcDbMissingParameterException
    This exception is thrown when a database handler misses a required parameter.
ezcDbTransactionException
in file transaction.php, class ezcDbTransactionException
    This class provides exception for misc errors that may occur in the component, such as errors parsing database parameters and connecting to the database.
ezcDebug
in file debug.php, class ezcDebug
    The ezcDebug class provides functionality to format and store debug messages and timers.
ezcDebugHtmlFormatter
in file html_formatter.php, class ezcDebugHtmlFormatter
    ezcDebugHtmlFormatter class implements a HTML debug formatter that outputs debug information nicely formated for inclusion on your web page.
ezcDebugOutputFormatter
in file formatter.php, class ezcDebugOutputFormatter
    ezcDebugOutputFormatter provides the common interface for all classes writing debug output.
ezcExecution
in file execution.php, class ezcExecution
    Class for handling fatal errors
ezcExecutionAlreadyInitializedException
in file already_initialized.php, class ezcExecutionAlreadyInitializedException
    Thrown when the Execution framework was already initialized.
ezcExecutionBasicErrorHandler
in file basic_handler.php, class ezcExecutionBasicErrorHandler
    Simple implementation of a callback handler to use with ezcExecution.
ezcExecutionErrorHandler
in file execution_handler.php, class ezcExecutionErrorHandler
    Interface for Execution callback handlers.
ezcExecutionException
in file exception.php, class ezcExecutionException
    General exception for use in ezcExecution class.
ezcExecutionInvalidCallbackException
in file invalid_callback.php, class ezcExecutionInvalidCallbackException
    Thrown when an non-existend class was passed as callback handler.
ezcExecutionNotInitializedException
in file not_initialized.php, class ezcExecutionNotInitializedException
    Thrown when the Execution framework was not initialized when cleanExit() was called.
ezcExecutionWrongClassException
in file wrong_class.php, class ezcExecutionWrongClassException
    Thrown when the passed classname does not represent a class that implements the ezcExecutionErrorHandler interface.
ezcImageAnalyzer
in file analyzer.php, class ezcImageAnalyzer
    Class to retreive information about a given image file.
ezcImageAnalyzerData
in file analyzer_data.php, class ezcImageAnalyzerData
    Struct to store the data retrieved from an image analysis.
ezcImageAnalyzerException
in file exception.php, class ezcImageAnalyzerException
    General exception container for the ImageAnalysis component.
ezcImageAnalyzerFileNotProcessableException
in file file_not_processable.php, class ezcImageAnalyzerFileNotProcessableException
    The option name you tried to register is already in use.
ezcImageAnalyzerHandler
in file handler.php, class ezcImageAnalyzerHandler
    This base class has to be extended by all ezcImageAnalyzerHandler classes.
ezcImageAnalyzerImagemagickHandler
in file imagemagick.php, class ezcImageAnalyzerImagemagickHandler
    Class to retrieve information about a given image file.
ezcImageAnalyzerInvalidHandlerException
in file invalid_handler.php, class ezcImageAnalyzerInvalidHandlerException
    A registered handler class does not exist or does not inherit from ezcImageAnalyzerHandler.
ezcImageAnalyzerPhpHandler
in file php.php, class ezcImageAnalyzerPhpHandler
    Class to retrieve information about a given image file.
ezcImageColorspaceFilters
in file colorspace.php, class ezcImageColorspaceFilters
    This interface has to implemented by ezcImageFilters classes to support colorspace filters.
ezcImageConverter
in file converter.php, class ezcImageConverter
    Class to manage conversion and filtering of image files.
ezcImageConverterSettings
in file converter_settings.php, class ezcImageConverterSettings
    Struct to store the settings for objects of ezcImageConverter.
ezcImageEffectFilters
in file effect.php, class ezcImageEffectFilters
    This interface has to implemented by ezcImageFilters classes to support useless filters.
ezcImageException
in file exception.php, class ezcImageException
    General exception container for the ImageConversion component.
ezcImageFileNameInvalidException
in file file_name_invalid.php, class ezcImageFileNameInvalidException
    Thrown if a given file name contains illegal characters (', ", $).
ezcImageFileNotProcessableException
in file file_not_processable.php, class ezcImageFileNotProcessableException
    Thrown if a specified handler class is not available.
ezcImageFilter
in file filter.php, class ezcImageFilter
    Struct to store information about a filter operation.
ezcImageFilterFailedException
in file filter_failed.php, class ezcImageFilterFailedException
    Thrown if the given filter failed.
ezcImageFilterNotAvailableException
in file filter_not_available.php, class ezcImageFilterNotAvailableException
    Thrown if the given filter is not available.
ezcImageGeometryFilters
in file geometry.php, class ezcImageGeometryFilters
    This interface has to implemented by ezcImageFilters classes to support geometry filters.
ezcImageHandler
in file handler.php, class ezcImageHandler
    Driver interface to access different image manipulation backends of PHP.
ezcImageHandlerNotAvailableException
in file handler_not_available.php, class ezcImageHandlerNotAvailableException
    Thrown if a specified handler class is not available.
ezcImageHandlerSettings
in file handler_settings.php, class ezcImageHandlerSettings
    Struct to store the settings for objects of ezcImageHandler.
ezcImageHandlerSettingsInvalidException
in file handler_settings_invalid.php, class ezcImageHandlerSettingsInvalidException
    Thrown if invalid handler settings are submitted when creating an ezcImageConverter.
ezcImageInvalidFilterParameterException
in file invalid_filter_parameter.php, class ezcImageInvalidFilterParameterException
    Thrown if the given filter failed.
ezcImageInvalidReferenceException
in file invalid_reference.php, class ezcImageInvalidReferenceException
    Thrown if no valid image reference could be found for an action (conversion, filter, load, save,...).
ezcImageMimeTypeUnsupportedException
in file mime_type_unsupported.php, class ezcImageMimeTypeUnsupportedException
    Thrown if a requested MIME type is not supported for input, output or input/output.
ezcImageMissingFilterParameterException
in file missing_filter_parameter.php, class ezcImageMissingFilterParameterException
    Thrown if an expected parameter for a filter was not submitted.
ezcImageTransformation
in file transformation.php, class ezcImageTransformation
    Provides transformations on images using filters and MIME conversions.
ezcImageTransformationAlreadyExistsException
in file transformation_already_exists.php, class ezcImageTransformationAlreadyExistsException
    Thrown if a transformation with the given name already exists.
ezcImageTransformationException
in file transformation.php, class ezcImageTransformationException
    Exception to be thrown be ezcImageTransformation classes.
ezcImageTransformationNotAvailableException
in file transformation_not_available.php, class ezcImageTransformationNotAvailableException
    Thrown if a transformation with the given name does not exists.
ezcInputFilter
in file input_filter.php, class ezcInputFilter
    Provides a set of standard filters.
ezcInputForm
in file input_form.php, class ezcInputForm
    Provides access to form variables.
ezcInputFormDefinitionElement
in file definition_element.php, class ezcInputFormDefinitionElement
    This struct records information about Input Form definition elements.
ezcInputFormException
in file exception.php, class ezcInputFormException
    General exception container for the UserInput component.
ezcInputFormFieldNotFoundException
in file field_not_found.php, class ezcInputFormFieldNotFoundException
    Exception that is thrown when a specified field is not found
ezcInputFormInvalidDefinitionException
in file invalid_definition.php, class ezcInputFormInvalidDefinitionException
    Exception that is thrown when an invalid definition array is used.
ezcInputFormNoValidDataException
in file no_valid_data.php, class ezcInputFormNoValidDataException
    Exception that is thrown when an invalid field name is requested.
ezcInputFormUnknownFieldException
in file unknown_field.php, class ezcInputFormUnknownFieldException
    Exception that is thrown when a fieldname is used that was not defined in a definition array.
ezcInputFormValidDataAvailableException
in file valid_data_available.php, class ezcInputFormValidDataAvailableException
    Exception that is used when valid data is available and you try to access RAW data.
ezcInputFormVariableMissingException
in file input_variable_missing.php, class ezcInputFormVariableMissingException
    Exception that is thrown when a required input field is missing.
ezcInputFormWrongInputSourceException
in file wrong_input_source.php, class ezcInputFormWrongInputSourceException
    Exception that is thrown when an invalid input source is used.
ezcLog
in file log.php, class ezcLog
    The ezcLog class records log messages and audit trails to one or multiple writers.
ezcLogDatabaseWriter
in file writer_database.php, class ezcLogDatabaseWriter
    The ezcLogDatabaseWriter provides an implementation to write log messages to the database.
ezcLogFileWriter
in file writer_file.php, class ezcLogFileWriter
    The ezcLogFileWriter class provides functionality to write log files to the file system.
ezcLogFilter
in file log_filter.php, class ezcLogFilter
    The ezcLogFilter class provides a structure to set a log filter.
ezcLogMapper
in file mapper.php, class ezcLogMapper
    The ezcLogMapper provides a public interface to implement a mapper.
ezcLogUnixFileWriter
in file writer_unix_file.php, class ezcLogUnixFileWriter
    Writes the log messages to a file in a format that is frequently used on the Unix operating system.
ezcLogWriter
in file writer.php, class ezcLogWriter
    ezcLogWriter defines the common interface for all classes that implement their log writer.
ezcLogWriterException
in file writer_exception.php, class ezcLogWriterException
    The ezcLogWriterException will be thrown when an {@class ezcLogWriter} or a subclass encounters an exceptional state.
ezcMail
in file mail.php, class ezcMail
    The main mail class.
ezcMailAddress
in file mail_address.php, class ezcMailAddress
    A container to store a mail address in RFC822 format.
ezcMailComposer
in file composer.php, class ezcMailComposer
    Convenience class for writing mail.
ezcMailException
in file mail_exception.php, class ezcMailException
    ezcMailExceptions are thrown when an exceptional state occures in the Mail package.
ezcMailFile
in file file.php, class ezcMailFile
    Mail part for all forms of binary data.
ezcMailMultipart
in file multipart.php, class ezcMailMultipart
    Abstract base class for all multipart types.
ezcMailMultipartAlternative
in file multipart_alternative.php, class ezcMailMultipartAlternative
    ezcMailMultipartAlternative is used to bundle a group of mail parts where only one should be shown.
ezcMailMultipartMixed
in file multipart_mixed.php, class ezcMailMultipartMixed
    The mixed multipart type is used to bundle an ordered list of mail parts.
ezcMailMultipartRelated
in file multipart_related.php, class ezcMailMultipartRelated
    ezcMailMultipartRelated is intended for mail parts consisting of several inter-related body parts.
ezcMailPart
in file part.php, class ezcMailPart
    Abstract base class for all mail MIME parts.
ezcMailText
in file text.php, class ezcMailText
    Mail part used for sending all forms of plain text.
ezcMailTools
in file tools.php, class ezcMailTools
    This class contains static convenience methods for composing addresses and ensuring correct line-breaks in the mail.
ezcMailTransport
in file transport.php, class ezcMailTransport
    Interface for classes that implement a mail transport.
ezcMailTransportException
in file transport_exception.php, class ezcMailTransportException
    Transport exceptions are thrown by implementors of the ezcMailTransport interface when mail sending fails.
ezcMailTransportMta
in file transport_mta.php, class ezcMailTransportMta
    Implementation of the mail transport interface using the system MTA.
ezcMailTransportSmtp
in file transport_smtp.php, class ezcMailTransportSmtp
    This class implements the Simple Mail Transfer Protocol (SMTP) with authentication support.
ezcPersistentCodeManager
in file code_manager.php, class ezcPersistentCodeManager
    Handles persistent object definitions in plain code style.
ezcPersistentDefinitionManager
in file definition_manager.php, class ezcPersistentDefinitionManager
    Defines the interface for all persistent object definition managers.
ezcPersistentDefinitionNotFoundException
in file definition_not_found.php, class ezcPersistentDefinitionNotFoundException
    General exception class for the PersistentObject package.
ezcPersistentFindIterator
in file find_iterator.php, class ezcPersistentFindIterator
    This class provides functionality to iterate over a database result set in the form of persistent objects.
ezcPersistentGeneratorDefinition
in file generator_definition.php, class ezcPersistentGeneratorDefinition
    Defines a persistent object id generator.
ezcPersistentIdentifierGenerationException
in file identifier_generation.php, class ezcPersistentIdentifierGenerationException
    Exception thrown when generating an ID for a persistent object failed.
ezcPersistentObjectAlreadyPersistentException
in file already_persistent.php, class ezcPersistentObjectAlreadyPersistentException
    Exception thrown when a method that requires a non-persistent object is provided an object that is already persistent.
ezcPersistentObjectDefinition
in file persistent_object_definition.php, class ezcPersistentObjectDefinition
    Main definition of a persistent object.
ezcPersistentObjectException
in file persistent_object_exception.php, class ezcPersistentObjectException
    General exception class for the PersistentObject package.
ezcPersistentObjectIdProperty
in file persistent_object_id_property.php, class ezcPersistentObjectIdProperty
    Defines a persistent object id field.
ezcPersistentObjectNotPersistentException
in file not_persistent.php, class ezcPersistentObjectNotPersistentException
    Exception thrown when a method that requires a persistent object is provided an object not yet persistent.
ezcPersistentObjectProperty
in file persistent_object_property.php, class ezcPersistentObjectProperty
    Defines a persistent object field.
ezcPersistentQueryException
in file query_exception.php, class ezcPersistentQueryException
    Exception thrown when a query failed internally in Persistent Object.
ezcPersistentSession
in file persistent_session.php, class ezcPersistentSession
    ezcPersistentSession is the main runtime interface for manipulation of persistent objects.
ezcPhpGenerator
in file php_generator.php, class ezcPhpGenerator
    ezcPhpGenerator provides a simple API to generate PHP code.
ezcPhpGeneratorException
in file php_generator_exception.php, class ezcPhpGeneratorException
    General exception class for the PhpGenerator package.
ezcPhpGeneratorFlowException
in file flow_exception.php, class ezcPhpGeneratorFlowException
    Flow exceptions are thrown when control structures like if and while are closed out of order.
ezcPhpGeneratorParameter
in file php_generator_parameter.php, class ezcPhpGeneratorParameter
    ezcPhpGeneratorParameter holds information about a function or method parameter.
ezcPhpGeneratorReturnData
in file php_generator_return_data.php, class ezcPhpGeneratorReturnData
    Holds metadata about a function/method return data.
ezcQuery
in file query.php, class ezcQuery
    The ezcQuery class provides the common API for all Query objects.
ezcQueryDelete
in file query_delete.php, class ezcQueryDelete
    Class to create select database independent DELETE queries.
ezcQueryException
in file query_exception.php, class ezcQueryException
    Base class for exceptions related to the SQL abstraction.
ezcQueryExpression
in file expression.php, class ezcQueryExpression
    The ezcQueryExpression class is used to create database independent SQL expression.
ezcQueryExpressionOracle
in file expression_oracle.php, class ezcQueryExpressionOracle
    The ezcQueryExpressionPgsql class is used to create SQL expression for PostgreSQL.
ezcQueryExpressionPgsql
in file expression_pgsql.php, class ezcQueryExpressionPgsql
    The ezcQueryExpressionPgsql class is used to create SQL expression for PostgreSQL.
ezcQueryExpressionSqlite
in file expression_sqlite.php, class ezcQueryExpressionSqlite
    The ezcQueryExpressionSqlite class is used to create SQL expression for SQLite.
ezcQueryInsert
in file query_insert.php, class ezcQueryInsert
    Class to create select database independent INSERT queries.
ezcQueryInvalidException
in file invalid.php, class ezcQueryInvalidException
    Base class for exceptions related to the SQL abstraction.
ezcQuerySelect
in file query_select.php, class ezcQuerySelect
    Class to create select database independent SELECT queries.
ezcQuerySelectOracle
in file query_select_oracle.php, class ezcQuerySelectOracle
    Oracle specific implementation of ezcQuery.
ezcQuerySelectSqlite
in file query_select_sqlite.php, class ezcQuerySelectSqlite
    SQLite specific implementation of ezcQuery.
ezcQuerySqliteFunctions
in file query_sqlite_function_implementations.php, class ezcQuerySqliteFunctions
    The ezcQueryExpressionSqlite class is used to create SQL expression for SQLite.
ezcQueryUpdate
in file query_update.php, class ezcQueryUpdate
    Class to create select database independent UPDATE queries.
ezcQueryVariableParameterException
in file variable_parameter.php, class ezcQueryVariableParameterException
    Base class for exceptions related to the SQL abstraction.
ezcTranslation
in file translation.php, class ezcTranslation
    ezcTranslation is a container that holds the translated strings for a specific context.
ezcTranslationBackend
in file backend_interface.php, class ezcTranslationBackend
    Interface for Translation backends.
ezcTranslationBorkFilter
in file bork_filter.php, class ezcTranslationBorkFilter
    Implements the Bork translation filter.
ezcTranslationCacheBackend
in file cache_backend.php, class ezcTranslationCacheBackend
    Translation backend that reads translation data from a cache.
ezcTranslationComplementEmptyFilter
in file complement_filter.php, class ezcTranslationComplementEmptyFilter
    Implements the ComplementEmpty translation filter.
ezcTranslationContextNotAvailableException
in file context_not_available.php, class ezcTranslationContextNotAvailableException
    Thrown by the getContext() method when a requested context doesn't exist.
ezcTranslationContextRead
in file context_read_interface.php, class ezcTranslationContextRead
    Common interface for all context readers.
ezcTranslationContextWrite
in file context_write_interface.php, class ezcTranslationContextWrite
    Common interface for all context writers.
ezcTranslationData
in file translation_data.php, class ezcTranslationData
    A container to store one translatable string.
ezcTranslationException
in file exception.php, class ezcTranslationException
    The general exception class as used by the Translator Classes.
ezcTranslationFilter
in file filter_interface.php, class ezcTranslationFilter
    ezcTranslationFilter defines the common interface for all translation filters.
ezcTranslationKeyNotAvailableException
in file key_not_available.php, class ezcTranslationKeyNotAvailableException
    Thrown by the getTranslation() method when a requested key doesn't exist.
ezcTranslationLeetFilter
in file leet_filter.php, class ezcTranslationLeetFilter
    Implements the Leet translation filter.
ezcTranslationManager
in file translation_manager.php, class ezcTranslationManager
    ezcTranslationManager handles a specific translation file and provides functionality to apply filters and retrieve contexts and translations.
ezcTranslationMissingTranslationFileException
in file missing_translation_file.php, class ezcTranslationMissingTranslationFileException
    Thrown when the translation file does not exist.
ezcTranslationNotConfiguredException
in file not_configured.php, class ezcTranslationNotConfiguredException
    Thrown when a required configuration setting was not made for a backend.
ezcTranslationParameterMissingException
in file parameter_missing.php, class ezcTranslationParameterMissingException
    Thrown by the getTranslation() method when a paramater was missing to a parameterized translation string.
ezcTranslationReaderNotInitializedException
in file reader_not_initialized.php, class ezcTranslationReaderNotInitializedException
    Thrown when methods are called that require a ContextReader to be initialized.
ezcTranslationTsBackend
in file ts_backend.php, class ezcTranslationTsBackend
    Translation backend that reads Qt's Linguist TS files.
ezcTranslationWriterNotInitializedException
in file writer_not_initialized.php, class ezcTranslationWriterNotInitializedException
    Thrown when methods are called that require a ContextWriter to be initialized.
exception.php
procedural page exception.php
exception.php
procedural page exception.php
effect.php
procedural page effect.php
READ : ezcBaseFileException
in file file_exception.php, class constant ezcBaseFileException::READ
READ : ezcBasePropertyPermissionException
in file property_permission.php, class constant ezcBasePropertyPermissionException::READ
    Used when the property is read-only.
REQUIRED : ezcInputFormDefinitionElement
in file definition_element.php, class constant ezcInputFormDefinitionElement::REQUIRED
SETTING : ezcConfigurationIniItem
in file ini_item.php, class constant ezcConfigurationIniItem::SETTING
    The Configuration item is a setting.
SEVEN_BIT : ezcMail
in file mail.php, class constant ezcMail::SEVEN_BIT
    7 bit encoding.
exception.php
procedural page exception.php
exception.php
procedural page exception.php

f

$file : ezcConfigurationValidationItem
in file validation_item.php, variable ezcConfigurationValidationItem::$file
    The name of the file where the error or warning occurred in. If this is false the location is unknown.
$file : ezcArchive
in file archive.php, variable ezcArchive::$file
    Direct access to the archive file.
$fileMap : ezcLogFileWriter
in file writer_file.php, variable ezcLogFileWriter::$fileMap
    Keeps track of which group of messages should be stored in what file.
$fileNumber : ezcArchive
in file archive.php, variable ezcArchive::$fileNumber
    The entry or file number to which the iterator points.
$filePath : ezcImageAnalyzer
in file analyzer.php, variable ezcImageAnalyzer::$filePath
    The path of the file to analyze.
$fileStructure : ezcArchiveEntry
in file archive_entry.php, variable ezcArchiveEntry::$fileStructure
    Contains the file information.
$filterName : ezcInputFormDefinitionElement
in file definition_element.php, variable ezcInputFormDefinitionElement::$filterName
    The name of the filter to use for this definition element.
$filters : ezcImageTransformation
in file transformation.php, variable ezcImageTransformation::$filters
    Stores the filters utilized by a transformation.
$format : ezcConsoleTableCell
in file cell.php, variable ezcConsoleTableCell::$format
    Format applied to the displayed text.
$format : ezcConsoleTableRow
in file row.php, variable ezcConsoleTableRow::$format
    Format applied to cell contents of cells marked with format "default" in this row.
$formats : ezcConsoleOutputFormats
in file output_formats.php, variable ezcConsoleOutputFormats::$formats
    Array of ezcConsoleOutputFormat.
$formats : ezcConsoleOutput
in file output.php, variable ezcConsoleOutput::$formats
    Formats
$fromString : ezcQuerySelect
in file query_select.php, variable ezcQuerySelect::$fromString
    Stores the FROM part of the SQL.
file_exception.php
procedural page file_exception.php
file_exception.php
procedural page file_exception.php
file_io.php
procedural page file_io.php
file_not_found.php
procedural page file_not_found.php
file_permission.php
procedural page file_permission.php
file.php
procedural page file.php
file_reader.php
procedural page file_reader.php
file_writer.php
procedural page file_writer.php
factory.php
procedural page factory.php
formatter.php
procedural page formatter.php
fetchData : ezcCacheStorageFilePlain
in file plain.php, method ezcCacheStorageFilePlain::fetchData()
    Fetch data from the cache.
fetchData : ezcCacheStorageFile
in file file.php, method ezcCacheStorageFile::fetchData()
    Fetch data from the cache.
fetchData : ezcCacheStorageFileArray
in file array.php, method ezcCacheStorageFileArray::fetchData()
    Fetch data from the cache.
fetchData : ezcCacheStorageFileEvalArray
in file eval_array.php, method ezcCacheStorageFileEvalArray::fetchData()
    Fetch data from a given file name.
fetchDefinition : ezcPersistentCodeManager
in file code_manager.php, method ezcPersistentCodeManager::fetchDefinition()
    Returns the definition of the persistent object with the class $class.
fetchDefinition : ezcPersistentDefinitionManager
in file definition_manager.php, method ezcPersistentDefinitionManager::fetchDefinition()
    Returns the definition of the persistent object with the class $class.
find : ezcPersistentSession
in file persistent_session.php, method ezcPersistentSession::find()
    Returns the result of the query $query as a list of objects.
findIterator : ezcPersistentSession
in file persistent_session.php, method ezcPersistentSession::findIterator()
finish : ezcConsoleProgressbar
in file progressbar.php, method ezcConsoleProgressbar::finish()
    Finish the progress bar.
finish : ezcPhpGenerator
in file php_generator.php, method ezcPhpGenerator::finish()
    Completes the code generation
formatText : ezcConsoleOutput
in file output.php, method ezcConsoleOutput::formatText()
    Returns a formated version of the text.
from : ezcQuerySelect
in file query_select.php, method ezcQuerySelect::from()
    Select which tables you want to select from.
file_not_processable.php
procedural page file_not_processable.php
file_name_invalid.php
procedural page file_name_invalid.php
file_not_processable.php
procedural page file_not_processable.php
filter_failed.php
procedural page filter_failed.php
filter_not_available.php
procedural page filter_not_available.php
filter.php
procedural page filter.php
file.php
procedural page file.php
find_iterator.php
procedural page find_iterator.php
flow_exception.php
procedural page flow_exception.php
filter_interface.php
procedural page filter_interface.php
field_not_found.php
procedural page field_not_found.php

g

$generator : ezcPersistentObjectIdProperty
in file persistent_object_id_property.php, variable ezcPersistentObjectIdProperty::$generator
$group : ezcConfigurationIniItem
in file ini_item.php, variable ezcConfigurationIniItem::$group
    The name of the group this setting belongs to.
$groupString : ezcQuerySelect
in file query_select.php, variable ezcQuerySelect::$groupString
    Stores the GROUP BY part of the SQL.
gnu_tar.php
procedural page gnu_tar.php
group_exists_already.php
procedural page group_exists_already.php
generate : ezcMailPart
in file part.php, method ezcMailPart::generate()
    Returns the complete mail part including both the header and the body as a string.
generateBody : ezcMail
in file mail.php, method ezcMail::generateBody()
    Returns the generated body part of this mail.
generateBody : ezcMailText
in file text.php, method ezcMailText::generateBody()
    Returns the generated text body of this part as a string.
generateBody : ezcMailFile
in file file.php, method ezcMailFile::generateBody()
    Returns the contents of the file with the correct encoding.
generateBody : ezcMailMultipart
in file multipart.php, method ezcMailMultipart::generateBody()
    Returns the generated body for all multipart types.
generateBody : ezcMailPart
in file part.php, method ezcMailPart::generateBody()
    Returns the body of this part as a string.
generateBoundary : ezcMailMultipart
in file multipart.php, method ezcMailMultipart::generateBoundary()
    Returns a unique boundary string.
generateContentId : ezcMailTools
in file tools.php, method ezcMailTools::generateContentId()
    Returns an unique ID to be used for Content-ID headers.
generateHeaders : ezcMail
in file mail.php, method ezcMail::generateHeaders()
    Returns the generated headers for the mail.
generateHeaders : ezcMailPart
in file part.php, method ezcMailPart::generateHeaders()
    Returns the headers set for this part as a RFC 822 string.
generateHeaders : ezcMailText
in file text.php, method ezcMailText::generateHeaders()
    Returns the headers set for this part as a RFC822 compliant string.
generateIdentifier : ezcCacheStorageFile
in file file.php, method ezcCacheStorageFile::generateIdentifier()
    Generate the storage internal identifier from ID and attributes.
generateMessageId : ezcMailTools
in file tools.php, method ezcMailTools::generateMessageId()
    Returns an unique message ID to be used for a mail message.
generateOutput : ezcDebug
in file debug.php, method ezcDebug::generateOutput()
    Returns the formatted debug output.
generateOutput : ezcDebugHtmlFormatter
in file html_formatter.php, method ezcDebugHtmlFormatter::generateOutput()
    Returns a string containing the HTML formatted output based on $timerData and $writerData.
generateOutput : ezcDebugOutputFormatter
in file formatter.php, method ezcDebugOutputFormatter::generateOutput()
    Returns a string containing the formatted output based on $timerData and $writerData.
generateValues : ezcConsoleProgressbar
in file progressbar.php, method ezcConsoleProgressbar::generateValues()
    Generate all values to be replaced in the format string.
get : ezcLogMapper
in file mapper.php, method ezcLogMapper::get()
    Returns the containers (results) that are mapped to this $severity, $source, and $category.
get : ezcDbInstance
in file instance.php, method ezcDbInstance::get()
    Returns the database instance $identifier.
getAccessTime : ezcArchiveEntry
in file archive_entry.php, method ezcArchiveEntry::getAccessTime()
    Returns the last access time as a timestamp.
getAlgorithm : ezcArchiveGnuTar
in file gnu_tar.php, method ezcArchiveGnuTar::getAlgorithm()
getAlgorithm : ezcArchiveUstarTar
in file ustar_tar.php, method ezcArchiveUstarTar::getAlgorithm()
getAlgorithm : ezcArchiveV7Tar
in file v7_tar.php, method ezcArchiveV7Tar::getAlgorithm()
getAlgorithm : ezcArchiveZip
in file zip.php, method ezcArchiveZip::getAlgorithm()
getAlgorithm : ezcArchivePaxTar
in file pax_tar.php, method ezcArchivePaxTar::getAlgorithm()
getAlgorithm : ezcArchive
in file archive.php, method ezcArchive::getAlgorithm()
    Returns the algorithm that is used currently.
getAllComments : ezcConfiguration
in file configuration.php, method ezcConfiguration::getAllComments()
    Returns all the groups and their settings comments as an array.
getAllSettings : ezcConfiguration
in file configuration.php, method ezcConfiguration::getAllSettings()
    Returns all the groups and their settings and values.
getArguments : ezcConsoleInput
in file input.php, method ezcConsoleInput::getArguments()
    Returns arguments provided to the program.
getArraySetting : ezcConfiguration
in file configuration.php, method ezcConfiguration::getArraySetting()
    Returns the value of the setting $setting in group $group.
getArraySetting : ezcConfigurationManager
in file configuration_manager.php, method ezcConfigurationManager::getArraySetting()
    Returns the value of the setting $setting in group $group in the configuration named $name.
getBoolSetting : ezcConfigurationManager
in file configuration_manager.php, method ezcConfigurationManager::getBoolSetting()
    Returns the value of the setting $setting in group $group in the configuration named $name.
getBoolSetting : ezcConfiguration
in file configuration.php, method ezcConfiguration::getBoolSetting()
    Returns the value of the setting $setting in group $group.
getCache : ezcCacheManager
in file manager.php, method ezcCacheManager::getCache()
    Returns the ezcCacheStorage object with the given ID.
getColumnTranslations : ezcLogDatabaseWriter
in file writer_database.php, method ezcLogDatabaseWriter::getColumnTranslations()
    Returns an array that describes the coupling between the logMessage information and the columns in the database.
getComment : ezcConfiguration
in file configuration.php, method ezcConfiguration::getComment()
    Returns the comment belonging to setting $setting located in group $group.
getComments : ezcConfiguration
in file configuration.php, method ezcConfiguration::getComments()
    Returns the comments belonging to the specified settings $settings as an array.
getConfig : ezcConfigurationReader
in file reader.php, method ezcConfigurationReader::getConfig()
    Returns the current configuration object.
getConfig : ezcConfigurationFileReader
in file file_reader.php, method ezcConfigurationFileReader::getConfig()
    Returns the current configuration object.
getContext : ezcTranslationBackend
in file backend_interface.php, method ezcTranslationBackend::getContext()
    Returns an array with translation data for the context $context and the locale $locale.
getContext : ezcTranslationManager
in file translation_manager.php, method ezcTranslationManager::getContext()
    Returns the translations for the $context context and the locale $locale.
getContext : ezcTranslationCacheBackend
in file cache_backend.php, method ezcTranslationCacheBackend::getContext()
    Returns a array containing the translation map for the specified $locale and $context.
getContext : ezcTranslationTsBackend
in file ts_backend.php, method ezcTranslationTsBackend::getContext()
    Returns a array containing a translation map for the locale $locale and the context $context.
getDependencies : ezcConsoleOption
in file option.php, method ezcConsoleOption::getDependencies()
    Returns the dependency rules registered with this parameter.
getDevice : ezcArchiveEntry
in file archive_entry.php, method ezcArchiveEntry::getDevice()
getDummyTableName : ezcQuerySelectOracle
in file query_select_oracle.php, method ezcQuerySelectOracle::getDummyTableName()
    Returns dummy table name 'dual'.
getDummyTableName : ezcQuerySelect
in file query_select.php, method ezcQuerySelect::getDummyTableName()
    Returns dummy table name.
getEntryFromFile : ezcArchiveEntry
in file archive_entry.php, method ezcArchiveEntry::getEntryFromFile()
    Returns one or an array of ezcArchiveEntry's from one or multiple files in the file system.
getErrorCount : ezcConfigurationValidationResult
in file validation_result.php, method ezcConfigurationValidationResult::getErrorCount()
    Returns the number of errors
getEventLog : ezcDebug
in file debug.php, method ezcDebug::getEventLog()
    Returns the instance of the EventLog used in this class.
getExclusions : ezcConsoleOption
in file option.php, method ezcConsoleOption::getExclusions()
    Returns the exclusion rules registered with this parameter.
getFailureCount : ezcConsoleStatusbar
in file statusbar.php, method ezcConsoleStatusbar::getFailureCount()
    Returns number of failures during the run.
getFileData : ezcArchiveZip
in file zip.php, method ezcArchiveZip::getFileData()
    Returns the file data of the given fileNumber.
getFileStructureFromFile : ezcArchiveEntry
in file archive_entry.php, method ezcArchiveEntry::getFileStructureFromFile()
    Create a file structure from a $file in the file system.
getFilterNames : ezcImageHandler
in file handler.php, method ezcImageHandler::getFilterNames()
    Returns a list of filters this handler provides.
getFilterNames : ezcImageConverter
in file converter.php, method ezcImageConverter::getFilterNames()
    Returns a list of enabled filters.
getFormatCode : ezcConsoleOutput
in file output.php, method ezcConsoleOutput::getFormatCode()
    Returns the code for a given formating option of a given type.
getGroupId : ezcArchiveEntry
in file archive_entry.php, method ezcArchiveEntry::getGroupId()
    Returns the group ID of the entry.
getGroupNames : ezcConfiguration
in file configuration.php, method ezcConfiguration::getGroupNames()
    Returns the names of all the groups as an array.
getHandler : ezcImageConverter
in file converter.php, method ezcImageConverter::getHandler()
    Returns a handler object for direct use.
getHandlerClasses : ezcImageAnalyzer
in file analyzer.php, method ezcImageAnalyzer::getHandlerClasses()
    Returns an array of known handler classes.
getHeader : ezcMailPart
in file part.php, method ezcMailPart::getHeader()
    Returns the value of the header $name.
getHelp : ezcConsoleInput
in file input.php, method ezcConsoleInput::getHelp()
    Get help information for your options.
getIdentifier : ezcQuery
in file query.php, method ezcQuery::getIdentifier()
    Returns the correct identifier for the alias $alias.
getIdentifier : ezcQueryExpression
in file expression.php, method ezcQueryExpression::getIdentifier()
    Returns the correct identifier for the alias $alias.
getIdentifiers : ezcQueryExpression
in file expression.php, method ezcQueryExpression::getIdentifiers()
    Returns the correct identifiers for the aliases found in $aliases.
getIdentifiers : ezcQuery
in file query.php, method ezcQuery::getIdentifiers()
    Returns the correct identifiers for the aliases found in $aliases.
getImplementations : ezcDbFactory
in file factory.php, method ezcDbFactory::getImplementations()
    Returns a list with supported database implementations.
getInode : ezcArchiveEntry
in file archive_entry.php, method ezcArchiveEntry::getInode()
    Returns the inode.
getInstance : ezcTranslationBorkFilter
in file bork_filter.php, method ezcTranslationBorkFilter::getInstance()
    Returns an instance of the class ezcTranslationFilterBork
getInstance : ezcConfigurationManager
in file configuration_manager.php, method ezcConfigurationManager::getInstance()
    Returns the instance of the class ezcConfigurationManager.
getInstance : ezcDebug
in file debug.php, method ezcDebug::getInstance()
    Returns the instance of this class.
getInstance : ezcLog
in file log.php, method ezcLog::getInstance()
    Returns the instance of the class.
getInstance : ezcTranslationLeetFilter
in file leet_filter.php, method ezcTranslationLeetFilter::getInstance()
    Returns an instance of the class ezcTranslationFilterLeet
getInstance : ezcTranslationComplementEmptyFilter
in file complement_filter.php, method ezcTranslationComplementEmptyFilter::getInstance()
    Returns an instance of the class ezcTranslationFilterBork.
getInstance : ezcTranslationFilter
in file filter_interface.php, method ezcTranslationFilter::getInstance()
    Returns an instance of the class that implements this interface
getInvalidProperties : ezcInputForm
in file input_form.php, method ezcInputForm::getInvalidProperties()
    Returns a list with all properties having invalid data.
getLink : ezcArchiveEntry
in file archive_entry.php, method ezcArchiveEntry::getLink()
    Returns the link with or without prefix.
getLinkType : ezcArchiveEntry
in file archive_entry.php, method ezcArchiveEntry::getLinkType()
    Returns an ezcArchiveEntry-type that corresponds to the ezcArchiveStatMode-type
getListing : ezcArchive
in file archive.php, method ezcArchive::getListing()
    Returns an array that lists the content of the archive.
getLocation : ezcConfigurationFileReader
in file file_reader.php, method ezcConfigurationFileReader::getLocation()
    Returns the current location string.
getLocation : ezcConfigurationReader
in file reader.php, method ezcConfigurationReader::getLocation()
    Returns the current location string.
getLocation : ezcConfigurationFileWriter
in file file_writer.php, method ezcConfigurationFileWriter::getLocation()
    Return the current location string.
getLocation : ezcCacheStorage
in file storage.php, method ezcCacheStorage::getLocation()
    Returns the location.
getLocation : ezcConfigurationWriter
in file writer.php, method ezcConfigurationWriter::getLocation()
    Returns the current location string.
getLog : ezcDebugHtmlFormatter
in file html_formatter.php, method ezcDebugHtmlFormatter::getLog()
    Returns a string containing the HTML formatted output based on $writerData.
getMainPart : ezcMailMultipartRelated
in file multipart_related.php, method ezcMailMultipartRelated::getMainPart()
    Returns the main part of this multipart or null if there is no such part.
getMajor : ezcArchiveEntry
in file archive_entry.php, method ezcArchiveEntry::getMajor()
    Returns the major device number.
getMapper : ezcLog
in file log.php, method ezcLog::getMapper()
    Returns an instance of the current ezcLogMapper.
getMimeOut : ezcImageConverter
in file converter.php, method ezcImageConverter::getMimeOut()
    Returns the MIME type that will be outputted for a given input type.
getMinor : ezcArchiveEntry
in file archive_entry.php, method ezcArchiveEntry::getMinor()
    Returns the minor device number.
getModificationTime : ezcArchiveEntry
in file archive_entry.php, method ezcArchiveEntry::getModificationTime()
    Returns the modification time as a timestamp.
getName : ezcConfigurationWriter
in file writer.php, method ezcConfigurationWriter::getName()
    Returns the current name for the configuration to be written.
getName : ezcConfigurationFileReader
in file file_reader.php, method ezcConfigurationFileReader::getName()
    Returns the current name for the configuration to be read.
getName : ezcConfigurationReader
in file reader.php, method ezcConfigurationReader::getName()
    Returns the name of the configuration to be written.
getName : ezcDbHandlerMysql
in file mysql.php, method ezcDbHandlerMysql::getName()
    Returns 'mysql'.
getName : ezcDbHandlerSqlite
in file sqlite.php, method ezcDbHandlerSqlite::getName()
    Returns 'sqlite'.
getName : ezcDbHandlerPgsql
in file pgsql.php, method ezcDbHandlerPgsql::getName()
    Returns 'pgsql'.
getName : ezcConfigurationFileWriter
in file file_writer.php, method ezcConfigurationFileWriter::getName()
    Return the current name for the configuration to be written.
getName : ezcDbHandlerOracle
in file oracle.php, method ezcDbHandlerOracle::getName()
    Returns 'oracle'.
getName : ezcDbHandler
in file handler.php, method ezcDbHandler::getName()
    Returns the name of the handler.
getNumberSetting : ezcConfiguration
in file configuration.php, method ezcConfiguration::getNumberSetting()
    Returns the value of the setting $setting in group $group.
getNumberSetting : ezcConfigurationManager
in file configuration_manager.php, method ezcConfigurationManager::getNumberSetting()
    Returns the value of the setting $setting in group $group in the configuration named $name.
getOption : ezcConsoleInput
in file input.php, method ezcConsoleInput::getOption()
    Returns the definition object for a specific option.
getOptionalProperties : ezcInputForm
in file input_form.php, method ezcInputForm::getOptionalProperties()
    Returns a list with all optional properties.
getOptions : ezcConfigurationFileReader
in file file_reader.php, method ezcConfigurationFileReader::getOptions()
    Returns the current options for the reader.
getOptions : ezcConfigurationReader
in file reader.php, method ezcConfigurationReader::getOptions()
    Returns the options for the reader.
getOptions : ezcConfigurationFileWriter
in file file_writer.php, method ezcConfigurationFileWriter::getOptions()
    Returns the current options for the writer.
getOptions : ezcConsoleInput
in file input.php, method ezcConsoleInput::getOptions()
    Returns an array of all registered options.
getOptions : ezcConfigurationWriter
in file writer.php, method ezcConfigurationWriter::getOptions()
    Returns the current options for the writer.
getOptions : ezcCacheStorage
in file storage.php, method ezcCacheStorage::getOptions()
    Return the currently set options.
getOptionValues : ezcConsoleInput
in file input.php, method ezcConsoleInput::getOptionValues()
    Returns the values of all submitted options.
getOutMime : ezcImageTransformation
in file transformation.php, method ezcImageTransformation::getOutMime()
    Determine output MIME type Returns the MIME type that the transformation will output.
getParts : ezcMailMultipartMixed
in file multipart_mixed.php, method ezcMailMultipartMixed::getParts()
    Returns the mail parts associated with this multipart.
getParts : ezcMailMultipartAlternative
in file multipart_alternative.php, method ezcMailMultipartAlternative::getParts()
    Returns the mail parts associated with this multipart.
getPath : ezcArchiveEntry
in file archive_entry.php, method ezcArchiveEntry::getPath()
    Returns the complete path or path without the prefix.
getPermissions : ezcArchiveEntry
in file archive_entry.php, method ezcArchiveEntry::getPermissions()
    Returns a bit mask representing the permissions of this entry.
getPermissionsString : ezcArchiveEntry
in file archive_entry.php, method ezcArchiveEntry::getPermissionsString()
    Returns the permissions as a string.
getPrefix : ezcArchiveEntry
in file archive_entry.php, method ezcArchiveEntry::getPrefix()
    Returns the prefix.
getQuery : ezcQueryInsert
in file query_insert.php, method ezcQueryInsert::getQuery()
    Returns the query string for this query object.
getQuery : ezcQueryUpdate
in file query_update.php, method ezcQueryUpdate::getQuery()
    Returns the query string for this query object.
getQuery : ezcQuerySelect
in file query_select.php, method ezcQuerySelect::getQuery()
    Returns the complete select query.
getQuery : ezcQuerySelectOracle
in file query_select_oracle.php, method ezcQuerySelectOracle::getQuery()
    Transforms the query from the parent to provide LIMIT functionality.
getQuery : ezcQueryDelete
in file query_delete.php, method ezcQueryDelete::getQuery()
    Returns the query string for this query object.
getQuery : ezcQuery
in file query.php, method ezcQuery::getQuery()
    Returns the query string for this query object.
getRelatedParts : ezcMailMultipartRelated
in file multipart_related.php, method ezcMailMultipartRelated::getRelatedParts()
    Returns the mail parts associated with this multipart.
getRemainingLifetime : ezcCacheStorageFile
in file file.php, method ezcCacheStorageFile::getRemainingLifetime()
    Returns the time ( in seconds ) which remains for a cache object, before it gets outdated. In case the cache object is already outdated or does not exists, this method returns 0.
getRemainingLifetime : ezcCacheStorage
in file storage.php, method ezcCacheStorage::getRemainingLifetime()
    Returns the time ( in seconds ) that remains for a cache object, before it gets outdated. In case the cache object is already outdated or does not exists, this method returns 0.
getRequiredProperties : ezcInputForm
in file input_form.php, method ezcInputForm::getRequiredProperties()
    Returns a list with all required properties.
getResultList : ezcConfigurationValidationResult
in file validation_result.php, method ezcConfigurationValidationResult::getResultList()
    Returns a list with validation items
getSetting : ezcConfigurationManager
in file configuration_manager.php, method ezcConfigurationManager::getSetting()
    Returns the value of the setting $setting in group $group in the configuration named $name.
getSetting : ezcConfiguration
in file configuration.php, method ezcConfiguration::getSetting()
    Returns the value of setting $setting located in group $group.
getSettingNames : ezcConfiguration
in file configuration.php, method ezcConfiguration::getSettingNames()
    Returns the names of all settings in the group $group.
getSettings : ezcConfigurationManager
in file configuration_manager.php, method ezcConfigurationManager::getSettings()
    Returns the values of the settings $settings in group $group in the configuration named $name.
getSettings : ezcConfiguration
in file configuration.php, method ezcConfiguration::getSettings()
    Returns the values of the settings $settings in group $group as an array.
getSettingsAsList : ezcConfigurationManager
in file configuration_manager.php, method ezcConfigurationManager::getSettingsAsList()
    Returns the values of the settings $settings in group $group as an array.
getSettingsInGroup : ezcConfiguration
in file configuration.php, method ezcConfiguration::getSettingsInGroup()
    Returns all settings in the group $group.
getSize : ezcArchiveEntry
in file archive_entry.php, method ezcArchiveEntry::getSize()
    Returns the file size.
getStringSetting : ezcConfiguration
in file configuration.php, method ezcConfiguration::getStringSetting()
    Returns the value of the setting $setting in group $group.
getStringSetting : ezcConfigurationManager
in file configuration_manager.php, method ezcConfigurationManager::getStringSetting()
    Returns the value of the setting $setting in group $group in the configuration named $name.
getSuccessCount : ezcConsoleStatusbar
in file statusbar.php, method ezcConsoleStatusbar::getSuccessCount()
    Returns number of successes during the run.
getSuffix : ezcConfigurationWriter
in file writer.php, method ezcConfigurationWriter::getSuffix()
    Returns the suffix used in the storage filename.
getSuffix : ezcConfigurationIniReader
in file ini_reader.php, method ezcConfigurationIniReader::getSuffix()
    Returns 'ini'. The suffix used in the storage filename.
getSuffix : ezcConfigurationArrayReader
in file array_reader.php, method ezcConfigurationArrayReader::getSuffix()
    Returns the suffix used in the storage filename.
getSuffix : ezcConfigurationIniWriter
in file ini_writer.php, method ezcConfigurationIniWriter::getSuffix()
    Returns 'ini'. The suffix used in the storage filename.
getSuffix : ezcConfigurationReader
in file reader.php, method ezcConfigurationReader::getSuffix()
    Returns the suffix used in the storage filename.
getSuffix : ezcConfigurationArrayWriter
in file array_writer.php, method ezcConfigurationArrayWriter::getSuffix()
    Returns the suffix used in the storage filename.
getSynopsis : ezcConsoleInput
in file input.php, method ezcConsoleInput::getSynopsis()
    Returns a synopsis string for the program.
getTable : ezcConsoleTable
in file table.php, method ezcConsoleTable::getTable()
    Returns the table in a string.
getTarInstance : ezcArchive
in file archive.php, method ezcArchive::getTarInstance()
    Open a tar instance.
getTimestamp : ezcConfigurationFileReader
in file file_reader.php, method ezcConfigurationFileReader::getTimestamp()
    Returns the last modified timestamp.
getTimestamp : ezcConfigurationReader
in file reader.php, method ezcConfigurationReader::getTimestamp()
    Returns the last modified timestamp.
getTimingsAccumulator : ezcDebugHtmlFormatter
in file html_formatter.php, method ezcDebugHtmlFormatter::getTimingsAccumulator()
    Returns a string containing the HTML formatted output based on $timerData.
getTranslation : ezcTranslation
in file translation.php, method ezcTranslation::getTranslation()
    Returns the translated version of the original string $key.
getType : ezcArchiveEntry
in file archive_entry.php, method ezcArchiveEntry::getType()
    Returns type of the entry.
getTypeString : ezcArchiveEntry
in file archive_entry.php, method ezcArchiveEntry::getTypeString()
    Returns the type string for the current type of the entry.
getUnsafeRawData : ezcInputForm
in file input_form.php, method ezcInputForm::getUnsafeRawData()
    Returns RAW input variable values for invalid field $fieldName.
getUserId : ezcArchiveEntry
in file archive_entry.php, method ezcArchiveEntry::getUserId()
    Returns the user ID of the entry.
getValidProperties : ezcInputForm
in file input_form.php, method ezcInputForm::getValidProperties()
    Returns a list with all properties that have valid data.
getWarningCount : ezcConfigurationValidationResult
in file validation_result.php, method ezcConfigurationValidationResult::getWarningCount()
    Returns the number of warnings
getZipInstance : ezcArchive
in file archive.php, method ezcArchive::getZipInstance()
    Open a zip instance. This method is made public for testing purposes, and should not be used.
groupBy : ezcQuerySelect
in file query_select.php, method ezcQuerySelect::groupBy()
    Returns SQL that groups the result set by a given column.
gt : ezcQueryExpression
in file expression.php, method ezcQueryExpression::gt()
    Returns the SQL to check if one value is greater than another value.
gte : ezcQueryExpression
in file expression.php, method ezcQueryExpression::gte()
    Returns the SQL to check if one value is greater than or equal to another value.
geometry.php
procedural page geometry.php
generator_definition.php
procedural page generator_definition.php

h

$handlers : ezcImageConverterSettings
in file converter_settings.php, variable ezcImageConverterSettings::$handlers
    Array with handler settings objects.
$handlers : ezcImageConverter
in file converter.php, variable ezcImageConverter::$handlers
    Keeps the handlers used by the converter.
$hasThumbnail : ezcImageAnalyzerData
in file analyzer_data.php, variable ezcImageAnalyzerData::$hasThumbnail
    Does the image have a thumbnail?
$headerPositions : ezcArchiveV7Tar
in file v7_tar.php, variable ezcArchiveV7Tar::$headerPositions
    Stores the block number where the header starts.
$headers : ezcArchiveV7Tar
in file v7_tar.php, variable ezcArchiveV7Tar::$headers
    Stores all the headers from the archive.
$height : ezcImageAnalyzerData
in file analyzer_data.php, variable ezcImageAnalyzerData::$height
    Height of image in pixels.
CHANGE : ezcBaseFileException
in file file_exception.php, class constant ezcBaseFileException::CHANGE
handler_not_found.php
procedural page handler_not_found.php
handler.php
procedural page handler.php
html_formatter.php
procedural page html_formatter.php
hasAliases : ezcQuery
in file query.php, method ezcQuery::hasAliases()
    Returns true if this object has aliases.
hasAliases : ezcQueryExpression
in file expression.php, method ezcQueryExpression::hasAliases()
    Returns true if this object has aliases.
hasDependency : ezcConsoleOption
in file option.php, method ezcConsoleOption::hasDependency()
    Returns if a given dependency rule is registered with the parameter.
hasExclusion : ezcConsoleOption
in file option.php, method ezcConsoleOption::hasExclusion()
    Returns if a given exclusion rule is registered with the parameter.
hasFeature : ezcDbHandlerSqlite
in file sqlite.php, method ezcDbHandlerSqlite::hasFeature()
    Returns the features supported by SQLite.
hasFeature : ezcDbHandlerMysql
in file mysql.php, method ezcDbHandlerMysql::hasFeature()
    Returns the features supported by MySQL.
hasFeature : ezcDbHandler
in file handler.php, method ezcDbHandler::hasFeature()
    Returns true if the given $feature is supported by the handler.
hasFilter : ezcImageConverter
in file converter.php, method ezcImageConverter::hasFilter()
    Returns if a given filter is available.
hasFilter : ezcImageHandler
in file handler.php, method ezcImageHandler::hasFilter()
    Checks if a given filter is available in this handler.
hasGetData : ezcInputForm
in file input_form.php, method ezcInputForm::hasGetData()
    Returns whether there is GET data available
hasGroup : ezcConfiguration
in file configuration.php, method ezcConfiguration::hasGroup()
    Returns true if the group $group exists.
hasInputField : ezcInputForm
in file input_form.php, method ezcInputForm::hasInputField()
    Returns whether the optional field $fieldName exists.
hasOption : ezcConsoleInput
in file input.php, method ezcConsoleInput::hasOption()
    Returns if an option with the given name exists.
hasPostData : ezcInputForm
in file input_form.php, method ezcInputForm::hasPostData()
    Returns whether there is POST data available
hasSetting : ezcConfiguration
in file configuration.php, method ezcConfiguration::hasSetting()
    Returns true if setting $setting exists within the group $group.
hasSetting : ezcConfigurationManager
in file configuration_manager.php, method ezcConfigurationManager::hasSetting()
    Returns whether the setting $setting exists in group $group in the configuration named $name.
hasSettings : ezcConfiguration
in file configuration.php, method ezcConfiguration::hasSettings()
    Returns true if all the specified settings $settings exists within $group.
hasValidData : ezcInputForm
in file input_form.php, method ezcInputForm::hasValidData()
    Returns whether the filters for required field $fieldName returned valid data.
handler.php
procedural page handler.php
handler_not_available.php
procedural page handler_not_available.php
handler_settings_invalid.php
procedural page handler_settings_invalid.php
handler.php
procedural page handler.php
handler_settings.php
procedural page handler_settings.php
PHP_TYPE_ARRAY : ezcPersistentObjectProperty
in file persistent_object_property.php, class constant ezcPersistentObjectProperty::PHP_TYPE_ARRAY
PHP_TYPE_FLOAT : ezcPersistentObjectProperty
in file persistent_object_property.php, class constant ezcPersistentObjectProperty::PHP_TYPE_FLOAT
PHP_TYPE_INT : ezcPersistentObjectProperty
in file persistent_object_property.php, class constant ezcPersistentObjectProperty::PHP_TYPE_INT
PHP_TYPE_OBJECT : ezcPersistentObjectProperty
in file persistent_object_property.php, class constant ezcPersistentObjectProperty::PHP_TYPE_OBJECT
PHP_TYPE_STRING : ezcPersistentObjectProperty
in file persistent_object_property.php, class constant ezcPersistentObjectProperty::PHP_TYPE_STRING

i

$idProperty : ezcPersistentObjectDefinition
in file persistent_object_definition.php, variable ezcPersistentObjectDefinition::$idProperty
    Holds the identifier property.
$isAnalyzed : ezcImageAnalyzer
in file analyzer.php, variable ezcImageAnalyzer::$isAnalyzed
    Determines whether the image file has been analyzed or not.
$isAnimated : ezcImageAnalyzerData
in file analyzer_data.php, variable ezcImageAnalyzerData::$isAnimated
    Is the image animated?
$isAvailable : ezcImageAnalyzerImagemagickHandler
in file imagemagick.php, variable ezcImageAnalyzerImagemagickHandler::$isAvailable
    Indicates if this handler is available.
$isColor : ezcImageAnalyzerData
in file analyzer_data.php, variable ezcImageAnalyzerData::$isColor
    Does the image have colors?
$isValid : ezcConfigurationValidationResult
in file validation_result.php, variable ezcConfigurationValidationResult::$isValid
    Holds information on whether the validation process was a success or not, will be true if successful and false if unsuccessful.
BINARY : ezcMail
in file mail.php, class constant ezcMail::BINARY
    Binary encoding.
invalid_data.php
procedural page invalid_data.php
invalid_id.php
procedural page invalid_id.php
invalid_storage_class.php
procedural page invalid_storage_class.php
invalid_reader_class.php
procedural page invalid_reader_class.php
invalid_suffix.php
procedural page invalid_suffix.php
ini_parser.php
procedural page ini_parser.php
ini_reader.php
procedural page ini_reader.php
ini_writer.php
procedural page ini_writer.php
ini_item.php
procedural page ini_item.php
input.php
procedural page input.php
invalid.php
procedural page invalid.php
instance.php
procedural page instance.php
DIM_REGEXP : ezcConfigurationIniParser
in file ini_parser.php, class constant ezcConfigurationIniParser::DIM_REGEXP
    A regexp that matches the rules that are defined for an dimension extension
DISPLAY_ATTACHMENT : ezcMailFile
in file file.php, class constant ezcMailFile::DISPLAY_ATTACHMENT
    Use DISPLAY_ATTACHMENT if you want the file to be displayed as an attachment to the recipients of the mail.
DISPLAY_INLINE : ezcMailFile
in file file.php, class constant ezcMailFile::DISPLAY_INLINE
    Use DISPLAY_INLINE if you want the file to be displayed inline in the mail to the recipients.
EIGHT_BIT : ezcMail
in file mail.php, class constant ezcMail::EIGHT_BIT
    8 bit encoding.
invalid_callback.php
procedural page invalid_callback.php
FILE_NOT_FOUND : ezcArchiveFileException
in file file_exception.php, class constant ezcArchiveFileException::FILE_NOT_FOUND
    The file could not be found on the filesystem.
FILE_NOT_READABLE : ezcArchiveFileException
in file file_exception.php, class constant ezcArchiveFileException::FILE_NOT_READABLE
    The file could not be read from the filesystem.
FILE_NOT_SUITABLE : ezcArchiveFileException
in file file_exception.php, class constant ezcArchiveFileException::FILE_NOT_SUITABLE
    The file not suitable.
FILE_NOT_WRITABLE : ezcArchiveFileException
in file file_exception.php, class constant ezcArchiveFileException::FILE_NOT_WRITABLE
    The file could not be written to the filesystem.
invalid_handler.php
procedural page invalid_handler.php
imagemagick.php
procedural page imagemagick.php
invalid_filter_parameter.php
procedural page invalid_filter_parameter.php
invalid_reference.php
procedural page invalid_reference.php
implodeWithKey : ezcLogUnixFileWriter
in file writer_unix_file.php, method ezcLogUnixFileWriter::implodeWithKey()
    Returns a string from the hash $data.
in : ezcQueryExpression
in file expression.php, method ezcQueryExpression::in()
    Returns the SQL to check if a value is one in a set of given values..
indentCode : ezcPhpGenerator
in file php_generator.php, method ezcPhpGenerator::indentCode()
    Returns each line in $text indented correctly if indenting is turned on.
init : ezcConfigurationManager
in file configuration_manager.php, method ezcConfigurationManager::init()
    Initializes the manager.
init : ezcConfigurationReader
in file reader.php, method ezcConfigurationReader::init()
    Initializes the reader with a $location and a $name.
init : ezcExecution
in file execution.php, method ezcExecution::init()
    Initializes the ezcExecution environment.
init : ezcConfigurationFileWriter
in file file_writer.php, method ezcConfigurationFileWriter::init()
    Initializes the writer with a $location and a $name.
init : ezcConfigurationWriter
in file writer.php, method ezcConfigurationWriter::init()
    Initializes the writer with a $location and a $name.
init : ezcConfigurationFileReader
in file file_reader.php, method ezcConfigurationFileReader::init()
    Initializes the reader with a location and a name. These values determine where the configuration will be serialized.
initReader : ezcTranslationTsBackend
in file ts_backend.php, method ezcTranslationTsBackend::initReader()
    Initializes the reader to read from locale $locale.
initReader : ezcTranslationContextRead
in file context_read_interface.php, method ezcTranslationContextRead::initReader()
    Initializes the reader to read from the locale $locale.
initWriter : ezcTranslationContextWrite
in file context_write_interface.php, method ezcTranslationContextWrite::initWriter()
    Initializes the writer to write from the locale $locale.
initWriter : ezcTranslationCacheBackend
in file cache_backend.php, method ezcTranslationCacheBackend::initWriter()
    Initializes the writer to write to the locale $locale.
innerJoin : ezcQuerySelect
in file query_select.php, method ezcQuerySelect::innerJoin()
    Returns the SQL for an inner join.
insertInto : ezcQueryInsert
in file query_insert.php, method ezcQueryInsert::insertInto()
    Opens the query and sets the target table to $table.
insertValues : ezcConsoleProgressbar
in file progressbar.php, method ezcConsoleProgressbar::insertValues()
    Insert values into bar format string.
isAvailable : ezcImageAnalyzerImagemagickHandler
in file imagemagick.php, method ezcImageAnalyzerImagemagickHandler::isAvailable()
    Checks wether the GD handler is available on the system.
isAvailable : ezcImageAnalyzerHandler
in file handler.php, method ezcImageAnalyzerHandler::isAvailable()
    Checks wether the given handler is available for analyzing images.
isAvailable : ezcImageAnalyzerPhpHandler
in file php.php, method ezcImageAnalyzerPhpHandler::isAvailable()
    Checks wether the GD handler is available on the system.
isDirectory : ezcArchiveEntry
in file archive_entry.php, method ezcArchiveEntry::isDirectory()
    Returns true when this entry represents a directory.
isEmpty : ezcArchive
in file archive.php, method ezcArchive::isEmpty()
    Returns true if the current archive is empty, otherwise false.
isFile : ezcArchiveEntry
in file archive_entry.php, method ezcArchiveEntry::isFile()
    Returns true when this entry represents a file.
isHardLink : ezcArchiveEntry
in file archive_entry.php, method ezcArchiveEntry::isHardLink()
    Returns true when this entry represents a hard link.
isLink : ezcArchiveEntry
in file archive_entry.php, method ezcArchiveEntry::isLink()
    Returns true when this entry represents a symbolic or a hard link.
isModified : ezcConfiguration
in file configuration.php, method ezcConfiguration::isModified()
    Returns true if the configuration has been modified since it was initialized with the constructor.
isNull : ezcQueryExpression
in file expression.php, method ezcQueryExpression::isNull()
    Returns SQL that checks if a expression is null.
isSymLink : ezcArchiveEntry
in file archive_entry.php, method ezcArchiveEntry::isSymLink()
    Returns true when this entry represents a symbolic link.
isValidFormatCode : ezcConsoleOutput
in file output.php, method ezcConsoleOutput::isValidFormatCode()
    Returns if a format code is valid for ta specific formating option.
isWritable : ezcArchive
in file archive.php, method ezcArchive::isWritable()
    Returns true if it is possible to write to the archive, otherwise false.
libraryMode : ezcBase
in file base.php, class constant ezcBase::libraryMode
    Indirectly it determines the path where the autoloads are stored.
identifier_generation.php
procedural page identifier_generation.php
identifier_generator.php
procedural page identifier_generator.php
input_variable_missing.php
procedural page input_variable_missing.php
invalid_definition.php
procedural page invalid_definition.php
input_filter.php
procedural page input_filter.php
input_form.php
procedural page input_form.php
VISIBILITY_PRIVATE : ezcPersistentObjectProperty
in file persistent_object_property.php, class constant ezcPersistentObjectProperty::VISIBILITY_PRIVATE
    Used for fields with private visibility.
VISIBILITY_PROPERTY : ezcPersistentObjectProperty
in file persistent_object_property.php, class constant ezcPersistentObjectProperty::VISIBILITY_PROPERTY
    Used for fields that are properties
VISIBILITY_PROTECTED : ezcPersistentObjectProperty
in file persistent_object_property.php, class constant ezcPersistentObjectProperty::VISIBILITY_PROTECTED
    Used for fields with protected visibility.
VISIBILITY_PUBLIC : ezcPersistentObjectProperty
in file persistent_object_property.php, class constant ezcPersistentObjectProperty::VISIBILITY_PUBLIC
    Used for fields with public visibility.
WIDTH_FIXED : ezcConsoleTable
in file table.php, class constant ezcConsoleTable::WIDTH_FIXED
    The width given by settings must be used even if the data allows it smaller.
WIDTH_MAX : ezcConsoleTable
in file table.php, class constant ezcConsoleTable::WIDTH_MAX
    The width given by settings is a maximum value, if data allows it, the table gets smaller.
ZIP : ezcArchive
in file archive.php, class constant ezcArchive::ZIP
    ZIP archive.

k

$knownHandlers : ezcImageAnalyzer
in file analyzer.php, variable ezcImageAnalyzer::$knownHandlers
    Collection of known handler classes. Classes are ordered by priority.
key : ezcConsoleTable
in file table.php, method ezcConsoleTable::key()
    Returns the key of the currently selected cell.
key : ezcTranslationTsBackend
in file ts_backend.php, method ezcTranslationTsBackend::key()
    Returns the current context's name.
key : ezcConsoleTableRow
in file row.php, method ezcConsoleTableRow::key()
    Returns the key of the currently selected cell.
key : ezcConfigurationIniParser
in file ini_parser.php, method ezcConfigurationIniParser::key()
    Returns the "key" for each element.
key : ezcArchive
in file archive.php, method ezcArchive::key()
    Returns the current key, entry number, if it is valid, otherwise false is returned.
key : ezcPersistentFindIterator
in file find_iterator.php, method ezcPersistentFindIterator::key()
    Returns null.
key_not_available.php
procedural page key_not_available.php

l

$lastHandler : ezcImageTransformation
in file transformation.php, variable ezcImageTransformation::$lastHandler
    The handler last used for filtering.
$limitString : ezcQuerySelect
in file query_select.php, variable ezcQuerySelect::$limitString
    Stores the LIMIT part of the SQL.
$line : ezcConfigurationValidationItem
in file validation_item.php, variable ezcConfigurationValidationItem::$line
    The line number the error or warning occurred on. If this is false the location is unknown.
$lineHorizontal : ezcConsoleTableOptions
in file table_options.php, variable ezcConsoleTableOptions::$lineHorizontal
    Character to use for drawing hozizontal lines.
$lineVertical : ezcConsoleTableOptions
in file table_options.php, variable ezcConsoleTableOptions::$lineVertical
    Character to use for drawing vertical lines.
$localHeaderPositions : ezcArchiveZip
in file zip.php, variable ezcArchiveZip::$localHeaderPositions
    Stores the byte number where the local file header starts for each entry.
$localHeaders : ezcArchiveZip
in file zip.php, variable ezcArchiveZip::$localHeaders
    Stores the ezcArchiveLocalFileHeader for each entry.
$location : ezcConfigurationFileWriter
in file file_writer.php, variable ezcConfigurationFileWriter::$location
    The current location of the config, this is either the path on the filesystem or a PHP stream prefix.
$location : ezcCacheStorage
in file storage.php, variable ezcCacheStorage::$location
    The location the cache resides in.
$location : ezcConfigurationFileReader
in file file_reader.php, variable ezcConfigurationFileReader::$location
    The current location of the config, this is either the path on the filesystem or a PHP stream prefix.
$logDirectory : ezcLogFileWriter
in file writer_file.php, variable ezcLogFileWriter::$logDirectory
    Directory where the log files should be placed.
$longhelp : ezcConsoleOption
in file option.php, variable ezcConsoleOption::$longhelp
    Long help text. Ususally displayed when showing parameter detailed help.
ALIGN_CENTER : ezcConsoleTable
in file table.php, class constant ezcConsoleTable::ALIGN_CENTER
    Align text in cells to the center.
ALIGN_DEFAULT : ezcConsoleTable
in file table.php, class constant ezcConsoleTable::ALIGN_DEFAULT
    Align text in the default direction.
ALIGN_LEFT : ezcConsoleTable
in file table.php, class constant ezcConsoleTable::ALIGN_LEFT
    Align text in cells to the right.
ALIGN_RIGHT : ezcConsoleTable
in file table.php, class constant ezcConsoleTable::ALIGN_RIGHT
    Align text in cells to the left.
BLOCK_SIZE : ezcArchiveV7Tar
in file v7_tar.php, class constant ezcArchiveV7Tar::BLOCK_SIZE
    Amount of bytes in a block.
log.php
procedural page log.php
log_filter.php
procedural page log_filter.php
FLOW_DO : ezcPhpGenerator
in file php_generator.php, class constant ezcPhpGenerator::FLOW_DO
    'do' program flow structure.
FLOW_FOR : ezcPhpGenerator
in file php_generator.php, class constant ezcPhpGenerator::FLOW_FOR
    'for' program flow structure.
FLOW_FOREACH : ezcPhpGenerator
in file php_generator.php, class constant ezcPhpGenerator::FLOW_FOREACH
    'foreach' program flow structure.
FLOW_IF : ezcPhpGenerator
in file php_generator.php, class constant ezcPhpGenerator::FLOW_IF
    'if' program flow structure.
FLOW_WHILE : ezcPhpGenerator
in file php_generator.php, class constant ezcPhpGenerator::FLOW_WHILE
    'while' program flow structure.
lAnd : ezcQueryExpression
in file expression.php, method ezcQueryExpression::lAnd()
    Returns the SQL to bind logical expressions together using a logical and.
leftJoin : ezcQuerySelect
in file query_select.php, method ezcQuerySelect::leftJoin()
    Returns the SQL for a left join.
length : ezcQueryExpression
in file expression.php, method ezcQueryExpression::length()
    Returns the length of a text field.
like : ezcQueryExpression
in file expression.php, method ezcQueryExpression::like()
    Match a partial string in a column.
limit : ezcQuerySelect
in file query_select.php, method ezcQuerySelect::limit()
    Returns SQL that limits the result set.
limit : ezcQuerySelectOracle
in file query_select_oracle.php, method ezcQuerySelectOracle::limit()
    Returns SQL that limits the result set.
lineBreak : ezcMailTools
in file tools.php, method ezcMailTools::lineBreak()
    Returns one endLine character.
load : ezcImageHandler
in file handler.php, method ezcImageHandler::load()
    Load an image file.
load : ezcConfigurationArrayReader
in file array_reader.php, method ezcConfigurationArrayReader::load()
    Loads the current config object
load : ezcPersistentSession
in file persistent_session.php, method ezcPersistentSession::load()
    Returns the persistent object of class $class with id $id.
load : ezcConfigurationIniReader
in file ini_reader.php, method ezcConfigurationIniReader::load()
    Loads a configuration object
load : ezcConfigurationReader
in file reader.php, method ezcConfigurationReader::load()
    Loads the current config object.
loadFile : ezcBase
in file base.php, method ezcBase::loadFile()
    Loads, require(), the given file name. If we are in development mode, "/trunk/src/" is inserted into the path.
loadIfExists : ezcPersistentSession
in file persistent_session.php, method ezcPersistentSession::loadIfExists()
    Returns the persistent object of class $class with id $id.
loadIntoObject : ezcPersistentSession
in file persistent_session.php, method ezcPersistentSession::loadIntoObject()
    Loads the persistent object with the id $id into the object $pObject.
log : ezcDebug
in file debug.php, method ezcDebug::log()
    Writes the debug message $message with verbosity $verbosity.
log : ezcLog
in file log.php, method ezcLog::log()
    Write the message $message with additional information to one or multiple log writers.
logHandler : ezcLog
in file log.php, method ezcLog::logHandler()
    This method can be set as error_handler to log using http://www.php.net/trigger_error.
lOr : ezcQueryExpression
in file expression.php, method ezcQueryExpression::lOr()
    Returns the SQL to bind logical expressions together using a logical or.
lt : ezcQueryExpression
in file expression.php, method ezcQueryExpression::lt()
    Returns the SQL to check if one value is less than another value.
lte : ezcQueryExpression
in file expression.php, method ezcQueryExpression::lte()
    Returns the SQL to check if one value is less than or equal to another value.
leet_filter.php
procedural page leet_filter.php

m

$mandatory : ezcConsoleOption
in file option.php, variable ezcConsoleOption::$mandatory
    Wether a parameter is mandatory to be set.
$maxFiles : ezcLogFileWriter
in file writer_file.php, variable ezcLogFileWriter::$maxFiles
    Maximum log rotation files with the same name.
$maxSize : ezcLogFileWriter
in file writer_file.php, variable ezcLogFileWriter::$maxSize
    Maximum file size before rotation.
$measures : ezcConsoleProgressbar
in file progressbar.php, variable ezcConsoleProgressbar::$measures
    One tima calculated measures.
$mime : ezcImageAnalyzerData
in file analyzer_data.php, variable ezcImageAnalyzerData::$mime
    Detected MIME type for the image.
$mime : ezcImageAnalyzer
in file analyzer.php, variable ezcImageAnalyzer::$mime
    The MIME type of the image.
$mimeMap : ezcImageAnalyzerImagemagickHandler
in file imagemagick.php, variable ezcImageAnalyzerImagemagickHandler::$mimeMap
    Mapping between ImageMagick identification strings and MIME types.
$mimeOut : ezcImageTransformation
in file transformation.php, variable ezcImageTransformation::$mimeOut
    Array of MIME types allowed as output for this transformation.
$mimeTypes : ezcImageAnalyzerImagemagickHandler
in file imagemagick.php, variable ezcImageAnalyzerImagemagickHandler::$mimeTypes
    MIME types this handler is capable to read.
$mode : ezcImageAnalyzerData
in file analyzer_data.php, variable ezcImageAnalyzerData::$mode
    The image mode.
$multiple : ezcConsoleOption
in file option.php, variable ezcConsoleOption::$multiple
    Is the submition of multiple instances of this parameters allowed?
manager.php
procedural page manager.php
missing_parameter.php
procedural page missing_parameter.php
mysql.php
procedural page mysql.php
mapper.php
procedural page mapper.php
mime_type_unsupported.php
procedural page mime_type_unsupported.php
missing_filter_parameter.php
procedural page missing_filter_parameter.php
mail_exception.php
procedural page mail_exception.php
mail.php
procedural page mail.php
multipart.php
procedural page multipart.php
multipart_alternative.php
procedural page multipart_alternative.php
multipart_mixed.php
procedural page multipart_mixed.php
multipart_related.php
procedural page multipart_related.php
mail_address.php
procedural page mail_address.php
max : ezcQueryExpression
in file expression.php, method ezcQueryExpression::max()
    Returns the highest value of a column
md5 : ezcQueryExpression
in file expression.php, method ezcQueryExpression::md5()
    Returns the md5 sum of a field.
md5 : ezcQueryExpressionPgsql
in file expression_pgsql.php, method ezcQueryExpressionPgsql::md5()
    Returns the md5 sum of a field.
md5Impl : ezcQuerySqliteFunctions
in file query_sqlite_function_implementations.php, method ezcQuerySqliteFunctions::md5Impl()
    Returns the md5 sum of the data that SQLite's md5() function receives.
min : ezcQueryExpression
in file expression.php, method ezcQueryExpression::min()
    Returns the lowest value of a column
mod : ezcQueryExpression
in file expression.php, method ezcQueryExpression::mod()
    Returns the remainder of the division operation $expression1 / $expression2.
modImpl : ezcQuerySqliteFunctions
in file query_sqlite_function_implementations.php, method ezcQuerySqliteFunctions::modImpl()
    Returns the modules of the data that SQLite's mod() function receives.
mul : ezcQueryExpression
in file expression.php, method ezcQueryExpression::mul()
    Returns the SQL to multiply values or expressions by eachother.
multipartType : ezcMailMultipartAlternative
in file multipart_alternative.php, method ezcMailMultipartAlternative::multipartType()
    Returns "alternative".
multipartType : ezcMailMultipart
in file multipart.php, method ezcMailMultipart::multipartType()
    Returns the type of multipart.
multipartType : ezcMailMultipartMixed
in file multipart_mixed.php, method ezcMailMultipartMixed::multipartType()
    Returns "mixed".
multipartType : ezcMailMultipartRelated
in file multipart_related.php, method ezcMailMultipartRelated::multipartType()
    Returns "related".
missing_translation_file.php
procedural page missing_translation_file.php

n

$name : ezcConfigurationFileWriter
in file file_writer.php, variable ezcConfigurationFileWriter::$name
    The base name of the configuration file, the suffix will be appended to this to find the real filename.
$name : ezcImageFilter
in file filter.php, variable ezcImageFilter::$name
    Name of filter operation to use.
$name : ezcImageHandler
in file handler.php, variable ezcImageHandler::$name
    Name of the handler
$name : ezcImageHandlerSettings
in file handler_settings.php, variable ezcImageHandlerSettings::$name
    Name of the class to instantiate as image handler.
$name : ezcMailAddress
in file mail_address.php, variable ezcMailAddress::$name
    The name of the recipient (optional).
$name : ezcConfigurationFileReader
in file file_reader.php, variable ezcConfigurationFileReader::$name
    The base name of the configuration file, the suffix will be appended to this to find the real filename.
$name : ezcImageTransformation
in file transformation.php, variable ezcImageTransformation::$name
    Stores the name of this transformation.
$numSteps : ezcConsoleProgressbar
in file progressbar.php, variable ezcConsoleProgressbar::$numSteps
    The maximum number of steps to go.
no_config.php
procedural page no_config.php
no_config_object.php
procedural page no_config_object.php
no_position_stored.php
procedural page no_position_stored.php
not_initialized.php
procedural page not_initialized.php
INFO : ezcLog
in file log.php, class constant ezcLog::INFO
    Info severity constant.
INVALID : ezcInputForm
in file input_form.php, class constant ezcInputForm::INVALID
neq : ezcQueryExpression
in file expression.php, method ezcQueryExpression::neq()
    Returns the SQL to check if two values are unequal.
next : ezcConsoleTable
in file table.php, method ezcConsoleTable::next()
    Returns the next cell and selects it or false on the last cell.
next : ezcArchive
in file archive.php, method ezcArchive::next()
    Forwards the iterator to the next entry.
next : ezcPersistentFindIterator
in file find_iterator.php, method ezcPersistentFindIterator::next()
    Returns the next persistent object in the result set.
next : ezcConfigurationIniParser
in file ini_parser.php, method ezcConfigurationIniParser::next()
    Advances until the next parser element has been found
next : ezcTranslationTsBackend
in file ts_backend.php, method ezcTranslationTsBackend::next()
    Advanced to the next context.
next : ezcConsoleTableRow
in file row.php, method ezcConsoleTableRow::next()
    Returns the next cell and selects it or false on the last cell.
noise : ezcImageEffectFilters
in file effect.php, method ezcImageEffectFilters::noise()
    Noise filter.
not : ezcQueryExpression
in file expression.php, method ezcQueryExpression::not()
    Returns the SQL for a logical not.
now : ezcQueryExpression
in file expression.php, method ezcQueryExpression::now()
    Returns the current system date.
not_persistent.php
procedural page not_persistent.php
not_configured.php
procedural page not_configured.php
UNFINISHED : ezcTranslationData
in file translation_data.php, class constant ezcTranslationData::UNFINISHED
    Used when a translated string has not been translated yet.
no_valid_data.php
procedural page no_valid_data.php

o

$openFiles : ezcLogFileWriter
in file writer_file.php, variable ezcLogFileWriter::$openFiles
    Contains all the open files. The first file in the array is always the default file.
$options : ezcConsoleStatusbar
in file statusbar.php, variable ezcConsoleStatusbar::$options
    Options
$options : ezcConfigurationFileWriter
in file file_writer.php, variable ezcConfigurationFileWriter::$options
    Current options for the writer.
$options : ezcConfigurationFileReader
in file file_reader.php, variable ezcConfigurationFileReader::$options
    Current options for the reader.
$options : ezcImageAnalyzerHandler
in file handler.php, variable ezcImageAnalyzerHandler::$options
    Options for the handler.
$options : ezcImageHandlerSettings
in file handler_settings.php, variable ezcImageHandlerSettings::$options
    Associative array of misc options for the handler.
$options : ezcConsoleOutput
in file output.php, variable ezcConsoleOutput::$options
    Options
$options : ezcConsoleProgressbar
in file progressbar.php, variable ezcConsoleProgressbar::$options
    Options
$options : ezcCacheStorage
in file storage.php, variable ezcCacheStorage::$options
    Options for the cache storage.
$options : ezcImageFilter
in file filter.php, variable ezcImageFilter::$options
    Associative array of options for the filter operation.
$options : ezcConsoleTable
in file table.php, variable ezcConsoleTable::$options
    Options for the table.
$orderString : ezcQuerySelect
in file query_select.php, variable ezcQuerySelect::$orderString
    Stores the ORDER BY part of the SQL.
$original : ezcTranslationData
in file translation_data.php, variable ezcTranslationData::$original
    The original untranslated source string.
$originalMessage : ezcBaseException
in file exception.php, variable ezcBaseException::$originalMessage
    Original message, before escaping
$output : ezcConsoleProgressbar
in file progressbar.php, variable ezcConsoleProgressbar::$output
    The ezcConsoleOutput object to use.
$outputHandler : ezcConsoleTable
in file table.php, variable ezcConsoleTable::$outputHandler
    The ezcConsoleOutput object to use.
$outputHandler : ezcConsoleStatusbar
in file statusbar.php, variable ezcConsoleStatusbar::$outputHandler
    The ezcConsoleOutput object to use.
COLORSPACE_GREY : ezcImageColorspaceFilters
in file colorspace.php, class constant ezcImageColorspaceFilters::COLORSPACE_GREY
    Grey color space.
COLORSPACE_MONOCHROME : ezcImageColorspaceFilters
in file colorspace.php, class constant ezcImageColorspaceFilters::COLORSPACE_MONOCHROME
    Monochrome color space.
COLORSPACE_SEPIA : ezcImageColorspaceFilters
in file colorspace.php, class constant ezcImageColorspaceFilters::COLORSPACE_SEPIA
    Sepia color space.
option.php
procedural page option.php
option_already_registered.php
procedural page option_already_registered.php
option_arguments_violation.php
procedural page option_arguments_violation.php
option_dependency_violation.php
procedural page option_dependency_violation.php
option_exclusion_violation.php
procedural page option_exclusion_violation.php
option_mandatory_violation.php
procedural page option_mandatory_violation.php
option_missing_value.php
procedural page option_missing_value.php
option_not_exists.php
procedural page option_not_exists.php
option_no_alias.php
procedural page option_no_alias.php
option_string_not_wellformed.php
procedural page option_string_not_wellformed.php
option_too_many_values.php
procedural page option_too_many_values.php
option_type_violation.php
procedural page option_type_violation.php
option.php
procedural page option.php
output.php
procedural page output.php
option_rule.php
procedural page option_rule.php
output_format.php
procedural page output_format.php
output_formats.php
procedural page output_formats.php
output_options.php
procedural page output_options.php
CONTENT_TYPE_APPLICATION : ezcMailFile
in file file.php, class constant ezcMailFile::CONTENT_TYPE_APPLICATION
    Application content type. Use this if the file non of the other content types match.
CONTENT_TYPE_AUDIO : ezcMailFile
in file file.php, class constant ezcMailFile::CONTENT_TYPE_AUDIO
    Audio content type. Use this if the contents of the file is an audio.
CONTENT_TYPE_IMAGE : ezcMailFile
in file file.php, class constant ezcMailFile::CONTENT_TYPE_IMAGE
    Image content type. Use this if the contents of the file is an image.
CONTENT_TYPE_VIDEO : ezcMailFile
in file file.php, class constant ezcMailFile::CONTENT_TYPE_VIDEO
    Video content type. Use this if the contents of the file is a video.
oracle.php
procedural page oracle.php
MODE_INDEXED : ezcImageAnalyzerHandler
in file handler.php, class constant ezcImageAnalyzerHandler::MODE_INDEXED
    Image is built with a palette and consists of indexed values per pixel.
MODE_TRUECOLOR : ezcImageAnalyzerHandler
in file handler.php, class constant ezcImageAnalyzerHandler::MODE_TRUECOLOR
    Image consists of RGB value per pixel.
NOTICE : ezcLog
in file log.php, class constant ezcLog::NOTICE
    Notice severity constant.
offsetExists : ezcConsoleTable
in file table.php, method ezcConsoleTable::offsetExists()
    Returns if the given offset exists.
offsetExists : ezcConsoleTableRow
in file row.php, method ezcConsoleTableRow::offsetExists()
    Returns if the given offset exists.
offsetGet : ezcConsoleTable
in file table.php, method ezcConsoleTable::offsetGet()
    Returns the element with the given offset.
offsetGet : ezcConsoleTableRow
in file row.php, method ezcConsoleTableRow::offsetGet()
    Returns the element with the given offset.
offsetSet : ezcConsoleTable
in file table.php, method ezcConsoleTable::offsetSet()
    Set the element with the given offset.
offsetSet : ezcConsoleTableRow
in file row.php, method ezcConsoleTableRow::offsetSet()
    Set the element with the given offset.
offsetUnset : ezcConsoleTable
in file table.php, method ezcConsoleTable::offsetUnset()
    Unset the element with the given offset.
offsetUnset : ezcConsoleTableRow
in file row.php, method ezcConsoleTableRow::offsetUnset()
    Unset the element with the given offset.
onError : ezcExecutionBasicErrorHandler
in file basic_handler.php, method ezcExecutionBasicErrorHandler::onError()
    Processes an error situation
onError : ezcExecutionErrorHandler
in file execution_handler.php, method ezcExecutionErrorHandler::onError()
    Processes an error situation
open : ezcArchive
in file archive.php, method ezcArchive::open()
    Returns a new ezcArchive instance.
openFile : ezcConfigurationFileWriter
in file file_writer.php, method ezcConfigurationFileWriter::openFile()
    Opens a file for writing.
openFile : ezcLogFileWriter
in file writer_file.php, method ezcLogFileWriter::openFile()
    Returns the filehandle of the $fileName.
openTranslationFile : ezcTranslationTsBackend
in file ts_backend.php, method ezcTranslationTsBackend::openTranslationFile()
    Creates an SimpleXML parser object for the locale $locale..
orderBy : ezcQuerySelect
in file query_select.php, method ezcQuerySelect::orderBy()
    Returns SQL that orders the result set by a given column.
output : ezcConsoleProgressbar
in file progressbar.php, method ezcConsoleProgressbar::output()
    Draw the progress bar.
outputLine : ezcConsoleOutput
in file output.php, method ezcConsoleOutput::outputLine()
    Print text to the console and automatically append a line break.
outputTable : ezcConsoleTable
in file table.php, method ezcConsoleTable::outputTable()
    Output the table.
outputText : ezcConsoleOutput
in file output.php, method ezcConsoleOutput::outputText()
    Print text to the console.

p

$packageDir : ezcBase
in file base.php, variable ezcBase::$packageDir
$parameters : ezcInputFormDefinitionElement
in file definition_element.php, variable ezcInputFormDefinitionElement::$parameters
    The extra parameters to this filter.
$params : ezcPersistentGeneratorDefinition
in file generator_definition.php, variable ezcPersistentGeneratorDefinition::$params
    Any parameters required by the generator.
$parent : ezcImageTransformationException
in file transformation.php, variable ezcImageTransformationException::$parent
    Stores the parent exception.
$parts : ezcMailMultipart
in file multipart.php, variable ezcMailMultipart::$parts
    An array holding the parts of this multipart.
$path : ezcConfigurationFileWriter
in file file_writer.php, variable ezcConfigurationFileWriter::$path
    The path to the file which will contain the serialized configuration data.
$path : ezcConfigurationFileReader
in file file_reader.php, variable ezcConfigurationFileReader::$path
    The path to the file which will contain the serialized configuration data.
$permissions : ezcConfigurationFileWriter
in file file_writer.php, variable ezcConfigurationFileWriter::$permissions
    Contains the file permissions for the file to write the INI settings to.
$positionStored : ezcConsoleOutput
in file output.php, variable ezcConsoleOutput::$positionStored
    Whether a position has been stored before, using the storePos() method.
$prefix : ezcArchiveEntry
in file archive_entry.php, variable ezcArchiveEntry::$prefix
    The prefix of the file that may be removed from the path.
$properties : ezcConsoleOutputFormat
in file output_format.php, variable ezcConsoleOutputFormat::$properties
    Array that defines this class' properties.
$properties : ezcConsoleOptionRule
in file option_rule.php, variable ezcConsoleOptionRule::$properties
    Property array containing this class' properties.
$properties : ezcConsoleOption
in file option.php, variable ezcConsoleOption::$properties
    Properties, which provide only read access.
$properties : ezcPersistentObjectDefinition
in file persistent_object_definition.php, variable ezcPersistentObjectDefinition::$properties
    The fields of the Persistent Object as an array of ezcPersistentObjectProperty.
$properties : ezcConsoleProgressbarOptions
in file progressbar_options.php, variable ezcConsoleProgressbarOptions::$properties
    Property array defining all this class' properties
$propertyName : ezcPersistentObjectProperty
in file persistent_object_property.php, variable ezcPersistentObjectProperty::$propertyName
    The name of the PersistentObject property that holds the value in the PHP object.
$propertyName : ezcPersistentObjectIdProperty
in file persistent_object_id_property.php, variable ezcPersistentObjectIdProperty::$propertyName
    The name of the PersistentObject property that holds the value in the PHP object.
$propertyType : ezcPersistentObjectProperty
in file persistent_object_property.php, variable ezcPersistentObjectProperty::$propertyType
    The type of the PHP property..
pax_tar.php
procedural page pax_tar.php
property_not_found.php
procedural page property_not_found.php
property_permission.php
procedural page property_permission.php
plain.php
procedural page plain.php
parse_error.php
procedural page parse_error.php
progressbar.php
procedural page progressbar.php
progressbar_options.php
procedural page progressbar_options.php
pgsql.php
procedural page pgsql.php
php.php
procedural page php.php
part.php
procedural page part.php
OPTIONAL : ezcInputFormDefinitionElement
in file definition_element.php, class constant ezcInputFormDefinitionElement::OPTIONAL
parseDSN : ezcDbFactory
in file factory.php, method ezcDbFactory::parseDSN()
    Returns the Data Source Name as a structure containing the various parts of the DSN.
parseLocationPath : ezcConfigurationFileWriter
in file file_writer.php, method ezcConfigurationFileWriter::parseLocationPath()
    Parses a the path $path and sets the location and name properties on this object.
parseLocationPath : ezcConfigurationFileReader
in file file_reader.php, method ezcConfigurationFileReader::parseLocationPath()
    Parses a the path $path and sets the location and name properties on this object.
persistent_object_exception.php
procedural page persistent_object_exception.php
persistent_session.php
procedural page persistent_session.php
persistent_object_definition.php
procedural page persistent_object_definition.php
persistent_object_id_property.php
procedural page persistent_object_id_property.php
persistent_object_property.php
procedural page persistent_object_property.php
php_generator_exception.php
procedural page php_generator_exception.php
php_generator.php
procedural page php_generator.php
php_generator_parameter.php
procedural page php_generator_parameter.php
php_generator_return_data.php
procedural page php_generator_return_data.php
prepare : ezcQuery
in file query.php, method ezcQuery::prepare()
    Returns a prepared statement from this query which can be used for execution.
prepareData : ezcCacheStorageFileArray
in file array.php, method ezcCacheStorageFileArray::prepareData()
    Serialize the data for storing.
prepareData : ezcCacheStorageFilePlain
in file plain.php, method ezcCacheStorageFilePlain::prepareData()
    Serialize the data for storing.
prepareData : ezcCacheStorageFileEvalArray
in file eval_array.php, method ezcCacheStorageFileEvalArray::prepareData()
    Serialize the data for storing.
prepareData : ezcCacheStorageFile
in file file.php, method ezcCacheStorageFile::prepareData()
    Serialize the data for storing.
process : ezcConsoleInput
in file input.php, method ezcConsoleInput::process()
    Process the input parameters.
processLimitOffset : ezcDbHandlerOracle
in file oracle.php, method ezcDbHandlerOracle::processLimitOffset()
    Returns an SQL query with LIMIT/OFFSET functionality appended.
parameter_missing.php
procedural page parameter_missing.php

q

query_exception.php
procedural page query_exception.php
query_select_oracle.php
procedural page query_select_oracle.php
query_select_sqlite.php
procedural page query_select_sqlite.php
query_sqlite_function_implementations.php
procedural page query_sqlite_function_implementations.php
query.php
procedural page query.php
query_delete.php
procedural page query_delete.php
query_insert.php
procedural page query_insert.php
query_select.php
procedural page query_select.php
query_update.php
procedural page query_update.php
query_exception.php
procedural page query_exception.php
quote : ezcDbHandlerOracle
in file oracle.php, method ezcDbHandlerOracle::quote()
    Returns $str quoted for the Oracle database.

r

$referenceName : ezcImageHandlerSettings
in file handler_settings.php, variable ezcImageHandlerSettings::$referenceName
    The reference name for the handler.
$rows : ezcConsoleTable
in file table.php, variable ezcConsoleTable::$rows
    Collection of the rows that are contained in the table.
read_failed.php
procedural page read_failed.php
reader.php
procedural page reader.php
row.php
procedural page row.php
CRLF : ezcMailTransportSmtp
in file transport_smtp.php, class constant ezcMailTransportSmtp::CRLF
    The line-break characters to use.
ERROR : ezcConfigurationValidationItem
in file validation_item.php, class constant ezcConfigurationValidationItem::ERROR
    The validation is an error which means the configuration cannot be read, if tried an exception will be thrown.
ERROR : ezcLog
in file log.php, class constant ezcLog::ERROR
    Error severity constant.
GROUP_HEADER : ezcConfigurationIniItem
in file ini_item.php, class constant ezcConfigurationIniItem::GROUP_HEADER
    The Configuration item is a group..
readCurrentFromArchive : ezcArchiveV7Tar
in file v7_tar.php, method ezcArchiveV7Tar::readCurrentFromArchive()
    Read the current entry from the archive.
readEntireArchive : ezcArchiveZip
in file zip.php, method ezcArchiveZip::readEntireArchive()
    Reads the entire archive and creates all the entries.
refresh : ezcPersistentSession
in file persistent_session.php, method ezcPersistentSession::refresh()
    Syncronizes the contents of $pObject with those in the database.
registerAlias : ezcConsoleInput
in file input.php, method ezcConsoleInput::registerAlias()
    Register an alias to a option.
registerOption : ezcConsoleInput
in file input.php, method ezcConsoleInput::registerOption()
    Register a new option.
registerOptionString : ezcConsoleInput
in file input.php, method ezcConsoleInput::registerOptionString()
    Registeres options according to a string specification.
removeAllDependencies : ezcConsoleOption
in file option.php, method ezcConsoleOption::removeAllDependencies()
    Remove all dependency rule refering to a parameter.
removeAllExclusions : ezcConsoleOption
in file option.php, method ezcConsoleOption::removeAllExclusions()
    Remove all exclusion rule refering to a parameter.
removeAllSettings : ezcConfiguration
in file configuration.php, method ezcConfiguration::removeAllSettings()
    Removes all groups, settings, values and comments.
removeDependency : ezcConsoleOption
in file option.php, method ezcConsoleOption::removeDependency()
    Remove a dependency rule from a parameter.
removeExclusion : ezcConsoleOption
in file option.php, method ezcConsoleOption::removeExclusion()
    Remove a exclusion rule from a parameter.
removeGroup : ezcConfiguration
in file configuration.php, method ezcConfiguration::removeGroup()
    Removes the group $group from the settings.
removePrefixFromPath : ezcArchiveEntry
in file archive_entry.php, method ezcArchiveEntry::removePrefixFromPath()
    Removes the prefix from the path and clears the prefix.
removeSetting : ezcConfiguration
in file configuration.php, method ezcConfiguration::removeSetting()
    Removes the setting $setting from the group $group.
removeSettings : ezcConfiguration
in file configuration.php, method ezcConfiguration::removeSettings()
    Removes the settings $settings from the group $group.
removeTransformation : ezcImageConverter
in file converter.php, method ezcImageConverter::removeTransformation()
    Removes a transformation from the manager.
requireFile : ezcBase
in file base.php, method ezcBase::requireFile()
    Tries to load the autoload array and, if loaded correctly, includes the class.
reset : ezcConsoleStatusbar
in file statusbar.php, method ezcConsoleStatusbar::reset()
    Reset the state of the statusbar object to its initial one.
reset : ezcQuerySelectOracle
in file query_select_oracle.php, method ezcQuerySelectOracle::reset()
    Resets the query object for reuse.
reset : ezcQuerySelect
in file query_select.php, method ezcQuerySelect::reset()
    Resets the query object for reuse.
reset : ezcLog
in file log.php, method ezcLog::reset()
    Resets the log instance to its initial state.
reset : ezcDebug
in file debug.php, method ezcDebug::reset()
    Resets the log messages and timer information.
reset : ezcDbInstance
in file instance.php, method ezcDbInstance::reset()
    Resets this object to its initial state.
reset : ezcExecution
in file execution.php, method ezcExecution::reset()
    Resets the ezcExecution environment.
resetDefault : ezcDbInstance
in file instance.php, method ezcDbInstance::resetDefault()
    Resets the default instance holder.
resetDependencies : ezcConsoleOption
in file option.php, method ezcConsoleOption::resetDependencies()
    Reset existing dependency rules.
resetExclusions : ezcConsoleOption
in file option.php, method ezcConsoleOption::resetExclusions()
    Reset existing exclusion rules.
restore : ezcCacheStorage
in file storage.php, method ezcCacheStorage::restore()
    Restore data from the cache.
restore : ezcCacheStorageFile
in file file.php, method ezcCacheStorageFile::restore()
    Restore data from the cache.
restorePos : ezcConsoleOutput
in file output.php, method ezcConsoleOutput::restorePos()
    Restores a cursor position.
rewind : ezcPersistentFindIterator
in file find_iterator.php, method ezcPersistentFindIterator::rewind()
    Sets the iterator to point to the first object in the result set.
rewind : ezcTranslationTsBackend
in file ts_backend.php, method ezcTranslationTsBackend::rewind()
    Empty function to satisfy the Iterator interface.
rewind : ezcConfigurationIniParser
in file ini_parser.php, method ezcConfigurationIniParser::rewind()
    Throws an Exception saying that this should not be used.
rewind : ezcConsoleTable
in file table.php, method ezcConsoleTable::rewind()
    Selects the very first cell and returns it.
rewind : ezcConsoleTableRow
in file row.php, method ezcConsoleTableRow::rewind()
    Selects the very first cell and returns it.
rewind : ezcArchive
in file archive.php, method ezcArchive::rewind()
    Rewinds the iterator to the first entry.
rightJoin : ezcQuerySelectSqlite
in file query_select_sqlite.php, method ezcQuerySelectSqlite::rightJoin()
    Returns the SQL for a right join.
rightJoin : ezcQuerySelect
in file query_select.php, method ezcQuerySelect::rightJoin()
    Returns the SQL for a right join.
rollback : ezcDbHandler
in file handler.php, method ezcDbHandler::rollback()
    Rollback a transaction.
rotateLog : ezcLogFileWriter
in file writer_file.php, method ezcLogFileWriter::rotateLog()
    Rotates a log and returns true upon success.
round : ezcQueryExpression
in file expression.php, method ezcQueryExpression::round()
    Rounds a numeric field to the number of decimals specified.
runCommand : ezcImageAnalyzerImagemagickHandler
in file imagemagick.php, method ezcImageAnalyzerImagemagickHandler::runCommand()
    Run the binary registered in ezcImageAnalyzerImagemagickHandler::$binary.
runFilter : ezcTranslationComplementEmptyFilter
in file complement_filter.php, method ezcTranslationComplementEmptyFilter::runFilter()
    Filters the context $context.
runFilter : ezcTranslationBorkFilter
in file bork_filter.php, method ezcTranslationBorkFilter::runFilter()
    Filters a context
runFilter : ezcTranslationLeetFilter
in file leet_filter.php, method ezcTranslationLeetFilter::runFilter()
    Filters a context
runFilter : ezcTranslationFilter
in file filter_interface.php, method ezcTranslationFilter::runFilter()
    Filters the context $context.
TRANSLATED : ezcTranslationData
in file translation_data.php, class constant ezcTranslationData::TRANSLATED
    Used when the translated string is up-to-date
reader_not_initialized.php
procedural page reader_not_initialized.php
TRANSPARENCY_OPAQUE : ezcImageAnalyzerHandler
in file handler.php, class constant ezcImageAnalyzerHandler::TRANSPARENCY_OPAQUE
    No parts of image is transparent.
TRANSPARENCY_TRANSLUCENT : ezcImageAnalyzerHandler
in file handler.php, class constant ezcImageAnalyzerHandler::TRANSPARENCY_TRANSLUCENT
    Transparency determined pixel per pixel with a fuzzy value.
TRANSPARENCY_TRANSPARENT : ezcImageAnalyzerHandler
in file handler.php, class constant ezcImageAnalyzerHandler::TRANSPARENCY_TRANSPARENT
WRAP_AUTO : ezcConsoleTable
in file table.php, class constant ezcConsoleTable::WRAP_AUTO
    Automatically wrap text to fit into a column.
WRAP_CUT : ezcConsoleTable
in file table.php, class constant ezcConsoleTable::WRAP_CUT
    Text will be cut to fit into a column.
WRAP_NONE : ezcConsoleTable
in file table.php, class constant ezcConsoleTable::WRAP_NONE
    Do not wrap text. Columns will be extended to fit the largest text.
WRITE : ezcBaseFileException
in file file_exception.php, class constant ezcBaseFileException::WRITE
WRITE : ezcBasePropertyPermissionException
in file property_permission.php, class constant ezcBasePropertyPermissionException::WRITE
    Used when the property is write-only.

s

$selectString : ezcQuerySelect
in file query_select.php, variable ezcQuerySelect::$selectString
    Stores the SELECT part of the SQL.
$setting : ezcConfigurationIniItem
in file ini_item.php, variable ezcConfigurationIniItem::$setting
    The name of the setting or the group.
$settings : ezcImageHandler
in file handler.php, variable ezcImageHandler::$settings
    Settings of the handlers
$settings : ezcConsoleProgressbar
in file progressbar.php, variable ezcConsoleProgressbar::$settings
    Settings for the progress bar.
$settings : ezcImageConverter
in file converter.php, variable ezcImageConverter::$settings
    Manager settings Settings basis for all image manipulations.
$settings : ezcConsoleTable
in file table.php, variable ezcConsoleTable::$settings
    Settings for the table.
$severity : ezcLogFilter
in file log_filter.php, variable ezcLogFilter::$severity
    The severities that are accepted by the ezcLogFilter.
$shorthelp : ezcConsoleOption
in file option.php, variable ezcConsoleOption::$shorthelp
    Short help text. Ususally displayed when showing parameter help overview.
$size : ezcImageAnalyzerData
in file analyzer_data.php, variable ezcImageAnalyzerData::$size
    Size of image file in bytes.
$source : ezcLogFilter
in file log_filter.php, variable ezcLogFilter::$source
    The source of the log message.
$started : ezcConsoleProgressbar
in file progressbar.php, variable ezcConsoleProgressbar::$started
    Indicates if the starting point for the bar has been stored.
$status : ezcTranslationData
in file translation_data.php, variable ezcTranslationData::$status
    The status, which is one of the three constants TRANSLATED, UNFINISHED or OBSOLETE.
$style : ezcConsoleOutput
in file output.php, variable ezcConsoleOutput::$style
    Stores the mapping of styles names to their escape sequence values.
ASC : ezcQuerySelect
in file query_select.php, class constant ezcQuerySelect::ASC
    Sort the result ascendingly.
ASSIGN_ADD : ezcPhpGenerator
in file php_generator.php, class constant ezcPhpGenerator::ASSIGN_ADD
    Assignment with add '+='.
ASSIGN_APPEND_TEXT : ezcPhpGenerator
in file php_generator.php, class constant ezcPhpGenerator::ASSIGN_APPEND_TEXT
    Text append assignment '.='.
ASSIGN_ARRAY_APPEND : ezcPhpGenerator
in file php_generator.php, class constant ezcPhpGenerator::ASSIGN_ARRAY_APPEND
    Assignment with array append $var[] ='.
ASSIGN_NORMAL : ezcPhpGenerator
in file php_generator.php, class constant ezcPhpGenerator::ASSIGN_NORMAL
    Normal assignment '='.
ASSIGN_SUBTRACT : ezcPhpGenerator
in file php_generator.php, class constant ezcPhpGenerator::ASSIGN_SUBTRACT
    Assignment with subtraction '-='.
setting_not_found.php
procedural page setting_not_found.php
setting_value.php
procedural page setting_value.php
storage.php
procedural page storage.php
settingname_not_string.php
procedural page settingname_not_string.php
setting_wrong_type.php
procedural page setting_wrong_type.php
statusbar.php
procedural page statusbar.php
sqlite.php
procedural page sqlite.php
IS_BLOCK_DEVICE : ezcArchiveEntry
in file archive_entry.php, class constant ezcArchiveEntry::IS_BLOCK_DEVICE
    Is a block device.
IS_CHARACTER_DEVICE : ezcArchiveEntry
in file archive_entry.php, class constant ezcArchiveEntry::IS_CHARACTER_DEVICE
    Is a character device.
IS_DIRECTORY : ezcArchiveEntry
in file archive_entry.php, class constant ezcArchiveEntry::IS_DIRECTORY
    Is a directory.
IS_FIFO : ezcArchiveEntry
in file archive_entry.php, class constant ezcArchiveEntry::IS_FIFO
    Is a FIFO.
IS_FILE : ezcArchiveEntry
in file archive_entry.php, class constant ezcArchiveEntry::IS_FILE
    Is a regular file.
IS_LINK : ezcArchiveEntry
in file archive_entry.php, class constant ezcArchiveEntry::IS_LINK
    Is a hard link.
IS_RESERVED : ezcArchiveEntry
in file archive_entry.php, class constant ezcArchiveEntry::IS_RESERVED
    Not used, is Tar specific?
IS_SYMBOLIC_LINK : ezcArchiveEntry
in file archive_entry.php, class constant ezcArchiveEntry::IS_SYMBOLIC_LINK
    Is a symbolic link.
save : ezcConfigurationFileWriter
in file file_writer.php, method ezcConfigurationFileWriter::save()
    Saves the current config object.
save : ezcConfigurationWriter
in file writer.php, method ezcConfigurationWriter::save()
    Saves the current config object.
save : ezcImageHandler
in file handler.php, method ezcImageHandler::save()
    Save an image file.
save : ezcPersistentSession
in file persistent_session.php, method ezcPersistentSession::save()
    Saves the new persistent object $pObject to the database using an INSERT INTO query.
saveOrUpdate : ezcPersistentSession
in file persistent_session.php, method ezcPersistentSession::saveOrUpdate()
    Saves or update the persistent object $pObject to the database.
scale : ezcImageGeometryFilters
in file geometry.php, method ezcImageGeometryFilters::scale()
    Scale filter.
scaleExact : ezcImageGeometryFilters
in file geometry.php, method ezcImageGeometryFilters::scaleExact()
    Scale exact filter.
scaleHeight : ezcImageGeometryFilters
in file geometry.php, method ezcImageGeometryFilters::scaleHeight()
    Scale after height filter.
scalePercent : ezcImageGeometryFilters
in file geometry.php, method ezcImageGeometryFilters::scalePercent()
    Scale percent measures filter.
scaleWidth : ezcImageGeometryFilters
in file geometry.php, method ezcImageGeometryFilters::scaleWidth()
    Scale after width filter.
seek : ezcArchive
in file archive.php, method ezcArchive::seek()
    Search for the entry number.
select : ezcQuerySelect
in file query_select.php, method ezcQuerySelect::select()
    Opens the query and selects which columns you want to return with the query.
send : ezcMailTransportSmtp
in file transport_smtp.php, method ezcMailTransportSmtp::send()
    Sends the ezcMail $mail using the SMTP protocol.
send : ezcMailTransportMta
in file transport_mta.php, method ezcMailTransportMta::send()
    Sends the mail $mail using the PHP mail method.
send : ezcMailTransport
in file transport.php, method ezcMailTransport::send()
    Sends the contents of $mail.
set : ezcQueryInsert
in file query_insert.php, method ezcQueryInsert::set()
    The insert query will set the column $column to the value $expression.
set : ezcQueryUpdate
in file query_update.php, method ezcQueryUpdate::set()
    The update query will set the column $column to the value $expression.
set : ezcDbInstance
in file instance.php, method ezcDbInstance::set()
    Adds the database handler $db to the list of known instances.
setAliases : ezcQuery
in file query.php, method ezcQuery::setAliases()
    Sets the aliases $aliases for this object.
setAliases : ezcQueryExpression
in file expression.php, method ezcQueryExpression::setAliases()
    Sets the aliases $aliases for this object.
setConfig : ezcConfigurationFileWriter
in file file_writer.php, method ezcConfigurationFileWriter::setConfig()
    Sets the configuration object that will be used for the next call to save().
setConfig : ezcConfigurationWriter
in file writer.php, method ezcConfigurationWriter::setConfig()
    Sets the configuration object that will be used for the next call to save().
setDefaults : ezcLog
in file log.php, method ezcLog::setDefaults()
    Sets the source and category defaults to "default".
setEndRecord : ezcArchiveZip
in file zip.php, method ezcArchiveZip::setEndRecord()
    Creates and sets a new ezcArchiveCentralDirectoryEndHeader.
setFile : ezcLogFileWriter
in file writer_file.php, method ezcLogFileWriter::setFile()
    Maps the filename $fileName to the messages specified by the ezcLogFilter $logFilter.
setFilters : ezcImageTransformation
in file transformation.php, method ezcImageTransformation::setFilters()
    Set the filters for this transformation.
setHandlerClasses : ezcImageAnalyzer
in file analyzer.php, method ezcImageAnalyzer::setHandlerClasses()
    Set the array of known handlers.
setHeader : ezcMailPart
in file part.php, method ezcMailPart::setHeader()
    Sets the header $name to the value $value.
setLineBreak : ezcMailTools
in file tools.php, method ezcMailTools::setLineBreak()
    Sets the endLine $character(s) to use when generating mail.
setMainPart : ezcMailMultipartRelated
in file multipart_related.php, method ezcMailMultipartRelated::setMainPart()
    Sets the main part $part of this alternative multipart.
setMapper : ezcLog
in file log.php, method ezcLog::setMapper()
    Sets the given ezcLogMapper $mapper as the log message to writer map.
setMimeOut : ezcImageTransformation
in file transformation.php, method ezcImageTransformation::setMimeOut()
    Sets the MIME types which are allowed for output.
setOptions : ezcTranslationTsBackend
in file ts_backend.php, method ezcTranslationTsBackend::setOptions()
    Sets the configuration options $configurationData.
setOptions : ezcConfigurationFileReader
in file file_reader.php, method ezcConfigurationFileReader::setOptions()
    Sets the options $configurationData.
setOptions : ezcConfigurationReader
in file reader.php, method ezcConfigurationReader::setOptions()
    Sets the options $options for the reader.
setOptions : ezcCacheStorage
in file storage.php, method ezcCacheStorage::setOptions()
    Set new options.
setOptions : ezcTranslationCacheBackend
in file cache_backend.php, method ezcTranslationCacheBackend::setOptions()
    Sets configuration data
setOptions : ezcConsoleTable
in file table.php, method ezcConsoleTable::setOptions()
setOptions : ezcConfigurationFileWriter
in file file_writer.php, method ezcConfigurationFileWriter::setOptions()
    Sets the options $configurationData.
setOptions : ezcConsoleStatusbar
in file statusbar.php, method ezcConsoleStatusbar::setOptions()
    Set options.
setOptions : ezcConfigurationWriter
in file writer.php, method ezcConfigurationWriter::setOptions()
    Sets the options for the writer.
setOptions : ezcConsoleOutput
in file output.php, method ezcConsoleOutput::setOptions()
    Set options for this object.
setOptions : ezcTranslationBackend
in file backend_interface.php, method ezcTranslationBackend::setOptions()
    Sets the backend specific $configurationData.
setOptions : ezcConsoleProgressbar
in file progressbar.php, method ezcConsoleProgressbar::setOptions()
    Set options.
setOutputFormatter : ezcDebug
in file debug.php, method ezcDebug::setOutputFormatter()
    Sets the formatter $reporter for the output.
setPackageDir : ezcBase
in file base.php, method ezcBase::setPackageDir()
    Returns the path to the autoload directory. The path depends on the installation of the ezComponents. The SVN version has different paths than the PEAR installed version. (For now).
setPrefix : ezcArchiveEntry
in file archive_entry.php, method ezcArchiveEntry::setPrefix()
    Sets the prefix.
setSetting : ezcConfiguration
in file configuration.php, method ezcConfiguration::setSetting()
    Sets the setting $setting in group $group to $value.
setSettings : ezcConfiguration
in file configuration.php, method ezcConfiguration::setSettings()
    Sets the settings $setting in group $group to $values.
setSeverityAttributes : ezcLog
in file log.php, method ezcLog::setSeverityAttributes()
    Sets the attributes $attributes for a group of severities $severityMask.
setSourceAttributes : ezcLog
in file log.php, method ezcLog::setSourceAttributes()
    Sets the attributes $attributes for a group of sources $sources.
setTable : ezcLogDatabaseWriter
in file writer_database.php, method ezcLogDatabaseWriter::setTable()
    Maps the table $tableName to the messages specified by the ezcLogFilter $logFilter.
setupReversePropertyDefinition : ezcPersistentDefinitionManager
in file definition_manager.php, method ezcPersistentDefinitionManager::setupReversePropertyDefinition()
    Returns the definition $def with the reverse relations field correctly set up.
setVerbosityColor : ezcDebugHtmlFormatter
in file html_formatter.php, method ezcDebugHtmlFormatter::setVerbosityColor()
    Sets the output $color of debug messages of the verbosity $verbosity.
shutdownCallbackHandler : ezcExecution
in file execution.php, method ezcExecution::shutdownCallbackHandler()
    Shutdown handler
start : ezcConsoleProgressbar
in file progressbar.php, method ezcConsoleProgressbar::start()
    Start the progress bar Starts the progess bar and sticks it to the current line.
startTimer : ezcDebug
in file debug.php, method ezcDebug::startTimer()
    Starts the timer with the identifier $name.
stopTimer : ezcDebug
in file debug.php, method ezcDebug::stopTimer()
    Stops the timer identified by $name.
store : ezcCacheStorageFile
in file file.php, method ezcCacheStorageFile::store()
    Store data to the cache storage.
store : ezcCacheStorage
in file storage.php, method ezcCacheStorage::store()
    Store data to the cache storage.
storeContext : ezcTranslationContextWrite
in file context_write_interface.php, method ezcTranslationContextWrite::storeContext()
    Stores the context named $context with the data $data.
storeContext : ezcTranslationCacheBackend
in file cache_backend.php, method ezcTranslationCacheBackend::storeContext()
    Stores a context.
storePos : ezcConsoleOutput
in file output.php, method ezcConsoleOutput::storePos()
    Stores the current cursor position.
stripEscapeSequences : ezcConsoleProgressbar
in file progressbar.php, method ezcConsoleProgressbar::stripEscapeSequences()
    Strip all escape sequences from a string to measure it's size correctly.
sub : ezcQueryExpression
in file expression.php, method ezcQueryExpression::sub()
    Returns the SQL to subtract values or expressions from eachother.
subString : ezcQueryExpression
in file expression.php, method ezcQueryExpression::subString()
    Returns part of a string.
subString : ezcQueryExpressionPgsql
in file expression_pgsql.php, method ezcQueryExpressionPgsql::subString()
    Returns part of a string.
subString : ezcQueryExpressionSqlite
in file expression_sqlite.php, method ezcQueryExpressionSqlite::subString()
    Returns part of a string.
sum : ezcQueryExpression
in file expression.php, method ezcQueryExpression::sum()
    Returns the total sum of a column
swirl : ezcImageEffectFilters
in file effect.php, method ezcImageEffectFilters::swirl()
    Swirl filter.
switchTimer : ezcDebug
in file debug.php, method ezcDebug::switchTimer()
    Stores the time from the running timer, and starts a new timer.

t

$table : ezcPersistentObjectDefinition
in file persistent_object_definition.php, variable ezcPersistentObjectDefinition::$table
    Name of the database table to use.
$transactionErrorFlag : ezcDbHandler
in file handler.php, variable ezcDbHandler::$transactionErrorFlag
    This flag is set to true when an SQL query has failed.
$transactionNestingLevel : ezcDbHandler
in file handler.php, variable ezcDbHandler::$transactionNestingLevel
    Stores the transaction nesting level.
$transformations : ezcImageConverter
in file converter.php, variable ezcImageConverter::$transformations
    Stores transformation registered with this converter.
$translation : ezcTranslationData
in file translation_data.php, variable ezcTranslationData::$translation
    The translated string.
$transparencyType : ezcImageAnalyzerData
in file analyzer_data.php, variable ezcImageAnalyzerData::$transparencyType
    Type of transparency in image.
$type : ezcPhpGeneratorReturnData
in file php_generator_return_data.php, variable ezcPhpGeneratorReturnData::$type
    The type of the assignment to use. The default is a normal '=' assignment.
$type : ezcPhpGeneratorParameter
in file php_generator_parameter.php, variable ezcPhpGeneratorParameter::$type
    The type of the parameter. Use either VARIABLE or VALUE.
$type : ezcConsoleOption
in file option.php, variable ezcConsoleOption::$type
    Value type of this parameter, default is ezcConsoleInput::TYPE_NONE.
$type : ezcConfigurationIniItem
in file ini_item.php, variable ezcConfigurationIniItem::$type
    The item type.
$type : ezcConfigurationValidationItem
in file validation_item.php, variable ezcConfigurationValidationItem::$type
    The type of validation problem, one of the TYPE_ERROR or TYPE_WARNING values.
$type : ezcInputFormDefinitionElement
in file definition_element.php, variable ezcInputFormDefinitionElement::$type
    Whether the field is optional or required. One of the self::OPTIONAL or self::REQUIRED constants.
table_options.php
procedural page table_options.php
table.php
procedural page table.php
transaction.php
procedural page transaction.php
transformation.php
procedural page transformation.php
transformation_already_exists.php
procedural page transformation_already_exists.php
transformation_not_available.php
procedural page transformation_not_available.php
transformation.php
procedural page transformation.php
transport_exception.php
procedural page transport_exception.php
transport.php
procedural page transport.php
text.php
procedural page text.php
tools.php
procedural page tools.php
transport_mta.php
procedural page transport_mta.php
transport_smtp.php
procedural page transport_smtp.php
throwWriterExceptions : ezcLog
in file log.php, method ezcLog::throwWriterExceptions()
    Enables or disables writer exceptions with the boolean $enable.
toPos : ezcConsoleOutput
in file output.php, method ezcConsoleOutput::toPos()
    Move the cursor to a specific column of the current line.
transform : ezcImageConverter
in file converter.php, method ezcImageConverter::transform()
    Apply transformation on a file.
transform : ezcImageTransformation
in file transformation.php, method ezcImageTransformation::transform()
    Apply the given filters for the transformation.
translateSeverityName : ezcLog
in file log.php, method ezcLog::translateSeverityName()
    Translates the severity constant to a string and returns this.
ts_backend.php
procedural page ts_backend.php
translation_data.php
procedural page translation_data.php
translation.php
procedural page translation.php
translation_manager.php
procedural page translation_manager.php
truncate : ezcArchiveZip
in file zip.php, method ezcArchiveZip::truncate()
truncate : ezcArchiveV7Tar
in file v7_tar.php, method ezcArchiveV7Tar::truncate()
truncate : ezcArchive
in file archive.php, method ezcArchive::truncate()
    Truncate the archive to $fileNumber of files.

u

$useComments : ezcConfigurationFileWriter
in file file_writer.php, variable ezcConfigurationFileWriter::$useComments
    Controls whether comments are written to the INI file or not.
$useFormats : ezcConsoleOutputOptions
in file output_options.php, variable ezcConsoleOutputOptions::$useFormats
    Wether to use formatings or not.
ustar_tar.php
procedural page ustar_tar.php
used_location.php
procedural page used_location.php
unknown_config.php
procedural page unknown_config.php
unknown_group.php
procedural page unknown_group.php
unknown_setting.php
procedural page unknown_setting.php
QUOTED_PRINTABLE : ezcMail
in file mail.php, class constant ezcMail::QUOTED_PRINTABLE
    Quoted printable encoding.
SUCCESS_AUDIT : ezcLog
in file log.php, class constant ezcLog::SUCCESS_AUDIT
    Success audit severity constant.
unmap : ezcLogDatabaseWriter
in file writer_database.php, method ezcLogDatabaseWriter::unmap()
    Unmaps the table $tableName from the messages specified by the ezcLogFilter $logFilter.
unregisterAlias : ezcConsoleInput
in file input.php, method ezcConsoleInput::unregisterAlias()
    Remove a alias to be no more supported.
unregisterOption : ezcConsoleInput
in file input.php, method ezcConsoleInput::unregisterOption()
    Remove a option to be no more supported.
update : ezcPersistentSession
in file persistent_session.php, method ezcPersistentSession::update()
    Saves the new persistent object $pObject to the database using an UPDATE query.
update : ezcQueryUpdate
in file query_update.php, method ezcQueryUpdate::update()
    Opens the query and sets the target table to $table.
updateFromQuery : ezcPersistentSession
in file persistent_session.php, method ezcPersistentSession::updateFromQuery()
urlFilter : ezcInputFilter
in file input_filter.php, method ezcInputFilter::urlFilter()
    Receives a variable for filtering. The filter function is free to modify the variable and should return the modified variable.
unknown_field.php
procedural page unknown_field.php

v

$value : ezcConfigurationIniItem
in file ini_item.php, variable ezcConfigurationIniItem::$value
    The setting's value.
$value : ezcConsoleOption
in file option.php, variable ezcConsoleOption::$value
    The value the parameter was assigned to when being submitted.
$valueMap : ezcConsoleProgressbar
in file progressbar.php, variable ezcConsoleProgressbar::$valueMap
    Storage for actual values to be replaced in the format string.
$values : ezcQueryInsert
in file query_insert.php, variable ezcQueryInsert::$values
    Holds the columns and the values that should inserted into the the table.
$variable : ezcPhpGeneratorReturnData
in file php_generator_return_data.php, variable ezcPhpGeneratorReturnData::$variable
    The name of the variable gets the method return value assigned to it.
$variable : ezcPhpGeneratorParameter
in file php_generator_parameter.php, variable ezcPhpGeneratorParameter::$variable
    The actual data of the variable if it is a VALUE type or the name of the variable if it is a VARIABLE type.
$verbosityLevel : ezcConsoleOutputOptions
in file output_options.php, variable ezcConsoleOutputOptions::$verbosityLevel
    Determines the level of verbosity.
$visibility : ezcPersistentObjectIdProperty
in file persistent_object_id_property.php, variable ezcPersistentObjectIdProperty::$visibility
    The visibility of the field. Can be either VISIBILITY_PRIVATE, VISIBILITY_PROTECTED or VISIBILITY_PUBLIC.
v7_tar.php
procedural page v7_tar.php
value.php
procedural page value.php
validation_item.php
procedural page validation_item.php
validation_result.php
procedural page validation_result.php
variable_parameter.php
procedural page variable_parameter.php
valid_data_available.php
procedural page valid_data_available.php
valid : ezcTranslationTsBackend
in file ts_backend.php, method ezcTranslationTsBackend::valid()
    Returns whether there is a new context available.
valid : ezcConsoleTableRow
in file row.php, method ezcConsoleTableRow::valid()
    Returns if the current cell is valid.
valid : ezcConsoleTable
in file table.php, method ezcConsoleTable::valid()
    Returns if the current cell is valid.
valid : ezcArchive
in file archive.php, method ezcArchive::valid()
    Returns true if the iterator points to a valid entry, otherwise false.
valid : ezcConfigurationIniParser
in file ini_parser.php, method ezcConfigurationIniParser::valid()
    Returns whether there are more valid elements in the file.
valid : ezcPersistentFindIterator
in file find_iterator.php, method ezcPersistentFindIterator::valid()
    Returns true if there is a current object.
validate : ezcConfigurationArrayReader
in file array_reader.php, method ezcConfigurationArrayReader::validate()
    Validates the configuration
validate : ezcConfigurationReader
in file reader.php, method ezcConfigurationReader::validate()
    Validates the configuration.
validate : ezcConfigurationIniReader
in file ini_reader.php, method ezcConfigurationIniReader::validate()
    Validates the configuration.
validateDefinition : ezcInputForm
in file input_form.php, method ezcInputForm::validateDefinition()
    Validates the definition array $definition.
validateLocation : ezcCacheStorageFile
in file file.php, method ezcCacheStorageFile::validateLocation()
    Checks if a given location is valid.
validateOptionName : ezcConsoleOption
in file option.php, method ezcConsoleOption::validateOptionName()
    Returns if a given name if valid for use as a parameter name a paremeter.

w

$whereString : ezcQueryUpdate
in file query_update.php, variable ezcQueryUpdate::$whereString
    Stores the WHERE part of the SQL.
$whereString : ezcQueryDelete
in file query_delete.php, variable ezcQueryDelete::$whereString
    Stores the WHERE part of the SQL.
$whereString : ezcQuerySelect
in file query_select.php, variable ezcQuerySelect::$whereString
    Stores the WHERE part of the SQL.
$width : ezcImageAnalyzerData
in file analyzer_data.php, variable ezcImageAnalyzerData::$width
    Width of image in pixels.
$widthType : ezcConsoleTableOptions
in file table_options.php, variable ezcConsoleTableOptions::$widthType
    Type of the given table width (fixed or maximal value).
$writers : ezcLog
in file log.php, variable ezcLog::$writers
    Contains the logic of mapping an incoming log message to the writer.
whatever.php
procedural page whatever.php
write_failed.php
procedural page write_failed.php
writer.php
procedural page writer.php
writer_exception.php
procedural page writer_exception.php
writer.php
procedural page writer.php
writer_file.php
procedural page writer_file.php
writer_unix_file.php
procedural page writer_unix_file.php
writer_database.php
procedural page writer_database.php
wrong_class.php
procedural page wrong_class.php
writer_not_initialized.php
procedural page writer_not_initialized.php
wrong_input_source.php
procedural page wrong_input_source.php
where : ezcQueryUpdate
in file query_update.php, method ezcQueryUpdate::where()
    Adds a where clause with logical expressions to the query.
where : ezcQueryDelete
in file query_delete.php, method ezcQueryDelete::where()
    Adds a where clause with logical expressions to the query.
where : ezcQuerySelect
in file query_select.php, method ezcQuerySelect::where()
    Adds a where clause with logical expressions to the query.
write : ezcLogFileWriter
in file writer_file.php, method ezcLogFileWriter::write()
    This method writes the $string to a file.
write : ezcPhpGenerator
in file php_generator.php, method ezcPhpGenerator::write()
    Writes $data to $this->fileResource
writeCurrentDataToFile : ezcArchiveZip
in file zip.php, method ezcArchiveZip::writeCurrentDataToFile()
writeCurrentDataToFile : ezcArchiveV7Tar
in file v7_tar.php, method ezcArchiveV7Tar::writeCurrentDataToFile()
writeCurrentDataToFile : ezcArchive
in file archive.php, method ezcArchive::writeCurrentDataToFile()
    Writes the file data from the current entry to the given file.
writeFile : ezcArchiveZip
in file zip.php, method ezcArchiveZip::writeFile()
    Reads the file data from the archive and writes it the the $writeTo file.
writeLogMessage : ezcLogDatabaseWriter
in file writer_database.php, method ezcLogDatabaseWriter::writeLogMessage()
    Writes the message $message to the log.
writeLogMessage : ezcLogWriter
in file writer.php, method ezcLogWriter::writeLogMessage()
    Writes the message $message to the log.
writeLogMessage : ezcLogUnixFileWriter
in file writer_unix_file.php, method ezcLogUnixFileWriter::writeLogMessage()
    Write the logEntries to a file.
writeSettings : ezcConfigurationArrayWriter
in file array_writer.php, method ezcConfigurationArrayWriter::writeSettings()
    Writes the settings and comments to disk
writeSettings : ezcConfigurationIniWriter
in file ini_writer.php, method ezcConfigurationIniWriter::writeSettings()
    Writes the settings and comments to disk

x

EXECUTE : ezcBaseFileException
in file file_exception.php, class constant ezcBaseFileException::EXECUTE

y

TYPE_INT : ezcConsoleInput
in file input.php, class constant ezcConsoleInput::TYPE_INT
    Option takes an int value.
TYPE_NONE : ezcConsoleInput
in file input.php, class constant ezcConsoleInput::TYPE_NONE
    Option does not cary a value.
TYPE_STRING : ezcConsoleInput
in file input.php, class constant ezcConsoleInput::TYPE_STRING
    Option takes a string value.

z

zip.php
procedural page zip.php
BZIP2 : ezcArchive
in file archive.php, class constant ezcArchive::BZIP2
    BZIP2 compression format.
GZIP : ezcArchive
in file archive.php, class constant ezcArchive::GZIP
    Gnu ZIP compression format.

_

__construct : ezcConfigurationParseErrorException
in file parse_error.php, method ezcConfigurationParseErrorException::__construct()
__construct : ezcTranslationParameterMissingException
in file parameter_missing.php, method ezcTranslationParameterMissingException::__construct()
__construct : ezcArchivePaxTar
in file pax_tar.php, method ezcArchivePaxTar::__construct()
__construct : ezcPersistentObjectDefinition
in file persistent_object_definition.php, method ezcPersistentObjectDefinition::__construct()
    Constructs a new PersistentObjectDefinition
__construct : ezcPersistentObjectException
in file persistent_object_exception.php, method ezcPersistentObjectException::__construct()
    Constructs a new ezcPersistentObjectException with error message $message and error code $code.
__construct : ezcConsoleOutputOptions
in file output_options.php, method ezcConsoleOutputOptions::__construct()
    Create a new ezcConsoleOutputOptions struct.
__construct : ezcConsoleOutputFormats
in file output_formats.php, method ezcConsoleOutputFormats::__construct()
    Create a new ezcConsoleOutputFormats object.
__construct : ezcConsoleOptionTypeViolationException
in file option_type_violation.php, method ezcConsoleOptionTypeViolationException::__construct()
__construct : ezcConsoleOptionTooManyValuesException
in file option_too_many_values.php, method ezcConsoleOptionTooManyValuesException::__construct()
__construct : ezcDbHandlerOracle
in file oracle.php, method ezcDbHandlerOracle::__construct()
    Constructs a handler object from the parameters $dbParams.
__construct : ezcConsoleOutput
in file output.php, method ezcConsoleOutput::__construct()
    Create a new console output handler.
__construct : ezcConsoleOutputFormat
in file output_format.php, method ezcConsoleOutputFormat::__construct()
    Create a new ezcConsoleOutputFormat object.
__construct : ezcPersistentObjectIdProperty
in file persistent_object_id_property.php, method ezcPersistentObjectIdProperty::__construct()
    Constructs a new PersistentObjectField
__construct : ezcPersistentObjectProperty
in file persistent_object_property.php, method ezcPersistentObjectProperty::__construct()
    Constructs a new PersistentObjectField
__construct : ezcConsoleProgressbarOptions
in file progressbar_options.php, method ezcConsoleProgressbarOptions::__construct()
    Create a new ezcConsoleProgressbarOptions struct.
__construct : ezcConsoleProgressbar
in file progressbar.php, method ezcConsoleProgressbar::__construct()
    Creates a new progress bar.
__construct : ezcBasePropertyNotFoundException
in file property_not_found.php, method ezcBasePropertyNotFoundException::__construct()
    Constructs a new ezcPropertyNotFoundException for the property $name.
__construct : ezcBasePropertyPermissionException
in file property_permission.php, method ezcBasePropertyPermissionException::__construct()
    Constructs a new ezcPropertyPermissionException for the property $name.
__construct : ezcQuery
in file query.php, method ezcQuery::__construct()
    Constructs a new ezcQuery that works on the database $db and with the aliases $aliases.
__construct : ezcPhpGeneratorReturnData
in file php_generator_return_data.php, method ezcPhpGeneratorReturnData::__construct()
    Constructs a new PhpGeneratorReturnData.
__construct : ezcPhpGeneratorParameter
in file php_generator_parameter.php, method ezcPhpGeneratorParameter::__construct()
    Constructs a new ezcPhpGeneratorParameter.
__construct : ezcPersistentSession
in file persistent_session.php, method ezcPersistentSession::__construct()
    Constructs a new persistent session that works on the database $db.
__construct : ezcDbHandlerPgsql
in file pgsql.php, method ezcDbHandlerPgsql::__construct()
    Constructs a handler object from the parameters $dbParams.
__construct : ezcPhpGenerator
in file php_generator.php, method ezcPhpGenerator::__construct()
    Constructs a new ezcPhpGenerator.
__construct : ezcPhpGeneratorException
in file php_generator_exception.php, method ezcPhpGeneratorException::__construct()
    Constructs a new ezcPhpGeneratorException with error message $message.
__construct : ezcConsoleOptionStringNotWellformedException
in file option_string_not_wellformed.php, method ezcConsoleOptionStringNotWellformedException::__construct()
__construct : ezcConsoleOptionRule
in file option_rule.php, method ezcConsoleOptionRule::__construct()
    Creates a new parameter rule.
__construct : ezcMailMultipartRelated
in file multipart_related.php, method ezcMailMultipartRelated::__construct()
    Constructs a new ezcMailMultipartRelated.
__construct : ezcMailMultipartMixed
in file multipart_mixed.php, method ezcMailMultipartMixed::__construct()
    Constructs a new ezcMailMultipartMixed
__construct : ezcDbHandlerMysql
in file mysql.php, method ezcDbHandlerMysql::__construct()
    Constructs a handler object from the parameters $dbParams.
__construct : ezcTranslationNotConfiguredException
in file not_configured.php, method ezcTranslationNotConfiguredException::__construct()
__construct : ezcExecutionNotInitializedException
in file not_initialized.php, method ezcExecutionNotInitializedException::__construct()
__construct : ezcMailMultipartAlternative
in file multipart_alternative.php, method ezcMailMultipartAlternative::__construct()
    Constructs a new ezcMailMultipartAlternative
__construct : ezcMailMultipart
in file multipart.php, method ezcMailMultipart::__construct()
    Constructs a new ezcMailMultipart with the parts $parts.
__construct : ezcImageMimeTypeUnsupportedException
in file mime_type_unsupported.php, method ezcImageMimeTypeUnsupportedException::__construct()
__construct : ezcImageMissingFilterParameterException
in file missing_filter_parameter.php, method ezcImageMissingFilterParameterException::__construct()
__construct : ezcDbMissingParameterException
in file missing_parameter.php, method ezcDbMissingParameterException::__construct()
    Constructs a new exception.
__construct : ezcTranslationMissingTranslationFileException
in file missing_translation_file.php, method ezcTranslationMissingTranslationFileException::__construct()
__construct : ezcPersistentObjectNotPersistentException
in file not_persistent.php, method ezcPersistentObjectNotPersistentException::__construct()
    Constructs a new ezcPersistentObjectNotPersistentException for the class $class.
__construct : ezcConfigurationNoConfigObjectException
in file no_config_object.php, method ezcConfigurationNoConfigObjectException::__construct()
__construct : ezcExecutionAlreadyInitializedException
in file already_initialized.php, method ezcExecutionAlreadyInitializedException::__construct()
__construct : ezcConsoleOptionExclusionViolationException
in file option_exclusion_violation.php, method ezcConsoleOptionExclusionViolationException::__construct()
__construct : ezcConsoleOptionMissingValueException
in file option_missing_value.php, method ezcConsoleOptionMissingValueException::__construct()
__construct : ezcConsoleOptionNotExistsException
in file option_not_exists.php, method ezcConsoleOptionNotExistsException::__construct()
__construct : ezcConsoleOptionNoAliasException
in file option_no_alias.php, method ezcConsoleOptionNoAliasException::__construct()
__construct : ezcConsoleOptionDependencyViolationException
in file option_dependency_violation.php, method ezcConsoleOptionDependencyViolationException::__construct()
__construct : ezcConsoleOptionArgumentsViolationException
in file option_arguments_violation.php, method ezcConsoleOptionArgumentsViolationException::__construct()
__construct : ezcConsoleNoPositionStoredException
in file no_position_stored.php, method ezcConsoleNoPositionStoredException::__construct()
__construct : ezcInputFormNoValidDataException
in file no_valid_data.php, method ezcInputFormNoValidDataException::__construct()
__construct : ezcConsoleOption
in file option.php, method ezcConsoleOption::__construct()
    Create a new parameter struct.
__construct : ezcConsoleOptionAlreadyRegisteredException
in file option_already_registered.php, method ezcConsoleOptionAlreadyRegisteredException::__construct()
__construct : ezcQueryDelete
in file query_delete.php, method ezcQueryDelete::__construct()
    Constructs a new ezcQueryDelete that works on the database $db and with the aliases $aliases.
__construct : ezcPersistentQueryException
in file query_exception.php, method ezcPersistentQueryException::__construct()
    Constructs a new ezcPersistentQueryException with additional information in $msg.
__construct : ezcConfigurationUnknownSettingException
in file unknown_setting.php, method ezcConfigurationUnknownSettingException::__construct()
__construct : ezcConfigurationUnknownGroupException
in file unknown_group.php, method ezcConfigurationUnknownGroupException::__construct()
__construct : ezcCacheUsedLocationException
in file used_location.php, method ezcCacheUsedLocationException::__construct()
__construct : ezcArchiveUstarTar
in file ustar_tar.php, method ezcArchiveUstarTar::__construct()
__construct : ezcArchiveV7Tar
in file v7_tar.php, method ezcArchiveV7Tar::__construct()
    Initializes the Tar and tries to read the first entry from the archive.
__construct : ezcInputFormUnknownFieldException
in file unknown_field.php, method ezcInputFormUnknownFieldException::__construct()
__construct : ezcConfigurationUnknownConfigException
in file unknown_config.php, method ezcConfigurationUnknownConfigException::__construct()
__construct : ezcMailTransportException
in file transport_exception.php, method ezcMailTransportException::__construct()
    Constructs an ezcMailTransportException with low level information $driverInfo.
__construct : ezcMailTransportMta
in file transport_mta.php, method ezcMailTransportMta::__construct()
    Constructs a new ezcMailTransportMta.
__construct : ezcMailTransportSmtp
in file transport_smtp.php, method ezcMailTransportSmtp::__construct()
    Constructs a new ezcMailTransportSmtp.
__construct : ezcTranslationTsBackend
in file ts_backend.php, method ezcTranslationTsBackend::__construct()
    Constructs a new ezcTranslationTsBackend that will use the file specified by $location.
__construct : ezcConfigurationValidationItem
in file validation_item.php, method ezcConfigurationValidationItem::__construct()
    Constructs a validation item.
__construct : ezcConfigurationValidationResult
in file validation_result.php, method ezcConfigurationValidationResult::__construct()
    Constructs a validation result
__construct : ezcConfigurationWriteFailedException
in file write_failed.php, method ezcConfigurationWriteFailedException::__construct()
__construct : ezcTranslationWriterNotInitializedException
in file writer_not_initialized.php, method ezcTranslationWriterNotInitializedException::__construct()
__construct : ezcExecutionWrongClassException
in file wrong_class.php, method ezcExecutionWrongClassException::__construct()
__construct : ezcInputFormWrongInputSourceException
in file wrong_input_source.php, method ezcInputFormWrongInputSourceException::__construct()
__construct : ezcArchiveZip
in file zip.php, method ezcArchiveZip::__construct()
    Initializes the Zip archive and reads the entire archive.
__construct : ezcLogFileWriter
in file writer_file.php, method ezcLogFileWriter::__construct()
    Constructs an ezcLogFileWriter.
__construct : ezcLogWriterException
in file writer_exception.php, method ezcLogWriterException::__construct()
    Constructs a new ezcLogWriterException with the original exception $e.
__construct : ezcInputFormValidDataAvailableException
in file valid_data_available.php, method ezcInputFormValidDataAvailableException::__construct()
__construct : ezcBaseValueException
in file value.php, method ezcBaseValueException::__construct()
    Constructs a new ezcBaseValueException on the $name variable.
__construct : ezcQueryVariableParameterException
in file variable_parameter.php, method ezcQueryVariableParameterException::__construct()
    Constructs a QueryInvalid exception with the type $type and the additional information $message.
__construct : ezcLogDatabaseWriter
in file writer_database.php, method ezcLogDatabaseWriter::__construct()
    Construct a new database log-writer.
__construct : ezcTranslationManager
in file translation_manager.php, method ezcTranslationManager::__construct()
    Constructs an ezcTranslationManager object
__construct : ezcTranslationData
in file translation_data.php, method ezcTranslationData::__construct()
    Constructs an ezcTranslationData object.
__construct : ezcConsoleTableRow
in file row.php, method ezcConsoleTableRow::__construct()
    Create a new ezcConsoleProgressbarRow.
__construct : ezcTranslationReaderNotInitializedException
in file reader_not_initialized.php, method ezcTranslationReaderNotInitializedException::__construct()
__construct : ezcConfigurationSettingnameNotStringException
in file settingname_not_string.php, method ezcConfigurationSettingnameNotStringException::__construct()
__construct : ezcBaseSettingNotFoundException
in file setting_not_found.php, method ezcBaseSettingNotFoundException::__construct()
    Constructs a new ezcBaseSettingNotFoundException for $settingName.
__construct : ezcBaseSettingValueException
in file setting_value.php, method ezcBaseSettingValueException::__construct()
    Constructs a new ezcBaseConfigException
__construct : ezcQueryUpdate
in file query_update.php, method ezcQueryUpdate::__construct()
    Constructs a new ezcQueryUpdate that works on the database $db and with the aliases $aliases.
__construct : ezcQuerySelectSqlite
in file query_select_sqlite.php, method ezcQuerySelectSqlite::__construct()
    Constructs a new ezcQueryOracle object.
__construct : ezcQueryException
in file query_exception.php, method ezcQueryException::__construct()
    Constructs an ezcQueryException with the highlevel error message $message and the errorcode $code.
__construct : ezcQueryInsert
in file query_insert.php, method ezcQueryInsert::__construct()
    Constructs a new ezcQueryInsert that works on the database $db and with the aliases $aliases.
__construct : ezcQuerySelect
in file query_select.php, method ezcQuerySelect::__construct()
    Constructs a new ezcQuery object.
__construct : ezcQuerySelectOracle
in file query_select_oracle.php, method ezcQuerySelectOracle::__construct()
    Constructs a new ezcQueryOracle object.
__construct : ezcConfigurationSettingWrongTypeException
in file setting_wrong_type.php, method ezcConfigurationSettingWrongTypeException::__construct()
__construct : ezcDbHandlerSqlite
in file sqlite.php, method ezcDbHandlerSqlite::__construct()
    Constructs a handler object from the parameters $dbParams.
__construct : ezcImageTransformationException
in file transformation.php, method ezcImageTransformationException::__construct()
    Creates a new ezcImageTransformationException using a parent exception.
__construct : ezcImageTransformation
in file transformation.php, method ezcImageTransformation::__construct()
    Initialize transformation.
__construct : ezcImageTransformationAlreadyExistsException
in file transformation_already_exists.php, method ezcImageTransformationAlreadyExistsException::__construct()
__construct : ezcImageTransformationNotAvailableException
in file transformation_not_available.php, method ezcImageTransformationNotAvailableException::__construct()
__construct : ezcTranslation
in file translation.php, method ezcTranslation::__construct()
    Constructs the ezcTranslation object.
__construct : ezcDbTransactionException
in file transaction.php, method ezcDbTransactionException::__construct()
    Constructs a new exception.
__construct : ezcMailText
in file text.php, method ezcMailText::__construct()
    Constructs a new TextPart with the given $text, $charset and $encoding.
__construct : ezcConsoleStatusbar
in file statusbar.php, method ezcConsoleStatusbar::__construct()
    Creates a new status bar.
__construct : ezcCacheStorage
in file storage.php, method ezcCacheStorage::__construct()
    Creates a new cache storage in the given location.
__construct : ezcConsoleTable
in file table.php, method ezcConsoleTable::__construct()
    Creates a new table.
__construct : ezcConsoleTableOptions
in file table_options.php, method ezcConsoleTableOptions::__construct()
    Create a new ezcConsoleProgressbarOptions struct.
__construct : ezcMailException
in file mail_exception.php, method ezcMailException::__construct()
    Constructs a new ezcMailException with error message $message and error code $code.
__construct : ezcConsoleOptionMandatoryViolationException
in file option_mandatory_violation.php, method ezcConsoleOptionMandatoryViolationException::__construct()
__construct : ezcBaseFileNotFoundException
in file file_not_found.php, method ezcBaseFileNotFoundException::__construct()
    Constructs a new ezcBaseFileNotFoundException.
__construct : ezcImageFileNameInvalidException
in file file_name_invalid.php, method ezcImageFileNameInvalidException::__construct()
__construct : ezcImageFileNotProcessableException
in file file_not_processable.php, method ezcImageFileNotProcessableException::__construct()
__construct : ezcImageAnalyzerFileNotProcessableException
in file file_not_processable.php, method ezcImageAnalyzerFileNotProcessableException::__construct()
__construct : ezcBaseFilePermissionException
in file file_permission.php, method ezcBaseFilePermissionException::__construct()
    Constructs a new ezcPropertyPermissionException for the property $name.
__construct : ezcBaseFileIoException
in file file_io.php, method ezcBaseFileIoException::__construct()
    Constructs a new ezcBaseFileIoException for the file $path.
__construct : ezcArchiveFileException
in file file_exception.php, method ezcArchiveFileException::__construct()
    Constructs a file exception
__construct : ezcQueryExpressionOracle
in file expression_oracle.php, method ezcQueryExpressionOracle::__construct()
    Constructs an empty ezcQueryExpression
__construct : ezcQueryExpressionPgsql
in file expression_pgsql.php, method ezcQueryExpressionPgsql::__construct()
    Constructs an empty ezcQueryExpression with the versoin $version.
__construct : ezcInputFormFieldNotFoundException
in file field_not_found.php, method ezcInputFormFieldNotFoundException::__construct()
__construct : ezcMailFile
in file file.php, method ezcMailFile::__construct()
    Constructs a new attachment with $fileName.
__construct : ezcConfigurationFileReader
in file file_reader.php, method ezcConfigurationFileReader::__construct()
    Constructs the reader object.
__construct : ezcConfigurationFileWriter
in file file_writer.php, method ezcConfigurationFileWriter::__construct()
    Constructs the writer and initializes it with the file to write.
__construct : ezcConfigurationGroupExistsAlreadyException
in file group_exists_already.php, method ezcConfigurationGroupExistsAlreadyException::__construct()
__construct : ezcImageAnalyzerHandler
in file handler.php, method ezcImageAnalyzerHandler::__construct()
    Create an ezcImageAnalyzerHandler to analyze a file.
__construct : ezcImageHandler
in file handler.php, method ezcImageHandler::__construct()
    Create a new image handler.
__construct : ezcDbHandler
in file handler.php, method ezcDbHandler::__construct()
    Constructs a handler object.
__construct : ezcArchiveGnuTar
in file gnu_tar.php, method ezcArchiveGnuTar::__construct()
__construct : ezcPersistentGeneratorDefinition
in file generator_definition.php, method ezcPersistentGeneratorDefinition::__construct()
    Constructs a new PersistentGeneratorDefinition
__construct : ezcImageFilterFailedException
in file filter_failed.php, method ezcImageFilterFailedException::__construct()
__construct : ezcImageFilterNotAvailableException
in file filter_not_available.php, method ezcImageFilterNotAvailableException::__construct()
__construct : ezcPersistentFindIterator
in file find_iterator.php, method ezcPersistentFindIterator::__construct()
    Initializes the iterator with the statement $stmt and the definition $def..
__construct : ezcPhpGeneratorFlowException
in file flow_exception.php, method ezcPhpGeneratorFlowException::__construct()
    Constructs a new flow exception.
__construct : ezcQueryExpression
in file expression.php, method ezcQueryExpression::__construct()
    Constructs an empty ezcQueryExpression
__construct : ezcDbException
in file exception.php, method ezcDbException::__construct()
    Constructs an ezcDbAstractionException with the highlevel error message $message and the errorcode $code.
__construct : ezcArchiveEntryPrefixException
in file archive_entry_prefix.php, method ezcArchiveEntryPrefixException::__construct()
__construct : ezcArchiveEntry
in file archive_entry.php, method ezcArchiveEntry::__construct()
    Constructs an archiveEntry from the ezcArchiveFileStructure.
__construct : ezcArchiveException
in file archive_exception.php, method ezcArchiveException::__construct()
    Construct an archive exception.
__construct : ezcArchiveIoException
in file archive_io.php, method ezcArchiveIoException::__construct()
__construct : ezcArchiveUnknownTypeException
in file archive_unknown_type.php, method ezcArchiveUnknownTypeException::__construct()
__construct : ezcArchiveEmptyException
in file archive_empty.php, method ezcArchiveEmptyException::__construct()
    Construct an archive is empty exception.
__construct : ezcArchiveChecksumException
in file archive_checksum.php, method ezcArchiveChecksumException::__construct()
__construct : ezcPersistentObjectAlreadyPersistentException
in file already_persistent.php, method ezcPersistentObjectAlreadyPersistentException::__construct()
    Constructs a new ezcPersistentObjectAlreadyPersistentException for the class $class.
__construct : ezcImageAnalyzer
in file analyzer.php, method ezcImageAnalyzer::__construct()
    Create an image analyzer for the specified file.
__construct : ezcImageAnalyzerData
in file analyzer_data.php, method ezcImageAnalyzerData::__construct()
    Create a new instance of ezcImageAnalyzerData.
__construct : ezcArchiveBlockSizeException
in file archive_block_size.php, method ezcArchiveBlockSizeException::__construct()
__construct : ezcArchiveValueException
in file archive_value.php, method ezcArchiveValueException::__construct()
    Construct an archive exception.
__construct : ezcTranslationCacheBackend
in file cache_backend.php, method ezcTranslationCacheBackend::__construct()
    Constructs a new ezcTranslationCacheBackend that will store data to $cacheObject.
__construct : ezcImageConverterSettings
in file converter_settings.php, method ezcImageConverterSettings::__construct()
    Create a new instance of ezcImageConverterSettings.
__construct : ezcInputFormDefinitionElement
in file definition_element.php, method ezcInputFormDefinitionElement::__construct()
    Constructs a definition item.
__construct : ezcPersistentDefinitionNotFoundException
in file definition_not_found.php, method ezcPersistentDefinitionNotFoundException::__construct()
    Constructs a new ezcPersistentDefinitionNotFoundException for the class $class with the additional error information $message.
__construct : ezcBaseException
in file exception.php, method ezcBaseException::__construct()
    Constructs a new ezcBaseException with $message
__construct : ezcImageConverter
in file converter.php, method ezcImageConverter::__construct()
    Initialize converter with settings object.
__construct : ezcTranslationContextNotAvailableException
in file context_not_available.php, method ezcTranslationContextNotAvailableException::__construct()
__construct : ezcConsoleTableCell
in file cell.php, method ezcConsoleTableCell::__construct()
    Create a new ezcConsoleProgressbarCell.
__construct : ezcPersistentCodeManager
in file code_manager.php, method ezcPersistentCodeManager::__construct()
    Constructs a new code manager that will look for persistent object definitions in the directory $dir.
__construct : ezcMailComposer
in file composer.php, method ezcMailComposer::__construct()
    Constructs an empty ezcMailComposer object.
__construct : ezcConfiguration
in file configuration.php, method ezcConfiguration::__construct()
    Constructs the configuration object.
__construct : ezcImageHandlerNotAvailableException
in file handler_not_available.php, method ezcImageHandlerNotAvailableException::__construct()
__construct : ezcImageFilter
in file filter.php, method ezcImageFilter::__construct()
    Initialize with the filter name and options.
__construct : ezcConfigurationIniItem
in file ini_item.php, method ezcConfigurationIniItem::__construct()
    Constructs an ezcConfigurationIniItem object.
__construct : ezcCacheInvalidIdException
in file invalid_id.php, method ezcCacheInvalidIdException::__construct()
__construct : ezcConfigurationIniParser
in file ini_parser.php, method ezcConfigurationIniParser::__construct()
    Constructs the parser object
__construct : ezcPersistentIdentifierGenerationException
in file identifier_generation.php, method ezcPersistentIdentifierGenerationException::__construct()
    Constructs a new ezcPersistentIdentifierGenerationException for the class $class.
__construct : ezcDebugHtmlFormatter
in file html_formatter.php, method ezcDebugHtmlFormatter::__construct()
    Constructs a new HTML reporter.
__construct : ezcConfigurationInvalidReaderClassException
in file invalid_reader_class.php, method ezcConfigurationInvalidReaderClassException::__construct()
__construct : ezcLogFilter
in file log_filter.php, method ezcLogFilter::__construct()
    Empty constructor
__construct : ezcConsoleInput
in file input.php, method ezcConsoleInput::__construct()
    Create input handler
__construct : ezcInputForm
in file input_form.php, method ezcInputForm::__construct()
    Constructs a new ezcInputForm for $inputSource with $definition.
__construct : ezcExecutionInvalidCallbackException
in file invalid_callback.php, method ezcExecutionInvalidCallbackException::__construct()
__construct : ezcCacheInvalidStorageClassException
in file invalid_storage_class.php, method ezcCacheInvalidStorageClassException::__construct()
__construct : ezcImageInvalidReferenceException
in file invalid_reference.php, method ezcImageInvalidReferenceException::__construct()
__construct : ezcQueryInvalidException
in file invalid.php, method ezcQueryInvalidException::__construct()
    Constructs a QueryInvalid exception with the type $type and the additional information $message.
__construct : ezcInputFormVariableMissingException
in file input_variable_missing.php, method ezcInputFormVariableMissingException::__construct()
__construct : ezcTranslationKeyNotAvailableException
in file key_not_available.php, method ezcTranslationKeyNotAvailableException::__construct()
__construct : ezcConfigurationInvalidSuffixException
in file invalid_suffix.php, method ezcConfigurationInvalidSuffixException::__construct()
__construct : ezcImageHandlerSettingsInvalidException
in file handler_settings_invalid.php, method ezcImageHandlerSettingsInvalidException::__construct()
__construct : ezcMail
in file mail.php, method ezcMail::__construct()
    Constructs an empty ezcMail object.
__construct : ezcMailAddress
in file mail_address.php, method ezcMailAddress::__construct()
    Constructs a new ezcMailAddress with the mail address $email and the optional name $name.
__construct : ezcCacheInvalidDataException
in file invalid_data.php, method ezcCacheInvalidDataException::__construct()
__construct : ezcImageHandlerSettings
in file handler_settings.php, method ezcImageHandlerSettings::__construct()
    Initialize settings to be used by image handler.
__construct : ezcImageInvalidFilterParameterException
in file invalid_filter_parameter.php, method ezcImageInvalidFilterParameterException::__construct()
__construct : ezcDbHandlerNotFoundException
in file handler_not_found.php, method ezcDbHandlerNotFoundException::__construct()
    Constructs a new exception.
__construct : ezcImageAnalyzerInvalidHandlerException
in file invalid_handler.php, method ezcImageAnalyzerInvalidHandlerException::__construct()
__construct : ezcInputFormInvalidDefinitionException
in file invalid_definition.php, method ezcInputFormInvalidDefinitionException::__construct()
__destruct : ezcPhpGenerator
in file php_generator.php, method ezcPhpGenerator::__destruct()
    Destructs the object.
__destruct : ezcLogFileWriter
in file writer_file.php, method ezcLogFileWriter::__destruct()
    Destructs the object and closes all open file handles.
__destruct : ezcMailTransportSmtp
in file transport_smtp.php, method ezcMailTransportSmtp::__destruct()
    Destructs this object.
__get : ezcConsoleOutputFormats
in file output_formats.php, method ezcConsoleOutputFormats::__get()
    Read access to the formats.
__get : ezcImageAnalyzer
in file analyzer.php, method ezcImageAnalyzer::__get()
    Returns the property $name.
__get : ezcMailComposer
in file composer.php, method ezcMailComposer::__get()
    Returns the property $name.
__get : ezcConsoleOutputOptions
in file output_options.php, method ezcConsoleOutputOptions::__get()
    Property read access.
__get : ezcConsoleStatusbar
in file statusbar.php, method ezcConsoleStatusbar::__get()
    Property read access.
__get : ezcConsoleTable
in file table.php, method ezcConsoleTable::__get()
    Property read access.
__get : ezcLog
in file log.php, method ezcLog::__get()
    Returns the property $name.
__get : ezcConsoleTableRow
in file row.php, method ezcConsoleTableRow::__get()
    Property read access.
__get : ezcInputForm
in file input_form.php, method ezcInputForm::__get()
    This function is called when a variable is assigned to a magic property.
__get : ezcImageHandler
in file handler.php, method ezcImageHandler::__get()
    Returns the property $name.
__get : ezcMailFile
in file file.php, method ezcMailFile::__get()
    Sets the property $name to $value.
__get : ezcConsoleOptionRule
in file option_rule.php, method ezcConsoleOptionRule::__get()
    Property read access overloading.
__get : ezcMailTransportSmtp
in file transport_smtp.php, method ezcMailTransportSmtp::__get()
    Returns the property $name.
__get : ezcLogDatabaseWriter
in file writer_database.php, method ezcLogDatabaseWriter::__get()
    Returns the property $name.
__get : ezcConsoleOutput
in file output.php, method ezcConsoleOutput::__get()
    Property read access.
__get : ezcDebug
in file debug.php, method ezcDebug::__get()
    Throws always an ezcBasePropertyNotFoundException.
__get : ezcMailText
in file text.php, method ezcMailText::__get()
    Sets the property $name to $value.
__get : ezcConsoleTableCell
in file cell.php, method ezcConsoleTableCell::__get()
    Property read access.
__get : ezcPhpGenerator
in file php_generator.php, method ezcPhpGenerator::__get()
    Returns the value of property $name.
__get : ezcArchive
in file archive.php, method ezcArchive::__get()
    Returns the property $name.
__get : ezcMailMultipart
in file multipart.php, method ezcMailMultipart::__get()
    Returns the property $name.
__get : ezcConsoleProgressbar
in file progressbar.php, method ezcConsoleProgressbar::__get()
    Property read access.
__get : ezcConsoleTableOptions
in file table_options.php, method ezcConsoleTableOptions::__get()
    Property read access.
__get : ezcConsoleOption
in file option.php, method ezcConsoleOption::__get()
    Property read access.
__get : ezcConsoleOutputFormat
in file output_format.php, method ezcConsoleOutputFormat::__get()
    Overloaded __get() method to gain read-only access to some attributes.
__get : ezcConsoleProgressbarOptions
in file progressbar_options.php, method ezcConsoleProgressbarOptions::__get()
    Property read access.
__get : ezcMail
in file mail.php, method ezcMail::__get()
    Returns the property $name.
__isset : ezcConsoleTableCell
in file cell.php, method ezcConsoleTableCell::__isset()
    Property isset access.
__isset : ezcConsoleOption
in file option.php, method ezcConsoleOption::__isset()
    Property isset access.
__isset : ezcConsoleTable
in file table.php, method ezcConsoleTable::__isset()
    Property isset access.
__isset : ezcConsoleTableOptions
in file table_options.php, method ezcConsoleTableOptions::__isset()
    Property isset access.
__isset : ezcConsoleOptionRule
in file option_rule.php, method ezcConsoleOptionRule::__isset()
    Property isset access.
__isset : ezcConsoleOutputFormat
in file output_format.php, method ezcConsoleOutputFormat::__isset()
    Property isset access.
__isset : ezcConsoleStatusbar
in file statusbar.php, method ezcConsoleStatusbar::__isset()
    Property isset access.
__isset : ezcImageAnalyzer
in file analyzer.php, method ezcImageAnalyzer::__isset()
    Checks if the property $name exist and returns the result.
__isset : ezcImageHandler
in file handler.php, method ezcImageHandler::__isset()
    Checks if the property $name exist and returns the result.
__isset : ezcConsoleOutputFormats
in file output_formats.php, method ezcConsoleOutputFormats::__isset()
    Property isset access.
__isset : ezcConsoleOutputOptions
in file output_options.php, method ezcConsoleOutputOptions::__isset()
    Property isset access.
__isset : ezcConsoleProgressbar
in file progressbar.php, method ezcConsoleProgressbar::__isset()
    Property isset access.
__isset : ezcConsoleOutput
in file output.php, method ezcConsoleOutput::__isset()
    Property isset access.
__isset : ezcInputForm
in file input_form.php, method ezcInputForm::__isset()
    Returns whether a magic property was is used on a magic property.
__isset : ezcConsoleProgressbarOptions
in file progressbar_options.php, method ezcConsoleProgressbarOptions::__isset()
    Property isset access.
__isset : ezcConsoleTableRow
in file row.php, method ezcConsoleTableRow::__isset()
    Property isset access.
__set : ezcMail
in file mail.php, method ezcMail::__set()
    Sets the property $name to $value.
__set : ezcConsoleTableCell
in file cell.php, method ezcConsoleTableCell::__set()
    Property write access.
__set : ezcMailTransportSmtp
in file transport_smtp.php, method ezcMailTransportSmtp::__set()
    Sets the property $name to $value.
__set : ezcMailMultipart
in file multipart.php, method ezcMailMultipart::__set()
    Sets the property $name to $value.
__set : ezcLogDatabaseWriter
in file writer_database.php, method ezcLogDatabaseWriter::__set()
    Sets the property $name to $value.
__set : ezcLog
in file log.php, method ezcLog::__set()
    Sets the property $name to $value.
__set : ezcImageAnalyzer
in file analyzer.php, method ezcImageAnalyzer::__set()
    Sets the property $name to $value.
__set : ezcArchive
in file archive.php, method ezcArchive::__set()
    Sets the property $name to $value.
__set : ezcConsoleOption
in file option.php, method ezcConsoleOption::__set()
    Property write access.
__set : ezcConsoleOptionRule
in file option_rule.php, method ezcConsoleOptionRule::__set()
    Property read access overloading.
__set : ezcMailFile
in file file.php, method ezcMailFile::__set()
    Sets the property $name to $value.
__set : ezcConsoleOutput
in file output.php, method ezcConsoleOutput::__set()
    Property write access.
__set : ezcImageHandler
in file handler.php, method ezcImageHandler::__set()
    Sets the property $name to $value.
__set : ezcConsoleOutputFormat
in file output_format.php, method ezcConsoleOutputFormat::__set()
    Overloaded __set() method to gain read-only access to properties.
__set : ezcPhpGenerator
in file php_generator.php, method ezcPhpGenerator::__set()
    Sets the property $name to $value.
__set : ezcConsoleProgressbar
in file progressbar.php, method ezcConsoleProgressbar::__set()
    Property write access.
__set : ezcConsoleProgressbarOptions
in file progressbar_options.php, method ezcConsoleProgressbarOptions::__set()
    Property write access.
__set : ezcInputForm
in file input_form.php, method ezcInputForm::__set()
    Sets a new magic property.
__set : ezcConsoleTableRow
in file row.php, method ezcConsoleTableRow::__set()
    Property write access.
__set : ezcConsoleTableOptions
in file table_options.php, method ezcConsoleTableOptions::__set()
    Property write access.
__set : ezcMailText
in file text.php, method ezcMailText::__set()
    Sets the property $name to $value.
__set : ezcMailComposer
in file composer.php, method ezcMailComposer::__set()
    Sets the property $name to $value.
__set : ezcConsoleOutputFormats
in file output_formats.php, method ezcConsoleOutputFormats::__set()
    Write access to the formats.
__set : ezcDebug
in file debug.php, method ezcDebug::__set()
    Throws always an ezcBasePropertyNotFoundException.
__set : ezcConsoleStatusbar
in file statusbar.php, method ezcConsoleStatusbar::__set()
    Property write access.
__set : ezcConsoleOutputOptions
in file output_options.php, method ezcConsoleOutputOptions::__set()
    Property write access.
__set : ezcConsoleTable
in file table.php, method ezcConsoleTable::__set()
    Property write access.
__set_state : ezcPersistentGeneratorDefinition
in file generator_definition.php, method ezcPersistentGeneratorDefinition::__set_state()
    Returns a new instance of this class with the data specified by $array.
__set_state : ezcPersistentObjectProperty
in file persistent_object_property.php, method ezcPersistentObjectProperty::__set_state()
    Returns a new instance of this class with the data specified by $array.
__set_state : ezcPersistentObjectDefinition
in file persistent_object_definition.php, method ezcPersistentObjectDefinition::__set_state()
    Returns a new instance of this class with the data specified by $array.
__set_state : ezcPersistentObjectIdProperty
in file persistent_object_id_property.php, method ezcPersistentObjectIdProperty::__set_state()
    Returns a new instance of this class with the data specified by $array.
__set_state : ezcConfigurationValidationItem
in file validation_item.php, method ezcConfigurationValidationItem::__set_state()
__set_state : ezcConfigurationIniItem
in file ini_item.php, method ezcConfigurationIniItem::__set_state()
__set_state : ezcInputFormDefinitionElement
in file definition_element.php, method ezcInputFormDefinitionElement::__set_state()
__set_state : ezcTranslationData
in file translation_data.php, method ezcTranslationData::__set_state()
__set_state : ezcMailAddress
in file mail_address.php, method ezcMailAddress::__set_state()
    Returns a new instance of this class with the data specified by $array.
__set_state : ezcPhpGeneratorParameter
in file php_generator_parameter.php, method ezcPhpGeneratorParameter::__set_state()
    Returns a new instance of this class with the data specified by $array.
__set_state : ezcPhpGeneratorReturnData
in file php_generator_return_data.php, method ezcPhpGeneratorReturnData::__set_state()
    Returns a new instance of this class with the data specified by $array.
__toString : ezcArchive
in file archive.php, method ezcArchive::__toString()
    Returns a string which represents all the entries from the archive.
__toString : ezcArchiveEntry
in file archive_entry.php, method ezcArchiveEntry::__toString()
    Returns a string representing the current entry.
Last updated: Fri, 02 Nov 2007