Path

ez components / documentation / api reference / 2007.1 /


eZ Components 2007.1


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

Index of All Elements

Package Indexes


[ 2 ] [ 3 ] [ 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 ] [ _ ]

2

2d.php
procedural page 2d.php

3

3d.php
procedural page 3d.php

a

$activatedFrom : ezcWorkflowNode
in file node.php, variable ezcWorkflowNode::$activatedFrom
    The node(s) that activated this node.
$activatedNodes : ezcWorkflowExecution
in file execution.php, variable ezcWorkflowExecution::$activatedNodes
    Nodes of the workflow being executed that are activated.
$activationState : ezcWorkflowNode
in file node.php, variable ezcWorkflowNode::$activationState
    The state of this node.
$addedBlocks : ezcArchiveV7Tar
in file v7_tar.php, variable ezcArchiveV7Tar::$addedBlocks
    Stores the number of added blocks.
$addedBlocksNotReliable : ezcArchiveV7Tar
in file v7_tar.php, variable ezcArchiveV7Tar::$addedBlocksNotReliable
    Specifies if unreliable blocks were added.
$addedFields : ezcDbSchemaTableDiff
in file table_diff.php, variable ezcDbSchemaTableDiff::$addedFields
    All added fields
$addedIndexes : ezcDbSchemaTableDiff
in file table_diff.php, variable ezcDbSchemaTableDiff::$addedIndexes
    All added indexes
$additionalParameters : ezcMailContentDispositionHeader
in file content_disposition_header.php, variable ezcMailContentDispositionHeader::$additionalParameters
    Any additional parameters provided in the Content-Disposition header.
$additionalParametersMetaData : ezcMailContentDispositionHeader
in file content_disposition_header.php, variable ezcMailContentDispositionHeader::$additionalParametersMetaData
    Holds language and characterset data for the additional parameters.
$autoIncrement : ezcDbSchemaField
in file field.php, variable ezcDbSchemaField::$autoIncrement
    Whether this field is an auto increment field.
$autoloadArray : ezcBase
in file base.php, variable ezcBase::$autoloadArray
    This variable stores all the elements from the autoload arrays. When a new autoload file is loaded, their files are added to this array.
$autoloadPath : ezcBaseRepositoryDirectory
in file repository_directory.php, variable ezcBaseRepositoryDirectory::$autoloadPath
    The path to the autoload files.
$availableHandlers : ezcImageAnalyzer
in file analyzer.php, variable ezcImageAnalyzer::$availableHandlers
    Available handler classes and their options.
$axisColor : ezcGraphPaletteTango
in file tango.php, variable ezcGraphPaletteTango::$axisColor
    Axiscolor
$axisColor : ezcGraphPalette
in file palette.php, variable ezcGraphPalette::$axisColor
    Axiscolor
$axisColor : ezcGraphPaletteBlack
in file black.php, variable ezcGraphPaletteBlack::$axisColor
    Axiscolor
$axisColor : ezcGraphPaletteEzRed
in file ez_red.php, variable ezcGraphPaletteEzRed::$axisColor
    Axiscolor
$axisColor : ezcGraphPaletteEzGreen
in file ez_green.php, variable ezcGraphPaletteEzGreen::$axisColor
    Axiscolor
$axisColor : ezcGraphPaletteEzBlue
in file ez_blue.php, variable ezcGraphPaletteEzBlue::$axisColor
    Axiscolor
$axisColor : ezcGraphPaletteEz
in file ez.php, variable ezcGraphPaletteEz::$axisColor
    Axiscolor
$axisLabelRenderer : ezcGraphChartElementAxis
in file axis.php, variable ezcGraphChartElementAxis::$axisLabelRenderer
    Axis label renderer class
$axisLabels : ezcGraphRenderer3d
in file 3d.php, variable ezcGraphRenderer3d::$axisLabels
    Collect axis labels, so that the axis are drawn, when all axis spaces are known.
$axisLabels : ezcGraphRenderer2d
in file 2d.php, variable ezcGraphRenderer2d::$axisLabels
    Collect axis labels, so that the axis are drawn, when all axis spaces are known.
abort : ezcPhpGenerator
in file php_generator.php, method ezcPhpGenerator::abort()
    Aborts the PHP generating. Cleans up the file handler and the temporary file.
accept : ezcWorkflowNode
in file node.php, method ezcWorkflowNode::accept()
    Reimplementation of accept() calls accept on all out nodes.
accept : ezcWorkflow
in file workflow.php, method ezcWorkflow::accept()
    Overridden implementation of accept() calls accept on the start node.
accept : ezcWorkflowVisitable
in file visitable.php, method ezcWorkflowVisitable::accept()
    Accepts the visitor.
activateNode : ezcWorkflowNode
in file node.php, method ezcWorkflowNode::activateNode()
    Convenience method for activating an (outgoing) node.
activateOutgoingNodes : ezcWorkflowNodeBranch
in file node_branch.php, method ezcWorkflowNodeBranch::activateOutgoingNodes()
    Activates this node's outgoing nodes.
add : ezcConsoleStatusbar
in file statusbar.php, method ezcConsoleStatusbar::add()
    Add a status to the status bar.
add : ezcGraphPolynom
in file polynom.php, method ezcGraphPolynom::add()
    Adds polynom to current polynom
add : ezcQueryExpression
in file expression.php, method ezcQueryExpression::add()
    Returns the SQL to add values or expressions together.
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.
addClassRepository : ezcBase
in file base.php, method ezcBase::addClassRepository()
    Adds an additional class repository.
addCompositeImage : ezcImageImagemagickBaseHandler
in file imagemagick_base.php, method ezcImageImagemagickBaseHandler::addCompositeImage()
    Add an image to composite with the given reference.
addConditionalOutNode : ezcWorkflowNodeConditionalBranch
in file node_conditional_branch.php, method ezcWorkflowNodeConditionalBranch::addConditionalOutNode()
    Adds the conditional outgoing node $outNode to this node with the condition $condition.
addData : ezcGraphChartElementNumericAxis
in file numeric.php, method ezcGraphChartElementNumericAxis::addData()
    Add data for this axis
addData : ezcGraphChartElementLabeledAxis
in file labeled.php, method ezcGraphChartElementLabeledAxis::addData()
    Add data for this axis
addData : ezcGraphChartElementAxis
in file axis.php, method ezcGraphChartElementAxis::addData()
    Add data for this axis
addData : ezcGraphChartElementDateAxis
in file date.php, method ezcGraphChartElementDateAxis::addData()
    Add data for this axis
addData : ezcGraphChartElementLogarithmicalAxis
in file logarithmic.php, method ezcGraphChartElementLogarithmicalAxis::addData()
    Add data for this axis
addDataSet : ezcGraphChartDataContainer
in file base.php, method ezcGraphChartDataContainer::addDataSet()
    Adds a dataset to the charts data
addDataSet : ezcGraphChartSingleDataContainer
in file single.php, method ezcGraphChartSingleDataContainer::addDataSet()
    Adds a dataset to the charts data
addDependency : ezcConsoleOption
in file option.php, method ezcConsoleOption::addDependency()
    Add a new dependency for a parameter.
addDiffReader : ezcDbSchemaHandlerManager
in file handler_manager.php, method ezcDbSchemaHandlerManager::addDiffReader()
    Adds the difference read handler class $readerClass to the manager for $type
addDiffWriter : ezcDbSchemaHandlerManager
in file handler_manager.php, method ezcDbSchemaHandlerManager::addDiffWriter()
    Adds the difference write handler class $writerClass to the manager for $type
addElement : ezcGraphChart
in file chart.php, method ezcGraphChart::addElement()
    Add element to chart
addElementReference : ezcGraphRenderer
in file renderer.php, method ezcGraphRenderer::addElementReference()
    Adds a element reference for context
addEntry : ezcConsoleProgressMonitor
in file progressmonitor.php, method ezcConsoleProgressMonitor::addEntry()
    Print a status entry.
addExclusion : ezcConsoleOption
in file option.php, method ezcConsoleOption::addExclusion()
    Add a new exclusion for an option.
addExtension : ezcTemplateConfiguration
in file configuration.php, method ezcTemplateConfiguration::addExtension()
    Adds custom tags or function to the customBlock or customFunction property and indirectly add the custom extension to the template language.
addFilter : ezcAuthenticationGroupFilter
in file group_filter.php, method ezcAuthenticationGroupFilter::addFilter()
    Adds an authentication filter at the end of the filter list.
addFilter : ezcAuthentication
in file authentication.php, method ezcAuthentication::addFilter()
    Adds an authentication filter at the end of the filter list.
addFilter : ezcTranslationManager
in file translation_manager.php, method ezcTranslationManager::addFilter()
    Adds a filter to the filter list.
addFilter : ezcImageTransformation
in file transformation.php, method ezcImageTransformation::addFilter()
    Add a filter to the conversion.
addFilterOption : ezcImageImagemagickBaseHandler
in file imagemagick_base.php, method ezcImageImagemagickBaseHandler::addFilterOption()
    Add a filter option to a given reference
addGroup : ezcConfiguration
in file configuration.php, method ezcConfiguration::addGroup()
    Adds a the group $group with the comment $comment the settings.
addImages : ezcGraphGdDriver
in file gd.php, method ezcGraphGdDriver::addImages()
    Draw all images to image resource handler
addImplementation : ezcDbFactory
in file factory.php, method ezcDbFactory::addImplementation()
    Adds a database implementation to the list of known implementations.
addInNode : ezcWorkflowNode
in file node.php, method ezcWorkflowNode::addInNode()
    Adds a node to the incoming nodes of this node.
addListener : ezcWorkflowExecution
in file execution.php, method ezcWorkflowExecution::addListener()
    Adds a listener to this execution.
addManager : ezcPersistentMultiManager
in file multi_manager.php, method ezcPersistentMultiManager::addManager()
    Adds a manager that can provide persistent object definitions.
addOrderedParameter : ezcUrlConfiguration
in file url_configuration.php, method ezcUrlConfiguration::addOrderedParameter()
    Adds an ordered parameter to the URL configuration.
addOutNode : ezcWorkflowNode
in file node.php, method ezcWorkflowNode::addOutNode()
    Adds a node to the outgoing nodes of this node.
addReader : ezcDbSchemaHandlerManager
in file handler_manager.php, method ezcDbSchemaHandlerManager::addReader()
    Adds the read handler class $readerClass to the manager for $type
addRelatedObject : ezcPersistentSession
in file persistent_session.php, method ezcPersistentSession::addRelatedObject()
    Create a relation between $object and $relatedObject.
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.
addUnorderedParameter : ezcUrlConfiguration
in file url_configuration.php, method ezcUrlConfiguration::addUnorderedParameter()
    Adds an unordered parameter to the URL configuration.
addVariableHandler : ezcWorkflow
in file workflow.php, method ezcWorkflow::addVariableHandler()
    Sets the class $className to handle the variable named $variableName.
addWriter : ezcDbSchemaHandlerManager
in file handler_manager.php, method ezcDbSchemaHandlerManager::addWriter()
    Adds the write handler class $writerClass to the manager for $type
advance : ezcConsoleProgressbar
in file progressbar.php, method ezcConsoleProgressbar::advance()
    Advance the progress bar.
algorithmCanWrite : ezcArchiveGnuTar
in file gnu_tar.php, method ezcArchiveGnuTar::algorithmCanWrite()
    Returns false because the TAR_PAX algorithm cannot write (yet).
algorithmCanWrite : ezcArchiveZip
in file zip.php, method ezcArchiveZip::algorithmCanWrite()
    Returns true because the ZIP algorithm can write.
algorithmCanWrite : ezcArchiveUstarTar
in file ustar_tar.php, method ezcArchiveUstarTar::algorithmCanWrite()
    Returns true because the TAR_USTAR algorithm can write.
algorithmCanWrite : ezcArchivePaxTar
in file pax_tar.php, method ezcArchivePaxTar::algorithmCanWrite()
    Returns false because the TAR_PAX algorithm cannot write (yet).
algorithmCanWrite : ezcArchiveV7Tar
in file v7_tar.php, method ezcArchiveV7Tar::algorithmCanWrite()
    Returns true because the TAR_V7 algorithm can write.
algorithmCanWrite : ezcArchive
in file archive.php, method ezcArchive::algorithmCanWrite()
    Returns true if writing to the archive is implemented, otherwise false.
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
allocate : ezcGraphGdDriver
in file gd.php, method ezcGraphGdDriver::allocate()
    Allocates a color
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 : ezcImageHandler
in file handler.php, method ezcImageHandler::allowsOutput()
    Checks wether a specific MIME type is allowed as output for this handler.
allowsOutput : ezcImageConverter
in file converter.php, method ezcImageConverter::allowsOutput()
    Returns if a handler is found, supporting the given MIME type for output.
analyzeExif : ezcImageAnalyzerImagemagickHandler
in file imagemagick.php, method ezcImageAnalyzerImagemagickHandler::analyzeExif()
    Analyze Exif data contained in JPEG and TIFF images.
analyzeImage : ezcImageAnalyzer
in file analyzer.php, method ezcImageAnalyzer::analyzeImage()
    Analyze the image file.
analyzeImage : ezcImageAnalyzerHandler
in file handler.php, method ezcImageAnalyzerHandler::analyzeImage()
    Analyze the image for detailed information.
analyzeImage : ezcImageAnalyzerPhpHandler
in file php.php, method ezcImageAnalyzerPhpHandler::analyzeImage()
    Analyze the image for detailed information.
analyzeImage : ezcImageAnalyzerImagemagickHandler
in file imagemagick.php, method ezcImageAnalyzerImagemagickHandler::analyzeImage()
    Analyze the image for detailed information.
analyzeType : ezcImageAnalyzerImagemagickHandler
in file imagemagick.php, method ezcImageAnalyzerImagemagickHandler::analyzeType()
    Analyzes the image type.
analyzeType : ezcImageAnalyzerHandler
in file handler.php, method ezcImageAnalyzerHandler::analyzeType()
    Analyzes the image type.
analyzeType : ezcImageAnalyzer
in file analyzer.php, method ezcImageAnalyzer::analyzeType()
    Analyze the image file's MIME type.
analyzeType : ezcImageAnalyzerPhpHandler
in file php.php, method ezcImageAnalyzerPhpHandler::analyzeType()
    Analyzes the image type.
append : ezcPersistentObjectColumns
in file persistent_object_columns.php, method ezcPersistentObjectColumns::append()
    Appending is not supported.
append : ezcArchiveV7Tar
in file v7_tar.php, method ezcArchiveV7Tar::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.
append : ezcPersistentObjectProperties
in file persistent_object_properties.php, method ezcPersistentObjectProperties::append()
    Appending is not supported.
append : ezcPersistentObjectRelations
in file persistent_object_relations.php, method ezcPersistentObjectRelations::append()
    Appending is not supported.
append : ezcArchiveZip
in file zip.php, method ezcArchiveZip::append()
    Appends 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.
append : ezcMailImapTransport
in file imap_transport.php, method ezcMailImapTransport::append()
    Appends $mail to the $mailbox mailbox.
append : ezcArchive
in file archive.php, method ezcArchive::append()
    Appends 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.
append : ezcAuthenticationStatus
in file authentication_status.php, method ezcAuthenticationStatus::append()
    Adds a new status to the list of statuses.
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 : ezcMailMultipartDigest
in file multipart_digest.php, method ezcMailMultipartDigest::appendPart()
    Appends a part to the list of parts.
appendPart : ezcMailMultipartReport
in file multipart_report.php, method ezcMailMultipartReport::appendPart()
    Appends a part to the list of parts.
appendPart : ezcMailPartWalkContext
in file walk_context.php, method ezcMailPartWalkContext::appendPart()
    Appends a part to the list of mail parts.
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.
appendQuery : ezcAuthenticationUrl
in file url.php, method ezcAuthenticationUrl::appendQuery()
    Appends a query value to the provided URL and returns the complete URL.
appendRule : ezcLogFilterSet
in file filterset.php, method ezcLogFilterSet::appendRule()
    Appends a rule to the end of the filter set.
appendToCurrent : ezcArchiveZip
in file zip.php, method ezcArchiveZip::appendToCurrent()
    Appends a file to the archive after the current entry.
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()
    Appends a file to the archive after the current entry.
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.
applyConfiguration : ezcUrl
in file url.php, method ezcUrl::applyConfiguration()
    Applies the URL configuration $configuration to the current url.
applyDiffToDb : ezcDbSchemaSqliteWriter
in file writer.php, method ezcDbSchemaSqliteWriter::applyDiffToDb()
    Applies the differences defined in $dbSchemaDiff to the database referenced by $db.
applyDiffToDb : ezcDbSchemaPgsqlWriter
in file writer.php, method ezcDbSchemaPgsqlWriter::applyDiffToDb()
    Applies the differences defined in $dbSchemaDiff to the database referenced by $db.
applyDiffToDb : ezcDbSchemaOracleWriter
in file writer.php, method ezcDbSchemaOracleWriter::applyDiffToDb()
    Applies the differences defined in $dbSchemaDiff to the database referenced by $db.
applyDiffToDb : ezcDbSchemaMysqlWriter
in file writer.php, method ezcDbSchemaMysqlWriter::applyDiffToDb()
    Applies the differences defined in $dbSchemaDiff to the database referenced by $db.
applyDiffToDb : ezcDbSchemaDiffDbWriter
in file db_diff_writer.php, method ezcDbSchemaDiffDbWriter::applyDiffToDb()
    Applies the differences contained in $schemaDiff to the database handler $db
applyFilter : ezcImageHandler
in file handler.php, method ezcImageHandler::applyFilter()
    Applies a filter to a given image.
applyFilter : ezcImageConverter
in file converter.php, method ezcImageConverter::applyFilter()
    Apply a single filter to an image.
applyThreshold : ezcGraphPieChart
in file pie.php, method ezcGraphPieChart::applyThreshold()
    Apply tresh hold
applyToDb : ezcDbSchemaDiff
in file schema_diff.php, method ezcDbSchemaDiff::applyToDb()
    Upgrades the database $db with the differences.
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_internal_exception.php
procedural page archive_internal_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
argumentsAllowed : ezcConsoleInput
in file input.php, method ezcConsoleInput::argumentsAllowed()
    Returns if arguments are allowed with the current option submition.
arrayFlatten : ezcQuery
in file query.php, method ezcQuery::arrayFlatten()
    Returns all the elements in $array as one large single dimensional array.
associate : ezcAuthenticationOpenidFilter
in file openid_filter.php, method ezcAuthenticationOpenidFilter::associate()
    Attempts to establish a shared secret with the OpenID provider and returns it (for "smart" mode).
authenticate : ezcMailPop3Transport
in file pop3_transport.php, method ezcMailPop3Transport::authenticate()
    Authenticates the user to the POP3 server with $user and $password.
authenticate : ezcMailImapTransport
in file imap_transport.php, method ezcMailImapTransport::authenticate()
    Authenticates the user to the IMAP server with $user and $password.
authentication.php
procedural page authentication.php
authentication_exception.php
procedural page authentication_exception.php
authentication_options.php
procedural page authentication_options.php
authentication_filter.php
procedural page authentication_filter.php
authentication_session.php
procedural page authentication_session.php
authentication_status.php
procedural page authentication_status.php
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
BAR : ezcGraph
in file graph.php, class constant ezcGraph::BAR
    Display type for datasets. Bar and line charts may contain datasets of type ezcGraph::BAR.
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
argument.php
procedural page argument.php
argument_already_registered.php
procedural page argument_already_registered.php
argument_mandatory_violation.php
procedural page argument_mandatory_violation.php
argument_too_many.php
procedural page argument_too_many.php
argument_type_violation.php
procedural page argument_type_violation.php
argument.php
procedural page argument.php
arguments.php
procedural page arguments.php
DATABASE : ezcDbSchema
in file schema.php, class constant ezcDbSchema::DATABASE
    Used by reader and writer classes to inform that it implements a database based handler.
auto_increment_index.php
procedural page auto_increment_index.php
already_initialized.php
procedural page already_initialized.php
FAILED_AUDIT : ezcWorkflowExecutionListener
in file execution_listener.php, class constant ezcWorkflowExecutionListener::FAILED_AUDIT
    Failed audit severity constant.
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.
FATAL : ezcWorkflowExecutionListener
in file execution_listener.php, class constant ezcWorkflowExecutionListener::FATAL
    Fatal severity constant.
array.php
procedural page array.php
average.php
procedural page average.php
axis.php
procedural page axis.php
axis_label_renderer.php
procedural page axis_label_renderer.php
axis_label_boxed.php
procedural page axis_label_boxed.php
axis_label_centered.php
procedural page axis_label_centered.php
axis_label_exact.php
procedural page axis_label_exact.php
axis_label_none.php
procedural page axis_label_none.php
axis_label_radar.php
procedural page axis_label_radar.php
axis_label_rotated.php
procedural page axis_label_rotated.php
analyzer.php
procedural page analyzer.php
analyzer_data.php
procedural page analyzer_data.php
MAJOR_COUNT : ezcGraphChartElementDateAxis
in file date.php, class constant ezcGraphChartElementDateAxis::MAJOR_COUNT
    Constant used for calculation of automatic definition of major scaling
MAX_LABEL_COUNT : ezcGraphChartElementLabeledAxis
in file labeled.php, class constant ezcGraphChartElementLabeledAxis::MAX_LABEL_COUNT
    Maximum count of labels which can be displayed on one axis
MAX_STEPS : ezcGraphChartElementLogarithmicalAxis
in file logarithmic.php, class constant ezcGraphChartElementLogarithmicalAxis::MAX_STEPS
    Constant used for calculation of automatic definition of major scaling
NAMED : ezcConsoleArgumentAlreadyRegisteredException
in file argument_already_registered.php, class constant ezcConsoleArgumentAlreadyRegisteredException::NAMED
    The name of the argument is already in use.
PALM_FONT : ezcGraph
in file graph.php, class constant ezcGraph::PALM_FONT
    Font type definition. Used for Palm Format Fonts for Ming driver.
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
accelerator_info.php
procedural page accelerator_info.php
TAR : ezcArchive
in file archive.php, class constant ezcArchive::TAR
    Normal tar archive.
TARGET_OUTPUT : ezcConsoleOutput
in file output.php, class constant ezcConsoleOutput::TARGET_OUTPUT
    Target to print to standard out, with output buffering possibility.
TARGET_STDERR : ezcConsoleOutput
in file output.php, class constant ezcConsoleOutput::TARGET_STDERR
    Target to print to standard error.
TARGET_STDOUT : ezcConsoleOutput
in file output.php, class constant ezcConsoleOutput::TARGET_STDOUT
    Target to print to standard out.
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.
VALUE : ezcGraph
in file graph.php, class constant ezcGraph::VALUE
    Identifier for values in complex dataset arrays
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.
WAITING_FOR_ACTIVATION : ezcWorkflowNode
in file node.php, class constant ezcWorkflowNode::WAITING_FOR_ACTIVATION
    The node is waiting to be activated.
WAITING_FOR_EXECUTION : ezcWorkflowNode
in file node.php, class constant ezcWorkflowNode::WAITING_FOR_EXECUTION
    The node is activated and waiting to be executed.
WARNING : ezcWorkflowExecutionListener
in file execution_listener.php, class constant ezcWorkflowExecutionListener::WARNING
    Warning severity constant.
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.
and.php
procedural page and.php
action.php
procedural page action.php
add.php
procedural page add.php

b

$barPostProcessing : ezcGraphRenderer3d
in file 3d.php, variable ezcGraphRenderer3d::$barPostProcessing
    Collects bar sides to draw them in a post processing step to simulate a simple z buffer.
$base : ezcAuthenticationLdapInfo
in file ldap_info.php, variable ezcAuthenticationLdapInfo::$base
    The base of the directory entry, for example 'dc=example,dc=com'.
$basePath : ezcBaseRepositoryDirectory
in file repository_directory.php, variable ezcBaseRepositoryDirectory::$basePath
    The path to the configured repository.
$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.
bcmath_library.php
procedural page bcmath_library.php
bignum_library.php
procedural page bignum_library.php
base.php
procedural page base.php
beginTransaction : ezcDbHandler
in file handler.php, method ezcDbHandler::beginTransaction()
    Begins a transaction.
beginTransaction : ezcDbHandlerMssql
in file mssql.php, method ezcDbHandlerMssql::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 : ezcQuerySubSelect
in file query_subselect.php, method ezcQuerySubSelect::bindParam()
    Binds the parameter $param to the specified variable name $placeHolder..
bindParam : ezcQuery
in file query.php, method ezcQuery::bindParam()
    Binds the parameter $param to the specified variable name $placeHolder..
bindValue : ezcQuerySubSelect
in file query_subselect.php, method ezcQuerySubSelect::bindValue()
    Binds the value $value 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.
bitAnd : ezcQueryExpressionOracle
in file expression_oracle.php, method ezcQueryExpressionOracle::bitAnd()
    Returns the SQL that performs the bitwise AND on two values.
bitAnd : ezcQueryExpression
in file expression.php, method ezcQueryExpression::bitAnd()
    Returns the SQL that performs the bitwise AND on two values.
bitOr : ezcQueryExpressionOracle
in file expression_oracle.php, method ezcQueryExpressionOracle::bitOr()
    Returns the SQL that performs the bitwise OR on two values.
bitOr : ezcQueryExpression
in file expression.php, method ezcQueryExpression::bitOr()
    Returns the SQL that performs the bitwise OR on two values.
bitXor : ezcQueryExpressionSqlite
in file expression_sqlite.php, method ezcQueryExpressionSqlite::bitXor()
    Returns the SQL that performs the bitwise XOR on two values.
bitXor : ezcQueryExpression
in file expression.php, method ezcQueryExpression::bitXor()
    Returns the SQL that performs the bitwise XOR on two values.
bitXor : ezcQueryExpressionPgsql
in file expression_pgsql.php, method ezcQueryExpressionPgsql::bitXor()
    Returns the SQL that performs the bitwise XOR on two values.
bitXor : ezcQueryExpressionOracle
in file expression_oracle.php, method ezcQueryExpressionOracle::bitXor()
    Returns the SQL that performs the bitwise XOR on two values.
border : ezcImageImagemagickHandler
in file imagemagick.php, method ezcImageImagemagickHandler::border()
    Border filter.
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.
buildPolynom : ezcGraphDataSetAveragePolynom
in file average.php, method ezcGraphDataSetAveragePolynom::buildPolynom()
    Build the polynom based on the given points.
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.
buildUrl : ezcUrl
in file url.php, method ezcUrl::buildUrl()
    Returns this URL as a string.
buildUrl : ezcAuthenticationUrl
in file url.php, method ezcAuthenticationUrl::buildUrl()
    Creates a string URL from the provided $parts array.
basic_handler.php
procedural page basic_handler.php
bar.php
procedural page bar.php
boolean.php
procedural page boolean.php
base.php
procedural page base.php
background.php
procedural page background.php
black.php
procedural page black.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.
$changedFields : ezcDbSchemaTableDiff
in file table_diff.php, variable ezcDbSchemaTableDiff::$changedFields
    All changed fields
$changedIndexes : ezcDbSchemaTableDiff
in file table_diff.php, variable ezcDbSchemaTableDiff::$changedIndexes
    All changed indexes
$changedTables : ezcDbSchemaDiff
in file schema_diff.php, variable ezcDbSchemaDiff::$changedTables
    All changed tables
$charset : ezcMailAddress
in file mail_address.php, variable ezcMailAddress::$charset
    The character set used in the $name property.
$chart : ezcGraphChartDataContainer
in file base.php, variable ezcGraphChartDataContainer::$chart
    Chart using this data set storage
$chartBackground : ezcGraphPaletteBlack
in file black.php, variable ezcGraphPaletteBlack::$chartBackground
    Backgroundcolor
$chartBackground : ezcGraphPaletteEzBlue
in file ez_blue.php, variable ezcGraphPaletteEzBlue::$chartBackground
    Backgroundcolor for chart
$chartBackground : ezcGraphPaletteEzGreen
in file ez_green.php, variable ezcGraphPaletteEzGreen::$chartBackground
    Backgroundcolor for chart
$chartBackground : ezcGraphPaletteEzRed
in file ez_red.php, variable ezcGraphPaletteEzRed::$chartBackground
    Backgroundcolor for chart
$chartBackground : ezcGraphPaletteTango
in file tango.php, variable ezcGraphPaletteTango::$chartBackground
    Backgroundcolor for chart
$chartBackground : ezcGraphPaletteEz
in file ez.php, variable ezcGraphPaletteEz::$chartBackground
    Backgroundcolor for chart
$chartBackground : ezcGraphPalette
in file palette.php, variable ezcGraphPalette::$chartBackground
    Backgroundcolor
$chartBorderColor : ezcGraphPalette
in file palette.php, variable ezcGraphPalette::$chartBorderColor
    Bordercolor the chart
$chartBorderWidth : ezcGraphPalette
in file palette.php, variable ezcGraphPalette::$chartBorderWidth
    Borderwidth for the chart
$childAxisColor : ezcGraphRadarChart
in file radar.php, variable ezcGraphRadarChart::$childAxisColor
    Store major grid color for child axis.
$childs : ezcGraphAxisStep
in file step.php, variable ezcGraphAxisStep::$childs
    Childrens of step
$circleSectors : ezcGraphRenderer3d
in file 3d.php, variable ezcGraphRenderer3d::$circleSectors
    Collects circle sectors to draw shadow in background of all circle sectors.
$circleSectors : ezcGraphRenderer2d
in file 2d.php, variable ezcGraphRenderer2d::$circleSectors
    Collects circle sectors to draw shadow in background of all circle sectors.
$class : ezcTemplateCustomFunctionDefinition
in file custom_function_definition.php, variable ezcTemplateCustomFunctionDefinition::$class
    Holds the (static) class that implements the function to be executed.
$class : ezcTemplateCustomBlockDefinition
in file custom_block_definition.php, variable ezcTemplateCustomBlockDefinition::$class
    Holds the (static) class that implements the function to be executed.
$class : ezcPersistentGeneratorDefinition
in file generator_definition.php, variable ezcPersistentGeneratorDefinition::$class
    The name of the class implementing the generator.
$className : ezcImageHandlerSettings
in file handler_settings.php, variable ezcImageHandlerSettings::$className
    Name of the class to instantiate as image handler.
$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.
$colorIndex : ezcGraphPalette
in file palette.php, variable ezcGraphPalette::$colorIndex
    Indicates which color should be used for the next dataset
$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.
$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.
$concatenation : ezcWorkflowConditionOr
in file or.php, variable ezcWorkflowConditionOr::$concatenation
$concatenation : ezcWorkflowConditionBooleanSet
in file condition_boolean_set.php, variable ezcWorkflowConditionBooleanSet::$concatenation
    String representation of the concatination.
$concatenation : ezcWorkflowConditionXor
in file xor.php, variable ezcWorkflowConditionXor::$concatenation
$concatenation : ezcWorkflowConditionAnd
in file and.php, variable ezcWorkflowConditionAnd::$concatenation
$condition : ezcWorkflowConditionNot
in file not.php, variable ezcWorkflowConditionNot::$condition
    Holds the expression to negate.
$conditions : ezcWorkflowConditionBooleanSet
in file condition_boolean_set.php, variable ezcWorkflowConditionBooleanSet::$conditions
    Array of ezcWorkflowConditions
$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().
$configuration : ezcWorkflowNodeVariableIncrement
in file increment.php, variable ezcWorkflowNodeVariableIncrement::$configuration
    The name of the variable to be incremented.
$configuration : ezcWorkflowNode
in file node.php, variable ezcWorkflowNode::$configuration
    The configuration of this node.
$configuration : ezcWorkflowNodeVariableDecrement
in file decrement.php, variable ezcWorkflowNodeVariableDecrement::$configuration
    The name of the variable to be decremented.
$configuration : ezcWorkflowNodeConditionalBranch
in file node_conditional_branch.php, variable ezcWorkflowNodeConditionalBranch::$configuration
    Holds the conditions of the out nodes.
$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.
$counter : ezcConsoleProgressMonitor
in file progressmonitor.php, variable ezcConsoleProgressMonitor::$counter
    Counter for the items already printed.
$counter : ezcConsoleStatusbar
in file statusbar.php, variable ezcConsoleStatusbar::$counter
    Counter for success and failure outputs.
$cpuCount : ezcSystemInfoWindowsReader
in file info_windows.php, variable ezcSystemInfoWindowsReader::$cpuCount
    Contains the amount of CPUs in system.
$cpuCount : ezcSystemInfoFreeBsdReader
in file info_freebsd.php, variable ezcSystemInfoFreeBsdReader::$cpuCount
    Contains the amount of CPUs in system.
$cpuCount : ezcSystemInfoMacReader
in file info_mac.php, variable ezcSystemInfoMacReader::$cpuCount
    Contains the amount of CPUs in system.
$cpuCount : ezcSystemInfoLinuxReader
in file info_linux.php, variable ezcSystemInfoLinuxReader::$cpuCount
    Contains the amount of CPUs in system.
$cpuSpeed : ezcSystemInfoWindowsReader
in file info_windows.php, variable ezcSystemInfoWindowsReader::$cpuSpeed
    Contains the speed of each CPU in MHz.
$cpuSpeed : ezcSystemInfoMacReader
in file info_mac.php, variable ezcSystemInfoMacReader::$cpuSpeed
    Contains the speed of each CPU in MHz.
$cpuSpeed : ezcSystemInfoLinuxReader
in file info_linux.php, variable ezcSystemInfoLinuxReader::$cpuSpeed
    Contains the speed of each CPU in MHz.
$cpuSpeed : ezcSystemInfoFreeBsdReader
in file info_freebsd.php, variable ezcSystemInfoFreeBsdReader::$cpuSpeed
    Contains the speed of CPU in MHz for each CPU in system.
$cpuType : ezcSystemInfoWindowsReader
in file info_windows.php, variable ezcSystemInfoWindowsReader::$cpuType
    Contains the strings that represent type of CPU, for each CPU in sysytem. Type is taken directly from the OS and can vary a lot.
$cpuType : ezcSystemInfoLinuxReader
in file info_linux.php, variable ezcSystemInfoLinuxReader::$cpuType
    Contains the strings that represent type of CPU, for each CPU in sysytem. Type is taken directly from the OS and can vary a lot.
$cpuType : ezcSystemInfoMacReader
in file info_mac.php, variable ezcSystemInfoMacReader::$cpuType
    Contains the strings that represent type of CPU, for each CPU in sysytem. Type is taken directly from the OS and can vary a lot.
$cpuType : ezcSystemInfoFreeBsdReader
in file info_freebsd.php, variable ezcSystemInfoFreeBsdReader::$cpuType
    Contains the type of CPU for each CPU in system, the type is taken directly from the OS and can vary a lot.
$creationDate : ezcMailContentDispositionHeader
in file content_disposition_header.php, variable ezcMailContentDispositionHeader::$creationDate
    The creation date of the file attachment.
$currentStep : ezcConsoleProgressbar
in file progressbar.php, variable ezcConsoleProgressbar::$currentStep
    The current step the progress bar should show.
credentials.php
procedural page credentials.php
configuration_initializer.php
procedural page configuration_initializer.php
calcLifetime : ezcCacheStorageFile
in file file.php, method ezcCacheStorageFile::calcLifetime()
    Calculates the lifetime remaining for a cache object.
calculateAxisBoundings : ezcGraphChartElementDateAxis
in file date.php, method ezcGraphChartElementDateAxis::calculateAxisBoundings()
    Calculate axis bounding values on base of the assigned values
calculateAxisBoundings : ezcGraphChartElementAxis
in file axis.php, method ezcGraphChartElementAxis::calculateAxisBoundings()
    Calculate axis bounding values on base of the assigned values
calculateAxisBoundings : ezcGraphChartElementNumericAxis
in file numeric.php, method ezcGraphChartElementNumericAxis::calculateAxisBoundings()
    Calculate axis bounding values on base of the assigned values
calculateAxisBoundings : ezcGraphChartElementLogarithmicalAxis
in file logarithmic.php, method ezcGraphChartElementLogarithmicalAxis::calculateAxisBoundings()
    Calculate axis bounding values on base of the assigned values
calculateAxisBoundings : ezcGraphChartElementLabeledAxis
in file labeled.php, method ezcGraphChartElementLabeledAxis::calculateAxisBoundings()
    Calculate axis bounding values on base of the assigned values
calculateBoundings : ezcGraphChartElementLegend
in file legend.php, method ezcGraphChartElementLegend::calculateBoundings()
    Calculated boundings needed for the legend.
calculateInterval : ezcGraphChartElementDateAxis
in file date.php, method ezcGraphChartElementDateAxis::calculateInterval()
    Calculate nice time interval
calculateLowerNiceDate : ezcGraphChartElementDateAxis
in file date.php, method ezcGraphChartElementDateAxis::calculateLowerNiceDate()
    Calculate lower nice date
calculateMajorStep : ezcGraphChartElementNumericAxis
in file numeric.php, method ezcGraphChartElementNumericAxis::calculateMajorStep()
    Calculate size of major step based on the span to be displayed and the defined MIN_MAJOR_COUNT constant.
calculateMaximum : ezcGraphChartElementDateAxis
in file date.php, method ezcGraphChartElementDateAxis::calculateMaximum()
    Calculate end date
calculateMaximum : ezcGraphChartElementNumericAxis
in file numeric.php, method ezcGraphChartElementNumericAxis::calculateMaximum()
    Calculate maximum value for displayed axe basing on real maximum and major step size
calculateMeasures : ezcConsoleProgressbar
in file progressbar.php, method ezcConsoleProgressbar::calculateMeasures()
    Calculate several measures necessary to generate a bar.
calculateMinimum : ezcGraphChartElementNumericAxis
in file numeric.php, method ezcGraphChartElementNumericAxis::calculateMinimum()
    Calculate minimum value for displayed axe basing on real minimum and major step size
calculateMinimum : ezcGraphChartElementDateAxis
in file date.php, method ezcGraphChartElementDateAxis::calculateMinimum()
    Calculate start date
calculateMinorStep : ezcGraphChartElementNumericAxis
in file numeric.php, method ezcGraphChartElementNumericAxis::calculateMinorStep()
    Calculate size of minor steps based on the size of the major step size
calculateRelativePath : ezcFile
in file file.php, method ezcFile::calculateRelativePath()
    Calculates the relative path of the file/directory '$path' to a given $base path.
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.
capability : ezcMailImapTransport
in file imap_transport.php, method ezcMailImapTransport::capability()
    Returns an array with the capabilities of the IMAP server.
ceil : ezcQueryExpressionMssql
in file expression_mssql.php, method ezcQueryExpressionMssql::ceil()
    Returns the SQL to calculate the next highest integer value from the number.
ceil : ezcQueryExpression
in file expression.php, method ezcQueryExpression::ceil()
    Returns the SQL to calculate the next highest integer value from the number.
ceilImpl : ezcQuerySqliteFunctions
in file query_sqlite_function_implementations.php, method ezcQuerySqliteFunctions::ceilImpl()
    Returns the next highest integer value from the number
checkColor : ezcGraphPalette
in file palette.php, method ezcGraphPalette::checkColor()
    Ensure value to be a color
checkDependency : ezcBase
in file base.php, method ezcBase::checkDependency()
    Checks for dependencies on PHP versions or extensions
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()
    Checks the availability of ImageMagick on the system.
checkPersistence : ezcPersistentManualGenerator
in file manual_generator.php, method ezcPersistentManualGenerator::checkPersistence()
    Returns true if the object is persistent already.
checkPersistence : ezcPersistentIdentifierGenerator
in file identifier_generator.php, method ezcPersistentIdentifierGenerator::checkPersistence()
    Returns true if the object is persistent already.
checkSignature : ezcAuthenticationOpenidFilter
in file openid_filter.php, method ezcAuthenticationOpenidFilter::checkSignature()
    Opens a connection with the OpenID provider and checks if $params are correct (check_authentication OpenID request).
checkSignature : ezcAuthenticationTypekeyFilter
in file typekey_filter.php, method ezcAuthenticationTypekeyFilter::checkSignature()
    Checks the information returned by the TypeKey server.
checkSignatureSmart : ezcAuthenticationOpenidFilter
in file openid_filter.php, method ezcAuthenticationOpenidFilter::checkSignatureSmart()
    Checks if $params are correct by signing with $association->secret.
checkValue : ezcGraphDataSetIntProperty
in file integer.php, method ezcGraphDataSetIntProperty::checkValue()
    Converts value to an ezcGraphColor object
checkValue : ezcGraphDataSetStringProperty
in file string.php, method ezcGraphDataSetStringProperty::checkValue()
    Converts value to an ezcGraphColor object
checkValue : ezcGraphDataSetColorProperty
in file color.php, method ezcGraphDataSetColorProperty::checkValue()
    Converts value to an ezcGraphColor object
checkValue : ezcGraphDataSetProperty
in file dataset_property.php, method ezcGraphDataSetProperty::checkValue()
    Abstract method to contain the check for validity of the value
checkValue : ezcGraphDataSetBooleanProperty
in file boolean.php, method ezcGraphDataSetBooleanProperty::checkValue()
    Converts value to an ezcGraphColor object
chooseDefault : ezcDbInstance
in file instance.php, method ezcDbInstance::chooseDefault()
    Sets the database $identifier as default database instance.
chooseDefault : ezcPersistentSessionInstance
in file persistent_session_instance.php, method ezcPersistentSessionInstance::chooseDefault()
    Sets the database $identifier as default database instance.
classExists : ezcBaseFeatures
in file features.php, method ezcBaseFeatures::classExists()
    Returns if a given class exists.
cleanExit : ezcExecution
in file execution.php, method ezcExecution::cleanExit()
    Marks the current application as cleanly-exited.
cleanExpired : ezcTemplateCacheManager
in file cache_manager.php, method ezcTemplateCacheManager::cleanExpired()
    The cleanExpired method should remove the expired caches.
cleanupTable : ezcWorkflowDatabaseExecution
in file execution.php, method ezcWorkflowDatabaseExecution::cleanupTable()
    Cleanup execution / execution_state tables.
clearCache : ezcLogFilterSet
in file filterset.php, method ezcLogFilterSet::clearCache()
    Clears the cache.
clearFlag : ezcMailImapTransport
in file imap_transport.php, method ezcMailImapTransport::clearFlag()
    Clears $flag from $messages.
close : ezcImageGdBaseHandler
in file gd_base.php, method ezcImageGdBaseHandler::close()
    Close the file referenced by $image.
close : ezcArchiveV7Tar
in file v7_tar.php, method ezcArchiveV7Tar::close()
    Closes the archive correctly.
close : ezcImageHandler
in file handler.php, method ezcImageHandler::close()
    Close the file referenced by $image.
close : ezcImageImagemagickBaseHandler
in file imagemagick_base.php, method ezcImageImagemagickBaseHandler::close()
    Close the file referenced by $image.
close : ezcArchive
in file archive.php, method ezcArchive::close()
    Close the current archive.
closeFile : ezcConfigurationFileWriter
in file file_writer.php, method ezcConfigurationFileWriter::closeFile()
    Closes a file pointed to by $fp and sets file permissions.
closeTransferDestination : ezcDbSchemaHandlerDataTransfer
in file data_transfer.php, method ezcDbSchemaHandlerDataTransfer::closeTransferDestination()
    Tell destination handler that there is no more data to transfer. [destination]
cmdRcpt : ezcMailSmtpTransport
in file transport_smtp.php, method ezcMailSmtpTransport::cmdRcpt()
    Sends the 'RCTP TO' to the server with the address $email.
collectPart : ezcMail
in file mail.php, method ezcMail::collectPart()
    Saves $mail in the $context object.
colorspace : ezcImageImagemagickHandler
in file imagemagick.php, method ezcImageImagemagickHandler::colorspace()
    Colorspace filter.
colorspace : ezcImageGdHandler
in file gd.php, method ezcImageGdHandler::colorspace()
    Colorspace filter.
colorspace : ezcImageColorspaceFilters
in file colorspace.php, method ezcImageColorspaceFilters::colorspace()
    Colorspace filter.
commit : ezcDbHandler
in file handler.php, method ezcDbHandler::commit()
    Commits a transaction.
commit : ezcDbHandlerMssql
in file mssql.php, method ezcDbHandlerMssql::commit()
    Commits a transaction.
compareSchemas : ezcDbSchemaComparator
in file comparator.php, method ezcDbSchemaComparator::compareSchemas()
    Returns a ezcDbSchemaDiff object containing the differences between the schemas $fromSchema and $toSchema.
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 : ezcQueryExpressionMssql
in file expression_mssql.php, method ezcQueryExpressionMssql::concat()
    Returns a series of strings concatinated
concat : ezcQueryExpression
in file expression.php, method ezcQueryExpression::concat()
    Returns a series of strings concatinated
concat : ezcQueryExpressionPgsql
in file expression_pgsql.php, method ezcQueryExpressionPgsql::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.
conditionToXml : ezcWorkflowDefinitionStorageXml
in file xml.php, method ezcWorkflowDefinitionStorageXml::conditionToXml()
    "Convert" an ezcWorkflowCondition object into an DOMElement object.
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
configureObject : ezcBaseConfigurationInitializer
in file configuration_initializer.php, method ezcBaseConfigurationInitializer::configureObject()
    Sets the options for the writer.
connect : ezcSignalCollection
in file signal_collection.php, method ezcSignalCollection::connect()
    Connects the signal $signal to the slot $slot.
connect : ezcSignalStaticConnections
in file static_connections.php, method ezcSignalStaticConnections::connect()
    Connects the signal $signal emited by any ezcSignalCollection with the identifier $identifier to the slot $slot.
cell.php
procedural page cell.php
convert : ezcImageHandler
in file handler.php, method ezcImageHandler::convert()
    Converts an image to another MIME type.
convertDiffToDDL : ezcDbSchemaDiffDbWriter
in file db_diff_writer.php, method ezcDbSchemaDiffDbWriter::convertDiffToDDL()
    Returns an array with SQL DDL statements from the differences from $schemaDiff
convertDiffToDDL : ezcDbSchemaSqliteWriter
in file writer.php, method ezcDbSchemaSqliteWriter::convertDiffToDDL()
    Returns the differences definition in $dbSchema as database specific SQL DDL queries.
convertDiffToDDL : ezcDbSchemaPgsqlWriter
in file writer.php, method ezcDbSchemaPgsqlWriter::convertDiffToDDL()
    Returns the differences definition in $dbSchema as database specific SQL DDL queries.
convertDiffToDDL : ezcDbSchemaOracleWriter
in file writer.php, method ezcDbSchemaOracleWriter::convertDiffToDDL()
    Returns the differences definition in $dbSchema as database specific SQL DDL queries.
convertDiffToDDL : ezcDbSchemaMysqlWriter
in file writer.php, method ezcDbSchemaMysqlWriter::convertDiffToDDL()
    Returns the differences definition in $dbSchema as database specific SQL DDL queries.
convertFromGenericType : ezcDbSchemaSqliteWriter
in file writer.php, method ezcDbSchemaSqliteWriter::convertFromGenericType()
    Converts the generic field type contained in $fieldDefinition to a database specific field definition.
convertFromGenericType : ezcDbSchemaPgsqlWriter
in file writer.php, method ezcDbSchemaPgsqlWriter::convertFromGenericType()
    Converts the generic field type contained in $fieldDefinition to a database specific field definition.
convertFromGenericType : ezcDbSchemaMysqlWriter
in file writer.php, method ezcDbSchemaMysqlWriter::convertFromGenericType()
    Converts the generic field type contained in $fieldDefinition to a database specific field definition.
convertFromGenericType : ezcDbSchemaOracleWriter
in file writer.php, method ezcDbSchemaOracleWriter::convertFromGenericType()
    Converts the generic field type contained in $fieldDefinition to a database specific field definition.
convertToDDL : ezcDbSchemaDiff
in file schema_diff.php, method ezcDbSchemaDiff::convertToDDL()
    Returns the $db specific SQL queries that would update the database $db
convertToDDL : ezcDbSchema
in file schema.php, method ezcDbSchema::convertToDDL()
    Returns the $db specific SQL queries that would create the tables defined in the schema.
convertToDDL : ezcDbSchemaPgsqlWriter
in file writer.php, method ezcDbSchemaPgsqlWriter::convertToDDL()
    Returns the definition in $dbSchema as database specific SQL DDL queries.
convertToDDL : ezcDbSchemaSqliteWriter
in file writer.php, method ezcDbSchemaSqliteWriter::convertToDDL()
    Returns the definition in $dbSchema as database specific SQL DDL queries.
convertToDDL : ezcDbSchemaDbWriter
in file db_writer.php, method ezcDbSchemaDbWriter::convertToDDL()
    Returns an array with SQL DDL statements that creates the database definition in $dbSchema
convertToDDL : ezcDbSchemaMysqlWriter
in file writer.php, method ezcDbSchemaMysqlWriter::convertToDDL()
    Returns the definition in $dbSchema as database specific SQL DDL queries.
convertToDDL : ezcDbSchemaOracleWriter
in file writer.php, method ezcDbSchemaOracleWriter::convertToDDL()
    Returns the definition in $dbSchema as database specific SQL DDL queries.
convertToFilename : ezcAuthenticationOpenidFileStore
in file openid_file_store.php, method ezcAuthenticationOpenidFileStore::convertToFilename()
    Creates a valid filename from the provided string.
convertToGenericType : ezcDbSchemaMysqlReader
in file reader.php, method ezcDbSchemaMysqlReader::convertToGenericType()
    Converts the native MySQL type in $typeString to a generic DbSchema type.
convertToGenericType : ezcDbSchemaPgsqlReader
in file reader.php, method ezcDbSchemaPgsqlReader::convertToGenericType()
    Converts the native PostgreSQL type in $typeString to a generic DbSchema type.
convertToGenericType : ezcDbSchemaSqliteReader
in file reader.php, method ezcDbSchemaSqliteReader::convertToGenericType()
    Converts the native SQLite type in $typeString to a generic DbSchema type.
convertToGenericType : ezcDbSchemaOracleReader
in file reader.php, method ezcDbSchemaOracleReader::convertToGenericType()
    Converts the native Oracle type in $typeString to a generic DbSchema type.
convertToUTF8 : ezcMailCharsetConverter
in file charset_convert.php, method ezcMailCharsetConverter::convertToUTF8()
    Converts the $text with the charset $originalCharset to UTF-8.
convertToUTF8Iconv : ezcMailCharsetConverter
in file charset_convert.php, method ezcMailCharsetConverter::convertToUTF8Iconv()
    Converts the $text with the charset $originalCharset to UTF-8.
copyMessages : ezcMailImapTransport
in file imap_transport.php, method ezcMailImapTransport::copyMessages()
    Copies message(s) from the selected mailbox to mailbox $destination.
count : ezcConsoleTable
in file table.php, method ezcConsoleTable::count()
    Returns the number of cells in the row.
count : ezcGraphDataSetAveragePolynom
in file average.php, method ezcGraphDataSetAveragePolynom::count()
    Returns the number of elements in this dataset
count : ezcGraphChartDataContainer
in file base.php, method ezcGraphChartDataContainer::count()
    Returns the number of datasets in the row.
count : ezcConsoleTableRow
in file row.php, method ezcConsoleTableRow::count()
    Returns the number of cells in the row.
count : ezcConsoleArguments
in file arguments.php, method ezcConsoleArguments::count()
    Returns the number of registered arguments.
count : ezcGraphArrayDataSet
in file array.php, method ezcGraphArrayDataSet::count()
    Returns the number of elements in this dataset
count : ezcGraphNumericDataSet
in file numeric.php, method ezcGraphNumericDataSet::count()
    Returns the number of elements in this dataset
count : ezcQueryExpression
in file expression.php, method ezcQueryExpression::count()
    Returns the number of rows (without a NULL value) of a column
count : ezcGraphDatabaseDataSet
in file dataset.php, method ezcGraphDatabaseDataSet::count()
    Returns the number of elements in this dataset
countByFlag : ezcMailImapTransport
in file imap_transport.php, method ezcMailImapTransport::countByFlag()
    Wrapper function to fetch count of messages by a certain flag.
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.
cpuSpeed : ezcSystemInfoReader
in file info_reader.php, method ezcSystemInfoReader::cpuSpeed()
    Returns CPU speed
cpuSpeed : ezcSystemInfoLinuxReader
in file info_linux.php, method ezcSystemInfoLinuxReader::cpuSpeed()
    Returns string with CPU speed.
cpuSpeed : ezcSystemInfoMacReader
in file info_mac.php, method ezcSystemInfoMacReader::cpuSpeed()
    Returns string with CPU speed.
cpuSpeed : ezcSystemInfoWindowsReader
in file info_windows.php, method ezcSystemInfoWindowsReader::cpuSpeed()
    Returns string with CPU speed.
cpuSpeed : ezcSystemInfoFreeBsdReader
in file info_freebsd.php, method ezcSystemInfoFreeBsdReader::cpuSpeed()
    Returns string with CPU speed.
cpuType : ezcSystemInfoLinuxReader
in file info_linux.php, method ezcSystemInfoLinuxReader::cpuType()
    Returns string with CPU type.
cpuType : ezcSystemInfoReader
in file info_reader.php, method ezcSystemInfoReader::cpuType()
    Returns string with CPU type.
cpuType : ezcSystemInfoFreeBsdReader
in file info_freebsd.php, method ezcSystemInfoFreeBsdReader::cpuType()
    Returns string with CPU type.
cpuType : ezcSystemInfoWindowsReader
in file info_windows.php, method ezcSystemInfoWindowsReader::cpuType()
    Returns string with CPU type.
cpuType : ezcSystemInfoMacReader
in file info_mac.php, method ezcSystemInfoMacReader::cpuType()
    Returns string with CPU type.
create : ezcDbFactory
in file factory.php, method ezcDbFactory::create()
    Creates and returns an instance of the specified ezcDbHandler implementation.
create : ezcGraphColor
in file color.php, method ezcGraphColor::create()
    Tries to detect type of color color definition and returns an ezcGraphColor object
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 : ezcDbHandler
in file handler.php, method ezcDbHandler::createDeleteQuery()
    Returns a new ezcQueryDelete derived object for the correct database type.
createDeleteQuery : ezcPersistentSession
in file persistent_session.php, method ezcPersistentSession::createDeleteQuery()
    Returns a delete query for the given persistent object $class.
createDocument : ezcGraphSvgDriver
in file svg.php, method ezcGraphSvgDriver::createDocument()
    Creates the DOM object to insert SVG nodes in.
createExpression : ezcDbHandlerMssql
in file mssql.php, method ezcDbHandlerMssql::createExpression()
    Returns a new ezcQueryExpression derived object with SQL Server implementation specifics.
createExpression : ezcDbHandlerOracle
in file oracle.php, method ezcDbHandlerOracle::createExpression()
    Returns a new ezcQueryExpression derived object with Oracle implementation specifics.
createExpression : ezcDbHandler
in file handler.php, method ezcDbHandler::createExpression()
    Returns a new ezcQueryExpression derived object for the correct database type.
createExpression : ezcDbHandlerSqlite
in file sqlite.php, method ezcDbHandlerSqlite::createExpression()
    Returns a new ezcQueryExpression derived object with SQLite implementation specifics.
createExpression : ezcDbHandlerPgsql
in file pgsql.php, method ezcDbHandlerPgsql::createExpression()
    Returns a new ezcQueryExpression derived object with PostgreSQL implementation specifics.
createFindQuery : ezcPersistentSession
in file persistent_session.php, method ezcPersistentSession::createFindQuery()
    Returns a select query for the given persistent object $class.
createFromArray : ezcGraphArrayDataSet
in file array.php, method ezcGraphArrayDataSet::createFromArray()
    setData
createFromDb : ezcDbSchema
in file schema.php, method ezcDbSchema::createFromDb()
    Factory method to create a ezcDbSchema object from the database $db.
createFromFile : ezcDbSchemaDiff
in file schema_diff.php, method ezcDbSchemaDiff::createFromFile()
    Factory method to create a ezcDbSchemaDiff object from the file $file with the format $format.
createFromFile : ezcDbSchema
in file schema.php, method ezcDbSchema::createFromFile()
    Factory method to create a ezcDbSchema object from the file $file with the format $format.
createFromPdo : ezcGraphDatabaseDataSet
in file dataset.php, method ezcGraphDatabaseDataSet::createFromPdo()
    Create dataset from PDO statement
createImageMap : ezcGraphTools
in file tools.php, method ezcGraphTools::createImageMap()
    Create an XHtml image map from a chart with gd driver. The name of the image map can be specified and will be ezcGraphImageMap otherwise.
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.
createMailbox : ezcMailImapTransport
in file imap_transport.php, method ezcMailImapTransport::createMailbox()
    Creates the mailbox $mailbox.
createNewField : ezcDbSchema
in file schema.php, method ezcDbSchema::createNewField()
    Returns an object to represent a table's field in the schema.
createNewIndex : ezcDbSchema
in file schema.php, method ezcDbSchema::createNewIndex()
    Returns an object to represent a table's field in the schema.
createNewIndexField : ezcDbSchema
in file schema.php, method ezcDbSchema::createNewIndexField()
    Returns an object to represent a table's field in the schema.
createNewTable : ezcDbSchema
in file schema.php, method ezcDbSchema::createNewTable()
    Returns an object to represent a table in the schema.
createObject : ezcWorkflowNodeAction
in file action.php, method ezcWorkflowNodeAction::createObject()
    Returns the service object as specified by the configuration.
createOptionSynopsis : ezcConsoleInput
in file input.php, method ezcConsoleInput::createOptionSynopsis()
    Returns the synopsis string for a single option and its dependencies.
createRecipient : ezcMailDeliveryStatus
in file delivery_status.php, method ezcMailDeliveryStatus::createRecipient()
    Adds a new recipient to this delivery-status message and returns the index of the last added recipient.
createRelationFindQuery : ezcPersistentSession
in file persistent_session.php, method ezcPersistentSession::createRelationFindQuery()
    Returns the base query for retrieving related objects.
createSelectQuery : ezcDbHandlerMssql
in file mssql.php, method ezcDbHandlerMssql::createSelectQuery()
    Returns a new ezcQuerySelectMssql derived object with SQL Server implementation specifics.
createSelectQuery : ezcDbHandlerSqlite
in file sqlite.php, method ezcDbHandlerSqlite::createSelectQuery()
    Returns a new ezcQuerySelect derived object with SQLite implementation specifics.
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.
createStructure : ezcLogFilterRule
in file filter_rule.php, method ezcLogFilterRule::createStructure()
    Creates an internal structure, to quickly lookup the combination of severity, source, and categories.
createTarHeader : ezcArchiveUstarTar
in file ustar_tar.php, method ezcArchiveUstarTar::createTarHeader()
    Creates the a new ustar tar header for this class.
createTarHeader : ezcArchivePaxTar
in file pax_tar.php, method ezcArchivePaxTar::createTarHeader()
    Creates the a new pax tar header for this class.
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()
    Creates the a new pax tar header for this class.
createTransformation : ezcImageConverter
in file converter.php, method ezcImageConverter::createTransformation()
    Create a transformation in the manager.
createUpdateQuery : ezcPersistentSession
in file persistent_session.php, method ezcPersistentSession::createUpdateQuery()
    Returns an update query for the given persistent object $class.
createUpdateQuery : ezcDbHandler
in file handler.php, method ezcDbHandler::createUpdateQuery()
    Returns a new ezcQueryUpdate derived object for the correct database type.
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.
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 : ezcDbHandlerSqlite
in file sqlite.php, method ezcDbHandlerSqlite::createUtilities()
    Returns a new ezcUtilities derived object with SQLite implementation specifics.
crop : ezcImageGeometryFilters
in file geometry.php, method ezcImageGeometryFilters::crop()
    Crop filter.
crop : ezcImageImagemagickHandler
in file imagemagick.php, method ezcImageImagemagickHandler::crop()
    Crop filter.
crop : ezcImageGdHandler
in file gd.php, method ezcImageGdHandler::crop()
    Crop filter.
croppedThumbnail : ezcImageGdHandler
in file gd.php, method ezcImageGdHandler::croppedThumbnail()
    Creates a thumbnail, and crops parts of the given image to fit the range best.
croppedThumbnail : ezcImageImagemagickHandler
in file imagemagick.php, method ezcImageImagemagickHandler::croppedThumbnail()
    Creates a thumbnail, and crops parts of the given image to fit the range best.
croppedThumbnail : ezcImageThumbnailFilters
in file thumbnail.php, method ezcImageThumbnailFilters::croppedThumbnail()
    Creates a thumbnail, and crops parts of the given image to fit the range best.
current : ezcConfigurationIniParser
in file ini_parser.php, method ezcConfigurationIniParser::current()
    Returns the last parsed item
current : ezcGraphChartDataContainer
in file base.php, method ezcGraphChartDataContainer::current()
    Returns the currently selected dataset.
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 : ezcArchive
in file archive.php, method ezcArchive::current()
    Returns the current ezcArchiveEntry if it is valid, otherwise false is returned.
current : ezcConsoleTable
in file table.php, method ezcConsoleTable::current()
    Returns the currently selected cell.
current : ezcGraphDataSetAveragePolynom
in file average.php, method ezcGraphDataSetAveragePolynom::current()
    Returns the currently selected datapoint.
current : ezcTranslationTsBackend
in file ts_backend.php, method ezcTranslationTsBackend::current()
    Returns the current context's data.
current : ezcTemplateVariableCollection
in file variable_collection.php, method ezcTemplateVariableCollection::current()
    Returns the current variable
current : ezcGraphNumericDataSet
in file numeric.php, method ezcGraphNumericDataSet::current()
    Returns the currently selected datapoint.
current : ezcConsoleArguments
in file arguments.php, method ezcConsoleArguments::current()
    Returns the currently selected argument from the list.
currentContext : ezcTranslationTsBackend
in file ts_backend.php, method ezcTranslationTsBackend::currentContext()
    Returns the current context
comparator.php
procedural page comparator.php
common_sql_writer.php
procedural page common_sql_writer.php
class_writer.php
procedural page class_writer.php
color.php
procedural page color.php
color.php
procedural page color.php
chart.php
procedural page chart.php
chart.php
procedural page chart.php
context.php
procedural page context.php
coordinate.php
procedural page coordinate.php
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
charset_convert.php
procedural page charset_convert.php
content_disposition_header.php
procedural page content_disposition_header.php
cache_manager.php
procedural page cache_manager.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
cant_scan.php
procedural page cant_scan.php
configuration.php
procedural page configuration.php
compilation_failed_exception.php
procedural page compilation_failed_exception.php
custom_block_exception.php
procedural page custom_block_exception.php
cache_manager.php
procedural page cache_manager.php
custom_block.php
procedural page custom_block.php
custom_function.php
procedural page custom_function.php
custom_block_definition.php
procedural page custom_block_definition.php
custom_function_definition.php
procedural page custom_function_definition.php
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
condition.php
procedural page condition.php
condition_boolean_set.php
procedural page condition_boolean_set.php
condition_comparison.php
procedural page condition_comparison.php
condition_type.php
procedural page condition_type.php

d

$data : ezcGraphChartDataContainer
in file base.php, variable ezcGraphChartDataContainer::$data
    Contains the data of a chart
$data : ezcGraphChart
in file chart.php, variable ezcGraphChart::$data
    Contains the data of the chart
$dataBoundings : ezcGraphRenderer3d
in file 3d.php, variable ezcGraphRenderer3d::$dataBoundings
    Boundings for the chart data
$datapoint : ezcGraphContext
in file context.php, variable ezcGraphContext::$datapoint
    Name of datapoint
$dataset : ezcGraphDataSetProperty
in file dataset_property.php, variable ezcGraphDataSetProperty::$dataset
    Contains a reference to the dataset to check for availability of data keys
$dataset : ezcGraphContext
in file context.php, variable ezcGraphContext::$dataset
    Name of dataset
$dataSetColor : ezcGraphPaletteEz
in file ez.php, variable ezcGraphPaletteEz::$dataSetColor
    Array with colors for datasets
$dataSetColor : ezcGraphPaletteEzRed
in file ez_red.php, variable ezcGraphPaletteEzRed::$dataSetColor
    Array with colors for datasets
$dataSetColor : ezcGraphPalette
in file palette.php, variable ezcGraphPalette::$dataSetColor
    Array with colors for datasets
$dataSetColor : ezcGraphPaletteBlack
in file black.php, variable ezcGraphPaletteBlack::$dataSetColor
    Array with colors for datasets
$dataSetColor : ezcGraphPaletteEzGreen
in file ez_green.php, variable ezcGraphPaletteEzGreen::$dataSetColor
    Array with colors for datasets
$dataSetColor : ezcGraphPaletteEzBlue
in file ez_blue.php, variable ezcGraphPaletteEzBlue::$dataSetColor
    Array with colors for datasets
$dataSetColor : ezcGraphPaletteTango
in file tango.php, variable ezcGraphPaletteTango::$dataSetColor
    Array with colors for datasets
$dataSetSymbol : ezcGraphPalette
in file palette.php, variable ezcGraphPalette::$dataSetSymbol
    Array with symbols for datasets
$dataSetSymbol : ezcGraphPaletteBlack
in file black.php, variable ezcGraphPaletteBlack::$dataSetSymbol
    Array with symbols for datasets
$dataSetSymbol : ezcGraphPaletteEzRed
in file ez_red.php, variable ezcGraphPaletteEzRed::$dataSetSymbol
    Array with symbols for datasets
$dataSetSymbol : ezcGraphPaletteEzBlue
in file ez_blue.php, variable ezcGraphPaletteEzBlue::$dataSetSymbol
    Array with symbols for datasets
$dataSetSymbol : ezcGraphPaletteTango
in file tango.php, variable ezcGraphPaletteTango::$dataSetSymbol
    Array with symbols for datasets
$dataSetSymbol : ezcGraphPaletteEzGreen
in file ez_green.php, variable ezcGraphPaletteEzGreen::$dataSetSymbol
    Array with symbols for datasets
$dataSetSymbol : ezcGraphPaletteEz
in file ez.php, variable ezcGraphPaletteEz::$dataSetSymbol
    Array with symbols for datasets
$dataValue : ezcGraphDataSetProperty
in file dataset_property.php, variable ezcGraphDataSetProperty::$dataValue
    Contains specified values for single dataset elements
$date : ezcImageAnalyzerData
in file analyzer_data.php, variable ezcImageAnalyzerData::$date
    The date when the picture was taken as UNIX timestamp.
$db : ezcWorkflowDatabaseExecution
in file execution.php, variable ezcWorkflowDatabaseExecution::$db
    ezcDbHandler instance to be used.
$db : ezcWorkflowDatabaseDefinitionStorage
in file definition_storage.php, variable ezcWorkflowDatabaseDefinitionStorage::$db
    ezcDbHandler instance to be used.
$db : ezcQueryExpression
in file expression.php, variable ezcQueryExpression::$db
    A pointer to the database handler to use for this query.
$db : ezcQuery
in file query.php, variable ezcQuery::$db
    A pointer to the database handler to use for this query.
$default : ezcDbSchemaField
in file field.php, variable ezcDbSchemaField::$default
    The default value for this field.
$defaultValue : ezcGraphDataSetProperty
in file dataset_property.php, variable ezcGraphDataSetProperty::$defaultValue
    Default value for this property
$defs : ezcGraphSvgDriver
in file svg.php, variable ezcGraphSvgDriver::$defs
    DOMElement containing all svg style definitions
$dependencies : ezcConsoleOption
in file option.php, variable ezcConsoleOption::$dependencies
    Dependency rules of this parameter.
$depth : ezcGraphRenderer3d
in file 3d.php, variable ezcGraphRenderer3d::$depth
    Depth of displayed pseudo three dimensional line chart elements.
$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.
$destinationColumn : ezcPersistentDoubleTableMap
in file double_table_map.php, variable ezcPersistentDoubleTableMap::$destinationColumn
    Column of the second table, which should be mapped to the first column.
$destinationColumn : ezcPersistentSingleTableMap
in file single_table_map.php, variable ezcPersistentSingleTableMap::$destinationColumn
    Column of the second table, which should be mapped to the first column.
$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.
$diffReadHandlers : ezcDbSchemaHandlerManager
in file handler_manager.php, variable ezcDbSchemaHandlerManager::$diffReadHandlers
    Set of standard difference read handlers.
$diffWriteHandlers : ezcDbSchemaHandlerManager
in file handler_manager.php, variable ezcDbSchemaHandlerManager::$diffWriteHandlers
    Set of standard difference write handlers.
$dimensions : ezcConfigurationIniItem
in file ini_item.php, variable ezcConfigurationIniItem::$dimensions
    The dimensions of the setting.
$direction : ezcGraphAxisBoxedLabelRenderer
in file axis_label_boxed.php, variable ezcGraphAxisBoxedLabelRenderer::$direction
    Store direction for later coordinate modifications
$direction : ezcGraphAxisRotatedLabelRenderer
in file axis_label_rotated.php, variable ezcGraphAxisRotatedLabelRenderer::$direction
    Store direction for later coordinate modifications
$directory : ezcWorkflowDefinitionStorageXml
in file xml.php, variable ezcWorkflowDefinitionStorageXml::$directory
    The directory that holds the XML files.
$displayedLabels : ezcGraphChartElementLabeledAxis
in file labeled.php, variable ezcGraphChartElementLabeledAxis::$displayedLabels
    Reduced amount of labels which will be displayed in the chart
$disposition : ezcMailContentDispositionHeader
in file content_disposition_header.php, variable ezcMailContentDispositionHeader::$disposition
    The disposition type, either "inline" or "attachment".
$dom : ezcGraphSvgDriver
in file svg.php, variable ezcGraphSvgDriver::$dom
    DOM tree of the svg document
$drawnGradients : ezcGraphSvgDriver
in file svg.php, variable ezcGraphSvgDriver::$drawnGradients
    List of already created gradients
$driver : ezcGraphRenderer
in file renderer.php, variable ezcGraphRenderer::$driver
    Driver used to render results
$driver : ezcGraphAxisLabelRenderer
in file axis_label_renderer.php, variable ezcGraphAxisLabelRenderer::$driver
    Driver to render axis labels
database_filter.php
procedural page database_filter.php
database_info.php
procedural page database_info.php
database_options.php
procedural page database_options.php
double_class_repository_prefix.php
procedural page double_class_repository_prefix.php
dialog_viewer.php
procedural page dialog_viewer.php
dialog.php
procedural page dialog.php
dialog_validator.php
procedural page dialog_validator.php
dialog.php
procedural page dialog.php
darken : ezcGraphColor
in file color.php, method ezcGraphColor::darken()
    Returns a copy of the current color darkened by the given factor
drop_all_columns_exception.php
procedural page drop_all_columns_exception.php
data_transfer.php
procedural page data_transfer.php
db_diff_writer.php
procedural page db_diff_writer.php
db_reader.php
procedural page db_reader.php
db_writer.php
procedural page db_writer.php
dateAdd : ezcQueryExpressionSqlite
in file expression_sqlite.php, method ezcQueryExpressionSqlite::dateAdd()
    Returns the SQL that adds an interval to a timestamp value.
dateAdd : ezcQueryExpressionPgsql
in file expression_pgsql.php, method ezcQueryExpressionPgsql::dateAdd()
    Returns the SQL that adds an interval to a timestamp value.
dateAdd : ezcQueryExpression
in file expression.php, method ezcQueryExpression::dateAdd()
    Returns the SQL that adds an interval to a timestamp value.
dateAdd : ezcQueryExpressionOracle
in file expression_oracle.php, method ezcQueryExpressionOracle::dateAdd()
    Returns the SQL that adds an interval to a timestamp value.
dateAdd : ezcQueryExpressionMssql
in file expression_mssql.php, method ezcQueryExpressionMssql::dateAdd()
    Returns the SQL that adds an interval to a timestamp value.
dateExtract : ezcQueryExpressionOracle
in file expression_oracle.php, method ezcQueryExpressionOracle::dateExtract()
    Returns the SQL that extracts parts from a timestamp value.
dateExtract : ezcQueryExpressionPgsql
in file expression_pgsql.php, method ezcQueryExpressionPgsql::dateExtract()
    Returns the SQL that extracts parts from a timestamp value.
dateExtract : ezcQueryExpressionSqlite
in file expression_sqlite.php, method ezcQueryExpressionSqlite::dateExtract()
    Returns the SQL that extracts parts from a timestamp value.
dateExtract : ezcQueryExpressionMssql
in file expression_mssql.php, method ezcQueryExpressionMssql::dateExtract()
    Returns the SQL that extracts parts from a timestamp value from a column.
dateExtract : ezcQueryExpression
in file expression.php, method ezcQueryExpression::dateExtract()
    Returns the SQL that extracts parts from a timestamp value.
dateSub : ezcQueryExpressionPgsql
in file expression_pgsql.php, method ezcQueryExpressionPgsql::dateSub()
    Returns the SQL that subtracts an interval from a timestamp value.
dateSub : ezcQueryExpressionMssql
in file expression_mssql.php, method ezcQueryExpressionMssql::dateSub()
    Returns the SQL that subtracts an interval from a timestamp value.
dateSub : ezcQueryExpressionSqlite
in file expression_sqlite.php, method ezcQueryExpressionSqlite::dateSub()
    Returns the SQL that subtracts an interval from a timestamp value.
dateSub : ezcQueryExpression
in file expression.php, method ezcQueryExpression::dateSub()
    Returns the SQL that subtracts an interval from a timestamp value.
dateSub : ezcQueryExpressionOracle
in file expression_oracle.php, method ezcQueryExpressionOracle::dateSub()
    Returns the SQL that subtracts an interval from a timestamp value.
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.
defaultSettings : ezcImageImagemagickBaseHandler
in file imagemagick_base.php, method ezcImageImagemagickBaseHandler::defaultSettings()
    Creates default settings for the handler and returns it.
defaultSettings : ezcImageGdBaseHandler
in file gd_base.php, method ezcImageGdBaseHandler::defaultSettings()
    Creates default settings for the handler and returns it.
deinitReader : ezcTranslationContextRead
in file context_read_interface.php, method ezcTranslationContextRead::deinitReader()
    Deinitializes the reader.
deinitReader : ezcTranslationTsBackend
in file ts_backend.php, method ezcTranslationTsBackend::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 : ezcMailPop3Transport
in file pop3_transport.php, method ezcMailPop3Transport::delete()
    Deletes the message with the message number $msgNum from the server.
delete : ezcPersistentSession
in file persistent_session.php, method ezcPersistentSession::delete()
    Deletes the persistent object $pObject.
delete : ezcMailImapTransport
in file imap_transport.php, method ezcMailImapTransport::delete()
    Deletes the message with the message number $msgNum from the server.
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()
    Deletes persistent objects using the query $query.
deleteLastRule : ezcLogFilterSet
in file filterset.php, method ezcLogFilterSet::deleteLastRule()
    Deletes the last rule from the filter set.
deleteMailbox : ezcMailImapTransport
in file imap_transport.php, method ezcMailImapTransport::deleteMailbox()
    Deletes the mailbox $mailbox.
deModifyCoordinate : ezcGraphFlashDriver
in file flash.php, method ezcGraphFlashDriver::deModifyCoordinate()
    Demodifies a coordinate value, as flash usally uses twips instead of pixels for a higher solution, as it only accepts integer values.
destroy : ezcAuthenticationSession
in file authentication_session.php, method ezcAuthenticationSession::destroy()
    Removes the variables used by this class from the session variables.
determineLineCuttingPoint : ezcGraphAxisLabelRenderer
in file axis_label_renderer.php, method ezcGraphAxisLabelRenderer::determineLineCuttingPoint()
    Checks for the cutting point of two lines.
disconnect : ezcSignalCollection
in file signal_collection.php, method ezcSignalCollection::disconnect()
    Disconnects the $slot from the $signal.
disconnect : ezcMailPop3Transport
in file pop3_transport.php, method ezcMailPop3Transport::disconnect()
    Disconnects the transport from the POP3 server.
disconnect : ezcMailImapTransport
in file imap_transport.php, method ezcMailImapTransport::disconnect()
    Disconnects the transport from the IMAP server.
disconnect : ezcSignalStaticConnections
in file static_connections.php, method ezcSignalStaticConnections::disconnect()
    Disconnects the $slot from the $signal with identifier $identifier..
disconnect : ezcMailSmtpTransport
in file transport_smtp.php, method ezcMailSmtpTransport::disconnect()
    Sends the QUIT command to the server and breaks the connection.
discover : ezcAuthenticationOpenidFilter
in file openid_filter.php, method ezcAuthenticationOpenidFilter::discover()
    Discovers the OpenID server information from the provided URL.
discoverHtml : ezcAuthenticationOpenidFilter
in file openid_filter.php, method ezcAuthenticationOpenidFilter::discoverHtml()
    Discovers the OpenID server information from the provided URL by parsing the HTML page source.
discoverYadis : ezcAuthenticationOpenidFilter
in file openid_filter.php, method ezcAuthenticationOpenidFilter::discoverYadis()
    Discovers the OpenID server information from the provided URL using Yadis.
display : ezcConsoleQuestionDialog
in file question_dialog.php, method ezcConsoleQuestionDialog::display()
    Displays the dialog and retreives a value from the user.
display : ezcConsoleMenuDialog
in file menu_dialog.php, method ezcConsoleMenuDialog::display()
    Displays the dialog and retreives a value from the user.
display : ezcConsoleDialog
in file dialog.php, method ezcConsoleDialog::display()
    Displays the dialog.
displayDialog : ezcConsoleDialogViewer
in file dialog_viewer.php, method ezcConsoleDialogViewer::displayDialog()
    Displays a dialog and returns a valid result from it.
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.
doEnd : ezcWorkflowDatabaseExecution
in file execution.php, method ezcWorkflowDatabaseExecution::doEnd()
    End workflow execution.
doEnd : ezcWorkflowExecution
in file execution.php, method ezcWorkflowExecution::doEnd()
    Called by end() when workflow execution is ended.
doEnd : ezcWorkflowExecutionNonInteractive
in file non_interactive.php, method ezcWorkflowExecutionNonInteractive::doEnd()
    End workflow execution.
doExecute : ezcWorkflowNodeVariableDecrement
in file decrement.php, method ezcWorkflowNodeVariableDecrement::doExecute()
    Perform variable modification.
doExecute : ezcWorkflowNodeVariableDiv
in file div.php, method ezcWorkflowNodeVariableDiv::doExecute()
    Perform variable modification.
doExecute : ezcWorkflowNodeVariableIncrement
in file increment.php, method ezcWorkflowNodeVariableIncrement::doExecute()
    Perform variable modification.
doExecute : ezcWorkflowNodeArithmeticBase
in file node_arithmetic_base.php, method ezcWorkflowNodeArithmeticBase::doExecute()
    Implementors should perform the variable computation in this method.
doExecute : ezcWorkflowNodeVariableSub
in file sub.php, method ezcWorkflowNodeVariableSub::doExecute()
    Perform variable modification.
doExecute : ezcWorkflowNodeVariableAdd
in file add.php, method ezcWorkflowNodeVariableAdd::doExecute()
    Perform variable modification.
doExecute : ezcWorkflowNodeVariableMul
in file mul.php, method ezcWorkflowNodeVariableMul::doExecute()
    Perform variable modification.
doGetSubExecution : ezcWorkflowDatabaseExecution
in file execution.php, method ezcWorkflowDatabaseExecution::doGetSubExecution()
    Returns a new execution object for a sub workflow.
doGetSubExecution : ezcWorkflowExecutionNonInteractive
in file non_interactive.php, method ezcWorkflowExecutionNonInteractive::doGetSubExecution()
    Returns a new execution object for a sub workflow.
doGetSubExecution : ezcWorkflowExecution
in file execution.php, method ezcWorkflowExecution::doGetSubExecution()
    Returns a new execution object for a sub workflow.
doJoin : ezcQuerySelect
in file query_select.php, method ezcQuerySelect::doJoin()
    Returns the SQL for a join or prepares $fromString for a join.
doMerge : ezcWorkflowNodeMerge
in file node_merge.php, method ezcWorkflowNodeMerge::doMerge()
    Performs the merge by ending the incoming threads and activating the outgoing node.
doResume : ezcWorkflowExecution
in file execution.php, method ezcWorkflowExecution::doResume()
    Called by resume() when workflow execution is resumed.
doResume : ezcWorkflowExecutionNonInteractive
in file non_interactive.php, method ezcWorkflowExecutionNonInteractive::doResume()
    Resume workflow execution.
doResume : ezcWorkflowDatabaseExecution
in file execution.php, method ezcWorkflowDatabaseExecution::doResume()
    Resume workflow execution.
doStart : ezcWorkflowDatabaseExecution
in file execution.php, method ezcWorkflowDatabaseExecution::doStart()
    Start workflow execution.
doStart : ezcWorkflowExecution
in file execution.php, method ezcWorkflowExecution::doStart()
    Called by start() when workflow execution is initiated.
doStart : ezcWorkflowExecutionNonInteractive
in file non_interactive.php, method ezcWorkflowExecutionNonInteractive::doStart()
    Start workflow execution.
doSuspend : ezcWorkflowExecution
in file execution.php, method ezcWorkflowExecution::doSuspend()
    Called by suspend() when workflow execution is suspended.
doSuspend : ezcWorkflowDatabaseExecution
in file execution.php, method ezcWorkflowDatabaseExecution::doSuspend()
    Suspend workflow execution.
doSuspend : ezcWorkflowExecutionNonInteractive
in file non_interactive.php, method ezcWorkflowExecutionNonInteractive::doSuspend()
    Suspend workflow execution.
drawAllTexts : ezcGraphFlashDriver
in file flash.php, method ezcGraphFlashDriver::drawAllTexts()
    Draw all collected texts
drawAllTexts : ezcGraphSvgDriver
in file svg.php, method ezcGraphSvgDriver::drawAllTexts()
    Draw all collected texts
drawAllTexts : ezcGraphGdDriver
in file gd.php, method ezcGraphGdDriver::drawAllTexts()
    Draw all collected texts
drawAxis : ezcGraphRenderer2d
in file 2d.php, method ezcGraphRenderer2d::drawAxis()
    Draw axis
drawAxis : ezcGraphRenderer3d
in file 3d.php, method ezcGraphRenderer3d::drawAxis()
    Draw axis
drawAxis : ezcGraphRenderer
in file renderer.php, method ezcGraphRenderer::drawAxis()
    Draw axis
drawBackgroundImage : ezcGraphRenderer
in file renderer.php, method ezcGraphRenderer::drawBackgroundImage()
    Draw background image
drawBackgroundImage : ezcGraphRenderer3d
in file 3d.php, method ezcGraphRenderer3d::drawBackgroundImage()
    Draw background image
drawBackgroundImage : ezcGraphRenderer2d
in file 2d.php, method ezcGraphRenderer2d::drawBackgroundImage()
    Draw background image
drawBar : ezcGraphRenderer
in file renderer.php, method ezcGraphRenderer::drawBar()
    Draw bar
drawBar : ezcGraphRenderer3d
in file 3d.php, method ezcGraphRenderer3d::drawBar()
    Draw bar
drawBar : ezcGraphRenderer2d
in file 2d.php, method ezcGraphRenderer2d::drawBar()
    Draw bar
drawBox : ezcGraphRenderer2d
in file 2d.php, method ezcGraphRenderer2d::drawBox()
    Draw box
drawBox : ezcGraphRenderer3d
in file 3d.php, method ezcGraphRenderer3d::drawBox()
    Draw box
drawBox : ezcGraphRenderer
in file renderer.php, method ezcGraphRenderer::drawBox()
    Draw box
drawCircle : ezcGraphGdDriver
in file gd.php, method ezcGraphGdDriver::drawCircle()
    Draw circle
drawCircle : ezcGraphFlashDriver
in file flash.php, method ezcGraphFlashDriver::drawCircle()
    Draw circle
drawCircle : ezcGraphDriver
in file driver.php, method ezcGraphDriver::drawCircle()
    Draw circle
drawCircle : ezcGraphSvgDriver
in file svg.php, method ezcGraphSvgDriver::drawCircle()
    Draw circle
drawCircleSector : ezcGraphDriver
in file driver.php, method ezcGraphDriver::drawCircleSector()
    Draws a sector of cirlce
drawCircleSector : ezcGraphFlashDriver
in file flash.php, method ezcGraphFlashDriver::drawCircleSector()
    Draws a sector of cirlce
drawCircleSector : ezcGraphSvgDriver
in file svg.php, method ezcGraphSvgDriver::drawCircleSector()
    Draws a sector of cirlce
drawCircleSector : ezcGraphGdDriver
in file gd.php, method ezcGraphGdDriver::drawCircleSector()
    Draws a sector of cirlce
drawCircularArc : ezcGraphGdDriver
in file gd.php, method ezcGraphGdDriver::drawCircularArc()
    Draws a circular arc
drawCircularArc : ezcGraphFlashDriver
in file flash.php, method ezcGraphFlashDriver::drawCircularArc()
    Draws a circular arc
drawCircularArc : ezcGraphSvgDriver
in file svg.php, method ezcGraphSvgDriver::drawCircularArc()
    Draws a circular arc
drawCircularArc : ezcGraphDriver
in file driver.php, method ezcGraphDriver::drawCircularArc()
    Draws a circular arc
drawCircularArcStep : ezcGraphGdDriver
in file gd.php, method ezcGraphGdDriver::drawCircularArcStep()
    Draws a single element of a circular arc
drawDataHighlightText : ezcGraphRenderer2d
in file 2d.php, method ezcGraphRenderer2d::drawDataHighlightText()
    Draws a highlight textbox for a datapoint.
drawDataHighlightText : ezcGraphRenderer3d
in file 3d.php, method ezcGraphRenderer3d::drawDataHighlightText()
    Draws a highlight textbox for a datapoint.
drawDataHighlightText : ezcGraphRenderer
in file renderer.php, method ezcGraphRenderer::drawDataHighlightText()
    Draws a highlight textbox for a datapoint.
drawDataLine : ezcGraphRenderer2d
in file 2d.php, method ezcGraphRenderer2d::drawDataLine()
    Draw data line
drawDataLine : ezcGraphRenderer
in file renderer.php, method ezcGraphRenderer::drawDataLine()
    Draw data line
drawDataLine : ezcGraphRenderer3d
in file 3d.php, method ezcGraphRenderer3d::drawDataLine()
    Draw data line
drawGrid : ezcGraphAxisRadarLabelRenderer
in file axis_label_radar.php, method ezcGraphAxisRadarLabelRenderer::drawGrid()
    Draw grid
drawGrid : ezcGraphAxisLabelRenderer
in file axis_label_renderer.php, method ezcGraphAxisLabelRenderer::drawGrid()
    Draw grid
drawGridLine : ezcGraphRenderer3d
in file 3d.php, method ezcGraphRenderer3d::drawGridLine()
    Draw grid line
drawGridLine : ezcGraphRenderer2d
in file 2d.php, method ezcGraphRenderer2d::drawGridLine()
    Draw grid line
drawImage : ezcGraphFlashDriver
in file flash.php, method ezcGraphFlashDriver::drawImage()
    Draw an image
drawImage : ezcGraphGdDriver
in file gd.php, method ezcGraphGdDriver::drawImage()
    Draw an image
drawImage : ezcGraphSvgDriver
in file svg.php, method ezcGraphSvgDriver::drawImage()
    Draw an image
drawImage : ezcGraphDriver
in file driver.php, method ezcGraphDriver::drawImage()
    Draw an image
drawLegend : ezcGraphRenderer2d
in file 2d.php, method ezcGraphRenderer2d::drawLegend()
    Draw legend
drawLegend : ezcGraphRenderer
in file renderer.php, method ezcGraphRenderer::drawLegend()
    Draw legend
drawLegend : ezcGraphRenderer3d
in file 3d.php, method ezcGraphRenderer3d::drawLegend()
    Draw legend
drawLine : ezcGraphGdDriver
in file gd.php, method ezcGraphGdDriver::drawLine()
    Draws a line
drawLine : ezcGraphDriver
in file driver.php, method ezcGraphDriver::drawLine()
    Draws a line
drawLine : ezcGraphSvgDriver
in file svg.php, method ezcGraphSvgDriver::drawLine()
    Draws a line
drawLine : ezcGraphFlashDriver
in file flash.php, method ezcGraphFlashDriver::drawLine()
    Draws a line
drawPieSegment : ezcGraphRenderer2d
in file 2d.php, method ezcGraphRenderer2d::drawPieSegment()
    Draw pie segment
drawPieSegment : ezcGraphRenderer
in file renderer.php, method ezcGraphRenderer::drawPieSegment()
    Draw pie segment
drawPieSegment : ezcGraphRenderer3d
in file 3d.php, method ezcGraphRenderer3d::drawPieSegment()
    Draw pie segment
drawPolygon : ezcGraphDriver
in file driver.php, method ezcGraphDriver::drawPolygon()
    Draws a single polygon.
drawPolygon : ezcGraphGdDriver
in file gd.php, method ezcGraphGdDriver::drawPolygon()
    Draws a single polygon.
drawPolygon : ezcGraphSvgDriver
in file svg.php, method ezcGraphSvgDriver::drawPolygon()
    Draws a single polygon.
drawPolygon : ezcGraphFlashDriver
in file flash.php, method ezcGraphFlashDriver::drawPolygon()
    Draws a single polygon.
drawRadarDataLine : ezcGraphRenderer2d
in file 2d.php, method ezcGraphRenderer2d::drawRadarDataLine()
    Draw radar chart data line
drawRadarDataLine : ezcGraphRadarRenderer
in file radar_renderer.php, method ezcGraphRadarRenderer::drawRadarDataLine()
    Draw radar chart data line
drawRotatedAxis : ezcGraphRadarChart
in file radar.php, method ezcGraphRadarChart::drawRotatedAxis()
    Draws a single rotated axis
drawStep : ezcGraphAxisLabelRenderer
in file axis_label_renderer.php, method ezcGraphAxisLabelRenderer::drawStep()
    Draw single step on a axis
drawStepLine : ezcGraphRenderer2d
in file 2d.php, method ezcGraphRenderer2d::drawStepLine()
    Draw step line
drawStepLine : ezcGraphRenderer3d
in file 3d.php, method ezcGraphRenderer3d::drawStepLine()
    Draw step line
drawSymbol : ezcGraphRenderer
in file renderer.php, method ezcGraphRenderer::drawSymbol()
    Draw Symbol
drawText : ezcGraphRenderer3d
in file 3d.php, method ezcGraphRenderer3d::drawText()
    Draw text
drawText : ezcGraphRenderer2d
in file 2d.php, method ezcGraphRenderer2d::drawText()
    Draw text
drawText : ezcGraphRenderer
in file renderer.php, method ezcGraphRenderer::drawText()
    Draw text
drawTextBox : ezcGraphFlashDriver
in file flash.php, method ezcGraphFlashDriver::drawTextBox()
    Writes text in a box of desired size
drawTextBox : ezcGraphSvgDriver
in file svg.php, method ezcGraphSvgDriver::drawTextBox()
    Writes text in a box of desired size
drawTextBox : ezcGraphGdDriver
in file gd.php, method ezcGraphGdDriver::drawTextBox()
    Writes text in a box of desired size
drawTextBox : ezcGraphDriver
in file driver.php, method ezcGraphDriver::drawTextBox()
    Writes text in a box of desired size
date.php
procedural page date.php
date_parsing.php
procedural page date_parsing.php
dataset_property.php
procedural page dataset_property.php
driver.php
procedural page driver.php
driver.php
procedural page driver.php
dataset.php
procedural page dataset.php
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
delivery_status_parser.php
procedural page delivery_status_parser.php
delivery_status.php
procedural page delivery_status.php
disk_file.php
procedural page disk_file.php
definition_missing_id_property.php
procedural page definition_missing_id_property.php
definition_not_found.php
procedural page definition_not_found.php
definition_manager.php
procedural page definition_manager.php
double_table_map.php
procedural page double_table_map.php
definition_element.php
procedural page definition_element.php
definition_storage.php
procedural page definition_storage.php
definition_storage.php
procedural page definition_storage.php
discriminator.php
procedural page discriminator.php
decrement.php
procedural page decrement.php
div.php
procedural page div.php
definition_storage.php
procedural page definition_storage.php

e

$edges : ezcWorkflowVisitorVisualization
in file visualization.php, variable ezcWorkflowVisitorVisualization::$edges
    Holds all the edges of the graph.
$elementBackground : ezcGraphPalette
in file palette.php, variable ezcGraphPalette::$elementBackground
    Backgroundcolor for elements
$elementBorderColor : ezcGraphPalette
in file palette.php, variable ezcGraphPalette::$elementBorderColor
    Bordercolor for elements
$elementBorderColor : ezcGraphPaletteBlack
in file black.php, variable ezcGraphPaletteBlack::$elementBorderColor
    Border color for chart elements
$elementBorderWidth : ezcGraphPaletteBlack
in file black.php, variable ezcGraphPaletteBlack::$elementBorderWidth
    Border width for chart elements
$elementBorderWidth : ezcGraphPalette
in file palette.php, variable ezcGraphPalette::$elementBorderWidth
    Borderwidth for elements
$elementID : ezcGraphSvgDriver
in file svg.php, variable ezcGraphSvgDriver::$elementID
    Numeric unique element id
$elements : ezcTemplateSourceToTstParserException
in file source_to_tst_parser_exception.php, variable ezcTemplateSourceToTstParserException::$elements
    Array of elements which should be used to extract failed code.
$elements : ezcGraphChart
in file chart.php, variable ezcGraphChart::$elements
    Contains subelelemnts of the chart like legend and axes
$elements : ezcGraphRenderer
in file renderer.php, variable ezcGraphRenderer::$elements
    Context sensitive references to chart elements to use for referencing image elements depending on the output driver, like image maps, etc.
$elements : ezcGraphSvgDriver
in file svg.php, variable ezcGraphSvgDriver::$elements
    DOMElement containing all svg objects
$email : ezcMailAddress
in file mail_address.php, variable ezcMailAddress::$email
    The email address of the recipient.
$ended : ezcWorkflowExecution
in file execution.php, variable ezcWorkflowExecution::$ended
$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.
$errorCursor : ezcTemplateParserException
in file parser_exception.php, variable ezcTemplateParserException::$errorCursor
    Cursor where the error occured.
$errorDetails : ezcTemplateParserException
in file parser_exception.php, variable ezcTemplateParserException::$errorDetails
    A more detailed error message which can for instance give hints to the end-user why it failed.
$errorDetails : ezcTemplateSourceToTstParserException
in file source_to_tst_parser_exception.php, variable ezcTemplateSourceToTstParserException::$errorDetails
    A more detailed error message which can for instance give hints to the end-user why it failed.
$errorMessage : ezcTemplateParserException
in file parser_exception.php, variable ezcTemplateParserException::$errorMessage
    The one-liner error message.
$errorMessage : ezcTemplateSourceToTstParserException
in file source_to_tst_parser_exception.php, variable ezcTemplateSourceToTstParserException::$errorMessage
    The one-liner error message.
$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.
$externalAutoloadArray : ezcBase
in file base.php, variable ezcBase::$externalAutoloadArray
    This variable stores all the elements from the autoload arrays for external repositories. When a new autoload file is loaded, their files are added to this array.
exception.php
procedural page exception.php
extension_not_found.php
procedural page extension_not_found.php
ezc_bootstrap.php
procedural page ezc_bootstrap.php
exception.php
procedural page exception.php
eval_array.php
procedural page eval_array.php
CENTER : ezcGraph
in file graph.php, class constant ezcGraph::CENTER
    Constant used for positioning of elements. May be used as a bitmask together with other postioning constants.
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_mssql.php
procedural page expression_mssql.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
exception.php
procedural page exception.php
DEBUG : ezcWorkflowExecutionListener
in file execution_listener.php, class constant ezcWorkflowExecutionListener::DEBUG
    Debug severity constant.
DEBUG : ezcLog
in file log.php, class constant ezcLog::DEBUG
    Debug severity constant.
DECADE : ezcGraphChartElementDateAxis
in file date.php, class constant ezcGraphChartElementDateAxis::DECADE
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 descending.
emit : ezcSignalCollection
in file signal_collection.php, method ezcSignalCollection::emit()
    Emits the signal with the name $signal
encode : ezcGraphSvgDriver
in file svg.php, method ezcGraphSvgDriver::encode()
    Encodes non-utf-8 strings
ensureTimestamp : ezcGraphChartElementDateAxis
in file date.php, method ezcGraphChartElementDateAxis::ensureTimestamp()
    Ensure proper timestamp
eq : ezcQueryExpression
in file expression.php, method ezcQueryExpression::eq()
    Returns the SQL to check if two values are equal.
evaluate : ezcGraphPolynom
in file polynom.php, method ezcGraphPolynom::evaluate()
    Evaluate Polynom with a given value
evaluate : ezcWorkflowCondition
in file condition.php, method ezcWorkflowCondition::evaluate()
    Evaluates this condition.
exceptionCallbackHandler : ezcExecution
in file execution.php, method ezcExecution::exceptionCallbackHandler()
    Handler for uncaught exceptions.
exchangeArray : ezcPersistentObjectRelations
in file persistent_object_relations.php, method ezcPersistentObjectRelations::exchangeArray()
    See SPL class ArrayObject.
exchangeArray : ezcPersistentObjectColumns
in file persistent_object_columns.php, method ezcPersistentObjectColumns::exchangeArray()
    See SPL class ArrayObject.
exchangeArray : ezcPersistentObjectProperties
in file persistent_object_properties.php, method ezcPersistentObjectProperties::exchangeArray()
    See SPL class ArrayObject.
execute : ezcWorkflowServiceObject
in file service_object.php, method ezcWorkflowServiceObject::execute()
    Executes the business logic of this service object.
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.
expunge : ezcMailImapTransport
in file imap_transport.php, method ezcMailImapTransport::expunge()
    Sends an EXPUNGE command to the server.
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 block-size of an archive is invalid.
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
    Exception for when an 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
    An exception for an invalid prefix of a file entry.
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.
ezcArchiveInternalException
in file archive_internal_exception.php, class ezcArchiveInternalException
    Exception used when an internal errors occurs in the Archive component.
ezcArchiveIoException
in file archive_io.php, class ezcArchiveIoException
    Exception thrown when an IO error occurs.
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 thrown when encountering an archive of an unknow type.
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
    Exception thrown when encountering a wrong archive value.
ezcArchiveZip
in file zip.php, class ezcArchiveZip
    The ezcArchiveZip class implements the Zip archive format.
ezcAuthentication
in file authentication.php, class ezcAuthentication
    Container for authentication filters.
ezcAuthenticationCredentials
in file credentials.php, class ezcAuthenticationCredentials
    Base class for all authentication credentials structures.
ezcAuthenticationDatabaseFilter
in file database_filter.php, class ezcAuthenticationDatabaseFilter
    Filter to authenticate against a database.
ezcAuthenticationDatabaseInfo
in file database_info.php, class ezcAuthenticationDatabaseInfo
    Structure for defining the database and table to authenticate against.
ezcAuthenticationDatabaseOptions
in file database_options.php, class ezcAuthenticationDatabaseOptions
    Class containing the options for the database authentication filter.
ezcAuthenticationException
in file authentication_exception.php, class ezcAuthenticationException
    Thrown when an exceptional state occurs in the Authentication component.
ezcAuthenticationFilter
in file authentication_filter.php, class ezcAuthenticationFilter
    Base class for all authentication filters.
ezcAuthenticationFilterOptions
in file filter_options.php, class ezcAuthenticationFilterOptions
    Class containing the basic options for authentication filters.
ezcAuthenticationGroupFilter
in file group_filter.php, class ezcAuthenticationGroupFilter
    Group authentication filters together.
ezcAuthenticationGroupOptions
in file group_options.php, class ezcAuthenticationGroupOptions
    Class containing the options for group authentication filter.
ezcAuthenticationHtpasswdFilter
in file htpasswd_filter.php, class ezcAuthenticationHtpasswdFilter
    Filter to authenticate against an Unix htpasswd file.
ezcAuthenticationHtpasswdOptions
in file htpasswd_options.php, class ezcAuthenticationHtpasswdOptions
    Class containing the options for the htpasswd authentication filter.
ezcAuthenticationIdCredentials
in file id_credentials.php, class ezcAuthenticationIdCredentials
    Structure containing an id, used as authentication credentials.
ezcAuthenticationLdapException
in file ldap_exception.php, class ezcAuthenticationLdapException
    Thrown when an exceptional state occurs in the LDAP authentication.
ezcAuthenticationLdapFilter
in file ldap_filter.php, class ezcAuthenticationLdapFilter
    Filter to authenticate against an LDAP directory.
ezcAuthenticationLdapInfo
in file ldap_info.php, class ezcAuthenticationLdapInfo
    Structure for defining the LDAP directory to authenticate against.
ezcAuthenticationLdapOptions
in file ldap_options.php, class ezcAuthenticationLdapOptions
    Class containing the options for ldap authentication filter.
ezcAuthenticationOpenidAssociation
in file openid_association.php, class ezcAuthenticationOpenidAssociation
    Structure for defining an OpenID association between the server and the OpenID provider.
ezcAuthenticationOpenidException
in file openid_exception.php, class ezcAuthenticationOpenidException
    Thrown when an exceptional state occurs in the OpenID authentication.
ezcAuthenticationOpenidFileStore
in file openid_file_store.php, class ezcAuthenticationOpenidFileStore
    Class providing file storage for OpenID authentication.
ezcAuthenticationOpenidFileStoreOptions
in file openid_file_store_options.php, class ezcAuthenticationOpenidFileStoreOptions
    Class containing the options for the OpenID file store.
ezcAuthenticationOpenidFilter
in file openid_filter.php, class ezcAuthenticationOpenidFilter
    Filter to authenticate against OpenID. Currently supporting OpenID 1.1.
ezcAuthenticationOpenidOptions
in file openid_options.php, class ezcAuthenticationOpenidOptions
    Class containing the options for the OpenID authentication filter.
ezcAuthenticationOpenidStore
in file openid_store.php, class ezcAuthenticationOpenidStore
    Abstract class which provides a base for store (backend) implementations to be used in OpenID authentication.
ezcAuthenticationOpenidStoreOptions
in file openid_store_options.php, class ezcAuthenticationOpenidStoreOptions
    Class containing the options for the OpenID store.
ezcAuthenticationOptions
in file authentication_options.php, class ezcAuthenticationOptions
    Class containing the basic options for the authentication main class.
ezcAuthenticationPasswordCredentials
in file password_credentials.php, class ezcAuthenticationPasswordCredentials
    Structure containing an id and password, used as authentication credentials.
ezcAuthenticationSession
in file authentication_session.php, class ezcAuthenticationSession
    Support for session authentication and saving of authentication information between requests.
ezcAuthenticationSessionOptions
in file session_options.php, class ezcAuthenticationSessionOptions
    Class containing the options for the authentication session.
ezcAuthenticationStatus
in file authentication_status.php, class ezcAuthenticationStatus
    Holds the statuses returned from each authentication filter.
ezcAuthenticationTokenFilter
in file token_filter.php, class ezcAuthenticationTokenFilter
    Filter to authenticate against a server generated token.
ezcAuthenticationTokenOptions
in file token_options.php, class ezcAuthenticationTokenOptions
    Class containing the options for the token authentication filter.
ezcAuthenticationTypekeyException
in file typekey_exception.php, class ezcAuthenticationTypekeyException
    Thrown when an exceptional state occurs in the TypeKey authentication.
ezcAuthenticationTypekeyFilter
in file typekey_filter.php, class ezcAuthenticationTypekeyFilter
    Filter to authenticate against TypeKey.
ezcAuthenticationTypekeyOptions
in file typekey_options.php, class ezcAuthenticationTypekeyOptions
    Class containing the options for the TypeKey authentication filter.
ezcAuthenticationUrl
in file url.php, class ezcAuthenticationUrl
    Class which provides a methods for handling URLs.
ezcBase
in file base.php, class ezcBase
    Base class implements the methods needed to use the eZ components.
ezcBaseConfigurationInitializer
in file configuration_initializer.php, class ezcBaseConfigurationInitializer
    This class provides the interface that classes need to implement to act as an callback initializer class to work with the delayed initialization mechanism.
ezcBaseDoubleClassRepositoryPrefixException
in file double_class_repository_prefix.php, class ezcBaseDoubleClassRepositoryPrefixException
    ezcBaseDoubleClassRepositoryPrefixException is thrown whenever you try to register a class repository with a prefix that has already been added before.
ezcBaseException
in file exception.php, class ezcBaseException
    ezcBaseException is a container from which all other exceptions in the components library descent.
ezcBaseExtensionNotFoundException
in file extension_not_found.php, class ezcBaseExtensionNotFoundException
    ezcBaseExtensionNotFoundException is thrown when a requested PHP extension was not found.
ezcBaseFeatures
in file features.php, class ezcBaseFeatures
    Provides methods needed to check for features.
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.
ezcBaseInit
in file init.php, class ezcBaseInit
    Provides a method to implement delayed initialization of objects.
ezcBaseInitCallbackConfiguredException
in file init_callback_configured.php, class ezcBaseInitCallbackConfiguredException
    ezcBaseInitCallbackConfiguredException is thrown when you try to assign a callback clasname to an identifier, while there is already a callback class configured for this identifier.
ezcBaseInvalidParentClassException
in file invalid_parent_class.php, class ezcBaseInvalidParentClassException
    Exception that is thrown if an invalid class is passed as custom class.
ezcBaseOptions
in file options.php, class ezcBaseOptions
    Base options class for all eZ components.
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.
ezcBaseRepositoryDirectory
in file repository_directory.php, class ezcBaseRepositoryDirectory
    Struct which defines a repository directory.
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.
ezcBaseStruct
in file struct.php, class ezcBaseStruct
    Base class for all struct classes.
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,
ezcCacheStorageFileOptions
in file storage_file.php, class ezcCacheStorageFileOptions
    Option class for the ezcCacheStorageFile class.
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.
ezcCacheStorageOptions
in file storage.php, class ezcCacheStorageOptions
    Option class for the ezcCacheStorage class.
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.
ezcConfigurationManagerNotInitializedException
in file manager_no_init.php, class ezcConfigurationManagerNotInitializedException
    Exception that is thrown if an invalid class is passed as INI reader to the manager.
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.
ezcConsoleArgument
in file argument.php, class ezcConsoleArgument
    The ezcConsoleArgument class represents an argument on the console.
ezcConsoleArgumentAlreadyRegisteredException
in file argument_already_registered.php, class ezcConsoleArgumentAlreadyRegisteredException
    There is already an argument registered with the given name or at the given place.
ezcConsoleArgumentException
in file argument.php, class ezcConsoleArgumentException
    General exception container for the ConsoleTools component referring to argument handling.
ezcConsoleArgumentMandatoryViolationException
in file argument_mandatory_violation.php, class ezcConsoleArgumentMandatoryViolationException
    An argument was marked to be mandatory but was not submitted.
ezcConsoleArguments
in file arguments.php, class ezcConsoleArguments
    Collection class for ezcConsoleArgument objects. Used in ezcConsoleInput.
ezcConsoleArgumentTypeViolationException
in file argument_type_violation.php, class ezcConsoleArgumentTypeViolationException
    An argument was submitted with an illigal type.
ezcConsoleDialog
in file dialog.php, class ezcConsoleDialog
    Interface that every console dialog class must implement.
ezcConsoleDialogOptions
in file dialog.php, class ezcConsoleDialogOptions
    Basic options class for ezcConsoleDialog implementations.
ezcConsoleDialogValidator
in file dialog_validator.php, class ezcConsoleDialogValidator
    Interface for ezcConsoleDialog validator classes.
ezcConsoleDialogViewer
in file dialog_viewer.php, class ezcConsoleDialogViewer
    Utility class for ezcConsoleDialog implementations.
ezcConsoleException
in file exception.php, class ezcConsoleException
    General exception container for the ConsoleTools component.
ezcConsoleInput
in file input.php, class ezcConsoleInput
    The ezcConsoleInput class handles the given options and arguments on the console.
ezcConsoleInvalidOptionNameException
in file invalid_option_name.php, class ezcConsoleInvalidOptionNameException
    Thrown if an invalid option name (containing whitespaces or starting with a "-") was received by ezcConsoleOption::__construct.
ezcConsoleInvalidOutputTargetException
in file invalid_output_target.php, class ezcConsoleInvalidOutputTargetException
    Thrown if a given target ezcConsoleOutputFormat could not be opened.
ezcConsoleMenuDialog
in file menu_dialog.php, class ezcConsoleMenuDialog
    Dialog class to make the user choose from a menu.
ezcConsoleMenuDialogDefaultValidator
in file menu_dialog_default.php, class ezcConsoleMenuDialogDefaultValidator
    Default validator for ezcConsoleMenuDialog.
ezcConsoleMenuDialogOptions
in file menu_dialog.php, class ezcConsoleMenuDialogOptions
    Basic options class for ezcConsoleDialog implementations.
ezcConsoleMenuDialogValidator
in file menu_dialog_validator.php, class ezcConsoleMenuDialogValidator
    Interface for ezcConsoleMenuDialog validator classes.
ezcConsoleNoPositionStoredException
in file no_position_stored.php, class ezcConsoleNoPositionStoredException
    'Cannot restore position, if no position has been stored before.'.
ezcConsoleNoValidDialogResultException
in file no_valid_dialog_result.php, class ezcConsoleNoValidDialogResultException
    Thrown if ezcConsoleDialog::getResult() is called before a valid result was received.
ezcConsoleOption
in file option.php, class ezcConsoleOption
    Objects of this class 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
    Occurs if the alias you tried to unregister is not an alias, but a real option.
ezcConsoleOptionNotExistsException
in file option_not_exists.php, class ezcConsoleOptionNotExistsException
    Occurs if 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.php, class ezcConsoleOutputOptions
    Struct class to store the options of the ezcConsoleOutput class.
ezcConsoleProgressbar
in file progressbar.php, class ezcConsoleProgressbar
    Creating and maintaining progress-bars to be printed to the console.
ezcConsoleProgressbarOptions
in file progressbar.php, class ezcConsoleProgressbarOptions
    Struct class to store the options of the ezcConsoleOutput class.
ezcConsoleProgressMonitor
in file progressmonitor.php, class ezcConsoleProgressMonitor
    Printing structured status information on the console.
ezcConsoleProgressMonitorOptions
in file progressmonitor.php, class ezcConsoleProgressMonitorOptions
    Struct class to store the options of the ezcConsoleOutput class.
ezcConsoleQuestionDialog
in file question_dialog.php, class ezcConsoleQuestionDialog
    Dialog class to ask a simple question.
ezcConsoleQuestionDialogCollectionValidator
in file question_dialog_collection.php, class ezcConsoleQuestionDialogCollectionValidator
    Validator class to validate against a set of valid results.
ezcConsoleQuestionDialogOptions
in file question_dialog.php, class ezcConsoleQuestionDialogOptions
    Basic options class for ezcConsoleDialog implementations.
ezcConsoleQuestionDialogRegexValidator
in file question_dialog_regex.php, class ezcConsoleQuestionDialogRegexValidator
    Regex validator for ezcConsoleQuestionDialog Validator class for ezcConsoleQuestionDialog objects that validates by matching a certain regular expression.
ezcConsoleQuestionDialogTypeValidator
in file question_dialog_type.php, class ezcConsoleQuestionDialogTypeValidator
    Validator class to validate a certain data type.
ezcConsoleQuestionDialogValidator
in file question_dialog_validator.php, class ezcConsoleQuestionDialogValidator
    File containing the ezcConsoleQuestionDialogValidator class.
ezcConsoleStatusbar
in file statusbar.php, class ezcConsoleStatusbar
    Creating and maintaining status-bars to be printed to the console.
ezcConsoleStatusbarOptions
in file statusbar.php, class ezcConsoleStatusbarOptions
    Struct class to store the options of the ezcConsoleOutput class.
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.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.
ezcConsoleTooManyArgumentsException
in file argument_too_many.php, class ezcConsoleTooManyArgumentsException
    Thrown if only a certain number of arguments were expected, but more were submitted.
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.
ezcDbHandlerMssql
in file mssql.php, class ezcDbHandlerMssql
    MS SQL Server driver implementation
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.
ezcDbMssqlOptions
in file identifiers.php, class ezcDbMssqlOptions
    Class containing the options for MS SQL Server connections
ezcDbSchema
in file schema.php, class ezcDbSchema
    ezcDbSchema is the main class for schema operations.
ezcDbSchemaAutoIncrementIndexValidator
in file auto_increment_index.php, class ezcDbSchemaAutoIncrementIndexValidator
    ezcDbSchemaAutoIncrementIndexValidator validates field definition types.
ezcDbSchemaCommonSqlWriter
in file common_sql_writer.php, class ezcDbSchemaCommonSqlWriter
    An abstract class that implements some common functionality required by multiple database backends.
ezcDbSchemaComparator
in file comparator.php, class ezcDbSchemaComparator
    This class provides database comparison functionality.
ezcDbSchemaDbReader
in file db_reader.php, class ezcDbSchemaDbReader
    This class provides the interface for database schema readers
ezcDbSchemaDbWriter
in file db_writer.php, class ezcDbSchemaDbWriter
    This class provides the interface for database schema writers
ezcDbSchemaDiff
in file schema_diff.php, class ezcDbSchemaDiff
    ezcDbSchemaDiff is the main class for schema differences operations.
ezcDbSchemaDiffDbWriter
in file db_diff_writer.php, class ezcDbSchemaDiffDbWriter
    This class provides the interface for database schema difference writers
ezcDbSchemaDiffFileReader
in file file_diff_reader.php, class ezcDbSchemaDiffFileReader
    This class provides the interface for file difference schema readers
ezcDbSchemaDiffFileWriter
in file file_diff_writer.php, class ezcDbSchemaDiffFileWriter
    This class provides the interface for file schema differences writers
ezcDbSchemaDiffReader
in file schema_diff_reader.php, class ezcDbSchemaDiffReader
    This class provides the interface for database schema difference readers
ezcDbSchemaDiffWriter
in file schema_diff_writer.php, class ezcDbSchemaDiffWriter
    This class provides the base interface for schema difference writers
ezcDbSchemaDropAllColumnsException
in file drop_all_columns_exception.php, class ezcDbSchemaDropAllColumnsException
    Exception that is thrown when trying to drop all columns in some table.
ezcDbSchemaException
in file exception.php, class ezcDbSchemaException
    This class provides an exception container for use with the DatabaseSchema component.
ezcDbSchemaField
in file field.php, class ezcDbSchemaField
    A container to store a field definition in.
ezcDbSchemaFileReader
in file file_reader.php, class ezcDbSchemaFileReader
    This class provides the interface for file schema readers
ezcDbSchemaFileWriter
in file file_writer.php, class ezcDbSchemaFileWriter
    This class provides the interface for file schema writers
ezcDbSchemaHandlerDataTransfer
in file data_transfer.php, class ezcDbSchemaHandlerDataTransfer
    Bulk data transfer functionality.
ezcDbSchemaHandlerManager
in file handler_manager.php, class ezcDbSchemaHandlerManager
    Deals with schema handlers for a ezcDbSchema object.
ezcDbSchemaIndex
in file index.php, class ezcDbSchemaIndex
    A container to store a table index in.
ezcDbSchemaIndexField
in file index_field.php, class ezcDbSchemaIndexField
    A container to store a table index' field in.
ezcDbSchemaIndexFieldsValidator
in file index_fields.php, class ezcDbSchemaIndexFieldsValidator
    ezcDbSchemaIndexFieldsValidator validates whether fields used in indexes exist.
ezcDbSchemaInvalidDiffReaderClassException
in file invalid_diff_reader_class.php, class ezcDbSchemaInvalidDiffReaderClassException
    Exception that is thrown if an invalid class is passed as schema difference reader to the manager.
ezcDbSchemaInvalidDiffWriterClassException
in file invalid_diff_writer_class.php, class ezcDbSchemaInvalidDiffWriterClassException
    Exception that is thrown if an invalid class is passed as schema writer to the manager.
ezcDbSchemaInvalidReaderClassException
in file invalid_reader_class.php, class ezcDbSchemaInvalidReaderClassException
    Exception that is thrown if an invalid class is passed as schema reader to the manager.
ezcDbSchemaInvalidSchemaException
in file invalid_schema.php, class ezcDbSchemaInvalidSchemaException
    Exception that is thrown if an invalid class is passed as schema reader to the manager.
ezcDbSchemaInvalidWriterClassException
in file invalid_writer_class.php, class ezcDbSchemaInvalidWriterClassException
    Exception that is thrown if an invalid class is passed as schema writer to the manager.
ezcDbSchemaMysqlReader
in file reader.php, class ezcDbSchemaMysqlReader
    Handler for files containing PHP arrays that represent DB schema.
ezcDbSchemaMysqlWriter
in file writer.php, class ezcDbSchemaMysqlWriter
    Handler for storing database schemas and applying differences that uses MySQL as backend.
ezcDbSchemaOptions
in file schema.php, class ezcDbSchemaOptions
    Class containing the basic options for charts
ezcDbSchemaOracleReader
in file reader.php, class ezcDbSchemaOracleReader
    Handler for Oracle connections representing a DB schema.
ezcDbSchemaOracleWriter
in file writer.php, class ezcDbSchemaOracleWriter
    Handler for storing database schemas and applying differences that uses Oracle as backend.
ezcDbSchemaPersistentClassWriter
in file class_writer.php, class ezcDbSchemaPersistentClassWriter
    This handler creates PHP classes to be used with PersistentObject from a DatabaseSchema.
ezcDbSchemaPersistentWriter
in file writer.php, class ezcDbSchemaPersistentWriter
    This handler creates PHP classes to be used with PersistentObject from a DatabaseSchema.
ezcDbSchemaPgsqlReader
in file reader.php, class ezcDbSchemaPgsqlReader
    Handler for PostgreSQL connections representing a DB schema.
ezcDbSchemaPgsqlWriter
in file writer.php, class ezcDbSchemaPgsqlWriter
    Handler for storing database schemas and applying differences that uses PostgreSQL as backend.
ezcDbSchemaPhpArrayReader
in file reader.php, class ezcDbSchemaPhpArrayReader
    Handler that reads database definitions and database difference definitions from a file containing a PHP variable.
ezcDbSchemaPhpArrayWriter
in file writer.php, class ezcDbSchemaPhpArrayWriter
    Writer handler for files containing PHP arrays that represent DB schemas.
ezcDbSchemaReader
in file schema_reader.php, class ezcDbSchemaReader
    This class provides the base interface for schema readers.
ezcDbSchemaSqliteDropFieldException
in file sqlite_drop_field_exception.php, class ezcDbSchemaSqliteDropFieldException
    Exception that is thrown if SQLite drop field operation failed for some table.
ezcDbSchemaSqliteReader
in file reader.php, class ezcDbSchemaSqliteReader
    Handler for SQLite connections representing a DB schema.
ezcDbSchemaSqliteWriter
in file writer.php, class ezcDbSchemaSqliteWriter
    Handler for storing database schemas and applying differences that uses SQLite as backend.
ezcDbSchemaTable
in file table.php, class ezcDbSchemaTable
    A container to store a table definition in.
ezcDbSchemaTableDiff
in file table_diff.php, class ezcDbSchemaTableDiff
    A container to store table difference information in.
ezcDbSchemaTypesValidator
in file types.php, class ezcDbSchemaTypesValidator
    ezcDbSchemaTypesValidator validates field definition types.
ezcDbSchemaUnknownFormatException
in file unknown_format.php, class ezcDbSchemaUnknownFormatException
    Exception that is thrown if no configuration object has been set to operate on. The operation cannot continue with this object.
ezcDbSchemaValidator
in file validator.php, class ezcDbSchemaValidator
    ezcDbSchemaValidator validates schemas for correctness.
ezcDbSchemaWriter
in file schema_writer.php, class ezcDbSchemaWriter
    This class provides the base interface for schema writers.
ezcDbSchemaXmlReader
in file reader.php, class ezcDbSchemaXmlReader
    Handler that reads database definitions and database difference definitions from a file in an XML format.
ezcDbSchemaXmlWriter
in file writer.php, class ezcDbSchemaXmlWriter
    Handler that stores database definitions and database difference definitions to a file in an XML format.
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.
ezcFile
in file file.php, class ezcFile
    Provides a selection of static independent methods to provide functionality for file and file system handling.
ezcGraph
in file graph.php, class ezcGraph
    Base options class for all eZ components.
ezcGraphArrayDataSet
in file array.php, class ezcGraphArrayDataSet
    Dataset class which receives arrays and use them as a base for datasets.
ezcGraphAxisBoxedLabelRenderer
in file axis_label_boxed.php, class ezcGraphAxisBoxedLabelRenderer
    Renders axis labels centered between two axis steps like normally used for bar charts.
ezcGraphAxisCenteredLabelRenderer
in file axis_label_centered.php, class ezcGraphAxisCenteredLabelRenderer
    Renders axis labels centered below the axis steps.
ezcGraphAxisExactLabelRenderer
in file axis_label_exact.php, class ezcGraphAxisExactLabelRenderer
    Renders axis labels like known from charts drawn in analysis
ezcGraphAxisLabelRenderer
in file axis_label_renderer.php, class ezcGraphAxisLabelRenderer
    Abstract class to render labels and grids on axis. Will be extended to make it possible using different algorithms for rendering axis labels.
ezcGraphAxisNoLabelRenderer
in file axis_label_none.php, class ezcGraphAxisNoLabelRenderer
    Renders axis labels like known from charts drawn in analysis
ezcGraphAxisRadarLabelRenderer
in file axis_label_radar.php, class ezcGraphAxisRadarLabelRenderer
    Renders axis labels centered below the axis steps.
ezcGraphAxisRotatedLabelRenderer
in file axis_label_rotated.php, class ezcGraphAxisRotatedLabelRenderer
    Renders axis labels centered between two axis steps like normally used for bar charts.
ezcGraphAxisStep
in file step.php, class ezcGraphAxisStep
    Represents a single step on the axis
ezcGraphBarChart
in file bar.php, class ezcGraphBarChart
    Class for bar charts. Can make use of an unlimited amount of datasets and will display them as bars by default.
ezcGraphChart
in file chart.php, class ezcGraphChart
    Class to represent a complete chart.
ezcGraphChartDataContainer
in file base.php, class ezcGraphChartDataContainer
    Container class for datasets used by the chart classes. Implements usefull interfaces for convenient access to the datasets.
ezcGraphChartElement
in file element.php, class ezcGraphChartElement
    Class for basic chart elements
ezcGraphChartElementAxis
in file axis.php, class ezcGraphChartElementAxis
    Basic axis class
ezcGraphChartElementBackground
in file background.php, class ezcGraphChartElementBackground
    Chart element representing the background. In addition to the standard background and border for chart elements it can draw an image on the chart background, and optionally repeat it. The position will be used for the repetition offset.
ezcGraphChartElementDateAxis
in file date.php, class ezcGraphChartElementDateAxis
    Class to represent date axis. Date axis will try to find a "nice" interval based on the values on the x axis. If non numeric values are given, ezcGraphChartElementDateAxis will convert them to timestamps using PHPs strtotime function.
ezcGraphChartElementLabeledAxis
in file labeled.php, class ezcGraphChartElementLabeledAxis
    Class to represent a labeled axis. Values on the x axis are considered as strings and used in the given order.
ezcGraphChartElementLegend
in file legend.php, class ezcGraphChartElementLegend
    Class to represent a legend as a chart element
ezcGraphChartElementLogarithmicalAxis
in file logarithmic.php, class ezcGraphChartElementLogarithmicalAxis
    Class to represent a numeric axis. The axis tries to calculate "nice" start and end values for the axis scale. The used interval is considered as nice, if it is equal to [1,2,5] * 10^x with x in [.., -1, 0, 1, ..].
ezcGraphChartElementNumericAxis
in file numeric.php, class ezcGraphChartElementNumericAxis
    Class to represent a numeric axis. The axis tries to calculate "nice" start and end values for the axis scale. The used interval is considered as nice, if it is equal to [1,2,5] * 10^x with x in [.., -1, 0, 1, ..].
ezcGraphChartElementText
in file text.php, class ezcGraphChartElementText
    Chart element to display texts in a chart
ezcGraphChartOptions
in file chart.php, class ezcGraphChartOptions
    Class containing the basic options for charts
ezcGraphChartSingleDataContainer
in file single.php, class ezcGraphChartSingleDataContainer
    Container class for datasets, which ensures, that only one dataset is used.
ezcGraphColor
in file color.php, class ezcGraphColor
    ezcGraphColor
ezcGraphContext
in file context.php, class ezcGraphContext
    Struct to represent the context of a renderer operation
ezcGraphCoordinate
in file coordinate.php, class ezcGraphCoordinate
    Represents coordinates in two dimensional catesian coordinate system.
ezcGraphDatabaseDataSet
in file dataset.php, class ezcGraphDatabaseDataSet
    Class to transform PDO results into ezcGraphDataSets
ezcGraphDatabaseException
in file exception.php, class ezcGraphDatabaseException
    General exception container for the GraphDatabaseTiein component.
ezcGraphDatabaseMissingColumnException
in file missing_column.php, class ezcGraphDatabaseMissingColumnException
    Exception thrown if a requetsted column could not be found in result set
ezcGraphDatabaseStatementNotExecutedException
in file statement_not_executed.php, class ezcGraphDatabaseStatementNotExecutedException
    Exception thrown if a given statement has not been executed.
ezcGraphDatabaseTooManyColumnsException
in file too_many_columns.php, class ezcGraphDatabaseTooManyColumnsException
    Exception thrown if a data set has too many columns for a key value association.
ezcGraphDatasetAverageInvalidKeysException
in file invalid_keys.php, class ezcGraphDatasetAverageInvalidKeysException
    Exception thrown when a dataset with non numeric keys is used with average datasets.
ezcGraphDataSetAveragePolynom
in file average.php, class ezcGraphDataSetAveragePolynom
    Extension of basic dataset to represent averation.
ezcGraphDataSetBooleanProperty
in file boolean.php, class ezcGraphDataSetBooleanProperty
    Class for integer properties of datasets
ezcGraphDataSetColorProperty
in file color.php, class ezcGraphDataSetColorProperty
    Class for color properties of datasets
ezcGraphDataSetIntProperty
in file integer.php, class ezcGraphDataSetIntProperty
    Class for integer properties of datasets
ezcGraphDataSetProperty
in file dataset_property.php, class ezcGraphDataSetProperty
    Abstract class for properties of datasets
ezcGraphDataSetStringProperty
in file string.php, class ezcGraphDataSetStringProperty
    Class for string properties of datasets
ezcGraphDriver
in file driver.php, class ezcGraphDriver
    Abstract class to be extended for ezcGraph output drivers.
ezcGraphDriverOptions
in file driver.php, class ezcGraphDriverOptions
    Class containing the basic options for charts
ezcGraphErrorParsingDateException
in file date_parsing.php, class ezcGraphErrorParsingDateException
    Exception thrown when a date assigned to the ezcGraphChartElementDateAxis could not be parsed.
ezcGraphException
in file exception.php, class ezcGraphException
    General exception container for the Graph component.
ezcGraphFlashBitmapBoundingsException
in file flash_bitmap_boundings.php, class ezcGraphFlashBitmapBoundingsException
    Flash does not support bitmap scaling, so that this exceptions is thrown when an image does not have the requested size.
ezcGraphFlashBitmapTypeException
in file flash_bitmap_type.php, class ezcGraphFlashBitmapTypeException
    Flash can only read non interlaced bitmaps. This exception is thrown for all other image types.
ezcGraphFlashDriver
in file flash.php, class ezcGraphFlashDriver
    Driver to create Flash4 (SWF) files as graph output.
ezcGraphFlashDriverOptions
in file flash_driver.php, class ezcGraphFlashDriverOptions
    Class containing the basic options for charts
ezcGraphFontOptions
in file font.php, class ezcGraphFontOptions
    Class containing the basic options for charts
ezcGraphFontRenderingException
in file font_rendering.php, class ezcGraphFontRenderingException
    Exception thrown when it is not possible to render a string beacause of minimum font size in the desinated bounding box.
ezcGraphGdDriver
in file gd.php, class ezcGraphGdDriver
    Driver using PHPs ext/gd to draw images. The GD extension is available on nearly all PHP installations, but slow and produces slightly incorrect results.
ezcGraphGdDriverOptions
in file gd_driver.php, class ezcGraphGdDriverOptions
    Class containing the basic options for charts
ezcGraphGdDriverUnsupportedImageTypeException
in file unsupported_image_type.php, class ezcGraphGdDriverUnsupportedImageTypeException
    Exception thrown if the image type is not supported and therefore could not be used in the gd driver.
ezcGraphInvalidArrayDataSourceException
in file invalid_data_source.php, class ezcGraphInvalidArrayDataSourceException
    Exception thrown when an invalid data source is provided for an array data set.
ezcGraphInvalidDataException
in file invalid_data.php, class ezcGraphInvalidDataException
    Exception thrown when invalid data is provided, which cannot be rendered for some reason.
ezcGraphInvalidDisplayTypeException
in file invalid_display_type.php, class ezcGraphInvalidDisplayTypeException
    Exception thrown when an unsupported data type is set for the current chart.
ezcGraphInvalidFontTypeException
in file invalid_font.php, class ezcGraphInvalidFontTypeException
    Exception thrown if font type cannot be rendered with one driver.
ezcGraphInvalidImageFileException
in file invalid_image_file.php, class ezcGraphInvalidImageFileException
    Exception thrown when a file can not be used as a image file.
ezcGraphLinearGradient
in file linear_gradient.php, class ezcGraphLinearGradient
    Class representing linear gradient fills. For drivers which cannot draw gradients it falls back to a native ezcGraphColor. In this case the start color of the gradient will be used.
ezcGraphLineChart
in file line.php, class ezcGraphLineChart
    Class for line charts. Can make use of an unlimited amount of datasets and will display them as lines by default.
ezcGraphLineChartOptions
in file line_chart.php, class ezcGraphLineChartOptions
    Class containing the basic options for line charts
ezcGraphMatrixInvalidDimensionsException
in file invalid_dimensions.php, class ezcGraphMatrixInvalidDimensionsException
    Exception thrown when an operation is not possible because of incompatible matrix dimensions.
ezcGraphMatrixOutOfBoundingsException
in file out_of_boundings.php, class ezcGraphMatrixOutOfBoundingsException
    Exception thrown when a requested matrix value is out of the boundings of the matrix.
ezcGraphNoDataException
in file no_data.php, class ezcGraphNoDataException
    Exception shown, when trying to render a chart without assigning any data.
ezcGraphNoSuchDataException
in file no_such_data.php, class ezcGraphNoSuchDataException
    Exception shown, when trying to access not existing data in datasets.
ezcGraphNoSuchDataSetException
in file no_such_dataset.php, class ezcGraphNoSuchDataSetException
    Exception thrown when trying to access a non exising dataset.
ezcGraphNoSuchElementException
in file no_such_element.php, class ezcGraphNoSuchElementException
    Exception thrown when trying to access a non existing chart element.
ezcGraphNumericDataSet
in file numeric.php, class ezcGraphNumericDataSet
    Dataset for numeric data.
ezcGraphOutOfLogithmicalBoundingsException
in file out_of_logarithmical_boundings.php, class ezcGraphOutOfLogithmicalBoundingsException
    Exception thrown when data exceeds the values which are displayable on an logarithmical scaled axis.
ezcGraphPalette
in file palette.php, class ezcGraphPalette
    Abstract class to contain pallet definitions
ezcGraphPaletteBlack
in file black.php, class ezcGraphPaletteBlack
    Dark color pallet for ezcGraph based on Tango style guidelines at http://tango-project.org/Generic_Icon_Theme_Guidelines
ezcGraphPaletteEz
in file ez.php, class ezcGraphPaletteEz
    Color pallet for ezcGraph based on eZ color scheme
ezcGraphPaletteEzBlue
in file ez_blue.php, class ezcGraphPaletteEzBlue
    Light blue color pallet for ezcGraph based on blue eZ colors
ezcGraphPaletteEzGreen
in file ez_green.php, class ezcGraphPaletteEzGreen
    Light green color pallet for ezcGraph based on green eZ colors
ezcGraphPaletteEzRed
in file ez_red.php, class ezcGraphPaletteEzRed
    Light red color pallet for ezcGraph based on red eZ colors
ezcGraphPaletteTango
in file tango.php, class ezcGraphPaletteTango
    Light color pallet for ezcGraph based on Tango style guidelines at http://tango-project.org/Generic_Icon_Theme_Guidelines
ezcGraphPieChart
in file pie.php, class ezcGraphPieChart
    Class for pie charts. Can only use one dataset which will be dispalyed as a pie chart.
ezcGraphPieChartOptions
in file pie_chart.php, class ezcGraphPieChartOptions
    Class containing the basic options for pie charts
ezcGraphPolynom
in file polynom.php, class ezcGraphPolynom
    Provides a class for generic operations on polynoms
ezcGraphRadarChart
in file radar.php, class ezcGraphRadarChart
    Class for radar charts.
ezcGraphRadarChartOptions
in file radar_chart.php, class ezcGraphRadarChartOptions
    Class containing the basic options for line charts
ezcGraphRadarRenderer
in file radar_renderer.php, class ezcGraphRadarRenderer
    Interface which adds the methods required for rendering radar charts to a renderer
ezcGraphRadialGradient
in file radial_gradient.php, class ezcGraphRadialGradient
    Class representing radial gradient fills. For drivers which cannot draw gradients it falls back to a native ezcGraphColor. In this case the start color of the gradient will be used.
ezcGraphReducementFailedException
in file reducement_failed.php, class ezcGraphReducementFailedException
    Exception thrown when a requested reducement of an ellipse or polygone failed because the shape was already too small.
ezcGraphRenderer
in file renderer.php, class ezcGraphRenderer
    Abstract class to transform the basic chart components. To be extended by three- and twodimensional renderers.
ezcGraphRenderer2d
in file 2d.php, class ezcGraphRenderer2d
    Class to transform chart primitives into image primitives
ezcGraphRenderer2dOptions
in file renderer_2d.php, class ezcGraphRenderer2dOptions
    Class containing the basic options for pie charts
ezcGraphRenderer3d
in file 3d.php, class ezcGraphRenderer3d
    Class to transform chart primitives into image primitives
ezcGraphRenderer3dOptions
in file renderer_3d.php, class ezcGraphRenderer3dOptions
    Class containing the basic options for pie charts
ezcGraphRendererOptions
in file renderer.php, class ezcGraphRendererOptions
    Class containing the basic options for pie charts
ezcGraphSvgDriver
in file svg.php, class ezcGraphSvgDriver
    Extension of the basic Driver package to utilize the SVGlib.
ezcGraphSvgDriverInvalidIdException
in file invalid_id.php, class ezcGraphSvgDriverInvalidIdException
    Exception thrown when a id could not be found in a SVG document to insert elements in.
ezcGraphSvgDriverOptions
in file svg_driver.php, class ezcGraphSvgDriverOptions
    Class containing the basic options for charts
ezcGraphTools
in file tools.php, class ezcGraphTools
    Toolkit for several operation with graphs
ezcGraphToolsIncompatibleDriverException
in file incompatible_driver.php, class ezcGraphToolsIncompatibleDriverException
    Exception thrown when trying to modify rendered images with incompatible graph tools.
ezcGraphToolsNotRenderedException
in file not_rendered.php, class ezcGraphToolsNotRenderedException
    Exception thrown when a chart was not rendered yet, but the graph tool requires information only available in rendered charts.
ezcGraphTooManyDataSetsExceptions
in file too_many_datasets.php, class ezcGraphTooManyDataSetsExceptions
    Exception thrown when trying to insert too many data sets in a data set container.
ezcGraphUnknownColorDefinitionException
in file unknown_color_definition.php, class ezcGraphUnknownColorDefinitionException
    Exception thrown, when a given value could not be interpreted as a color by ezcGraphColor.
ezcGraphUnknownFontTypeException
in file font_type.php, class ezcGraphUnknownFontTypeException
    Exception thrown if font type is unknown or not supported.
ezcGraphUnregularStepsException
in file unregular_steps.php, class ezcGraphUnregularStepsException
    Exception thrown when a bar chart shouls be rendered on an axis using unregular step sizes.
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 be implemented by ezcImageFilters classes to support effect 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 file could not be processed by a handler.
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.
ezcImageGdBaseHandler
in file gd_base.php, class ezcImageGdBaseHandler
    ezcImageHandler implementation for the GD2 extension of PHP.
ezcImageGdHandler
in file gd.php, class ezcImageGdHandler
    ezcImageHandler implementation for the GD2 extension of PHP, including filters.
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.
ezcImageImagemagickBaseHandler
in file imagemagick_base.php, class ezcImageImagemagickBaseHandler
    ezcImageHandler implementation for ImageMagick.
ezcImageImagemagickHandler
in file imagemagick.php, class ezcImageImagemagickHandler
    ezcImageHandler implementation for ImageMagick.
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.
ezcImageSaveOptions
in file save_options.php, class ezcImageSaveOptions
    Options class for ezcImageHandler->save() methods.
ezcImageThumbnailFilters
in file thumbnail.php, class ezcImageThumbnailFilters
    This interface has to implemented by ezcImageFilters classes to support thumbnail filters.
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.
ezcImageWatermarkFilters
in file watermark.php, class ezcImageWatermarkFilters
    This interface has to implemented by ezcImageFilters classes to support watermark filters.
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.
ezcLogFilterRule
in file filter_rule.php, class ezcLogFilterRule
    The ezcLogFilterRule is a rule that is added to the ezcLogFilterSet.
ezcLogFilterSet
in file filterset.php, class ezcLogFilterSet
    Mapping of an eventType, eventSource and eventCategory to a mixed variable using a filter set.
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.
ezcMailCharsetConverter
in file charset_convert.php, class ezcMailCharsetConverter
    Class containing common character set conversion methods.
ezcMailComposer
in file composer.php, class ezcMailComposer
    Convenience class for writing mail.
ezcMailContentDispositionHeader
in file content_disposition_header.php, class ezcMailContentDispositionHeader
    A container to store a Content-Disposition header as described in http://www.faqs.org/rfcs/rfc2183.
ezcMailDeliveryStatus
in file delivery_status.php, class ezcMailDeliveryStatus
    Mail part used for sending delivery status message.
ezcMailException
in file mail_exception.php, class ezcMailException
    ezcMailExceptions are thrown when an exceptional state occures in the Mail package.
ezcMailFile
in file disk_file.php, class ezcMailFile
    Mail part for binary data from the file system.
ezcMailFilePart
in file file.php, class ezcMailFilePart
    Mail part for all forms of binary data.
ezcMailFileSet
in file file_set.php, class ezcMailFileSet
    ezcMailFileSet is an internal class that can be used to parse mail directly from files on disk.
ezcMailImapSet
in file imap_set.php, class ezcMailImapSet
    ezcMailImapSet is an internal class that fetches a series of mail from the imap server.
ezcMailImapTransport
in file imap_transport.php, class ezcMailImapTransport
    ezcMailImapTransport implements IMAP for mail retrieval.
ezcMailImapTransportOptions
in file imap_options.php, class ezcMailImapTransportOptions
    Class containing the options for IMAP transport.
ezcMailInvalidLimitException
in file invalid_limit.php, class ezcMailInvalidLimitException
    The ezcMailInvalidLimitException is thrown when request is made to fetch messages with the offset outside of the existing message range.
ezcMailMboxSet
in file mbox_set.php, class ezcMailMboxSet
    ezcMailMboxSet is an internal class that fetches a series of mail from an mbox file.
ezcMailMboxTransport
in file mbox_transport.php, class ezcMailMboxTransport
    ezcMailMboxTransport implements mail retrieval from an mbox file.
ezcMailMtaTransport
in file transport_mta.php, class ezcMailMtaTransport
    Implementation of the mail transport interface using the system MTA.
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.
ezcMailMultipartDigest
in file multipart_digest.php, class ezcMailMultipartDigest
    The digest multipart type is used to bundle a list of mail objects.
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.
ezcMailMultipartReport
in file multipart_report.php, class ezcMailMultipartReport
    Mail part multipart/report used primarily to send delivery status notification messages.
ezcMailNoSuchMessageException
in file no_such_message.php, class ezcMailNoSuchMessageException
    The ezcMailNoSuchMessageException is thrown when a message with an ID is requested that doesn't exist in the transport.
ezcMailOffsetOutOfRangeException
in file offset_out_of_range.php, class ezcMailOffsetOutOfRangeException
    The ezcMailOffsetOutOfRangeException is thrown when request is made to fetch messages with the offset outside of the existing message range.
ezcMailParser
in file parser.php, class ezcMailParser
    Parses a mail in RFC822 format to an ezcMail structure.
ezcMailParserOptions
in file parser_options.php, class ezcMailParserOptions
    Class containing the basic options for the mail parser.
ezcMailParserSet
in file parser_set.php, class ezcMailParserSet
    Interface common to all parser sets.
ezcMailPart
in file part.php, class ezcMailPart
    Abstract base class for all mail MIME parts.
ezcMailPartWalkContext
in file walk_context.php, class ezcMailPartWalkContext
    Use this class to create a context to be passed to the walkParts() method from ezcMail.
ezcMailPop3Set
in file pop3_set.php, class ezcMailPop3Set
    ezcMailPop3Set is an internal class that fetches a series of mail from the pop3 server.
ezcMailPop3Transport
in file pop3_transport.php, class ezcMailPop3Transport
    ezcMailPop3Transport implements POP3 for mail retrieval.
ezcMailPop3TransportOptions
in file pop3_options.php, class ezcMailPop3TransportOptions
    Class containing the options for POP3 transport.
ezcMailRfc822Digest
in file rfc822_digest.php, class ezcMailRfc822Digest
    Mail part or mail digest parts.
ezcMailSmtpTransport
in file transport_smtp.php, class ezcMailSmtpTransport
    This class implements the Simple Mail Transfer Protocol (SMTP) with authentication support.
ezcMailSmtpTransportOptions
in file smtp_options.php, class ezcMailSmtpTransportOptions
    Class containing the options for SMTP transport.
ezcMailStorageSet
in file storage_set.php, class ezcMailStorageSet
    ezcMailStorageSet is a wrapper around other mail sets and provides saving of mail sources to files.
ezcMailStreamFile
in file stream_file.php, class ezcMailStreamFile
    Mail part for data in a stream.
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 when either sending or receiving mail transports fail to do their job properly.
ezcMailTransportOptions
in file transport_options.php, class ezcMailTransportOptions
    Class containing the basic options for mail transports.
ezcMailVariableSet
in file var_set.php, class ezcMailVariableSet
    ezcMailVariableSet is an internal class that can be used to parse mail directly from a string variable in your script.
ezcMailVirtualFile
in file virtual_file.php, class ezcMailVirtualFile
    Mail part for binary data in memory.
ezcPersistentCacheManager
in file cache_manager.php, class ezcPersistentCacheManager
    Caches fetched definition so they don't have to be read from the original source for each use.
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.
ezcPersistentDefinitionMissingIdPropertyException
in file definition_missing_id_property.php, class ezcPersistentDefinitionMissingIdPropertyException
    Exception thrown, if an object of ezcPersistentObjectDefinition has no idProperty attribute.
ezcPersistentDefinitionNotFoundException
in file definition_not_found.php, class ezcPersistentDefinitionNotFoundException
    General exception class for the PersistentObject package.
ezcPersistentDoubleTableMap
in file double_table_map.php, class ezcPersistentDoubleTableMap
    Class to create {ezcPersistentRelation::$columnMap} properties.
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.
ezcPersistentIdentifierGenerator
in file identifier_generator.php, class ezcPersistentIdentifierGenerator
    The interface between the class that generates unique identifiers when creating new objects and the session.
ezcPersistentManualGenerator
in file manual_generator.php, class ezcPersistentManualGenerator
    This identifier generator does not generate any ID's. Instead the user must manually assign an ID when the object is saved.
ezcPersistentManyToManyRelation
in file many_to_many.php, class ezcPersistentManyToManyRelation
    Relation class to reflect a many-to-many table relation (m:n).
ezcPersistentManyToOneRelation
in file many_to_one.php, class ezcPersistentManyToOneRelation
    Relation class to reflect a many-to-one table relation (m:1).
ezcPersistentMultiManager
in file multi_manager.php, class ezcPersistentMultiManager
    Makes it possible to fetch persistent object definitions from several sources.
ezcPersistentNativeGenerator
in file native_generator.php, class ezcPersistentNativeGenerator
    Generates IDs based on the PDO::lastInsertId method.
ezcPersistentObject
in file persistent_object.php, class ezcPersistentObject
    ezcPersistentObject is an (optional) interface for classes that provide persistent objects.
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.
ezcPersistentObjectColumns
in file persistent_object_columns.php, class ezcPersistentObjectColumns
    ezcPersistentObjectColumns class.
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.
ezcPersistentObjectProperties
in file persistent_object_properties.php, class ezcPersistentObjectProperties
    ezcPersistentObjectProperties class.
ezcPersistentObjectProperty
in file persistent_object_property.php, class ezcPersistentObjectProperty
    Defines a persistent object field.
ezcPersistentObjectRelations
in file persistent_object_relations.php, class ezcPersistentObjectRelations
    ezcPersistentObjectRelations class.
ezcPersistentObjectSchemaGenerator
in file generator.php, class ezcPersistentObjectSchemaGenerator
    ezcPersistentObjectSchemaGenerator is capable to generate PersistentObject definition files from DatabaseSchema definitions.
ezcPersistentOneToManyRelation
in file one_to_many.php, class ezcPersistentOneToManyRelation
    Relation class to reflect a one-to-many table relation (1:n).
ezcPersistentOneToOneRelation
in file one_to_one.php, class ezcPersistentOneToOneRelation
    Relation class to reflect a one-to-one table relation (1:1).
ezcPersistentQueryException
in file query_exception.php, class ezcPersistentQueryException
    Exception thrown when a query failed internally in Persistent Object.
ezcPersistentRelatedObjectNotFoundException
in file related_object_not_found.php, class ezcPersistentRelatedObjectNotFoundException
    Exception thrown, if the given relation class could not be found.
ezcPersistentRelation
in file relation.php, class ezcPersistentRelation
    Base class for all relation definition classes of PersistentObject.
ezcPersistentRelationInvalidException
in file relation_invalid.php, class ezcPersistentRelationInvalidException
    Exception thrown, if the class of a relation definition was invalid.
ezcPersistentRelationNotFoundException
in file relation_not_found.php, class ezcPersistentRelationNotFoundException
    Exception thrown, if a desired relation between 2 classes was not found.
ezcPersistentRelationOperationNotSupportedException
in file relation_operation_not_supported.php, class ezcPersistentRelationOperationNotSupportedException
    Exception thrown, if the given relation class ćould not be found.
ezcPersistentSequenceGenerator
in file sequence_generator.php, class ezcPersistentSequenceGenerator
    Generates IDs based on the PDO::lastInsertId method.
ezcPersistentSession
in file persistent_session.php, class ezcPersistentSession
    ezcPersistentSession is the main runtime interface for manipulation of persistent objects.
ezcPersistentSessionInstance
in file persistent_session_instance.php, class ezcPersistentSessionInstance
    Holds persistent object session instances for global access throughout an application.
ezcPersistentSessionNotFoundException
in file session_not_found.php, class ezcPersistentSessionNotFoundException
    This exceptions is used when a database handler could not be found.
ezcPersistentSingleTableMap
in file single_table_map.php, class ezcPersistentSingleTableMap
    Class to create {ezcPersistentRelation::$columnMap} properties.
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 meta-data 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.
ezcQueryExpressionMssql
in file expression_mssql.php, class ezcQueryExpressionMssql
    The ezcQueryExpressionMssql class is used to create SQL expression for SQL Server.
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.
ezcQuerySelectMssql
in file query_select_mssql.php, class ezcQuerySelectMssql
    SQL Server specific implementation of ezcQuery.
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.
ezcQuerySubSelect
in file query_subselect.php, class ezcQuerySubSelect
    Class to create subselects within queries.
ezcQueryUpdate
in file query_update.php, class ezcQueryUpdate
    Class to create select database independent UPDATE queries.
ezcQueryVariableParameterException
in file variable_parameter.php, class ezcQueryVariableParameterException
    Exception thrown when a method does not receive the variables it requires.
ezcSignalCollection
in file signal_collection.php, class ezcSignalCollection
    ezcSignalCollection implements a mechanism for inter and intra object communication.
ezcSignalCollectionOptions
in file options.php, class ezcSignalCollectionOptions
    Struct class to store the options of the ezcConsoleOutput class.
ezcSignalSlotException
in file signalslot_exception.php, class ezcSignalSlotException
    ezcSignalSlotExceptions are thrown when an exceptional state occures in the SignalSlot package.
ezcSignalStaticConnections
in file static_connections.php, class ezcSignalStaticConnections
    ezcSignalStaticConnections makes it possible to connect to signals through the signals identifier.
ezcSignalStaticConnectionsBase
in file static_connections_base.php, class ezcSignalStaticConnectionsBase
    Interface for classes that implement a mail transport.
ezcSystemInfo
in file info.php, class ezcSystemInfo
    Provides access to common system variables.
ezcSystemInfoAccelerator
in file accelerator_info.php, class ezcSystemInfoAccelerator
    A container to store information about a PHP accelerator.
ezcSystemInfoFreeBsdReader
in file info_freebsd.php, class ezcSystemInfoFreeBsdReader
    Provide functionality to read system information from FreeBSD systems.
ezcSystemInfoLinuxReader
in file info_linux.php, class ezcSystemInfoLinuxReader
    Provide functionality to read system information from Linux systems.
ezcSystemInfoMacReader
in file info_mac.php, class ezcSystemInfoMacReader
    Provide functionality to read system information from Mac OS X systems.
ezcSystemInfoReader
in file info_reader.php, class ezcSystemInfoReader
    The ezcSystemInfoReader represents common interface of OS info reader.
ezcSystemInfoReaderCantScanOSException
in file cant_scan.php, class ezcSystemInfoReaderCantScanOSException
    Reader can't scan OS for system values exception.
ezcSystemInfoWindowsReader
in file info_windows.php, class ezcSystemInfoWindowsReader
    Provide functionality to read system information from Windows systems.
ezcTemplate
in file template.php, class ezcTemplate
    The main class for processing templates.
ezcTemplateCacheManager
in file cache_manager.php, class ezcTemplateCacheManager
    Interface for the class that implement a cache manager.
ezcTemplateCompilationFailedException
in file compilation_failed_exception.php, class ezcTemplateCompilationFailedException
    ezcTemplateCompilationFailedException is thrown when a template could not be compiled.
ezcTemplateConfiguration
in file configuration.php, class ezcTemplateConfiguration
    Contains the common configuration options for template managers.
ezcTemplateCustomBlock
in file custom_block.php, class ezcTemplateCustomBlock
    Interface for classes which provides custom blocks to the template engine.
ezcTemplateCustomBlockDefinition
in file custom_block_definition.php, class ezcTemplateCustomBlockDefinition
    Contains the definition of a custom block.
ezcTemplateCustomBlockException
in file custom_block_exception.php, class ezcTemplateCustomBlockException
    ezcTemplateCustomBlock exception is thrown when an error occurs while processing a Custom Block.
ezcTemplateCustomFunction
in file custom_function.php, class ezcTemplateCustomFunction
    Interface for classes which provides custom functions to the template engine.
ezcTemplateCustomFunctionDefinition
in file custom_function_definition.php, class ezcTemplateCustomFunctionDefinition
    Contains the definition of a custom function.
ezcTemplateException
in file template_exception.php, class ezcTemplateException
    ezcTemplateExceptions are thrown when an exceptional state occurs in the Template package.
ezcTemplateFileFailedRenameException
in file file_failed_rename_exception.php, class ezcTemplateFileFailedRenameException
    Exception for problems when renaming template files.
ezcTemplateFileFailedUnlinkException
in file file_failed_unlink_exception.php, class ezcTemplateFileFailedUnlinkException
    Exception for problems when unlinking template files.
ezcTemplateFileNotFoundException
in file file_not_found_exception.php, class ezcTemplateFileNotFoundException
    Exception for problems when accessing template files which does not exists.
ezcTemplateFileNotReadableException
in file file_not_readable_exception.php, class ezcTemplateFileNotReadableException
    Exception for problems when reading from template files.
ezcTemplateFileNotWriteableException
in file file_not_writeable_exception.php, class ezcTemplateFileNotWriteableException
    Exception for problems when writing to template files.
ezcTemplateInternalException
in file internal_exception.php, class ezcTemplateInternalException
    ezcTemplateInternalException is thrown when the Template engine comes into an unstable state.
ezcTemplateInvalidCompiledFileException
in file invalid_compiled_file_exception.php, class ezcTemplateInvalidCompiledFileException
    Exception for missing invalid compiled files.
ezcTemplateLocationInterface
in file location.php, class ezcTemplateLocationInterface
    Interface for classes implementing a dynamic template location.
ezcTemplateNoContext
in file no_context.php, class ezcTemplateNoContext
    The ezcTemplateNoContext class doesn't change the output. This makes testing more easy.
ezcTemplateNoManagerException
in file no_manager_exception.php, class ezcTemplateNoManagerException
    Exception for for missing managers in classes.
ezcTemplateNoOutputContextException
in file no_output_context_exception.php, class ezcTemplateNoOutputContextException
    Exception for for missing output contexts in classes.
ezcTemplateOutputContext
in file output_context.php, class ezcTemplateOutputContext
    Controls output handling in the template engine.
ezcTemplateParserException
in file parser_exception.php, class ezcTemplateParserException
    Exception for failed element parsers.
ezcTemplateRuntimeException
in file runtime_exception.php, class ezcTemplateRuntimeException
    ezcTemplateRuntimeException is thrown when an error occurs while executing a template. For example when a {use} variable without a default value is not given.
ezcTemplateSourceToTstParserException
in file source_to_tst_parser_exception.php, class ezcTemplateSourceToTstParserException
    Exception for failed element parsers.
ezcTemplateTypeHintException
in file typehint_exception.php, class ezcTemplateTypeHintException
    Exception for problems in parser element code.
ezcTemplateVariableCollection
in file variable_collection.php, class ezcTemplateVariableCollection
    Contains template variables which are sent and received from templates.
ezcTemplateXhtmlContext
in file xhtml_context.php, class ezcTemplateXhtmlContext
    The ezcTemplateXhtmlContext class escapes special HTML characters in the output.
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.
ezcTranslationTsBackendOptions
in file ts_backend.php, class ezcTranslationTsBackendOptions
    Struct class to store the options of the ezcTranslationTsBackend class.
ezcTranslationWriterNotInitializedException
in file writer_not_initialized.php, class ezcTranslationWriterNotInitializedException
    Thrown when methods are called that require a ContextWriter to be initialized.
ezcUrl
in file url.php, class ezcUrl
    ezcUrl stores an URL both absolute and relative and contains methods to retrieve the various parts of the URL and to manipulate them.
ezcUrlConfiguration
in file url_configuration.php, class ezcUrlConfiguration
    ezcUrlConfiguration makes it possible to use a custom URL form in your application.
ezcUrlCreator
in file url_creator.php, class ezcUrlCreator
    ezcUrlCreator makes it easy to create urls from scratch.
ezcUrlException
in file url_exception.php, class ezcUrlException
    ezcUrlExceptions are thrown when an exceptional state occures in the Url package.
ezcUrlInvalidParameterException
in file url_invalid_parameter_exception.php, class ezcUrlInvalidParameterException
    ezcUrlInvalidParameterException is thrown at get/set of a parameter undefined in the configuration.
ezcUrlNoConfigurationException
in file url_no_configuration_exception.php, class ezcUrlNoConfigurationException
    ezcUrlNoConfigurationException is thrown whenever you try to use a url configuration that is not defined.
ezcUrlNotRegisteredException
in file url_not_registered_exception.php, class ezcUrlNotRegisteredException
    ezcUrlNotRegisteredException is thrown whenever you try to use a url that is not registered.
ezcWorkflow
in file workflow.php, class ezcWorkflow
    Class representing a workflow.
ezcWorkflowCondition
in file condition.php, class ezcWorkflowCondition
    Interface for workflow conditions.
ezcWorkflowConditionAnd
in file and.php, class ezcWorkflowConditionAnd
    Boolean AND.
ezcWorkflowConditionBooleanSet
in file condition_boolean_set.php, class ezcWorkflowConditionBooleanSet
    Abstract base class for boolean sets of conditions like AND, OR and XOR.
ezcWorkflowConditionComparison
in file condition_comparison.php, class ezcWorkflowConditionComparison
    Abstract base class for comparison conditions.
ezcWorkflowConditionIsAnything
in file is_anything.php, class ezcWorkflowConditionIsAnything
    Condition that always evaluates to true.
ezcWorkflowConditionIsArray
in file is_array.php, class ezcWorkflowConditionIsArray
    Condition that evaluates to true if the evaluated value is an array.
ezcWorkflowConditionIsBool
in file is_bool.php, class ezcWorkflowConditionIsBool
    Condition that evaluates to true if the evaluated value is a boolean.
ezcWorkflowConditionIsEqual
in file is_equal.php, class ezcWorkflowConditionIsEqual
    Condition that checks if a value is equal to a reference value.
ezcWorkflowConditionIsEqualOrGreaterThan
in file is_equal_or_greater_than.php, class ezcWorkflowConditionIsEqualOrGreaterThan
    Condition that evaluates to true if the provided value is greater than or equal to the reference value.
ezcWorkflowConditionIsEqualOrLessThan
in file is_equal_or_less_than.php, class ezcWorkflowConditionIsEqualOrLessThan
    Condition that evaluates to true if the provided value is less than or equal to the reference value.
ezcWorkflowConditionIsFalse
in file is_false.php, class ezcWorkflowConditionIsFalse
    Workflow condition that evaluates to true if the provided input is false.
ezcWorkflowConditionIsFloat
in file is_float.php, class ezcWorkflowConditionIsFloat
    Condition that evaluates to true if the evaluated value is a float.
ezcWorkflowConditionIsGreaterThan
in file is_greater_than.php, class ezcWorkflowConditionIsGreaterThan
    Condition that evaluates to true if the provided value is greater than the reference value.
ezcWorkflowConditionIsInteger
in file is_integer.php, class ezcWorkflowConditionIsInteger
    Condition that evaluates to true if the evaluated value is an integer.
ezcWorkflowConditionIsLessThan
in file is_less_than.php, class ezcWorkflowConditionIsLessThan
    Condition that evaluates to true if the provided value is less than the reference value.
ezcWorkflowConditionIsNotEqual
in file is_not_equal.php, class ezcWorkflowConditionIsNotEqual
    Condition that checks if a value is different from a reference value.
ezcWorkflowConditionIsObject
in file is_object.php, class ezcWorkflowConditionIsObject
    Condition that evaluates to true if the evaluated value is an object.
ezcWorkflowConditionIsString
in file is_string.php, class ezcWorkflowConditionIsString
    Condition that evaluates to true if the evaluated value is a string.
ezcWorkflowConditionIsTrue
in file is_true.php, class ezcWorkflowConditionIsTrue
    Workflow condition that evaluates to true if the provided input is true.
ezcWorkflowConditionNot
in file not.php, class ezcWorkflowConditionNot
    Boolean NOT.
ezcWorkflowConditionOr
in file or.php, class ezcWorkflowConditionOr
    Boolean OR.
ezcWorkflowConditionType
in file condition_type.php, class ezcWorkflowConditionType
    Abstract base class for type conditions.
ezcWorkflowConditionVariable
in file variable.php, class ezcWorkflowConditionVariable
    Wrapper that applies a condition to a workflow variable.
ezcWorkflowConditionXor
in file xor.php, class ezcWorkflowConditionXor
    Boolean XOR.
ezcWorkflowDatabaseDefinitionStorage
in file definition_storage.php, class ezcWorkflowDatabaseDefinitionStorage
    Workflow definition storage handler that saves and loads workflow definitions to and from a database.
ezcWorkflowDatabaseExecution
in file execution.php, class ezcWorkflowDatabaseExecution
    Workflow executer that suspends and resumes workflow execution states to and from a database.
ezcWorkflowDefinitionStorage
in file definition_storage.php, class ezcWorkflowDefinitionStorage
    Interface for workflow definition storage handlers.
ezcWorkflowDefinitionStorageException
in file definition_storage.php, class ezcWorkflowDefinitionStorageException
    This exception will be thrown when an error related to saving or loading a workflow definition occurs.
ezcWorkflowDefinitionStorageXml
in file xml.php, class ezcWorkflowDefinitionStorageXml
    XML workflow definition storage handler.
ezcWorkflowEventLogListener
in file listener.php, class ezcWorkflowEventLogListener
    Wrapper for ezcLog that logs workflow events.
ezcWorkflowException
in file exception.php, class ezcWorkflowException
    General exception for the Workflow component.
ezcWorkflowExecution
in file execution.php, class ezcWorkflowExecution
    Abstract base class for workflow execution engines.
ezcWorkflowExecutionException
in file execution.php, class ezcWorkflowExecutionException
    Exception will be thrown when an error occurs during workflow execution.
ezcWorkflowExecutionListener
in file execution_listener.php, class ezcWorkflowExecutionListener
    Interface for workflow execution listeners.
ezcWorkflowExecutionNonInteractive
in file non_interactive.php, class ezcWorkflowExecutionNonInteractive
    Workflow execution engine for non-interactive workflows.
ezcWorkflowInvalidInputException
in file invalid_input.php, class ezcWorkflowInvalidInputException
    This exception will be thrown when an error occurs during input validation in an input node.
ezcWorkflowInvalidWorkflowException
in file invalid_workflow.php, class ezcWorkflowInvalidWorkflowException
    The exception thrown when the definition of a workflow is invalid.
ezcWorkflowNode
in file node.php, class ezcWorkflowNode
    Abstract base class for workflow nodes.
ezcWorkflowNodeAction
in file action.php, class ezcWorkflowNodeAction
    An object of the ezcWorkflowNodeAction class represents an activity node holding business logic.
ezcWorkflowNodeArithmeticBase
in file node_arithmetic_base.php, class ezcWorkflowNodeArithmeticBase
    Base class for nodes that implement simple integer arithmetic.
ezcWorkflowNodeBranch
in file node_branch.php, class ezcWorkflowNodeBranch
    Base class for nodes that branch multiple threads of execution.
ezcWorkflowNodeConditionalBranch
in file node_conditional_branch.php, class ezcWorkflowNodeConditionalBranch
    Abstract base class for nodes that conditionally branch multiple threads of execution.
ezcWorkflowNodeDiscriminator
in file discriminator.php, class ezcWorkflowNodeDiscriminator
    This node implements the Discriminator workflow pattern.
ezcWorkflowNodeEnd
in file end.php, class ezcWorkflowNodeEnd
    An object of the ezcWorkflowNodeEnd class represents an end node of a workflow.
ezcWorkflowNodeExclusiveChoice
in file exclusive_choice.php, class ezcWorkflowNodeExclusiveChoice
    This node implements the Exclusive Choice workflow pattern.
ezcWorkflowNodeInput
in file input.php, class ezcWorkflowNodeInput
    An object of the ezcWorkflowNodeInput class represents an input (from the application) node.
ezcWorkflowNodeMerge
in file node_merge.php, class ezcWorkflowNodeMerge
    Base class for nodes that merge multiple threads of execution.
ezcWorkflowNodeMultiChoice
in file multi_choice.php, class ezcWorkflowNodeMultiChoice
    This node implements the Multi-Choice workflow pattern.
ezcWorkflowNodeParallelSplit
in file parallel_split.php, class ezcWorkflowNodeParallelSplit
    This node implements the Parallel Split workflow pattern.
ezcWorkflowNodeSimpleMerge
in file simple_merge.php, class ezcWorkflowNodeSimpleMerge
    This node implements the Simple Merge (XOR-Join) workflow pattern.
ezcWorkflowNodeStart
in file start.php, class ezcWorkflowNodeStart
    An object of the ezcWorkflowNodeStart class represents the one and only tart node of a workflow. The execution of the workflow starts here.
ezcWorkflowNodeSubWorkflow
in file sub_workflow.php, class ezcWorkflowNodeSubWorkflow
    An object of the ezcWorkflowNodeSubWorkflow class represents a sub-workflow.
ezcWorkflowNodeSynchronization
in file synchronization.php, class ezcWorkflowNodeSynchronization
    This node implements the Synchronization (AND-Join) workflow pattern.
ezcWorkflowNodeSynchronizingMerge
in file synchronizing_merge.php, class ezcWorkflowNodeSynchronizingMerge
    This node implements the Synchronizing Merge workflow pattern.
ezcWorkflowNodeVariableAdd
in file add.php, class ezcWorkflowNodeVariableAdd
    Adds a workflow variable together with another variable or a constant value.
ezcWorkflowNodeVariableDecrement
in file decrement.php, class ezcWorkflowNodeVariableDecrement
    This node decrements a workflow variable by one when executed.
ezcWorkflowNodeVariableDiv
in file div.php, class ezcWorkflowNodeVariableDiv
    Divides a workflow variable by another variable or a constant value.
ezcWorkflowNodeVariableIncrement
in file increment.php, class ezcWorkflowNodeVariableIncrement
    This node increments a workflow variable by one when executed..
ezcWorkflowNodeVariableMul
in file mul.php, class ezcWorkflowNodeVariableMul
    Multiplies a workflow variable with another variable or a constant value.
ezcWorkflowNodeVariableSet
in file set.php, class ezcWorkflowNodeVariableSet
    An object of the ezcWorkflowNodeVariableSet class sets the specified workflow variable to a given value.
ezcWorkflowNodeVariableSub
in file sub.php, class ezcWorkflowNodeVariableSub
    Subtracts a workflow variable from another variable or a constant value.
ezcWorkflowNodeVariableUnset
in file unset.php, class ezcWorkflowNodeVariableUnset
    An object of the ezcWorkflowNodeVariableUnset class unset the specified workflow variable.
ezcWorkflowServiceObject
in file service_object.php, class ezcWorkflowServiceObject
    Interface for service objects that can be attached to ezcWorkflowNodeAction nodes.
ezcWorkflowVariableHandler
in file variable_handler.php, class ezcWorkflowVariableHandler
    Interface for variable handlers.
ezcWorkflowVisitable
in file visitable.php, class ezcWorkflowVisitable
    Interface for visitable workflow elements that can be visited by ezcWorkflowVisitor implementations for processing using the Visitor design pattern.
ezcWorkflowVisitor
in file visitor.php, class ezcWorkflowVisitor
    Interface for visitor implementations that want to process a workflow using the Visitor design pattern.
ezcWorkflowVisitorVerification
in file verification.php, class ezcWorkflowVisitorVerification
    An implementation of the ezcWorkflowVisitor interface that verifies a workflow specification.
ezcWorkflowVisitorVisualization
in file visualization.php, class ezcWorkflowVisitorVisualization
    An implementation of the ezcWorkflowVisitor interface that generates GraphViz/dot markup for a workflow definition.
exception.php
procedural page exception.php
element.php
procedural page element.php
ez.php
procedural page ez.php
ez_blue.php
procedural page ez_blue.php
ez_green.php
procedural page ez_green.php
ez_red.php
procedural page ez_red.php
exception.php
procedural page exception.php
exception.php
procedural page exception.php
exception.php
procedural page exception.php
effect.php
procedural page effect.php
KEY : ezcGraph
in file graph.php, class constant ezcGraph::KEY
    Identifier for keys in complex dataset arrays
LEFT : ezcGraph
in file graph.php, class constant ezcGraph::LEFT
    Constant used for positioning of elements. May be used as a bitmask together with other postioning constants.
READ : ezcBasePropertyPermissionException
in file property_permission.php, class constant ezcBasePropertyPermissionException::READ
    Used when the property is read-only.
READ : ezcBaseFileException
in file file_exception.php, class constant ezcBaseFileException::READ
REMOVE : ezcBaseFileException
in file file_exception.php, class constant ezcBaseFileException::REMOVE
REPLY_ALL : ezcMailTools
in file tools.php, class constant ezcMailTools::REPLY_ALL
    Reply to all.
REPLY_SENDER : ezcMailTools
in file tools.php, class constant ezcMailTools::REPLY_SENDER
    Reply to sender.
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
VERTICAL : ezcGraph
in file graph.php, class constant ezcGraph::VERTICAL
    Constant used for background repetition. Repeat along the y axis. May be used as a bitmask together with ezcGraph::HORIZONTAL.
exception.php
procedural page exception.php
execution.php
procedural page execution.php
execution.php
procedural page execution.php
execution_listener.php
procedural page execution_listener.php
exclusive_choice.php
procedural page exclusive_choice.php
end.php
procedural page end.php
execution.php
procedural page execution.php
YEAR : ezcGraphChartElementDateAxis
in file date.php, class constant ezcGraphChartElementDateAxis::YEAR

f

$fh : ezcMailMboxTransport
in file mbox_transport.php, variable ezcMailMboxTransport::$fh
    Holds the filepointer to the mbox
$fields : ezcDbSchemaTable
in file table.php, variable ezcDbSchemaTable::$fields
    A list of all the fields in this table.
$fields : ezcAuthenticationDatabaseInfo
in file database_info.php, variable ezcAuthenticationDatabaseInfo::$fields
    Fields which hold the user credentials.
$file : ezcArchive
in file archive.php, variable ezcArchive::$file
    Direct access to the archive file.
$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.
$fileMap : ezcLogFileWriter
in file writer_file.php, variable ezcLogFileWriter::$fileMap
    Keeps track of which group of messages should be stored in what file.
$fileName : ezcMailContentDispositionHeader
in file content_disposition_header.php, variable ezcMailContentDispositionHeader::$fileName
    The filename of the attachment.
$fileNameCharSet : ezcMailContentDispositionHeader
in file content_disposition_header.php, variable ezcMailContentDispositionHeader::$fileNameCharSet
    The characterset of the file name.
$fileNameLanguage : ezcMailContentDispositionHeader
in file content_disposition_header.php, variable ezcMailContentDispositionHeader::$fileNameLanguage
    The language of the filename.
$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 : ezcAuthenticationGroupFilter
in file group_filter.php, variable ezcAuthenticationGroupFilter::$filters
    Authentication filters.
$filters : ezcAuthentication
in file authentication.php, variable ezcAuthentication::$filters
    The filter queue of the authentication process.
$filters : ezcImageTransformation
in file transformation.php, variable ezcImageTransformation::$filters
    Stores the filters utilized by a transformation.
$flags : ezcInputFormDefinitionElement
in file definition_element.php, variable ezcInputFormDefinitionElement::$flags
    The extra flags to this filter.
$fontColor : ezcGraphPaletteTango
in file tango.php, variable ezcGraphPaletteTango::$fontColor
    Fontcolor
$fontColor : ezcGraphPaletteEzBlue
in file ez_blue.php, variable ezcGraphPaletteEzBlue::$fontColor
    Fontcolor
$fontColor : ezcGraphPalette
in file palette.php, variable ezcGraphPalette::$fontColor
    Fontcolor
$fontColor : ezcGraphPaletteEz
in file ez.php, variable ezcGraphPaletteEz::$fontColor
    Fontcolor
$fontColor : ezcGraphPaletteEzGreen
in file ez_green.php, variable ezcGraphPaletteEzGreen::$fontColor
    Fontcolor
$fontColor : ezcGraphPaletteBlack
in file black.php, variable ezcGraphPaletteBlack::$fontColor
    Fontcolor
$fontColor : ezcGraphPaletteEzRed
in file ez_red.php, variable ezcGraphPaletteEzRed::$fontColor
    Fontcolor
$fontName : ezcGraphPaletteBlack
in file black.php, variable ezcGraphPaletteBlack::$fontName
    Name of font to use
$fontName : ezcGraphPaletteEzGreen
in file ez_green.php, variable ezcGraphPaletteEzGreen::$fontName
    Name of font to use
$fontName : ezcGraphPaletteEz
in file ez.php, variable ezcGraphPaletteEz::$fontName
    Name of font to use
$fontName : ezcGraphPaletteEzBlue
in file ez_blue.php, variable ezcGraphPaletteEzBlue::$fontName
    Name of font to use
$fontName : ezcGraphPaletteEzRed
in file ez_red.php, variable ezcGraphPaletteEzRed::$fontName
    Name of font to use
$fontName : ezcGraphPalette
in file palette.php, variable ezcGraphPalette::$fontName
    Name of font to use
$fontName : ezcGraphPaletteTango
in file tango.php, variable ezcGraphPaletteTango::$fontName
    Name of font to use
$format : ezcAuthenticationLdapInfo
in file ldap_info.php, variable ezcAuthenticationLdapInfo::$format
    The format of the directory entry, for example 'uid=%id'. %id% is a placeholder name which will be replaced by the actual value.
$formats : ezcConsoleOutputFormats
in file output_formats.php, variable ezcConsoleOutputFormats::$formats
    Array of ezcConsoleOutputFormat.
$fromString : ezcQuerySelect
in file query_select.php, variable ezcQuerySelect::$fromString
    Stores the FROM part of the SQL.
$fromTables : ezcQuerySelectSqlite
in file query_select_sqlite.php, variable ezcQuerySelectSqlite::$fromTables
    Store tables that appear in FROM clause.
$frontLines : ezcGraphRenderer3d
in file 3d.php, variable ezcGraphRenderer3d::$frontLines
    Array containing lines from the axis and grid which should be redrawn on top of the data.
file_exception.php
procedural page file_exception.php
filter_options.php
procedural page filter_options.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
features.php
procedural page features.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
file_diff_reader.php
procedural page file_diff_reader.php
file_diff_writer.php
procedural page file_diff_writer.php
file_reader.php
procedural page file_reader.php
file_writer.php
procedural page file_writer.php
field.php
procedural page field.php
formatter.php
procedural page formatter.php
filterset.php
procedural page filterset.php
filter_rule.php
procedural page filter_rule.php
fetchAll : ezcMailImapTransport
in file imap_transport.php, method ezcMailImapTransport::fetchAll()
    Returns a parserset with all the messages on the server.
fetchAll : ezcMailPop3Transport
in file pop3_transport.php, method ezcMailPop3Transport::fetchAll()
    Returns a parserset with all the messages on the server.
fetchAll : ezcMailMboxTransport
in file mbox_transport.php, method ezcMailMboxTransport::fetchAll()
    Returns an ezcMailMboxSet containing all the messages in the mbox.
fetchByFlag : ezcMailImapTransport
in file imap_transport.php, method ezcMailImapTransport::fetchByFlag()
    Fetches messages by a certain flag.
fetchByMessageNr : ezcMailPop3Transport
in file pop3_transport.php, method ezcMailPop3Transport::fetchByMessageNr()
    Returns an ezcMailPop3Set containing only the $number -th message in the mailbox.
fetchByMessageNr : ezcMailImapTransport
in file imap_transport.php, method ezcMailImapTransport::fetchByMessageNr()
    Returns an ezcMailImapSet containing only the $number -th message in the mailbox.
fetchByMessageNr : ezcMailMboxTransport
in file mbox_transport.php, method ezcMailMboxTransport::fetchByMessageNr()
    Returns an ezcMailMboxSet containing only the $number -th message in the mbox.
fetchConfig : ezcBaseInit
in file init.php, method ezcBaseInit::fetchConfig()
    Uses the configured callback belonging to $identifier to configure the $object.
fetchData : ezcCacheStorageFileEvalArray
in file eval_array.php, method ezcCacheStorageFileEvalArray::fetchData()
    Fetch data from a given file name.
fetchData : ezcCacheStorageFileArray
in file array.php, method ezcCacheStorageFileArray::fetchData()
    Fetch data from the cache.
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.
fetchDefinition : ezcPersistentCacheManager
in file cache_manager.php, method ezcPersistentCacheManager::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.
fetchDefinition : ezcPersistentCodeManager
in file code_manager.php, method ezcPersistentCodeManager::fetchDefinition()
    Returns the definition of the persistent object with the class $class.
fetchDefinition : ezcPersistentMultiManager
in file multi_manager.php, method ezcPersistentMultiManager::fetchDefinition()
    Returns the definition of the persistent object with the class $class.
fetchFlags : ezcMailImapTransport
in file imap_transport.php, method ezcMailImapTransport::fetchFlags()
    Fetches IMAP flags for messages $messages.
fetchFromOffset : ezcMailPop3Transport
in file pop3_transport.php, method ezcMailPop3Transport::fetchFromOffset()
    Returns an ezcMailPop3Set with $count messages starting from $offset.
fetchFromOffset : ezcMailMboxTransport
in file mbox_transport.php, method ezcMailMboxTransport::fetchFromOffset()
    Returns an ezcMailMboxSet with $count messages starting from $offset.
fetchFromOffset : ezcMailImapTransport
in file imap_transport.php, method ezcMailImapTransport::fetchFromOffset()
    Returns an ezcMailImapSet with $count messages starting from $offset.
fetchParts : ezcMail
in file mail.php, method ezcMail::fetchParts()
    Returns an array of mail parts from the current mail.
fetchPublicKeys : ezcAuthenticationTypekeyFilter
in file typekey_filter.php, method ezcAuthenticationTypekeyFilter::fetchPublicKeys()
    Fetches the public keys from the specified file or URL $file.
fetchQuery : ezcAuthenticationUrl
in file url.php, method ezcAuthenticationUrl::fetchQuery()
    Fetches the value of key $key from the query of the provided URL.
file.php
procedural page file.php
filledThumbnail : ezcImageGdHandler
in file gd.php, method ezcImageGdHandler::filledThumbnail()
    Creates a thumbnail, and fills up the image to fit the given range.
filledThumbnail : ezcImageThumbnailFilters
in file thumbnail.php, method ezcImageThumbnailFilters::filledThumbnail()
    Creates a thumbnail, and fills up the image to fit the given range.
filledThumbnail : ezcImageImagemagickHandler
in file imagemagick.php, method ezcImageImagemagickHandler::filledThumbnail()
    Creates a thumbnail, and fills up the image to fit the given range.
find : ezcPersistentSession
in file persistent_session.php, method ezcPersistentSession::find()
    Returns the result of the query $query as a list of objects.
findExecutableInPath : ezcBaseFeatures
in file features.php, method ezcBaseFeatures::findExecutableInPath()
    Returns the path to the specified filename based on the os.
findIterator : ezcPersistentSession
in file persistent_session.php, method ezcPersistentSession::findIterator()
    Returns the result of the query $query for the class $class as an object iterator.
findRecursive : ezcFile
in file file.php, method ezcFile::findRecursive()
    Finds files recursively on a file system
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
finish : ezcGraphRenderer
in file renderer.php, method ezcGraphRenderer::finish()
    Finish rendering
finish : ezcGraphRenderer2d
in file 2d.php, method ezcGraphRenderer2d::finish()
    Call all postprocessing functions
finish : ezcGraphRenderer3d
in file 3d.php, method ezcGraphRenderer3d::finish()
    Call all postprocessing functions
finishBars : ezcGraphRenderer3d
in file 3d.php, method ezcGraphRenderer3d::finishBars()
    Draw all collected bar elements
finishCircleSectors : ezcGraphRenderer2d
in file 2d.php, method ezcGraphRenderer2d::finishCircleSectors()
    Draws the collected circle sectors
finishCirleSectors : ezcGraphRenderer3d
in file 3d.php, method ezcGraphRenderer3d::finishCirleSectors()
    Draws the collected circle sectors
finishFrontLines : ezcGraphRenderer3d
in file 3d.php, method ezcGraphRenderer3d::finishFrontLines()
    Draw collected front lines
finishLineSymbols : ezcGraphRenderer2d
in file 2d.php, method ezcGraphRenderer2d::finishLineSymbols()
    Draw the collected line symbols
finishLineSymbols : ezcGraphRenderer3d
in file 3d.php, method ezcGraphRenderer3d::finishLineSymbols()
    Draw the collected line symbols
finishPieSegmentLabels : ezcGraphRenderer3d
in file 3d.php, method ezcGraphRenderer3d::finishPieSegmentLabels()
    Draws the collected pie segment labels
finishPieSegmentLabels : ezcGraphRenderer2d
in file 2d.php, method ezcGraphRenderer2d::finishPieSegmentLabels()
    Draws the collected pie segment labels
fixup : ezcConsoleQuestionDialogCollectionValidator
in file question_dialog_collection.php, method ezcConsoleQuestionDialogCollectionValidator::fixup()
    Returns a fixed version of the result, if possible.
fixup : ezcConsoleMenuDialogDefaultValidator
in file menu_dialog_default.php, method ezcConsoleMenuDialogDefaultValidator::fixup()
    Returns a fixed version of the result, if possible.
fixup : ezcConsoleQuestionDialogRegexValidator
in file question_dialog_regex.php, method ezcConsoleQuestionDialogRegexValidator::fixup()
    Returns a fixed version of the result, if possible.
fixup : ezcConsoleDialogValidator
in file dialog_validator.php, method ezcConsoleDialogValidator::fixup()
    Returns a fixed version of the result, if possible.
fixup : ezcConsoleQuestionDialogTypeValidator
in file question_dialog_type.php, method ezcConsoleQuestionDialogTypeValidator::fixup()
    Returns a fixed version of the result, if possible.
floor : ezcQueryExpression
in file expression.php, method ezcQueryExpression::floor()
    Returns the SQL to calculate the next lowest integer value from the number.
floorImpl : ezcQuerySqliteFunctions
in file query_sqlite_function_implementations.php, method ezcQuerySqliteFunctions::floorImpl()
    Returns the next lowest integer value from the number
flush : ezcPersistentFindIterator
in file find_iterator.php, method ezcPersistentFindIterator::flush()
    Clears the results from the iterator.
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.
from : ezcQuerySelectSqlite
in file query_select_sqlite.php, method ezcQuerySelectSqlite::from()
    Select which tables you want to select from.
fromFloatArray : ezcGraphColor
in file color.php, method ezcGraphColor::fromFloatArray()
    Creates an ezcGraphColor object from an array of floats
fromHex : ezcGraphColor
in file color.php, method ezcGraphColor::fromHex()
    Creates an ezcGraphColor object from a hexadecimal color representation
fromIntegerArray : ezcGraphColor
in file color.php, method ezcGraphColor::fromIntegerArray()
    Creates an ezcGraphColor object from an array of integers
flash.php
procedural page flash.php
flash_bitmap_boundings.php
procedural page flash_bitmap_boundings.php
flash_bitmap_type.php
procedural page flash_bitmap_type.php
font_rendering.php
procedural page font_rendering.php
font_type.php
procedural page font_type.php
flash_driver.php
procedural page flash_driver.php
font.php
procedural page font.php
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_parser.php
procedural page file_parser.php
file.php
procedural page file.php
file_set.php
procedural page file_set.php
find_iterator.php
procedural page find_iterator.php
flow_exception.php
procedural page flow_exception.php
file_failed_rename_exception.php
procedural page file_failed_rename_exception.php
file_failed_unlink_exception.php
procedural page file_failed_unlink_exception.php
file_not_found_exception.php
procedural page file_not_found_exception.php
file_not_readable_exception.php
procedural page file_not_readable_exception.php
file_not_writeable_exception.php
procedural page file_not_writeable_exception.php
filter_interface.php
procedural page filter_interface.php
field_not_found.php
procedural page field_not_found.php

g

$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_filter.php
procedural page group_filter.php
group_options.php
procedural page group_options.php
gmp_library.php
procedural page gmp_library.php
group_exists_already.php
procedural page group_exists_already.php
generate : ezcMailFilePart
in file file.php, method ezcMailFilePart::generate()
    Override of the generate() method from ezcMailPart. Used to set headers before generating the part.
generate : ezcMailPart
in file part.php, method ezcMailPart::generate()
    Returns the complete mail part including both the header and the body as a string.
generateAddFieldSql : ezcDbSchemaPgsqlWriter
in file writer.php, method ezcDbSchemaPgsqlWriter::generateAddFieldSql()
    Adds a "alter table" query to add the field $fieldName to $tableName with the definition $fieldDefinition.
generateAddFieldSql : ezcDbSchemaMysqlWriter
in file writer.php, method ezcDbSchemaMysqlWriter::generateAddFieldSql()
    Adds a "alter table" query to add the field $fieldName to $tableName with the definition $fieldDefinition.
generateAddFieldSql : ezcDbSchemaOracleWriter
in file writer.php, method ezcDbSchemaOracleWriter::generateAddFieldSql()
    Adds a "alter table" query to add the field $fieldName to $tableName with the definition $fieldDefinition.
generateAddFieldSql : ezcDbSchemaSqliteWriter
in file writer.php, method ezcDbSchemaSqliteWriter::generateAddFieldSql()
    Adds a "alter table" query to add the field $fieldName to $tableName with the definition $fieldDefinition.
generateAddFieldSql : ezcDbSchemaCommonSqlWriter
in file common_sql_writer.php, method ezcDbSchemaCommonSqlWriter::generateAddFieldSql()
    Adds a "alter table" query to add the field $fieldName to $tableName with the definition $fieldDefinition.
generateAddIndexSql : ezcDbSchemaSqliteWriter
in file writer.php, method ezcDbSchemaSqliteWriter::generateAddIndexSql()
    Adds a "create index" query to add the index $indexName to the table $tableName with definition $indexDefinition to the internal list of queries
generateAddIndexSql : ezcDbSchemaMysqlWriter
in file writer.php, method ezcDbSchemaMysqlWriter::generateAddIndexSql()
    Adds a "alter table" query to add the index $indexName to the table $tableName with definition $indexDefinition to the internal list of queries
generateAddIndexSql : ezcDbSchemaPgsqlWriter
in file writer.php, method ezcDbSchemaPgsqlWriter::generateAddIndexSql()
    Adds a "alter table" query to add the index $indexName to the table $tableName with definition $indexDefinition to the internal list of queries
generateAddIndexSql : ezcDbSchemaOracleWriter
in file writer.php, method ezcDbSchemaOracleWriter::generateAddIndexSql()
    Adds a "alter table" query to add the index $indexName to the table $tableName with definition $indexDefinition to the internal list of queries
generateAddIndexSql : ezcDbSchemaCommonSqlWriter
in file common_sql_writer.php, method ezcDbSchemaCommonSqlWriter::generateAddIndexSql()
    Adds a "alter table" query to add the index $indexName to the table $tableName with definition $indexDefinition to the internal list of queries
generateAliasMap : ezcPersistentSession
in file persistent_session.php, method ezcPersistentSession::generateAliasMap()
    Returns a hash map between property and column name for the given definition $def.
generateBody : ezcMailVirtualFile
in file virtual_file.php, method ezcMailVirtualFile::generateBody()
    Returns the contents of the file with the correct encoding.
generateBody : ezcMailPart
in file part.php, method ezcMailPart::generateBody()
    Returns the body of this part as a string.
generateBody : ezcMailRfc822Digest
in file rfc822_digest.php, method ezcMailRfc822Digest::generateBody()
    Returns the body part of this mail consisting of the digested mail.
generateBody : ezcMailMultipart
in file multipart.php, method ezcMailMultipart::generateBody()
    Returns the generated body for all multipart types.
generateBody : ezcMailText
in file text.php, method ezcMailText::generateBody()
    Returns the generated text body of this part as a string.
generateBody : ezcMail
in file mail.php, method ezcMail::generateBody()
    Returns the generated body part of this mail.
generateBody : ezcMailStreamFile
in file stream_file.php, method ezcMailStreamFile::generateBody()
    Returns the contents of the file with the correct encoding.
generateBody : ezcMailDeliveryStatus
in file delivery_status.php, method ezcMailDeliveryStatus::generateBody()
    Returns the generated text body of this part as a string.
generateBody : ezcMailFile
in file disk_file.php, method ezcMailFile::generateBody()
    Returns the contents of the file with the correct encoding.
generateBoundary : ezcMailMultipart
in file multipart.php, method ezcMailMultipart::generateBoundary()
    Returns a unique boundary string.
generateChangeFieldSql : ezcDbSchemaCommonSqlWriter
in file common_sql_writer.php, method ezcDbSchemaCommonSqlWriter::generateChangeFieldSql()
    Adds a "alter table" query to change the field $fieldName to $tableName with the definition $fieldDefinition.
generateChangeFieldSql : ezcDbSchemaMysqlWriter
in file writer.php, method ezcDbSchemaMysqlWriter::generateChangeFieldSql()
    Adds a "alter table" query to change the field $fieldName to $tableName with the definition $fieldDefinition.
generateChangeFieldSql : ezcDbSchemaOracleWriter
in file writer.php, method ezcDbSchemaOracleWriter::generateChangeFieldSql()
    Adds a "alter table" query to change the field $fieldName to $tableName with the definition $fieldDefinition.
generateChangeFieldSql : ezcDbSchemaPgsqlWriter
in file writer.php, method ezcDbSchemaPgsqlWriter::generateChangeFieldSql()
    Adds a "alter table" query to change the field $fieldName to $tableName with the definition $fieldDefinition.
generateChangeFieldSql : ezcDbSchemaSqliteWriter
in file writer.php, method ezcDbSchemaSqliteWriter::generateChangeFieldSql()
    Adds a "alter table" query to change the field $fieldName to $tableName with the definition $fieldDefinition.
generateContentId : ezcMailTools
in file tools.php, method ezcMailTools::generateContentId()
    Returns an unique ID to be used for Content-ID headers.
generateCreateTableSql : ezcDbSchemaCommonSqlWriter
in file common_sql_writer.php, method ezcDbSchemaCommonSqlWriter::generateCreateTableSql()
    Adds a "create table" query for the table $tableName with definition $tableDefinition to the internal list of queries.
generateCreateTableSql : ezcDbSchemaOracleWriter
in file writer.php, method ezcDbSchemaOracleWriter::generateCreateTableSql()
    Adds a "create table" query for the table $tableName with definition $tableDefinition to the internal list of queries.
generateCreateTableSql : ezcDbSchemaPgsqlWriter
in file writer.php, method ezcDbSchemaPgsqlWriter::generateCreateTableSql()
    Adds a "create table" query for the table $tableName with definition $tableDefinition to the internal list of queries.
generateCreateTableSql : ezcDbSchemaMysqlWriter
in file writer.php, method ezcDbSchemaMysqlWriter::generateCreateTableSql()
    Adds a "create table" query for the table $tableName with definition $tableDefinition to the internal list of queries.
generateCreateTableSql : ezcDbSchemaSqliteWriter
in file writer.php, method ezcDbSchemaSqliteWriter::generateCreateTableSql()
    Adds a "create table" query for the table $tableName with definition $tableDefinition to the internal list of queries.
generateCreateTableSqlStatement : ezcDbSchemaCommonSqlWriter
in file common_sql_writer.php, method ezcDbSchemaCommonSqlWriter::generateCreateTableSqlStatement()
    Returns a "CREATE TABLE" SQL statement part for the table $tableName.
generateCreateTableSqlStatement : ezcDbSchemaMysqlWriter
in file writer.php, method ezcDbSchemaMysqlWriter::generateCreateTableSqlStatement()
    Returns a "CREATE TABLE" SQL statement part for the table $tableName.
generateCreateTableSqlStatement : ezcDbSchemaSqliteWriter
in file writer.php, method ezcDbSchemaSqliteWriter::generateCreateTableSqlStatement()
    Returns a "CREATE TABLE" SQL statement part for the table $tableName.
generateCreateTableSqlStatement : ezcDbSchemaPgsqlWriter
in file writer.php, method ezcDbSchemaPgsqlWriter::generateCreateTableSqlStatement()
    Returns a "CREATE TABLE" SQL statement part for the table $tableName.
generateDefault : ezcDbSchemaOracleWriter
in file writer.php, method ezcDbSchemaOracleWriter::generateDefault()
    Returns an appropriate default value for $type with $value.
generateDefault : ezcDbSchemaSqliteWriter
in file writer.php, method ezcDbSchemaSqliteWriter::generateDefault()
    Returns an appropriate default value for $type with $value.
generateDefault : ezcDbSchemaCommonSqlWriter
in file common_sql_writer.php, method ezcDbSchemaCommonSqlWriter::generateDefault()
    Returns an appropriate default value for $type with $value.
generateDiffSchemaAsSql : ezcDbSchemaCommonSqlWriter
in file common_sql_writer.php, method ezcDbSchemaCommonSqlWriter::generateDiffSchemaAsSql()
    Generates queries to upgrade an existing database with the changes stored in $this->diffSchema.
generateDiffSchemaTableAsSql : ezcDbSchemaOracleWriter
in file writer.php, method ezcDbSchemaOracleWriter::generateDiffSchemaTableAsSql()
    Generates queries to upgrade a the table $tableName with the differences in $tableDiff.
generateDiffSchemaTableAsSql : ezcDbSchemaSqliteWriter
in file writer.php, method ezcDbSchemaSqliteWriter::generateDiffSchemaTableAsSql()
    Generates queries to upgrade a the table $tableName with the differences in $tableDiff.
generateDiffSchemaTableAsSql : ezcDbSchemaCommonSqlWriter
in file common_sql_writer.php, method ezcDbSchemaCommonSqlWriter::generateDiffSchemaTableAsSql()
    Generates queries to upgrade a the table $tableName with the differences in $tableDiff.
generateDiffSchemaTableAsSql : ezcDbSchemaMysqlWriter
in file writer.php, method ezcDbSchemaMysqlWriter::generateDiffSchemaTableAsSql()
    Generates queries to upgrade a the table $tableName with the differences in $tableDiff.
generateDiffSchemaTableAsSql : ezcDbSchemaPgsqlWriter
in file writer.php, method ezcDbSchemaPgsqlWriter::generateDiffSchemaTableAsSql()
    Generates queries to upgrade a the table $tableName with the differences in $tableDiff.
generateDropFieldSql : ezcDbSchemaMysqlWriter
in file writer.php, method ezcDbSchemaMysqlWriter::generateDropFieldSql()
    Adds a "alter table" query to drop the field $fieldName from $tableName.
generateDropFieldSql : ezcDbSchemaOracleWriter
in file writer.php, method ezcDbSchemaOracleWriter::generateDropFieldSql()
    Adds a "alter table" query to drop the field $fieldName from $tableName.
generateDropFieldSql : ezcDbSchemaCommonSqlWriter
in file common_sql_writer.php, method ezcDbSchemaCommonSqlWriter::generateDropFieldSql()
    Adds a "alter table" query to drop the field $fieldName from $tableName.
generateDropFieldSql : ezcDbSchemaPgsqlWriter
in file writer.php, method ezcDbSchemaPgsqlWriter::generateDropFieldSql()
    Adds a "alter table" query to drop the field $fieldName from $tableName.
generateDropFieldSql : ezcDbSchemaSqliteWriter
in file writer.php, method ezcDbSchemaSqliteWriter::generateDropFieldSql()
    Adds a "alter table" query to drop the field $fieldName from $tableName.
generateDropIndexSql : ezcDbSchemaPgsqlWriter
in file writer.php, method ezcDbSchemaPgsqlWriter::generateDropIndexSql()
    Adds a "alter table" query to remove the index $indexName from the table $tableName to the internal list of queries.
generateDropIndexSql : ezcDbSchemaOracleWriter
in file writer.php, method ezcDbSchemaOracleWriter::generateDropIndexSql()
    Adds a "alter table" query to remote the index $indexName from the table $tableName to the internal list of queries.
generateDropIndexSql : ezcDbSchemaMysqlWriter
in file writer.php, method ezcDbSchemaMysqlWriter::generateDropIndexSql()
    Adds a "alter table" query to remote the index $indexName from the table $tableName to the internal list of queries.
generateDropIndexSql : ezcDbSchemaCommonSqlWriter
in file common_sql_writer.php, method ezcDbSchemaCommonSqlWriter::generateDropIndexSql()
    Adds a "alter table" query to remote the index $indexName from the table $tableName to the internal list of queries.
generateDropIndexSql : ezcDbSchemaSqliteWriter
in file writer.php, method ezcDbSchemaSqliteWriter::generateDropIndexSql()
    Adds a "alter table" query to revote the index $indexName from the table $tableName to the internal list of queries.
generateDropTableSql : ezcDbSchemaPgsqlWriter
in file writer.php, method ezcDbSchemaPgsqlWriter::generateDropTableSql()
    Adds a "drop table" query for the table $tableName to the internal list of queries.
generateDropTableSql : ezcDbSchemaSqliteWriter
in file writer.php, method ezcDbSchemaSqliteWriter::generateDropTableSql()
    Adds a "drop table" query for the table $tableName to the internal list of queries.
generateDropTableSql : ezcDbSchemaMysqlWriter
in file writer.php, method ezcDbSchemaMysqlWriter::generateDropTableSql()
    Adds a "drop table" query for the table $tableName to the internal list of queries.
generateDropTableSql : ezcDbSchemaOracleWriter
in file writer.php, method ezcDbSchemaOracleWriter::generateDropTableSql()
    Adds a "drop table" query for the table $tableName to the internal list of queries.
generateDropTableSql : ezcDbSchemaCommonSqlWriter
in file common_sql_writer.php, method ezcDbSchemaCommonSqlWriter::generateDropTableSql()
    Adds a "drop table" query for the table $tableName to the internal list of queries.
generateFieldSql : ezcDbSchemaOracleWriter
in file writer.php, method ezcDbSchemaOracleWriter::generateFieldSql()
    Returns a column definition for $fieldName with definition $fieldDefinition.
generateFieldSql : ezcDbSchemaMysqlWriter
in file writer.php, method ezcDbSchemaMysqlWriter::generateFieldSql()
    Returns a column definition for $fieldName with definition $fieldDefinition.
generateFieldSql : ezcDbSchemaSqliteWriter
in file writer.php, method ezcDbSchemaSqliteWriter::generateFieldSql()
    Returns a column definition for $fieldName with definition $fieldDefinition.
generateFieldSql : ezcDbSchemaCommonSqlWriter
in file common_sql_writer.php, method ezcDbSchemaCommonSqlWriter::generateFieldSql()
    Returns a column definition for $fieldName with definition $fieldDefinition.
generateFieldSql : ezcDbSchemaPgsqlWriter
in file writer.php, method ezcDbSchemaPgsqlWriter::generateFieldSql()
    Returns a column definition for $fieldName with definition $fieldDefinition.
generateFromDataSet : ezcGraphChartElementLegend
in file legend.php, method ezcGraphChartElementLegend::generateFromDataSet()
    Generate legend from single dataset with on entry per data element
generateFromDataSets : ezcGraphChartElementLegend
in file legend.php, method ezcGraphChartElementLegend::generateFromDataSets()
    Generate legend from several datasets with on entry per dataset
generateHeaders : ezcMailText
in file text.php, method ezcMailText::generateHeaders()
    Returns the headers set for this part as a RFC822 compliant string.
generateHeaders : ezcMailDeliveryStatus
in file delivery_status.php, method ezcMailDeliveryStatus::generateHeaders()
    Returns the headers set for this part as a RFC822 compliant string.
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.
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.
generateNonce : ezcAuthenticationOpenidFilter
in file openid_filter.php, method ezcAuthenticationOpenidFilter::generateNonce()
    Generates a new nonce value with the specified length (default 6).
generateOptionHash : ezcTemplate
in file template.php, method ezcTemplate::generateOptionHash()
    Generates a unique hash from the current options.
generateOutput : ezcDebugOutputFormatter
in file formatter.php, method ezcDebugOutputFormatter::generateOutput()
    Returns a string containing the formatted output based on $timerData and $writerData.
generateOutput : ezcDebugHtmlFormatter
in file html_formatter.php, method ezcDebugHtmlFormatter::generateOutput()
    Returns a string containing the HTML formatted output based on $timerData and $writerData.
generateOutput : ezcDebug
in file debug.php, method ezcDebug::generateOutput()
    Returns the formatted debug output.
generateSchemaAsSql : ezcDbSchemaCommonSqlWriter
in file common_sql_writer.php, method ezcDbSchemaCommonSqlWriter::generateSchemaAsSql()
    Creates SQL DDL statements from a schema definitin.
generateValues : ezcConsoleProgressbar
in file progressbar.php, method ezcConsoleProgressbar::generateValues()
    Generate all values to be replaced in the format string.
get : ezcAuthenticationStatus
in file authentication_status.php, method ezcAuthenticationStatus::get()
    Returns the list of authentication statuses.
get : ezcLogMapper
in file mapper.php, method ezcLogMapper::get()
    Returns the containers (results) that are mapped to this $severity, $source, and $category.
get : ezcLogFilterSet
in file