[ ]
[ ]
[ ]
[ ]
[ ]
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
- $additionalAxis : ezcGraphLineChart
- in file line.php, variable ezcGraphLineChart::$additionalAxis
Array with additional axis for the chart
- $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.
- $atime : ezcCacheStorageFileApcArrayDataStruct
- in file file_apc_array_data.php, variable ezcCacheStorageFileApcArrayDataStruct::$atime
Holds the accessed time of the file.
- $attributes : ezcCacheStorageMemoryRegisterStruct
- in file memory_register.php, variable ezcCacheStorageMemoryRegisterStruct::$attributes
Holds the attributes of an entry in the registry.
- $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 : ezcGraphPaletteBlack
- in file black.php, variable ezcGraphPaletteBlack::$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 : ezcGraphPalette
- in file palette.php, variable ezcGraphPalette::$axisColor
Axiscolor
- $axisColor : ezcGraphPaletteEzRed
- in file ez_red.php, variable ezcGraphPaletteEzRed::$axisColor
Axiscolor
- $axisColor : ezcGraphPaletteTango
- in file tango.php, variable ezcGraphPaletteTango::$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 : ezcGraphRenderer2d
- in file 2d.php, variable ezcGraphRenderer2d::$axisLabels
Collect axis labels, so that the axis are drawn, when all axis spaces are known.
- $axisLabels : ezcGraphRenderer3d
- in file 3d.php, variable ezcGraphRenderer3d::$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 : ezcWorkflowVisitable
- in file visitable.php, method ezcWorkflowVisitable::accept()
Accepts the visitor.
- accept : ezcWorkflowNode
- in file node.php, method ezcWorkflowNode::accept()
Reimplementation of accept() calls accept on all out nodes.
- accept : ezcTree
- in file tree.php, method ezcTree::accept()
Implements the accept method for visiting.
- accept : ezcWorkflow
- in file workflow.php, method ezcWorkflow::accept()
Overridden implementation of accept() calls accept on the start node.
- accept : ezcTreeNode
- in file tree_node.php, method ezcTreeNode::accept()
Implements the accept method for visiting.
- accept : ezcTreeVisitable
- in file visitable.php, method ezcTreeVisitable::accept()
Accepts the visitor.
- acquireLock : ezcWebdavFileBackend
- in file file.php, method ezcWebdavFileBackend::acquireLock()
Wait and get lock for complete directory tree.
- 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 : 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.
- add : ezcConsoleStatusbar
- in file statusbar.php, method ezcConsoleStatusbar::add()
Add a status to the status bar.
- addAttachment : ezcMailComposer
- in file composer.php, method ezcMailComposer::addAttachment()
Adds the file $fileName to the list of attachments.
- addBcc : ezcMail
- in file mail.php, method ezcMail::addBcc()
Adds the ezcMailAddress $address to the list of 'bcc' recipients.
- addCc : ezcMail
- in file mail.php, method ezcMail::addCc()
Adds the ezcMailAddress $address to the list of 'cc' recipients.
- addChild : ezcTreeDbMaterializedPath
- in file db_materialized_path.php, method ezcTreeDbMaterializedPath::addChild()
Adds the node $childNode as child of the node with ID $parentId.
- addChild : ezcTreeDbNestedSet
- in file db_nested_set.php, method ezcTreeDbNestedSet::addChild()
Adds the node $childNode as child of the node with ID $parentId.
- addChild : ezcTreeDbParentChild
- in file db_parent_child.php, method ezcTreeDbParentChild::addChild()
Adds the node $childNode as child of the node with ID $parentId.
- addChild : ezcTreeMemory
- in file memory.php, method ezcTreeMemory::addChild()
Adds the node $childNode as child of the node with ID $parentId
- addChild : ezcTree
- in file tree.php, method ezcTree::addChild()
Adds the node $childNode as child of the node with ID $parentId.
- addChild : ezcTreeNode
- in file tree_node.php, method ezcTreeNode::addChild()
Adds the node $node as child of the current node to the tree.
- addChild : ezcTreeXml
- in file xml.php, method ezcTreeXml::addChild()
Adds the node $childNode as child of the node with ID $parentId.
- addChildNodesBreadthFirst : ezcTreeDbParentChild
- in file db_parent_child.php, method ezcTreeDbParentChild::addChildNodesBreadthFirst()
Adds the children nodes of the node with ID $nodeId to the ezcTreeNodeList $list.
- addChildNodesBreadthFirst : ezcTreeDbMaterializedPath
- in file db_materialized_path.php, method ezcTreeDbMaterializedPath::addChildNodesBreadthFirst()
Adds the children nodes of the node with ID $nodeId to the ezcTreeNodeList $list.
- 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. Optionally, an $else node can be specified that is activated when the $condition evaluates to false.
- addData : ezcGraphChartElementDateAxis
- in file date.php, method ezcGraphChartElementDateAxis::addData()
Add data for this axis
- addData : ezcGraphChartElementAxis
- in file axis.php, method ezcGraphChartElementAxis::addData()
Add data for this axis
- addData : ezcGraphChartElementLogarithmicalAxis
- in file logarithmic.php, method ezcGraphChartElementLogarithmicalAxis::addData()
Add data for this axis
- addData : ezcGraphChartElementLabeledAxis
- in file labeled.php, method ezcGraphChartElementLabeledAxis::addData()
Add data for this axis
- addData : ezcGraphChartElementNumericAxis
- in file numeric.php, method ezcGraphChartElementNumericAxis::addData()
Add data for this axis
- addDataSet : ezcGraphChartSingleDataContainer
- in file single.php, method ezcGraphChartSingleDataContainer::addDataSet()
Adds a dataset to the charts data
- addDataSet : ezcGraphChartDataContainer
- in file base.php, method ezcGraphChartDataContainer::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 : ezcAuthentication
- in file authentication.php, method ezcAuthentication::addFilter()
Adds an authentication filter at the end of the filter list.
- addFilter : ezcImageTransformation
- in file transformation.php, method ezcImageTransformation::addFilter()
Add a filter to the conversion.
- addFilter : ezcAuthenticationGroupFilter
- in file group_filter.php, method ezcAuthenticationGroupFilter::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.
- 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.
- addModule : ezcFeed
- in file feed.php, method ezcFeed::addModule()
- addNode : ezcTreeNodeList
- in file tree_node_list.php, method ezcTreeNodeList::addNode()
Adds the node $node to the list.
- 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.
- addTransactionItem : ezcTree
- in file tree.php, method ezcTree::addTransactionItem()
Adds a new transaction item to the list.
- 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 : ezcArchiveUstarTar
- in file ustar_tar.php, method ezcArchiveUstarTar::algorithmCanWrite()
Returns true because the TAR_USTAR algorithm can write.
- algorithmCanWrite : ezcArchiveZip
- in file zip.php, method ezcArchiveZip::algorithmCanWrite()
Returns true because the ZIP algorithm can write.
- algorithmCanWrite : ezcArchiveGnuTar
- in file gnu_tar.php, method ezcArchiveGnuTar::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 : ezcArchivePaxTar
- in file pax_tar.php, method ezcArchivePaxTar::algorithmCanWrite()
Returns false because the TAR_PAX algorithm cannot write (yet).
- algorithmCanWrite : ezcArchive
- in file archive.php, method ezcArchive::algorithmCanWrite()
Returns true if writing to the archive is implemented, otherwise false.
- alias : ezcQuerySelect
- in file query_select.php, method ezcQuerySelect::alias()
Returns SQL to create an alias
- alias : ezcQuerySelectOracle
- in file query_select_oracle.php, method ezcQuerySelectOracle::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 : ezcImageAnalyzerImagemagickHandler
- in file imagemagick.php, method ezcImageAnalyzerImagemagickHandler::analyzeImage()
Analyze the image for detailed information.
- analyzeImage : ezcImageAnalyzerPhpHandler
- in file php.php, method ezcImageAnalyzerPhpHandler::analyzeImage()
Analyze the image for detailed information.
- analyzeImage : ezcImageAnalyzerHandler
- in file handler.php, method ezcImageAnalyzerHandler::analyzeImage()
Analyze the image for detailed information.
- analyzeImage : ezcImageAnalyzer
- in file analyzer.php, method ezcImageAnalyzer::analyzeImage()
Analyze the image file.
- analyzeType : ezcImageAnalyzer
- in file analyzer.php, method ezcImageAnalyzer::analyzeType()
Analyze the image file's MIME type.
- analyzeType : ezcImageAnalyzerHandler
- in file handler.php, method ezcImageAnalyzerHandler::analyzeType()
Analyzes the image type.
- analyzeType : ezcImageAnalyzerPhpHandler
- in file php.php, method ezcImageAnalyzerPhpHandler::analyzeType()
Analyzes the image type.
- analyzeType : ezcImageAnalyzerImagemagickHandler
- in file imagemagick.php, method ezcImageAnalyzerImagemagickHandler::analyzeType()
Analyzes the image type.
- append : ezcAuthenticationStatus
- in file authentication_status.php, method ezcAuthenticationStatus::append()
Adds a new status to the list of statuses.
- 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 : 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 : 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 : ezcPersistentObjectColumns
- in file persistent_object_columns.php, method ezcPersistentObjectColumns::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.
- 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 : ezcMailMultipartReport
- in file multipart_report.php, method ezcMailMultipartReport::appendPart()
Appends a part to the list of parts.
- appendPart : ezcMailMultipartMixed
- in file multipart_mixed.php, method ezcMailMultipartMixed::appendPart()
Appends a part to the list of parts.
- appendPart : ezcMailMultipartDigest
- in file multipart_digest.php, method ezcMailMultipartDigest::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 : 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 : 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
- applyDiffToDb : ezcDbSchemaSqliteWriter
- in file writer.php, method ezcDbSchemaSqliteWriter::applyDiffToDb()
Applies the differences defined in $dbSchemaDiff to the database referenced by $db.
- applyFilter : ezcImageConverter
- in file converter.php, method ezcImageConverter::applyFilter()
Apply a single filter to an image.
- applyFilter : ezcImageHandler
- in file handler.php, method ezcImageHandler::applyFilter()
Applies a filter to a given image.
- 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).
- attach : ezcWebdavPropertyStorage
- in file property_storage.php, method ezcWebdavPropertyStorage::attach()
Attaches a property to the storage.
- attach : ezcWebdavFlaggedPropertyStorage
- in file flagged.php, method ezcWebdavFlaggedPropertyStorage::attach()
Attaches a property to the storage.
- attach : ezcWebdavBasicPropertyStorage
- in file basic.php, method ezcWebdavBasicPropertyStorage::attach()
Attaches a property to the storage.
- auth : ezcMailSmtpTransport
- in file smtp_transport.php, method ezcMailSmtpTransport::auth()
Calls the appropiate authentication method based on $method.
- authCramMd5 : ezcMailSmtpTransport
- in file smtp_transport.php, method ezcMailSmtpTransport::authCramMd5()
Tries to login to the SMTP server with 'AUTH CRAM-MD5' and returns true if successful.
- authDigestMd5 : ezcMailSmtpTransport
- in file smtp_transport.php, method ezcMailSmtpTransport::authDigestMd5()
Tries to login to the SMTP server with 'AUTH DIGEST-MD5' and returns true if successful.
- 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_filter.php
- procedural page authentication_filter.php
- authentication_options.php
- procedural page authentication_options.php
- authentication_session.php
- procedural page authentication_session.php
- authentication_status.php
- procedural page authentication_status.php
- authLogin : ezcMailSmtpTransport
- in file smtp_transport.php, method ezcMailSmtpTransport::authLogin()
Tries to login to the SMTP server with 'AUTH LOGIN' and returns true if successful.
- authNtlm : ezcMailSmtpTransport
- in file smtp_transport.php, method ezcMailSmtpTransport::authNtlm()
Tries to login to the SMTP server with 'AUTH NTLM' and returns true if successful.
- authNtlmMessageType1 : ezcMailSmtpTransport
- in file smtp_transport.php, method ezcMailSmtpTransport::authNtlmMessageType1()
Generates an NTLM type 1 message.
- authNtlmMessageType3 : ezcMailSmtpTransport
- in file smtp_transport.php, method ezcMailSmtpTransport::authNtlmMessageType3()
Generates an NTLM type 3 message from the $challenge sent by the SMTP server in an NTLM type 2 message.
- authNtlmResponse : ezcMailSmtpTransport
- in file smtp_transport.php, method ezcMailSmtpTransport::authNtlmResponse()
Calculates an NTLM response to be used in the creation of the NTLM type 3 message.
- authNtlmSecurityBuffer : ezcMailSmtpTransport
- in file smtp_transport.php, method ezcMailSmtpTransport::authNtlmSecurityBuffer()
Creates an NTLM security buffer information string.
- authPlain : ezcMailSmtpTransport
- in file smtp_transport.php, method ezcMailSmtpTransport::authPlain()
Tries to login to the SMTP server with 'AUTH PLAIN' and returns true if successful.
- 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
- BACKEND_NAME : ezcCacheStorageApc
- in file apc.php, class constant ezcCacheStorageApc::BACKEND_NAME
The backend name.
- BACKEND_NAME : ezcCacheStorageMemcache
- in file memcache.php, class constant ezcCacheStorageMemcache::BACKEND_NAME
The backend name.
- 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.
- apc_backend.php
- procedural page apc_backend.php
- apc_exception.php
- procedural page apc_exception.php
- apc_array.php
- procedural page apc_array.php
- apc.php
- procedural page apc.php
- 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 : ezcLog
- in file log.php, class constant ezcLog::FAILED_AUDIT
Failed audit severity constant.
- FAILED_AUDIT : ezcWorkflowExecutionListener
- in file execution_listener.php, class constant ezcWorkflowExecutionListener::FAILED_AUDIT
Failed audit severity constant.
- FATAL : ezcWorkflowExecutionListener
- in file execution_listener.php, class constant ezcWorkflowExecutionListener::FATAL
Fatal severity constant.
- FATAL : ezcLog
- in file log.php, class constant ezcLog::FATAL
Fatal severity constant.
- array.php
- procedural page array.php
- average.php
- procedural page average.php
- axis.php
- procedural page axis.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
- PARTIAL : ezcWebdavBackend
- in file backend.php, class constant ezcWebdavBackend::PARTIAL
Backend has native support for partial requests.
- 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 : ezcGraph
- in file graph.php, class constant ezcGraph::VALUE
Identifier for values in complex dataset arrays
- VALUE : ezcPhpGeneratorParameter
- in file php_generator_parameter.php, class constant ezcPhpGeneratorParameter::VALUE
Specifies that $variable contains data that should be inserted directly into the generated code using var_export.
- VARIABLE : ezcPhpGeneratorParameter
- in file php_generator_parameter.php, class constant ezcPhpGeneratorParameter::VARIABLE
Specifies that $variable contains the name of a variable which exists in the generated code.
- 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 : 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.
- WARNING : ezcLog
- in file log.php, class constant ezcLog::WARNING
Warning severity constant.
- WARNING : ezcWorkflowExecutionListener
- in file execution_listener.php, class constant ezcWorkflowExecutionListener::WARNING
Warning severity constant.
- automatic.php
- procedural page automatic.php
- and.php
- procedural page and.php
- action.php
- procedural page action.php
- add.php
- procedural page add.php
b
- $backend : ezcCacheStorageMemory
- in file memory.php, variable ezcCacheStorageMemory::$backend
Holds the memory backend object which communicates with the memory handler (Memcache, APC).
- $backendName : ezcCacheStorageMemory
- in file memory.php, variable ezcCacheStorageMemory::$backendName
Holds the name of the memory backend.
- $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.
- $baseUriParts : ezcWebdavBasicPathFactory
- in file basic.php, variable ezcWebdavBasicPathFactory::$baseUriParts
Result of parse_url() for the $baseUri submitted to the ctor.
- $basicFlags : ezcMailImapTransport
- in file imap_transport.php, variable ezcMailImapTransport::$basicFlags
Basic flags are used by setFlag() and clearFlag()
- $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.
- $body : ezcWebdavDisplayInformation
- in file display_information.php, variable ezcWebdavDisplayInformation::$body
Representation of the response body.
- $body : ezcWebdavXmlDisplayInformation
- in file display_information_xml.php, variable ezcWebdavXmlDisplayInformation::$body
Representation of the response body.
- $body : ezcWebdavStringDisplayInformation
- in file display_information_string.php, variable ezcWebdavStringDisplayInformation::$body
Representation of the response body.
- $body : ezcWebdavOutputResult
- in file output_result.php, variable ezcWebdavOutputResult::$body
Response body
- 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.
- beginTransaction : ezcTree
- in file tree.php, method ezcTree::beginTransaction()
Starts an transaction in which all tree modifications are queued until the transaction is committed with the commit() method.
- 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 : ezcQuery
- in file query.php, method ezcQuery::bindValue()
Binds the value $value 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.
- bitAnd : ezcQueryExpression
- in file expression.php, method ezcQueryExpression::bitAnd()
Returns the SQL that performs the bitwise AND on two values.
- bitAnd : ezcQueryExpressionOracle
- in file expression_oracle.php, method ezcQueryExpressionOracle::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
- bad_request.php
- procedural page bad_request.php
- broken_request_uri.php
- procedural page broken_request_uri.php
- backend.php
- procedural page backend.php
- backend_file_options.php
- procedural page backend_file_options.php
- basic.php
- procedural page basic.php
- basic.php
- procedural page basic.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 : ezcGraphAxisContainer
- in file container.php, variable ezcGraphAxisContainer::$chart
Chart the container is used with
- $chart : ezcGraphChartDataContainer
- in file base.php, variable ezcGraphChartDataContainer::$chart
Chart using this data set storage
- $chartBackground : ezcGraphPalette
- in file palette.php, variable ezcGraphPalette::$chartBackground
Backgroundcolor
- $chartBackground : ezcGraphPaletteBlack
- in file black.php, variable ezcGraphPaletteBlack::$chartBackground
Backgroundcolor
- $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 : ezcGraphPaletteEzGreen
- in file ez_green.php, variable ezcGraphPaletteEzGreen::$chartBackground
Backgroundcolor for chart
- $chartBackground : ezcGraphPaletteEzBlue
- in file ez_blue.php, variable ezcGraphPaletteEzBlue::$chartBackground
Backgroundcolor for chart
- $chartBackground : ezcGraphPaletteEzRed
- in file ez_red.php, variable ezcGraphPaletteEzRed::$chartBackground
Backgroundcolor for chart
- $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
- $childs : ezcWebdavCollection
- in file collection.php, variable ezcWebdavCollection::$childs
Array with children of ressource.
- $circleSectors : ezcGraphRenderer2d
- in file 2d.php, variable ezcGraphRenderer2d::$circleSectors
Collects circle sectors to draw shadow in background of all circle sectors.
- $circleSectors : ezcGraphRenderer3d
- in file 3d.php, variable ezcGraphRenderer3d::$circleSectors
Collects circle sectors to draw shadow in background of all circle sectors.
- $class : ezcTemplateCustomBlockDefinition
- in file custom_block_definition.php, variable ezcTemplateCustomBlockDefinition::$class
Holds the (static) class that implements the function to be executed.
- $class : ezcTreeVisitorXHTML
- in file xhtml.php, variable ezcTreeVisitorXHTML::$class
Holds the XHTML class.
- $class : ezcTemplateCustomFunctionDefinition
- in file custom_function_definition.php, variable ezcTemplateCustomFunctionDefinition::$class
Holds the (static) class that implements the function to be executed.
- $class : ezcTreeVisitorYUI
- in file yui.php, variable ezcTreeVisitorYUI::$class
Holds the XHTML class.
- $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.
- $collectionPathes : ezcWebdavBasicPathFactory
- in file basic.php, variable ezcWebdavBasicPathFactory::$collectionPathes
Caches pathes that are a collection.
- $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 : ezcImageAnalyzerData
- in file analyzer_data.php, variable ezcImageAnalyzerData::$comment
First inline comment for the image.
- $comment : ezcTranslationData
- in file translation_data.php, variable ezcTranslationData::$comment
Comment about the translation.
- $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 : ezcWorkflowConditionBooleanSet
- in file condition_boolean_set.php, variable ezcWorkflowConditionBooleanSet::$concatenation
String representation of the concatination.
- $concatenation : ezcWorkflowConditionOr
- in file or.php, variable ezcWorkflowConditionOr::$concatenation
- $concatenation : ezcWorkflowConditionAnd
- in file and.php, variable ezcWorkflowConditionAnd::$concatenation
- $concatenation : ezcWorkflowConditionXor
- in file xor.php, variable ezcWorkflowConditionXor::$concatenation
- $condition : ezcWorkflowConditionVariable
- in file variable.php, variable ezcWorkflowConditionVariable::$condition
- $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 : ezcWorkflowNode
- in file node.php, variable ezcWorkflowNode::$configuration
The configuration of this node.
- $configuration : ezcWorkflowNodeVariableIncrement
- in file increment.php, variable ezcWorkflowNodeVariableIncrement::$configuration
The name of the variable to be incremented.
- $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.
- $configurations : ezcWebdavServerConfigurationManager
- in file server_configuration_manager.php, variable ezcWebdavServerConfigurationManager::$configurations
Transport configurations to dispatch.
- $connection : ezcMailPop3Transport
- in file pop3_transport.php, variable ezcMailPop3Transport::$connection
The connection to the POP3 server.
- $connection : ezcMailSmtpTransport
- in file smtp_transport.php, variable ezcMailSmtpTransport::$connection
The connection to the SMTP server.
- $connection : ezcMailImapTransport
- in file imap_transport.php, variable ezcMailImapTransport::$connection
Holds the connection to the IMAP server.
- $content : ezcWebdavResource
- in file resource.php, variable ezcWebdavResource::$content
Resource contents
- $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 : ezcSystemInfoFreeBsdReader
- in file info_freebsd.php, variable ezcSystemInfoFreeBsdReader::$cpuCount
Contains the amount of CPUs in system.
- $cpuCount : ezcSystemInfoWindowsReader
- in file info_windows.php, variable ezcSystemInfoWindowsReader::$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 : ezcSystemInfoFreeBsdReader
- in file info_freebsd.php, variable ezcSystemInfoFreeBsdReader::$cpuSpeed
Contains the speed of CPU in MHz for each CPU 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.
- $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.
- $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.
- $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.
- $currentTag : ezcMailImapTransport
- in file imap_transport.php, variable ezcMailImapTransport::$currentTag
Used to generate a tag for sending commands to the IMAP server.
- credentials.php
- procedural page credentials.php
- configuration_initializer.php
- procedural page configuration_initializer.php
- calcLifetime : ezcCacheStorageFileApcArray
- in file apc_array.php, method ezcCacheStorageFileApcArray::calcLifetime()
Calculates the lifetime remaining for a cache object.
- calcLifetime : ezcCacheStorageFile
- in file file.php, method ezcCacheStorageFile::calcLifetime()
Calculates the lifetime remaining for a cache object.
- calcLifetime : ezcCacheStorageMemory
- in file memory.php, method ezcCacheStorageMemory::calcLifetime()
Calculates the lifetime remaining for a cache object.
- calculateAxisBoundings : ezcGraphChartElementNumericAxis
- in file numeric.php, method ezcGraphChartElementNumericAxis::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
- calculateAxisBoundings : ezcGraphChartElementAxis
- in file axis.php, method ezcGraphChartElementAxis::calculateAxisBoundings()
Calculate axis bounding values on base of the assigned values
- calculateAxisBoundings : ezcGraphChartElementDateAxis
- in file date.php, method ezcGraphChartElementDateAxis::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
- 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 : ezcGraphChartElementNumericAxis
- in file numeric.php, method ezcGraphChartElementNumericAxis::calculateMaximum()
Calculate maximum value for displayed axe basing on real maximum and major step size
- calculateMaximum : ezcGraphChartElementDateAxis
- in file date.php, method ezcGraphChartElementDateAxis::calculateMaximum()
Calculate end date
- 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 : ezcBaseFile
- in file file.php, method ezcBaseFile::calculateRelativePath()
Calculates the relative path of the file/directory '$path' to a given $base path.
- canAnalyze : ezcImageAnalyzerImagemagickHandler
- in file imagemagick.php, method ezcImageAnalyzerImagemagickHandler::canAnalyze()
Returns if the handler can analyze a given MIME type.
- canAnalyze : ezcImageAnalyzerHandler
- in file handler.php, method ezcImageAnalyzerHandler::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 : ezcQueryExpression
- in file expression.php, method ezcQueryExpression::ceil()
Returns the SQL to calculate the next highest integer value from the number.
- ceil : ezcQueryExpressionMssql
- in file expression_mssql.php, method ezcQueryExpressionMssql::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
- checkClasses : ezcWebdavServerConfiguration
- in file server_configuration.php, method ezcWebdavServerConfiguration::checkClasses()
Checks the availability of all classes to instanciate.
- checkColor : ezcGraphPalette
- in file palette.php, method ezcGraphPalette::checkColor()
Ensure value to be a color
- checkDeleteRecursive : ezcWebdavFileBackend
- in file file.php, method ezcWebdavFileBackend::checkDeleteRecursive()
Returns if everything below a path can be deleted recursively.
- 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.
- checkImmediate : ezcAuthenticationOpenidFilter
- in file openid_filter.php, method ezcAuthenticationOpenidFilter::checkImmediate()
Connects to $provider (checkid_immediate OpenID request) and returns an URL (setup URL) which can be used by the application in a pop-up window.
- checkNodeId : ezcTree
- in file tree.php, method ezcTree::checkNodeId()
This method checks whether a node ID is valid to be used in a backend.
- checkNodeId : ezcTreeDbMaterializedPath
- in file db_materialized_path.php, method ezcTreeDbMaterializedPath::checkNodeId()
This method checks whether a node ID is valid to be used in a backend.
- checkOffset : ezcWebdavServerConfigurationManager
- in file server_configuration_manager.php, method ezcWebdavServerConfigurationManager::checkOffset()
Checks the given $offset for validity.
- checkPersistence : ezcPersistentIdentifierGenerator
- in file identifier_generator.php, method ezcPersistentIdentifierGenerator::checkPersistence()
Returns true if the object is persistent already.
- checkPersistence : ezcPersistentManualGenerator
- in file manual_generator.php, method ezcPersistentManualGenerator::checkPersistence()
Returns true if the object is persistent already.
- checkRenderer : ezcGraphLineChart
- in file line.php, method ezcGraphLineChart::checkRenderer()
Check if renderer supports features requested by some special chart options.
- checkSignature : ezcAuthenticationTypekeyFilter
- in file typekey_filter.php, method ezcAuthenticationTypekeyFilter::checkSignature()
Checks the information returned by the TypeKey server.
- 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).
- 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 : ezcGraphDataSetColorProperty
- in file color.php, method ezcGraphDataSetColorProperty::checkValue()
Converts value to an ezcGraphColor object
- checkValue : ezcGraphDataSetStringProperty
- in file string.php, method ezcGraphDataSetStringProperty::checkValue()
Converts value to an ezcGraphColor object
- checkValue : ezcWebdavServerConfigurationManager
- in file server_configuration_manager.php, method ezcWebdavServerConfigurationManager::checkValue()
Checks the given $value for validity.
- checkValue : ezcGraphDataSetBooleanProperty
- in file boolean.php, method ezcGraphDataSetBooleanProperty::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 : ezcGraphDataSetAxisProperty
- in file axis.php, method ezcGraphDataSetAxisProperty::checkValue()
Chacks if value is really an axis
- chooseDefault : ezcPersistentSessionInstance
- in file persistent_session_instance.php, method ezcPersistentSessionInstance::chooseDefault()
Sets the database $identifier as default database instance.
- chooseDefault : ezcDbInstance
- in file instance.php, method ezcDbInstance::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.
- clear : ezcWebdavGetContentLanguageProperty
- in file getcontentlanguage.php, method ezcWebdavGetContentLanguageProperty::clear()
Removes all contents from a property.
- clear : ezcWebdavProperty
- in file property.php, method ezcWebdavProperty::clear()
Remove all contents from a property.
- clear : ezcWebdavSourceProperty
- in file source.php, method ezcWebdavSourceProperty::clear()
Removes all contents from a property.
- 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 : ezcImageHandler
- in file handler.php, method ezcImageHandler::close()
Close the file referenced by $image.
- close : ezcArchive
- in file archive.php, method ezcArchive::close()
Close the current archive.
- close : ezcImageImagemagickBaseHandler
- in file imagemagick_base.php, method ezcImageImagemagickBaseHandler::close()
Close the file referenced by $image.
- close : ezcArchiveV7Tar
- in file v7_tar.php, method ezcArchiveV7Tar::close()
Closes the archive correctly.
- 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]
- cmdData : ezcMailSmtpTransport
- in file smtp_transport.php, method ezcMailSmtpTransport::cmdData()
Sends the DATA command to the SMTP server.
- cmdMail : ezcMailSmtpTransport
- in file smtp_transport.php, method ezcMailSmtpTransport::cmdMail()
Sends the MAIL FROM command, with the sender's mail address $from.
- cmdRcpt : ezcMailSmtpTransport
- in file smtp_transport.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.
- colorArrayToString : ezcImageImagemagickBaseHandler
- in file imagemagick_base.php, method ezcImageImagemagickBaseHandler::colorArrayToString()
Returns a string representation of the given color array.
- colorspace : ezcImageColorspaceFilters
- in file colorspace.php, method ezcImageColorspaceFilters::colorspace()
Colorspace filter.
- colorspace : ezcImageImagemagickHandler
- in file imagemagick.php, method ezcImageImagemagickHandler::colorspace()
Colorspace filter.
- colorspace : ezcImageGdHandler
- in file gd.php, method ezcImageGdHandler::colorspace()
Colorspace filter.
- commit : ezcTree
- in file tree.php, method ezcTree::commit()
Commits the transaction by running the stored instructions to modify the tree structure.
- 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.
- composeSmtpMailAddress : ezcMailSmtpTransport
- in file smtp_transport.php, method ezcMailSmtpTransport::composeSmtpMailAddress()
Returns the $email enclosed within '< >'.
- concat : ezcQueryExpressionOracle
- in file expression_oracle.php, method ezcQueryExpressionOracle::concat()
Returns a series of strings concatinated
- concat : ezcQueryExpression
- in file expression.php, method ezcQueryExpression::concat()
Returns a series of strings concatinated
- concat : ezcQueryExpressionMssql
- in file expression_mssql.php, method ezcQueryExpressionMssql::concat()
Returns a series of strings concatinated
- concat : ezcQueryExpressionPgsql
- in file expression_pgsql.php, method ezcQueryExpressionPgsql::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
- configurationFromXML : ezcWorkflowNodeVariableAdd
- in file add.php, method ezcWorkflowNodeVariableAdd::configurationFromXML()
Generate node configuration from XML representation.
- configurationFromXML : ezcWorkflowNodeVariableSub
- in file sub.php, method ezcWorkflowNodeVariableSub::configurationFromXML()
Generate node configuration from XML representation.
- configurationFromXML : ezcWorkflowNodeVariableUnset
- in file unset.php, method ezcWorkflowNodeVariableUnset::configurationFromXML()
Generate node configuration from XML representation.
- configurationFromXML : ezcWorkflowNodeVariableIncrement
- in file increment.php, method ezcWorkflowNodeVariableIncrement::configurationFromXML()
Generate node configuration from XML representation.
- configurationFromXML : ezcWorkflowNodeInput
- in file input.php, method ezcWorkflowNodeInput::configurationFromXML()
Generate node configuration from XML representation.
- configurationFromXML : ezcWorkflowNode
- in file node.php, method ezcWorkflowNode::configurationFromXML()
Generate node configuration from XML representation.
- configurationFromXML : ezcWorkflowNodeVariableDecrement
- in file decrement.php, method ezcWorkflowNodeVariableDecrement::configurationFromXML()
Generate node configuration from XML representation.
- configurationFromXML : ezcWorkflowNodeAction
- in file action.php, method ezcWorkflowNodeAction::configurationFromXML()
Generate node configuration from XML representation.
- configurationFromXML : ezcWorkflowNodeVariableMul
- in file mul.php, method ezcWorkflowNodeVariableMul::configurationFromXML()
Generate node configuration from XML representation.
- configurationFromXML : ezcWorkflowNodeVariableSet
- in file set.php, method ezcWorkflowNodeVariableSet::configurationFromXML()
Generate node configuration from XML representation.
- configurationFromXML : ezcWorkflowNodeSubWorkflow
- in file sub_workflow.php, method ezcWorkflowNodeSubWorkflow::configurationFromXML()
Generate node configuration from XML representation.
- configurationFromXML : ezcWorkflowNodeVariableDiv
- in file div.php, method ezcWorkflowNodeVariableDiv::configurationFromXML()
Generate node configuration from XML representation.
- configurationToXML : ezcWorkflowNode
- in file node.php, method ezcWorkflowNode::configurationToXML()
Generate XML representation of this node's configuration.
- configurationToXML : ezcWorkflowNodeVariableMul
- in file mul.php, method ezcWorkflowNodeVariableMul::configurationToXML()
Generate XML representation of this node's configuration.
- configurationToXML : ezcWorkflowNodeVariableIncrement
- in file increment.php, method ezcWorkflowNodeVariableIncrement::configurationToXML()
Generate XML representation of this node's configuration.
- configurationToXML : ezcWorkflowNodeVariableAdd
- in file add.php, method ezcWorkflowNodeVariableAdd::configurationToXML()
Generate XML representation of this node's configuration.
- configurationToXML : ezcWorkflowNodeVariableDecrement
- in file decrement.php, method ezcWorkflowNodeVariableDecrement::configurationToXML()
Generate XML representation of this node's configuration.
- configurationToXML : ezcWorkflowNodeInput
- in file input.php, method ezcWorkflowNodeInput::configurationToXML()
Generate XML representation of this node's configuration.
- configurationToXML : ezcWorkflowNodeVariableDiv
- in file div.php, method ezcWorkflowNodeVariableDiv::configurationToXML()
Generate XML representation of this node's configuration.
- configurationToXML : ezcWorkflowNodeVariableUnset
- in file unset.php, method ezcWorkflowNodeVariableUnset::configurationToXML()
Generate XML representation of this node's configuration.
- configurationToXML : ezcWorkflowNodeAction
- in file action.php, method ezcWorkflowNodeAction::configurationToXML()
Generate XML representation of this node's configuration.
- configurationToXML : ezcWorkflowNodeVariableSub
- in file sub.php, method ezcWorkflowNodeVariableSub::configurationToXML()
Generate XML representation of this node's configuration.
- configurationToXML : ezcWorkflowNodeSubWorkflow
- in file sub_workflow.php, method ezcWorkflowNodeSubWorkflow::configurationToXML()
Generate XML representation of this node's configuration.
- configurationToXML : ezcWorkflowNodeVariableSet
- in file set.php, method ezcWorkflowNodeVariableSet::configurationToXML()
Generate XML representation of this node's configuration.
- configure : ezcWebdavServerConfigurationManager
- in file server_configuration_manager.php, method ezcWebdavServerConfigurationManager::configure()
Configures the server for handling a request by the given User-Agent.
- configure : ezcWebdavServerConfiguration
- in file server_configuration.php, method ezcWebdavServerConfiguration::configure()
Configures the server for handling a request.
- configureObject : ezcBaseConfigurationInitializer
- in file configuration_initializer.php, method ezcBaseConfigurationInitializer::configureObject()
Sets the options for the writer.
- connect : ezcMailSmtpTransport
- in file smtp_transport.php, method ezcMailSmtpTransport::connect()
Creates a connection to the SMTP server and initiates the login procedure.
- 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.
- connect : ezcSignalCollection
- in file signal_collection.php, method ezcSignalCollection::connect()
Connects the signal $signal to the slot $slot.
- cell.php
- procedural page cell.php
- contains : ezcWebdavPropertyStorage
- in file property_storage.php, method ezcWebdavPropertyStorage::contains()
Returns if the given property exists in the storage.
- contains : ezcWebdavBasicPropertyStorage
- in file basic.php, method ezcWebdavBasicPropertyStorage::contains()
Returns if the given property exists in the storage.
- convert : ezcImageHandler
- in file handler.php, method ezcImageHandler::convert()
Converts an image to another MIME type.
- convertDiffToDDL : ezcDbSchemaMysqlWriter
- in file writer.php, method ezcDbSchemaMysqlWriter::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 : ezcDbSchemaPgsqlWriter
- in file writer.php, method ezcDbSchemaPgsqlWriter::convertDiffToDDL()
Returns the differences definition in $dbSchema as database specific SQL DDL queries.
- convertDiffToDDL : ezcDbSchemaSqliteWriter
- in file writer.php, method ezcDbSchemaSqliteWriter::convertDiffToDDL()
Returns the differences definition in $dbSchema as database specific SQL DDL queries.
- convertDiffToDDL : ezcDbSchemaDiffDbWriter
- in file db_diff_writer.php, method ezcDbSchemaDiffDbWriter::convertDiffToDDL()
Returns an array with SQL DDL statements from the differences from $schemaDiff
- 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.
- convertFromGenericType : ezcDbSchemaPgsqlWriter
- in file writer.php, method ezcDbSchemaPgsqlWriter::convertFromGenericType()
Converts the generic field type contained in $fieldDefinition to a database specific field definition.
- convertFromGenericType : ezcDbSchemaSqliteWriter
- in file writer.php, method ezcDbSchemaSqliteWriter::convertFromGenericType()
Converts the generic field type contained in $fieldDefinition to a database specific field definition.
- convertToDDL : ezcDbSchemaPgsqlWriter
- in file writer.php, method ezcDbSchemaPgsqlWriter::convertToDDL()
Returns the definition in $dbSchema as database specific SQL DDL queries.
- 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.
- convertToDDL : ezcDbSchemaDiff
- in file schema_diff.php, method ezcDbSchemaDiff::convertToDDL()
Returns the $db specific SQL queries that would update the database $db
- 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 : ezcDbSchema
- in file schema.php, method ezcDbSchema::convertToDDL()
Returns the $db specific SQL queries that would create the tables defined in the schema.
- 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 : ezcDbSchemaOracleReader
- in file reader.php, method ezcDbSchemaOracleReader::convertToGenericType()
Converts the native Oracle 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 : ezcDbSchemaPgsqlReader
- in file reader.php, method ezcDbSchemaPgsqlReader::convertToGenericType()
Converts the native PostgreSQL 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.
- copy : ezcTree
- in file tree.php, method ezcTree::copy()
Copies the tree in $from to the empty tree in $to.
- copy : ezcWebdavSimpleBackend
- in file simple.php, method ezcWebdavSimpleBackend::copy()
Serves COPY requests.
- copy : ezcWebdavBackendChange
- in file change.php, method ezcWebdavBackendChange::copy()
Serves COPY requests.
- copy : ezcWebdavFileBackend
- in file file.php, method ezcWebdavFileBackend::copy()
Serves COPY requests.
- copyMessages : ezcMailImapTransport
- in file imap_transport.php, method ezcMailImapTransport::copyMessages()
Copies message(s) from the currently selected mailbox to mailbox $destination.
- copyRecursive : ezcWebdavFileBackend
- in file file.php, method ezcWebdavFileBackend::copyRecursive()
Recursively copy a file or directory.
- copyRecursive : ezcBaseFile
- in file file.php, method ezcBaseFile::copyRecursive()
Recursively copy a file or directory.
- count : ezcConsoleTable
- in file table.php, method ezcConsoleTable::count()
Returns the number of cells in the row.
- count : ezcGraphNumericDataSet
- in file numeric.php, method ezcGraphNumericDataSet::count()
Returns the number of elements in this dataset
- count : ezcGraphArrayDataSet
- in file array.php, method ezcGraphArrayDataSet::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 : ezcWebdavBasicPropertyStorage
- in file basic.php, method ezcWebdavBasicPropertyStorage::count()
Return property count.
- count : ezcConsoleTableRow
- in file row.php, method ezcConsoleTableRow::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 : ezcGraphAxisContainer
- in file container.php, method ezcGraphAxisContainer::count()
Returns the number of datasets in the row.
- count : ezcGraphChartDataContainer
- in file base.php, method ezcGraphChartDataContainer::count()
Returns the number of datasets in the row.
- count : ezcGraphDatabaseDataSet
- in file dataset.php, method ezcGraphDatabaseDataSet::count()
Returns the number of elements in this dataset
- count : ezcConsoleArguments
- in file arguments.php, method ezcConsoleArguments::count()
Returns the number of registered arguments.
- countByFlag : ezcMailImapTransport
- in file imap_transport.php, method ezcMailImapTransport::countByFlag()
Wrapper function to fetch count of messages by a certain flag.
- countChildNodes : ezcTreeDbParentChild
- in file db_parent_child.php, method ezcTreeDbParentChild::countChildNodes()
Adds the number of children with for the node with ID $nodeId nodes to $count, recursively.
- countDataItems : ezcCacheStorage
- in file storage.php, method ezcCacheStorage::countDataItems()
Return the number of items in the cache matching a certain criteria.
- countDataItems : ezcCacheStorageMemory
- in file memory.php, method ezcCacheStorageMemory::countDataItems()
Returns the number of items in the cache matching a certain criteria.
- countDataItems : ezcCacheStorageFile
- in file file.php, method ezcCacheStorageFile::countDataItems()
Return the number of items in the cache matching a certain criteria.
- cpuSpeed : ezcSystemInfoFreeBsdReader
- in file info_freebsd.php, method ezcSystemInfoFreeBsdReader::cpuSpeed()
Returns string with 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 : ezcSystemInfoReader
- in file info_reader.php, method ezcSystemInfoReader::cpuSpeed()
Returns CPU speed
- cpuSpeed : ezcSystemInfoWindowsReader
- in file info_windows.php, method ezcSystemInfoWindowsReader::cpuSpeed()
Returns string with CPU speed.
- cpuType : ezcSystemInfoWindowsReader
- in file info_windows.php, method ezcSystemInfoWindowsReader::cpuType()
Returns string with CPU type.
- cpuType : ezcSystemInfoLinuxReader
- in file info_linux.php, method ezcSystemInfoLinuxReader::cpuType()
Returns string with CPU type.
- cpuType : ezcSystemInfoFreeBsdReader
- in file info_freebsd.php, method ezcSystemInfoFreeBsdReader::cpuType()
Returns string with CPU type.
- cpuType : ezcSystemInfoReader
- in file info_reader.php, method ezcSystemInfoReader::cpuType()
Returns string with CPU type.
- cpuType : ezcSystemInfoMacReader
- in file info_mac.php, method ezcSystemInfoMacReader::cpuType()
Returns string with CPU type.
- create : ezcGraphColor
- in file color.php, method ezcGraphColor::create()
Tries to detect type of color color definition and returns an ezcGraphColor object
- create : ezcTreeDbMaterializedPath
- in file db_materialized_path.php, method ezcTreeDbMaterializedPath::create()
Creates a new ezcTreeDbMaterializedPath object.
- create : ezcTreeXml
- in file xml.php, method ezcTreeXml::create()
Creates a new XML tree in the file $xmlFile using $store as data store.
- create : ezcDbFactory
- in file factory.php, method ezcDbFactory::create()
Creates and returns an instance of the specified ezcDbHandler implementation.
- create : ezcTreeDbParentChild
- in file db_parent_child.php, method ezcTreeDbParentChild::create()
Creates a new ezcTreeDbParentChild object.
- create : ezcTreeDbNestedSet
- in file db_nested_set.php, method ezcTreeDbNestedSet::create()
Creates a new ezcTreeDbNestedSet object.
- create : ezcTreeMemory
- in file memory.php, method ezcTreeMemory::create()
A factory method that creates a new empty tree using the data store $store.
- createCache : ezcCacheManager
- in file manager.php, method ezcCacheManager::createCache()
Creates a new cache in the manager.
- createCollection : ezcWebdavFileBackend
- in file file.php, method ezcWebdavFileBackend::createCollection()
Creates a new collection.
- createCollection : ezcWebdavSimpleBackend
- in file simple.php, method ezcWebdavSimpleBackend::createCollection()
Create a new collection.
- createDefaultDirectory : ezcArchive
- in file archive.php, method ezcArchive::createDefaultDirectory()
Creates all the directories needed to create the file $file.
- createDeleteQuery : ezcPersistentSession
- in file persistent_session.php, method ezcPersistentSession::createDeleteQuery()
Returns a delete query for the given persistent object $class.
- createDeleteQuery : ezcDbHandler
- in file handler.php, method ezcDbHandler::createDeleteQuery()
Returns a new ezcQueryDelete derived object for the correct database type.
- createDocument : ezcGraphSvgDriver
- in file svg.php, method ezcGraphSvgDriver::createDocument()
Creates the DOM object to insert SVG nodes in.
- createDomDocument : ezcWebdavXmlTool
- in file xml.php, method ezcWebdavXmlTool::createDomDocument()
Returns a DOMDocument from the given XML.
- createDomElement : ezcWebdavXmlTool
- in file xml.php, method ezcWebdavXmlTool::createDomElement()
Returns a new DOMElement in the given namespace.
- createExpression : ezcDbHandler
- in file handler.php, method ezcDbHandler::createExpression()
Returns a new ezcQueryExpression derived object for the correct database type.
- createExpression : ezcDbHandlerMssql
- in file mssql.php, method ezcDbHandlerMssql::createExpression()
Returns a new ezcQueryExpression derived object with SQL Server implementation specifics.
- createExpression : ezcDbHandlerSqlite
- in file sqlite.php, method ezcDbHandlerSqlite::createExpression()
Returns a new ezcQueryExpression derived object with SQLite implementation specifics.
- createExpression : ezcDbHandlerOracle
- in file oracle.php, method ezcDbHandlerOracle::createExpression()
Returns a new ezcQueryExpression derived object with Oracle 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 : ezcDbSchema
- in file schema.php, method ezcDbSchema::createFromFile()
Factory method to create a ezcDbSchema object from the file $file with the format $format.
- 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.
- 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.
- createNode : ezcTree
- in file tree.php, method ezcTree::createNode()
Creates a new tree node with node ID $nodeId and $data.
- 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.
- createResource : ezcWebdavSimpleBackend
- in file simple.php, method ezcWebdavSimpleBackend::createResource()
Create a new resource.
- createResource : ezcWebdavFileBackend
- in file file.php, method ezcWebdavFileBackend::createResource()
Creates a new resource.
- createSelectQuery : ezcDbHandlerOracle
- in file oracle.php, method ezcDbHandlerOracle::createSelectQuery()
Returns a new ezcQuerySelect derived object with Oracle implementation specifics.
- 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.
- 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 : ezcArchiveGnuTar
- in file gnu_tar.php, method ezcArchiveGnuTar::createTarHeader()
Creates the a new pax 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 : ezcArchiveUstarTar
- in file ustar_tar.php, method ezcArchiveUstarTar::createTarHeader()
Creates the a new ustar tar header for this class.
- createTarHeader : ezcArchiveV7Tar
- in file v7_tar.php, method ezcArchiveV7Tar::createTarHeader()
Creates the a new 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 : ezcDbHandlerOracle
- in file oracle.php, method ezcDbHandlerOracle::createUtilities()
Returns a new ezcUtilities derived object with Oracle implementation specifics.
- createUtilities : ezcDbHandler
- in file handler.php, method ezcDbHandler::createUtilities()
Returns a new ezcUtilities derived object for the correct database type.
- createUtilities : ezcDbHandlerSqlite
- in file sqlite.php, method ezcDbHandlerSqlite::createUtilities()
Returns a new ezcUtilities derived object with SQLite implementation specifics.
- createUtilities : ezcDbHandlerPgsql
- in file pgsql.php, method ezcDbHandlerPgsql::createUtilities()
Returns a new ezcUtilities derived object with PostgreSQL implementation specifics.
- crop : ezcImageImagemagickHandler
- in file imagemagick.php, method ezcImageImagemagickHandler::crop()
Crop filter.
- crop : ezcImageGeometryFilters
- in file geometry.php, method ezcImageGeometryFilters::crop()
Crop filter.
- crop : ezcImageGdHandler
- in file gd.php, method ezcImageGdHandler::crop()
Crop filter.
- 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 : ezcImageGdHandler
- in file gd.php, method ezcImageGdHandler::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 : ezcTreeNodeListIterator
- in file tree_node_list_iterator.php, method ezcTreeNodeListIterator::current()
Returns the data belonging to the current node, and fetches the data in case on-demand fetching is required.
- 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 : ezcConsoleTableRow
- in file row.php, method ezcConsoleTableRow::current()
Returns the currently selected cell.
- current : ezcGraphNumericDataSet
- in file numeric.php, method ezcGraphNumericDataSet::current()
Returns the currently selected datapoint.
- current : ezcWebdavBasicPropertyStorage
- in file basic.php, method ezcWebdavBasicPropertyStorage::current()
Implements current() for Iterator.
- current : ezcConsoleTable
- in file table.php, method ezcConsoleTable::current()
Returns the currently selected cell.
- current : ezcWebdavServerConfigurationManager
- in file server_configuration_manager.php, method ezcWebdavServerConfigurationManager::current()
Implements current() for Iterator
- current : ezcGraphDataSetAveragePolynom
- in file average.php, method ezcGraphDataSetAveragePolynom::current()
Returns the currently selected datapoint.
- 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 : ezcConfigurationIniParser
- in file ini_parser.php, method ezcConfigurationIniParser::current()
Returns the last parsed item
- current : ezcArchive
- in file archive.php, method ezcArchive::current()
Returns the current ezcArchiveEntry if it is valid, otherwise false is returned.
- current : ezcConsoleArguments
- in file arguments.php, method ezcConsoleArguments::current()
Returns the currently selected argument from the list.
- current : ezcFeed
- in file feed.php, method ezcFeed::current()
- current : ezcGraphAxisContainer
- in file container.php, method ezcGraphAxisContainer::current()
Returns the currently selected dataset.
- 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
- can_not_parse.php
- procedural page can_not_parse.php
- container.php
- procedural page container.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
- change.php
- procedural page change.php
- creationdate.php
- procedural page creationdate.php
- copy.php
- procedural page copy.php
- copy.php
- procedural page copy.php
- collection.php
- procedural page collection.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 : ezcGraphAxisContainer
- in file container.php, variable ezcGraphAxisContainer::$data
Contains the data of a chart
- $data : ezcGraphChartDataContainer
- in file base.php, variable ezcGraphChartDataContainer::$data
Contains the data of a chart
- $data : ezcAuthenticationDatabaseFilter
- in file database_filter.php, variable ezcAuthenticationDatabaseFilter::$data
Holds the extra data fetched during the authentication process.
- $data : ezcGraphChart
- in file chart.php, variable ezcGraphChart::$data
Contains the data of the chart
- $data : ezcAuthenticationLdapFilter
- in file ldap_filter.php, variable ezcAuthenticationLdapFilter::$data
Holds the extra data fetched during the authentication process.
- $data : ezcAuthenticationOpenidFilter
- in file openid_filter.php, variable ezcAuthenticationOpenidFilter::$data
Holds the extra data fetched during the authentication process.
- $data : ezcAuthenticationTypekeyFilter
- in file typekey_filter.php, variable ezcAuthenticationTypekeyFilter::$data
Holds the extra data fetched during the authentication process.
- $data : ezcCacheStorageFileApcArrayDataStruct
- in file file_apc_array_data.php, variable ezcCacheStorageFileApcArrayDataStruct::$data
Holds the actual data.
- $data : ezcCacheStorageMemoryDataStruct
- in file memory_data.php, variable ezcCacheStorageMemoryDataStruct::$data
Holds the actual data.
- $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 : ezcGraphPaletteBlack
- in file black.php, variable ezcGraphPaletteBlack::$dataSetColor
Array with colors for datasets
- $dataSetColor : ezcGraphPaletteEzBlue
- in file ez_blue.php, variable ezcGraphPaletteEzBlue::$dataSetColor
Array with colors for datasets
- $dataSetColor : ezcGraphPaletteEz
- in file ez.php, variable ezcGraphPaletteEz::$dataSetColor
Array with colors for datasets
- $dataSetColor : ezcGraphPaletteTango
- in file tango.php, variable ezcGraphPaletteTango::$dataSetColor
Array with colors for datasets
- $dataSetColor : ezcGraphPalette
- in file palette.php, variable ezcGraphPalette::$dataSetColor
Array with colors for datasets
- $dataSetColor : ezcGraphPaletteEzRed
- in file ez_red.php, variable ezcGraphPaletteEzRed::$dataSetColor
Array with colors for datasets
- $dataSetColor : ezcGraphPaletteEzGreen
- in file ez_green.php, variable ezcGraphPaletteEzGreen::$dataSetColor
Array with colors for datasets
- $dataSetSymbol : ezcGraphPaletteEzRed
- in file ez_red.php, variable ezcGraphPaletteEzRed::$dataSetSymbol
Array with symbols for datasets
- $dataSetSymbol : ezcGraphPaletteEzGreen
- in file ez_green.php, variable ezcGraphPaletteEzGreen::$dataSetSymbol
Array with symbols for datasets
- $dataSetSymbol : ezcGraphPaletteBlack
- in file black.php, variable ezcGraphPaletteBlack::$dataSetSymbol
Array with symbols for datasets
- $dataSetSymbol : ezcGraphPalette
- in file palette.php, variable ezcGraphPalette::$dataSetSymbol
Array with symbols for datasets
- $dataSetSymbol : ezcGraphPaletteTango
- in file tango.php, variable ezcGraphPaletteTango::$dataSetSymbol
Array with symbols for datasets
- $dataSetSymbol : ezcGraphPaletteEz
- in file ez.php, variable ezcGraphPaletteEz::$dataSetSymbol
Array with symbols for datasets
- $dataSetSymbol : ezcGraphPaletteEzBlue
- in file ez_blue.php, variable ezcGraphPaletteEzBlue::$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 : ezcQuery
- in file query.php, variable ezcQuery::$db
A pointer to the database handler to use for this query.
- $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.
- $dbh : ezcTreeDb
- in file db.php, variable ezcTreeDb::$dbh
Contains the database connection handler.
- $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".
- $doAuthenticate : ezcMailSmtpTransport
- in file smtp_transport.php, variable ezcMailSmtpTransport::$doAuthenticate
True if authentication should be performed; otherwise false.
- $dom : ezcTreeXmlInternalDataStore
- in file xml_internal.php, variable ezcTreeXmlInternalDataStore::$dom
Contains the DOM representing this tree this data store stores data for.
- $dom : ezcTreePersistentObjectDataStore
- in file persistent_object.php, variable ezcTreePersistentObjectDataStore::$dom
Contains the DOM representing this tree this data store stores data for.
- $dom : ezcTreeDbExternalTableDataStore
- in file db_external.php, variable ezcTreeDbExternalTableDataStore::$dom
Contains the DOM representing this tree this data store stores data for.
- $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
- data_fetch.php
- procedural page data_fetch.php
- 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 : ezcQueryExpressionMssql
- in file expression_mssql.php, method ezcQueryExpressionMssql::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 : ezcQueryExpression
- in file expression.php, method ezcQueryExpression::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.
- dateExtract : ezcQueryExpressionMssql
- in file expression_mssql.php, method ezcQueryExpressionMssql::dateExtract()
Returns the SQL that extracts parts from a timestamp value from a column.
- dateExtract : ezcQueryExpressionOracle
- in file expression_oracle.php, method ezcQueryExpressionOracle::dateExtract()
Returns the SQL that extracts parts from a timestamp value.
- dateExtract : ezcQueryExpression
- in file expression.php, method ezcQueryExpression::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 : ezcQueryExpressionPgsql
- in file expression_pgsql.php, method ezcQueryExpressionPgsql::dateExtract()
Returns the SQL that extracts parts 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.
- dateSub : ezcQueryExpression
- in file expression.php, method ezcQueryExpression::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 : ezcQueryExpressionMssql
- in file expression_mssql.php, method ezcQueryExpressionMssql::dateSub()
Returns the SQL that subtracts an interval 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.
- 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 : ezcImageGdBaseHandler
- in file gd_base.php, method ezcImageGdBaseHandler::defaultSettings()
Creates default settings for the handler and returns it.
- defaultSettings : ezcImageImagemagickBaseHandler
- in file imagemagick_base.php, method ezcImageImagemagickBaseHandler::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 : ezcCacheMemoryBackend
- in file memory_backend.php, method ezcCacheMemoryBackend::delete()
Deletes the data associated with key $key.
- delete : ezcCacheStorageFile
- in file file.php, method ezcCacheStorageFile::delete()
Delete data from the cache.
- delete : ezcCacheMemcacheBackend
- in file memcache_backend.php, method ezcCacheMemcacheBackend::delete()
Deletes the data from the cache associated with key $key. Returns true or false depending on the success of the operation.
- delete : ezcTreeMemory
- in file memory.php, method ezcTreeMemory::delete()
Deletes the node with ID $nodeId from the tree, including all its children
- delete : ezcMailImapTransport
- in file imap_transport.php, method ezcMailImapTransport::delete()
Deletes the message with the message number $msgNum from the current mailbox.
- delete : ezcCacheStorageMemory
- in file memory.php, method ezcCacheStorageMemory::delete()
Deletes the data associated with $id or $attributes from the cache.
- delete : ezcTreeDbNestedSet
- in file db_nested_set.php, method ezcTreeDbNestedSet::delete()
Deletes the node with ID $nodeId from the tree, including all its children.
- delete : ezcPersistentSession
- in file persistent_session.php, method ezcPersistentSession::delete()
Deletes the persistent object $pObject.
- delete : ezcWebdavSimpleBackend
- in file simple.php, method ezcWebdavSimpleBackend::delete()
Serves DELETE requests.
- delete : ezcTreeXml
- in file xml.php, method ezcTreeXml::delete()
Deletes the node with ID $nodeId from the tree, including all its children.
- delete : ezcTreeDbMaterializedPath
- in file db_materialized_path.php, method ezcTreeDbMaterializedPath::delete()
Deletes the node with ID $nodeId from the tree, including all its children.
- delete : ezcWebdavFileBackend
- in file file.php, method ezcWebdavFileBackend::delete()
Serves DELETE requests.
- delete : ezcTreeDbParentChild
- in file db_parent_child.php, method ezcTreeDbParentChild::delete()
Deletes the node with ID $nodeId from the tree, including all its children.
- delete : ezcMailPop3Transport
- in file pop3_transport.php, method ezcMailPop3Transport::delete()
Deletes the message with the message number $msgNum from the server.
- delete : ezcCacheStorageFileApcArray
- in file apc_array.php, method ezcCacheStorageFileApcArray::delete()
Deletes the data associated with $id or $attributes from the cache.
- delete : ezcTree
- in file tree.php, method ezcTree::delete()
Deletes the node with ID $nodeId from the tree, including all its children.
- delete : ezcWebdavBackendChange
- in file change.php, method ezcWebdavBackendChange::delete()
Serves DELETE requests.
- delete : ezcCacheStorage
- in file storage.php, method ezcCacheStorage::delete()
Delete data from the cache.
- delete : ezcCacheApcBackend
- in file apc_backend.php, method ezcCacheApcBackend::delete()
Deletes the data associated with key $key. Returns true or false depending on the success of the operation.
- deleteDataForAllNodes : ezcTreePersistentObjectDataStore
- in file persistent_object.php, method ezcTreePersistentObjectDataStore::deleteDataForAllNodes()
Deletes the data for all the nodes in the store.
- deleteDataForAllNodes : ezcTreeDbExternalTableDataStore
- in file db_external.php, method ezcTreeDbExternalTableDataStore::deleteDataForAllNodes()
Deletes the data for all the nodes in the store.
- deleteDataForAllNodes : ezcTreeDataStore
- in file data_store.php, method ezcTreeDataStore::deleteDataForAllNodes()
Deletes the data for all the nodes in the store.
- deleteDataForAllNodes : ezcTreeMemoryDataStore
- in file memory.php, method ezcTreeMemoryDataStore::deleteDataForAllNodes()
Deletes the data for all the nodes in the store.
- deleteDataForAllNodes : ezcTreeXmlInternalDataStore
- in file xml_internal.php, method ezcTreeXmlInternalDataStore::deleteDataForAllNodes()
Deletes the data for all the nodes in the store.
- deleteDataForNodes : ezcTreeDataStore
- in file data_store.php, method ezcTreeDataStore::deleteDataForNodes()
Deletes the data for all the nodes in the node list $nodeList.
- deleteDataForNodes : ezcTreePersistentObjectDataStore
- in file persistent_object.php, method ezcTreePersistentObjectDataStore::deleteDataForNodes()
Deletes the data for all the nodes in the node list $nodeList.
- deleteDataForNodes : ezcTreeDbExternalTableDataStore
- in file db_external.php, method ezcTreeDbExternalTableDataStore::deleteDataForNodes()
Deletes the data for all the nodes in the node list $nodeList.
- deleteDataForNodes : ezcTreeXmlInternalDataStore
- in file xml_internal.php, method ezcTreeXmlInternalDataStore::deleteDataForNodes()
Deletes the data for all the nodes in the node list $nodeList.
- deleteDataForNodes : ezcTreeMemoryDataStore
- in file memory.php, method ezcTreeMemoryDataStore::deleteDataForNodes()
Deletes the data for all the nodes in the node list $nodeList.
- 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.
- detach : ezcWebdavPropertyStorage
- in file property_storage.php, method ezcWebdavPropertyStorage::detach()
Detaches a property from the storage.
- detach : ezcWebdavBasicPropertyStorage
- in file basic.php, method ezcWebdavBasicPropertyStorage::detach()
Detaches a property from the storage.
- detach : ezcWebdavFlaggedPropertyStorage
- in file flagged.php, method ezcWebdavFlaggedPropertyStorage::detach()
Detaches a property from the storage.
- determineLineCuttingPoint : ezcGraphAxisLabelRenderer
- in file axis_label_renderer.php, method ezcGraphAxisLabelRenderer::determineLineCuttingPoint()
Checks for the cutting point of two lines.
- diff : ezcWebdavBasicPropertyStorage
- in file basic.php, method ezcWebdavBasicPropertyStorage::diff()
Diff two property storages.
- diff : ezcWebdavPropertyStorage
- in file property_storage.php, method ezcWebdavPropertyStorage::diff()
Diff two property storages.
- disconnect : ezcSignalStaticConnections
- in file static_connections.php, method ezcSignalStaticConnections::disconnect()
Disconnects the $slot from the $signal with identifier $identifier..
- disconnect : ezcMailPop3Transport
- in file pop3_transport.php, method ezcMailPop3Transport::disconnect()
Disconnects the transport from the POP3 server.
- disconnect : ezcSignalCollection
- in file signal_collection.php, method ezcSignalCollection::disconnect()
Disconnects the $slot from the $signal.
- disconnect : ezcMailImapTransport
- in file imap_transport.php, method ezcMailImapTransport::disconnect()
Disconnects the transport from the IMAP server.
- disconnect : ezcMailSmtpTransport
- in file smtp_transport.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.
- dispatchXml : ezcFeed
- in file feed.php, method ezcFeed::dispatchXml()
- display : ezcConsoleMenuDialog
- in file menu_dialog.php, method ezcConsoleMenuDialog::display()
Displays the dialog and retreives a value from the user.
- display : ezcConsoleQuestionDialog
- in file question_dialog.php, method ezcConsoleQuestionDialog::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.
- doChildren : ezcTreeVisitorYUI
- in file yui.php, method ezcTreeVisitorYUI::doChildren()
Loops over the children of the node with ID $id.
- doChildren : ezcTreeVisitorXHTML
- in file xhtml.php, method ezcTreeVisitorXHTML::doChildren()
Loops over the children of the node with ID $id.
- doEnd : ezcWorkflowDatabaseExecution
- in file execution.php, method ezcWorkflowDatabaseExecution::doEnd()
End workflow execution.
- doEnd : ezcWorkflowExecutionNonInteractive
- in file non_interactive.php, method ezcWorkflowExecutionNonInteractive::doEnd()
End workflow execution.
- doEnd : ezcWorkflowExecution
- in file execution.php, method ezcWorkflowExecution::doEnd()
Called by end() when workflow execution is ended.
- doExecute : ezcWorkflowNodeVariableDecrement
- in file decrement.php, method ezcWorkflowNodeVariableDecrement::doExecute()
Perform variable modification.
- doExecute : ezcWorkflowNodeVariableIncrement
- in file increment.php, method ezcWorkflowNodeVariableIncrement::doExecute()
Perform variable modification.
- doExecute : ezcWorkflowNodeVariableDiv
- in file div.php, method ezcWorkflowNodeVariableDiv::doExecute()
Perform variable modification.
- doExecute : ezcWorkflowNodeVariableAdd
- in file add.php, method ezcWorkflowNodeVariableAdd::doExecute()
Perform variable modification.
- doExecute : ezcWorkflowNodeVariableSub
- in file sub.php, method ezcWorkflowNodeVariableSub::doExecute()
Perform variable modification.
- doExecute : ezcWorkflowNodeVariableMul
- in file mul.php, method ezcWorkflowNodeVariableMul::doExecute()
Perform variable modification.
- doExecute : ezcWorkflowNodeArithmeticBase
- in file node_arithmetic_base.php, method ezcWorkflowNodeArithmeticBase::doExecute()
Implementors should perform the variable computation in this method.
- doGetSubExecution : ezcWorkflowDatabaseExecution
- in file execution.php, method ezcWorkflowDatabaseExecution::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.
- doGetSubExecution : ezcWorkflowExecutionNonInteractive
- in file non_interactive.php, method ezcWorkflowExecutionNonInteractive::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 : ezcWorkflowExecutionNonInteractive
- in file non_interactive.php, method ezcWorkflowExecutionNonInteractive::doResume()
Resume workflow execution.
- doResume : ezcWorkflowDatabaseExecution
- in file execution.php, method ezcWorkflowDatabaseExecution::doResume()
Resume workflow execution.
- doResume : ezcWorkflowExecution
- in file execution.php, method ezcWorkflowExecution::doResume()
Called by resume() when workflow execution is resumed.
- doStart : ezcWorkflowExecution
- in file execution.php, method ezcWorkflowExecution::doStart()
Called by start() when workflow execution is initiated.
- doStart : ezcWorkflowDatabaseExecution
- in file execution.php, method ezcWorkflowDatabaseExecution::doStart()
Start workflow execution.
- doStart : ezcWorkflowExecutionNonInteractive
- in file non_interactive.php, method ezcWorkflowExecutionNonInteractive::doStart()
Start workflow execution.
- doSuspend : ezcWorkflowExecutionNonInteractive
- in file non_interactive.php, method ezcWorkflowExecutionNonInteractive::doSuspend()
Suspend 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.
- drawAllTexts : ezcGraphSvgDriver
- in file svg.php, method ezcGraphSvgDriver::drawAllTexts()
Draw all collected texts
- drawAllTexts : ezcGraphFlashDriver
- in file flash.php, method ezcGraphFlashDriver::drawAllTexts()
Draw all collected texts
- drawAllTexts : ezcGraphGdDriver
- in file gd.php, method ezcGraphGdDriver::drawAllTexts()
Draw all collected texts
- drawAxis : ezcGraphRenderer3d
- in file 3d.php, method ezcGraphRenderer3d::drawAxis()
Draw axis
- drawAxis : ezcGraphRenderer
- in file renderer.php, method ezcGraphRenderer::drawAxis()
Draw axis
- drawAxis : ezcGraphRenderer2d
- in file 2d.php, method ezcGraphRenderer2d::drawAxis()
Draw axis
- drawAxisLabels : ezcGraphRenderer2d
- in file 2d.php, method ezcGraphRenderer2d::drawAxisLabels()
Draw all left axis labels
- drawBackgroundImage : ezcGraphRenderer3d
- in file 3d.php, method ezcGraphRenderer3d::drawBackgroundImage()
Draw background image
- drawBackgroundImage : ezcGraphRenderer
- in file renderer.php, method ezcGraphRenderer::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 : ezcGraphRenderer2d
- in file 2d.php, method ezcGraphRenderer2d::drawBar()
Draw bar
- drawBar : ezcGraphRenderer3d
- in file 3d.php, method ezcGraphRenderer3d::drawBar()
Draw bar
- drawBox : ezcGraphRenderer3d
- in file 3d.php, method ezcGraphRenderer3d::drawBox()
Draw box
- drawBox : ezcGraphRenderer2d
- in file 2d.php, method ezcGraphRenderer2d::drawBox()
Draw box
- drawBox : ezcGraphRenderer
- in file renderer.php, method ezcGraphRenderer::drawBox()
Draw box
- drawCircle : ezcGraphSvgDriver
- in file svg.php, method ezcGraphSvgDriver::drawCircle()
Draw circle
- drawCircle : ezcGraphFlashDriver
- in file flash.php, method ezcGraphFlashDriver::drawCircle()
Draw circle
- drawCircle : ezcGraphGdDriver
- in file gd.php, method ezcGraphGdDriver::drawCircle()
Draw circle
- drawCircle : ezcGraphDriver
- in file driver.php, method ezcGraphDriver::drawCircle()
Draw circle
- drawCircleSector : ezcGraphDriver
- in file driver.php, method ezcGraphDriver::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
- drawCircleSector : ezcGraphFlashDriver
- in file flash.php, method ezcGraphFlashDriver::drawCircleSector()
Draws a sector of cirlce
- drawCircularArc : ezcGraphFlashDriver
- in file flash.php, method ezcGraphFlashDriver::drawCircularArc()
Draws a circular arc
- drawCircularArc : ezcGraphDriver
- in file driver.php, method ezcGraphDriver::drawCircularArc()
Draws a circular arc
- drawCircularArc : ezcGraphSvgDriver
- in file svg.php, method ezcGraphSvgDriver::drawCircularArc()
Draws a circular arc
- drawCircularArc : ezcGraphGdDriver
- in file gd.php, method ezcGraphGdDriver::drawCircularArc()
Draws a circular arc
- drawCircularArcStep : ezcGraphGdDriver
- in file gd.php, method ezcGraphGdDriver::drawCircularArcStep()
Draws a single element of a circular arc
- drawCircularBar : ezcGraphRenderer3d
- in file 3d.php, method ezcGraphRenderer3d::drawCircularBar()
Draws a bar with a circular ground shape.
- drawDataHighlightText : ezcGraphRenderer
- in file renderer.php, method ezcGraphRenderer::drawDataHighlightText()
Draws a highlight textbox for a datapoint.
- 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.
- 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
- drawDiamondBar : ezcGraphRenderer3d
- in file 3d.php, method ezcGraphRenderer3d::drawDiamondBar()
Draws a bar with a diamond ground shape.
- 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 : ezcGraphRenderer2d
- in file 2d.php, method ezcGraphRenderer2d::drawGridLine()
Draw grid line
- drawGridLine : ezcGraphRenderer3d
- in file 3d.php, method ezcGraphRenderer3d::drawGridLine()
Draw grid line
- drawImage : ezcGraphDriver
- in file driver.php, method ezcGraphDriver::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 : ezcGraphFlashDriver
- in file flash.php, method ezcGraphFlashDriver::drawImage()
Draw an image
- drawLegend : ezcGraphRenderer3d
- in file 3d.php, method ezcGraphRenderer3d::drawLegend()
Draw legend
- drawLegend : ezcGraphRenderer
- in file renderer.php, method ezcGraphRenderer::drawLegend()
Draw legend
- drawLegend : ezcGraphRenderer2d
- in file 2d.php, method ezcGraphRenderer2d::drawLegend()
Draw legend
- drawLine : ezcGraphSvgDriver
- in file svg.php, method ezcGraphSvgDriver::drawLine()
Draws a line
- drawLine : ezcGraphFlashDriver
- in file flash.php, method ezcGraphFlashDriver::drawLine()
Draws a line
- drawLine : ezcGraphGdDriver
- in file gd.php, method ezcGraphGdDriver::drawLine()
Draws a line
- drawLine : ezcGraphDriver
- in file driver.php, method ezcGraphDriver::drawLine()
Draws a line
- drawOdometer : ezcGraphOdometerRenderer
- in file odometer_renderer.php, method ezcGraphOdometerRenderer::drawOdometer()
Render odometer chart
- drawOdometer : ezcGraphRenderer2d
- in file 2d.php, method ezcGraphRenderer2d::drawOdometer()
Render odometer chart
- drawOdometerMarker : ezcGraphOdometerRenderer
- in file odometer_renderer.php, method ezcGraphOdometerRenderer::drawOdometerMarker()
Draw a single odometer marker.
- drawOdometerMarker : ezcGraphRenderer2d
- in file 2d.php, method ezcGraphRenderer2d::drawOdometerMarker()
Draw a single odometer marker.
- drawPieSegment : ezcGraphRenderer3d
- in file 3d.php, method ezcGraphRenderer3d::drawPieSegment()
Draw pie segment
- drawPieSegment : ezcGraphRenderer
- in file renderer.php, method ezcGraphRenderer::drawPieSegment()
Draw pie segment
- drawPieSegment : ezcGraphRenderer2d
- in file 2d.php, method ezcGraphRenderer2d::drawPieSegment()
Draw pie segment
- drawPolygon : ezcGraphFlashDriver
- in file flash.php, method ezcGraphFlashDriver::drawPolygon()
Draws a single polygon.
- 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.
- 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
- drawRectangularBar : ezcGraphRenderer3d
- in file 3d.php, method ezcGraphRenderer3d::drawRectangularBar()
Draws a bar with a rectangular ground shape.
- drawRotatedAxis : ezcGraphRadarChart
- in file radar.php, method ezcGraphRadarChart::drawRotatedAxis()
Draws a single rotated axis
- drawStackedBar : ezcGraphRenderer3d
- in file 3d.php, method ezcGraphRenderer3d::drawStackedBar()
Draw stacked bar
- drawStackedBar : ezcGraphRenderer2d
- in file 2d.php, method ezcGraphRenderer2d::drawStackedBar()
Draw stacked bar
- drawStackedBar : ezcGraphStackedBarsRenderer
- in file stacked_bar_renderer.php, method ezcGraphStackedBarsRenderer::drawStackedBar()
Draw stacked bar
- drawStep : ezcGraphAxisLabelRenderer
- in file axis_label_renderer.php, method ezcGraphAxisLabelRenderer::drawStep()
Draw single step on a axis
- drawStepLine : ezcGraphRenderer3d
- in file 3d.php, method ezcGraphRenderer3d::drawStepLine()
Draw step line
- drawStepLine : ezcGraphRenderer2d
- in file 2d.php, method ezcGraphRenderer2d::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 : 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 : ezcGraphFlashDriver
- in file flash.php, method ezcGraphFlashDriver::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
- ODOMETER : ezcGraph
- in file graph.php, class constant ezcGraph::ODOMETER
- 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
- data_store.php
- procedural page data_store.php
- db.php
- procedural page db.php
- db_materialized_path.php
- procedural page db_materialized_path.php
- db_nested_set.php
- procedural page db_nested_set.php
- db_parent_child.php
- procedural page db_parent_child.php
- db.php
- procedural page db.php
- db_external.php
- procedural page db_external.php
- definition_element.php
- procedural page definition_element.php
- dead.php
- procedural page dead.php
- displayname.php
- procedural page displayname.php
- delete.php
- procedural page delete.php
- delete.php
- procedural page delete.php
- display_information.php
- procedural page display_information.php
- display_information_empty.php
- procedural page display_information_empty.php
- display_information_string.php
- procedural page display_information_string.php
- display_information_xml.php
- procedural page display_information_xml.php
- date_time.php
- procedural page date_time.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 : ezcTreeVisitorXHTML
- in file xhtml.php, variable ezcTreeVisitorXHTML::$edges
Holds all the edges of the graph.
- $edges : ezcTreeVisitorPlainText
- in file plain_text.php, variable ezcTreeVisitorPlainText::$edges
Holds all the edges of the graph.
- $edges : ezcWorkflowVisitorVisualization
- in file visualization.php, variable ezcWorkflowVisitorVisualization::$edges
Holds all the edges of the graph.
- $edges : ezcTreeVisitorYUI
- in file yui.php, variable ezcTreeVisitorYUI::$edges
Holds all the edges of the graph.
- $edges : ezcTreeVisitorGraphViz
- in file graphviz.php, variable ezcTreeVisitorGraphViz::$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 : ezcGraphPalette
- in file palette.php, variable ezcGraphPalette::$elementBorderWidth
Borderwidth for elements
- $elementBorderWidth : ezcGraphPaletteBlack
- in file black.php, variable ezcGraphPaletteBlack::$elementBorderWidth
Border width for chart elements
- $elementID : ezcGraphSvgDriver
- in file svg.php, variable ezcGraphSvgDriver::$elementID
Numeric unique element id
- $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 : ezcGraphChart
- in file chart.php, variable ezcGraphChart::$elements
Contains subelelemnts of the chart like legend and axes
- $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 : 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 : ezcTemplateSourceToTstParserException
- in file source_to_tst_parser_exception.php, variable ezcTemplateSourceToTstParserException::$errorMessage
The one-liner error message.
- $errorMessage : ezcTemplateParserException
- in file parser_exception.php, variable ezcTemplateParserException::$errorMessage
The one-liner error message.
- $errorNames : ezcWebdavResponse
- in file response.php, variable ezcWebdavResponse::$errorNames
User readable names for error status codes
- $exception : ezcLogWriterException
- in file writer_exception.php, variable ezcLogWriterException::$exception
The wrapped 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.
- $extendedFlags : ezcMailImapTransport
- in file imap_transport.php, variable ezcMailImapTransport::$extendedFlags
Extended flags are used by searchByFlag()
- $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.
- $ezcWorkflowCondition : ezcWorkflowConditionVariables
- in file variables.php, variable ezcWorkflowConditionVariables::$ezcWorkflowCondition
- 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 : ezcLog
- in file log.php, class constant ezcLog::DEBUG
Debug severity constant.
- DEBUG : ezcWorkflowExecutionListener
- in file execution_listener.php, class constant ezcWorkflowExecutionListener::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
- DEPTH_INFINITY : ezcWebdavRequest
- in file request.php, class constant ezcWebdavRequest::DEPTH_INFINITY
- DEPTH_ONE : ezcWebdavRequest
- in file request.php, class constant ezcWebdavRequest::DEPTH_ONE
- DEPTH_ZERO : ezcWebdavRequest
- in file request.php, class constant ezcWebdavRequest::DEPTH_ZERO
Constants for the 'Depth' headers and property fields.
- 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 : ezcWorkflowCondition
- in file condition.php, method ezcWorkflowCondition::evaluate()
Evaluates this condition.
- evaluate : ezcGraphPolynom
- in file polynom.php, method ezcGraphPolynom::evaluate()
Evaluate Polynom with a given value
- 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.
- extractDeadProperty : ezcWebdavPropertyHandler
- in file property_handler.php, method ezcWebdavPropertyHandler::extractDeadProperty()
Extract a dead property from a DOMElement.
- extractLinkContent : ezcWebdavPropertyHandler
- in file property_handler.php, method ezcWebdavPropertyHandler::extractLinkContent()
Extracts the <link /> XML elements.
- extractLiveProperty : ezcWebdavPropertyHandler
- in file property_handler.php, method ezcWebdavPropertyHandler::extractLiveProperty()
Extracts a live property from a DOMElement.
- extractProperties : ezcWebdavPropertyHandler
- in file property_handler.php, method ezcWebdavPropertyHandler::extractProperties()
Returns extracted properties in an ezcWebdavPropertyStorage.
- 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.
- ezcAuthenticationDataFetch
- in file data_fetch.php, class ezcAuthenticationDataFetch
Interface defining functionality for fetching extra data during the authentication process.
- 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.
- ezcAuthenticationOpenidDbStore
- in file openid_db_store.php, class ezcAuthenticationOpenidDbStore
Class providing database storage for OpenID authentication.
- ezcAuthenticationOpenidDbStoreOptions
- in file openid_db_store_options.php, class ezcAuthenticationOpenidDbStoreOptions
Class containing the options for the OpenID database store.
- 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.0 and 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.
- ezcBaseFile
- in file file.php, class ezcBaseFile
Provides a selection of static independent methods to provide functionality for file and file system handling.
- 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.
- ezcBaseInitInvalidCallbackClassException
- in file invalid_callback_class.php, class ezcBaseInitInvalidCallbackClassException
Exception that is thrown if an invalid class is passed as callback class for delayed object configuration.
- 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.
- ezcCacheApcBackend
- in file apc_backend.php, class ezcCacheApcBackend
This backend stores data in an APC cache.
- ezcCacheApcException
- in file apc_exception.php, class ezcCacheApcException
Thrown when encountering an error in the APC backend.
- 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.
- ezcCacheMemcacheBackend
- in file memcache_backend.php, class ezcCacheMemcacheBackend
This backend stores data in a Memcache.
- ezcCacheMemcacheException
- in file memcache_exception.php, class ezcCacheMemcacheException
Thrown when encountering an error in the Memcache backend.
- ezcCacheMemoryBackend
- in file memory_backend.php, class ezcCacheMemoryBackend
An abstract class defining the required methods for memory handlers.
- ezcCacheMemoryVarStruct
- in file memory_var.php, class ezcCacheMemoryVarStruct
Defines a memory var structure.
- 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.
- ezcCacheStorageApc
- in file apc.php, class ezcCacheStorageApc
This class is a common base class for all APC based storage classes.
- ezcCacheStorageApcOptions
- in file storage_apc.php, class ezcCacheStorageApcOptions
Option class for defining a connection to APC.
- ezcCacheStorageApcPlain
- in file plain.php, class ezcCacheStorageApcPlain
This storage implementation stores data in an APC cache.
- 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.
- ezcCacheStorageFileApcArray
- in file apc_array.php, class ezcCacheStorageFileApcArray
This class is a replacement for the ezcCacheStorageFileArray class. Tries to serve data from a local APC cache if possible.
- ezcCacheStorageFileApcArrayDataStruct
- in file file_apc_array_data.php, class ezcCacheStorageFileApcArrayDataStruct
Defines a file array APC Storage structure.
- ezcCacheStorageFileApcArrayOptions
- in file storage_apc_array.php, class ezcCacheStorageFileApcArrayOptions
Option class for APC array storage.
- 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.
- ezcCacheStorageMemcache
- in file memcache.php, class ezcCacheStorageMemcache
This class is a common base class for all Memcache based storage classes.
- ezcCacheStorageMemcacheOptions
- in file storage_memcache.php, class ezcCacheStorageMemcacheOptions
Option class for defining a connection to a Memcache server.
- ezcCacheStorageMemcachePlain
- in file plain.php, class ezcCacheStorageMemcachePlain
This storage implementation stores data in a Memcache cache.
- ezcCacheStorageMemory
- in file memory.php, class ezcCacheStorageMemory
Base abstract class for all memory storage classes.
- ezcCacheStorageMemoryDataStruct
- in file memory_data.php, class ezcCacheStorageMemoryDataStruct
Defines a memory data storage structure.
- ezcCacheStorageMemoryRegisterStruct
- in file memory_register.php, class ezcCacheStorageMemoryRegisterStruct
Defines an APC Register structure.
- 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.
- ezcFeed
- in file feed.php, class ezcFeed
- ezcFeedCanNotParseException
- in file can_not_parse.php, class ezcFeedCanNotParseException
Thrown when a feed can not be parsed at all.
- ezcFeedException
- in file exception.php, class ezcFeedException
The general exception class as used by the Feed Classes.
- ezcFeedItem
- in file feed_item.php, class ezcFeedItem
- ezcFeedItemModuleData
- in file item_module_data.php, class ezcFeedItemModuleData
Container for module data
- ezcFeedModuleData
- in file module_data.php, class ezcFeedModuleData
Container for module data
- ezcFeedOnlyOneValueAllowedException
- in file only_one_value_allowed.php, class ezcFeedOnlyOneValueAllowedException
Thrown when some elements value is not a single value but an array.
- ezcFeedParseErrorException
- in file parse_error.php, class ezcFeedParseErrorException
Thrown when a feed can not be parsed at all.
- ezcFeedRequiredItemDataMissingException
- in file item_data_missing.php, class ezcFeedRequiredItemDataMissingException
Thrown when some data is missing for a feed item.
- ezcFeedRequiredMetaDataMissingException
- in file meta_data_missing.php, class ezcFeedRequiredMetaDataMissingException
Thrown when some data is missing for a channel.
- ezcFeedUnsupportedModuleElementException
- in file unsupported_module_element.php, class ezcFeedUnsupportedModuleElementException
Thrown when an unsupported element of a module is being set.
- ezcFeedUnsupportedModuleException
- in file unsupported_module.php, class ezcFeedUnsupportedModuleException
Thrown when an unsupported feed is created.
- ezcFeedUnsupportedModuleItemElementException
- in file unsupported_module_item_element.php, class ezcFeedUnsupportedModuleItemElementException
Thrown when an unsupported element of an item is being set.
- ezcFeedUnsupportedTypeException
- in file unsupported_type.php, class ezcFeedUnsupportedTypeException
Thrown when an unsupported feed is created.
- ezcFile
- in file file.php, class ezcFile
Provides a selection of static independent methods to provide functionality for file and file system handling. This class is deprecated, please use ezcBaseFile instead.
- 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. Used with other chart types this axis label renderer may cause unexpected results. You may use this renderer by assigning it to one of the charts axis.
- ezcGraphAxisCenteredLabelRenderer
- in file axis_label_centered.php, class ezcGraphAxisCenteredLabelRenderer
Renders axis labels centered below the axis steps.
- ezcGraphAxisContainer
- in file container.php, class ezcGraphAxisContainer
The axis container class is internally used to store and validate sets of axis, and offering access using the SPL ArrayAccess interface to add or modify its contents.
- 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
Omits axis labels, steps and grid.
- ezcGraphAxisRadarLabelRenderer
- in file axis_label_radar.php, class ezcGraphAxisRadarLabelRenderer
Renders axis labels and grid optimized for radar charts. May cause unexpected results when used with other chart types.
- ezcGraphAxisRotatedLabelRenderer
- in file axis_label_rotated.php, class ezcGraphAxisRotatedLabelRenderer
Can render axis labels rotated, so that more axis labels fir on one axis.
- 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.
- ezcGraphDataSetAxisProperty
- in file axis.php, class ezcGraphDataSetAxisProperty
Class for axis properties of datasets
- 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 driver options.
- 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. The options of this class are defined in The options of this class are defined in the option class ezcGraphFlashDriverOptions extending the basic ezcGraphDriverOptions.
- ezcGraphFlashDriverOptions
- in file flash_driver.php, class ezcGraphFlashDriverOptions
Class containing the extended configuration options for the flash driver.
- ezcGraphFontOptions
- in file font.php, class ezcGraphFontOptions
Class containing the options for font configuration.
- 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 extended driver options for the gd driver.
- 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.
- ezcGraphInvalidAssignementException
- in file invalid_assignement.php, class ezcGraphInvalidAssignementException
Exception thrown, when trying a property cannot be set for a data point, but only for data sets.
- 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.
- 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.
- ezcGraphOdometerChart
- in file odometer.php, class ezcGraphOdometerChart
Class for odometer charts. Can only use one dataset which will be dispalyed as a odometer chart.
- ezcGraphOdometerChartOptions
- in file odometer_chart.php, class ezcGraphOdometerChartOptions
Class containing the options for odometer charts
- ezcGraphOdometerRenderer
- in file odometer_renderer.php, class ezcGraphOdometerRenderer
Interface which adds the methods required for rendering radar charts to a renderer
- 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 radar 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. Renders charts in a two dimensional view.
- ezcGraphRenderer2dOptions
- in file renderer_2d.php, class ezcGraphRenderer2dOptions
Class containing the extended options available in 2d renderer.
- ezcGraphRenderer3d
- in file 3d.php, class ezcGraphRenderer3d
Class to transform chart primitives into image primitives. This renderer renders the charts in a isometric three dimensional view.
- ezcGraphRenderer3dOptions
- in file renderer_3d.php, class ezcGraphRenderer3dOptions
Class containing the extended options for the three dimensional renderer.
- ezcGraphRendererOptions
- in file renderer.php, class ezcGraphRendererOptions
Class containing the basic options for renderers.
- ezcGraphStackedBarsRenderer
- in file stacked_bar_renderer.php, class ezcGraphStackedBarsRenderer
Interface which adds the methods required for rendering radar charts to a renderer
- 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 extended options for the SVG driver.
- 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.
- ezcLogSyslogWriter
- in file writer_syslog.php, class ezcLogSyslogWriter
The ezcLogSyslogWriter class provides functionality to write log messages to the UNIX syslog.
- 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.
- ezcMailImapSetOptions
- in file imap_set_options.php, class ezcMailImapSetOptions
Class containing the options for IMAP mail set.
- ezcMailImapTransport
- in file imap_transport.php, class ezcMailImapTransport
The class ezcMailImapTransport implements functionality for handling IMAP mail servers.
- 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 mta_transport.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
The class ezcMailPop3Transport implements functionality for handling POP3 mail servers.
- 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 smtp_transport.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 ezcQueryExpressionOracle class is used to create SQL expression for Oracle.
- 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.
- ezcTree
- in file tree.php, class ezcTree
ezcTree is an abstract class from which all the tree implementations inherit.
- ezcTreeDataStore
- in file data_store.php, class ezcTreeDataStore
ezcTreeDataStore is an interface describing the methods that a tree data storage module should implement.
- ezcTreeDataStoreMissingDataException
- in file missing_data.php, class ezcTreeDataStoreMissingDataException
Exception that is thrown when a node is added through the ArrayAccess interface with a key that is different from the node's ID.
- ezcTreeDb
- in file db.php, class ezcTreeDb
ezcTreeDb contains common methods for the different database tree backends.
- ezcTreeDbDataStore
- in file db.php, class ezcTreeDbDataStore
ezcTreeDbDataStore is an interface defining methods for database based data stores.
- ezcTreeDbExternalTableDataStore
- in file db_external.php, class ezcTreeDbExternalTableDataStore
ezcTreeDbExternalTableDataStore is an implementation of a tree node data store that uses an external table to store data in.
- ezcTreeDbMaterializedPath
- in file db_materialized_path.php, class ezcTreeDbMaterializedPath
ezcTreeDbMaterializedPath implements a tree backend which stores parent/child information in a path like string (such as /1/4/6/8).
- ezcTreeDbNestedSet
- in file db_nested_set.php, class ezcTreeDbNestedSet
ezcTreeDbNestedSet implements a tree backend which stores parent/child information with left and right values.
- ezcTreeDbParentChild
- in file db_parent_child.php, class ezcTreeDbParentChild
ezcTreeDbParentChild implements a tree backend which stores parent/child information in a simple table containing the node's ID and its parent's ID.
- ezcTreeException
- in file exception.php, class ezcTreeException
This class provides an exception container for use with the Tree component.
- ezcTreeIdsDoNotMatchException
- in file ids_do_not_match.php, class ezcTreeIdsDoNotMatchException
Exception that is thrown when a node is added through the ArrayAccess interface with a key that is different from the node's ID.
- ezcTreeInvalidClassException
- in file invalid_class.php, class ezcTreeInvalidClassException
Exception that is thrown when a wrong class is used.
- ezcTreeInvalidIdException
- in file invalid_id.php, class ezcTreeInvalidIdException
Exception that is thrown when a node is created with an invalid ID.
- ezcTreeInvalidXmlException
- in file invalid_xml.php, class ezcTreeInvalidXmlException
Exception that is thrown when an XML tree document is not well-formed.
- ezcTreeInvalidXmlFormatException
- in file invalid_xml_format.php, class ezcTreeInvalidXmlFormatException
Exception that is thrown when an XML tree document does not validate.
- ezcTreeMemory
- in file memory.php, class ezcTreeMemory
ezcTreeMemory is an implementation of a tree backend that operates on an in-memory tree structure. Meta-information is kept in objects of the ezcTreeMemoryNode class.
- ezcTreeMemoryDataStore
- in file memory.php, class ezcTreeMemoryDataStore
ezcTreeMemoryDataStore implements storing of node data as part of the node itself. It stores this node information in objects of the ezcTreeMemoryNode class.
- ezcTreeNode
- in file tree_node.php, class ezcTreeNode
ezcTreeNode represents a node in a tree.
- ezcTreeNodeList
- in file tree_node_list.php, class ezcTreeNodeList
ezcTreeNodeList represents a lists of nodes.
- ezcTreeNodeListIterator
- in file tree_node_list_iterator.php, class ezcTreeNodeListIterator
ezcTreeNodeListIterator implements an iterator over an ezcTreeNodeList.
- ezcTreePersistentObjectDataStore
- in file persistent_object.php, class ezcTreePersistentObjectDataStore
ezcTreePersistentObjectDataStore is a tree data store that stores persistent objects.
- ezcTreeTransactionAlreadyStartedException
- in file transaction_already_started.php, class ezcTreeTransactionAlreadyStartedException
Exception that is thrown when a transaction is active and "beginTransaction()" is called again.
- ezcTreeTransactionNotStartedException
- in file transaction_not_started.php, class ezcTreeTransactionNotStartedException
Exception that is thrown when "commit()" or "rollback()" are called without a matching "beginTransaction()" call.
- ezcTreeUnknownIdException
- in file unknown_id.php, class ezcTreeUnknownIdException
Exception that is thrown when a node is request through an unknown (non-existing) ID.
- ezcTreeVisitable
- in file visitable.php, class ezcTreeVisitable
Interface for visitable tree elements that can be visited by ezcTreeVisitor implementations for processing using the Visitor design pattern.
- ezcTreeVisitor
- in file visitor.php, class ezcTreeVisitor
Interface for visitor implementations that want to process a tree using the Visitor design pattern.
- ezcTreeVisitorGraphViz
- in file graphviz.php, class ezcTreeVisitorGraphViz
An implementation of the ezcTreeVisitor interface that generates GraphViz/dot markup for a tree structure.
- ezcTreeVisitorPlainText
- in file plain_text.php, class ezcTreeVisitorPlainText
An implementation of the ezcTreeVisitor interface that generates a plain text representation of a tree structure.
- ezcTreeVisitorXHTML
- in file xhtml.php, class ezcTreeVisitorXHTML
An implementation of the ezcTreeVisitor interface that generates an XHTML representatation of a tree structure.
- ezcTreeVisitorXHTMLOptions
- in file visitor_xhtml.php, class ezcTreeVisitorXHTMLOptions
Class containing the options for the ezcTreeVisitorXHTMLOptions class.
- ezcTreeVisitorYUI
- in file yui.php, class ezcTreeVisitorYUI
An implementation of the ezcTreeVisitor interface that generates an XHTML representatation of a tree structure, as YUI wants.
- ezcTreeVisitorYUIOptions
- in file visitor_yui.php, class ezcTreeVisitorYUIOptions
Class containing the options for the ezcTreeVisitorYUIOptions class.
- ezcTreeXml
- in file xml.php, class ezcTreeXml
ezcTreeXml is an implementation of a tree backend that operates on an XML file.
- ezcTreeXmlDataStore
- in file xml.php, class ezcTreeXmlDataStore
ezcTreeXmlDataStore is an interface defining common methods for XML based data stores.
- ezcTreeXmlInternalDataStore
- in file xml_internal.php, class ezcTreeXmlInternalDataStore
ezcTreeXmlInternalDataStore is an implementation of a tree node data store that stores node information in child elements of the XML elements containing the tree nodes.
- 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.
- ezcUrlTools
- in file url_tools.php, class ezcUrlTools
Class providing methods for URL parsing.
- ezcWebdavAutomaticPathFactory
- in file automatic.php, class ezcWebdavAutomaticPathFactory
Path factory that automatically determines configuration.
- ezcWebdavBackend
- in file backend.php, class ezcWebdavBackend
Base class to be extended by all backend implementation.
- ezcWebdavBackendChange
- in file change.php, class ezcWebdavBackendChange
Interface implemented by backends which support the DELETE, COPY and MOVE operations.
- ezcWebdavBackendMakeCollection
- in file make_collection.php, class ezcWebdavBackendMakeCollection
Interface implemented by backends which support the MKCOL operation.
- ezcWebdavBackendPut
- in file put.php, class ezcWebdavBackendPut
Interface implemented by backends which support the PUT operation.
- ezcWebdavBadRequestException
- in file bad_request.php, class ezcWebdavBadRequestException
Abstract base class for all exceptions that represent a 400 Bad Request.
- ezcWebdavBasicPathFactory
- in file basic.php, class ezcWebdavBasicPathFactory
Basic path factory.
- ezcWebdavBasicPropertyStorage
- in file basic.php, class ezcWebdavBasicPropertyStorage
Container class for ezcWebdavProperty objects.
- ezcWebdavBrokenRequestUriException
- in file broken_request_uri.php, class ezcWebdavBrokenRequestUriException
Exception thrown, when a request URI could not be handled by the default
- ezcWebdavCollection
- in file collection.php, class ezcWebdavCollection
Struct representing collection resources.
- ezcWebdavCopyRequest
- in file copy.php, class ezcWebdavCopyRequest
Abstract representation of a COPY request.
- ezcWebdavCopyResponse
- in file copy.php, class ezcWebdavCopyResponse
Class generated by the backend to respond to COPY requests.
- ezcWebdavCreationDateProperty
- in file creationdate.php, class ezcWebdavCreationDateProperty
An object of this class represents the Webdav property <creationdate>.
- ezcWebdavDateTime
- in file date_time.php, class ezcWebdavDateTime
DateTime class with serialization support.
- ezcWebdavDeadProperty
- in file dead.php, class ezcWebdavDeadProperty
An object of this class represents a WebDAV dead property.
- ezcWebdavDeleteRequest
- in file delete.php, class ezcWebdavDeleteRequest
Abstract representation of a DELETE request.
- ezcWebdavDeleteResponse
- in file delete.php, class ezcWebdavDeleteResponse
Class generated by the backend to respond to DELETE requests on a resource.
- ezcWebdavDisplayInformation
- in file display_information.php, class ezcWebdavDisplayInformation
Display information base class.
- ezcWebdavDisplayNameProperty
- in file displayname.php, class ezcWebdavDisplayNameProperty
An object of this class represents the Webdav property <name>.
- ezcWebdavEmptyDisplayInformation
- in file display_information_empty.php, class ezcWebdavEmptyDisplayInformation
Display information with no body.
- ezcWebdavErrorResponse
- in file error.php, class ezcWebdavErrorResponse
Class generated by the backend to indicate an error
- ezcWebdavException
- in file exception.php, class ezcWebdavException
General exception container for the Webdav component.
- ezcWebdavFileBackend
- in file file.php, class ezcWebdavFileBackend
File system based backend.
- ezcWebdavFileBackendOptions
- in file backend_file_options.php, class ezcWebdavFileBackendOptions
Class containing the options for the file backend.
- ezcWebdavFlaggedPropertyStorage
- in file flagged.php, class ezcWebdavFlaggedPropertyStorage
Container class for ezcWebdavProperty objects with associated flags.
- ezcWebdavGetCollectionResponse
- in file get_collection.php, class ezcWebdavGetCollectionResponse
Class generated by the backend to respond to GET requests on collection resources.
- ezcWebdavGetContentLanguageProperty
- in file getcontentlanguage.php, class ezcWebdavGetContentLanguageProperty
An object of this class represents the Webdav property <getcontentlanguage>.
- ezcWebdavGetContentLengthProperty
- in file getcontentlength.php, class ezcWebdavGetContentLengthProperty
An object of this class represents the Webdav property <getcontentlength>.
- ezcWebdavGetContentTypeProperty
- in file getcontenttype.php, class ezcWebdavGetContentTypeProperty
An object of this class represents the Webdav property <getcontenttype>.
- ezcWebdavGetEtagProperty
- in file getetag.php, class ezcWebdavGetEtagProperty
An object of this class represents the Webdav property <geteetag>.
- ezcWebdavGetLastModifiedProperty
- in file getlastmodified.php, class ezcWebdavGetLastModifiedProperty
An object of this class represents the Webdav property <getlastmodified>.
- ezcWebdavGetRequest
- in file get.php, class ezcWebdavGetRequest
Abstract representation of a GET request.
- ezcWebdavGetResourceResponse
- in file get_resource.php, class ezcWebdavGetResourceResponse
Class generated by the backend to respond to GET requests on a resource.
- ezcWebdavHeaderHandler
- in file header_handler.php, class ezcWebdavHeaderHandler
An instance of this class manages header parsing and handling.
- ezcWebdavHeadersNotValidatedException
- in file headers_not_validated.php, class ezcWebdavHeadersNotValidatedException
Exception thrown when a request header is requested, but the request headers has not been validated.
- ezcWebdavHeadRequest
- in file head.php, class ezcWebdavHeadRequest
Abstract representation of a HEAD request.
- ezcWebdavHeadResponse
- in file head.php, class ezcWebdavHeadResponse
Class generated by the backend to respond to HEAD requests on a resource.
- ezcWebdavInfrastructureBase
- in file infrastructure_base.php, class ezcWebdavInfrastructureBase
Base class for all infrastructural classes of the Webdav component.
- ezcWebdavInvalidHeaderException
- in file invalid_header.php, class ezcWebdavInvalidHeaderException
Exception thrown when a request/response object receives an invalid header value.
- ezcWebdavInvalidHookException
- in file invalid_hook.php, class ezcWebdavInvalidHookException
Exception thrown if a plugin tries to register for a non-existent hook.
- ezcWebdavInvalidRequestBodyException
- in file invalid_request_body.php, class ezcWebdavInvalidRequestBodyException
Thrown if the request body received was invalid.
- ezcWebdavInvalidRequestMethodException
- in file invalid_request_method.php, class ezcWebdavInvalidRequestMethodException
Thrown if an unknwon request method is received.
- ezcWebdavLiveProperty
- in file property_live.php, class ezcWebdavLiveProperty
Abstract base class for live property objects.
- ezcWebdavMakeCollectionRequest
- in file mkcol.php, class ezcWebdavMakeCollectionRequest
Abstract representation of a MKCOL request.
- ezcWebdavMakeCollectionResponse
- in file mkcol.php, class ezcWebdavMakeCollectionResponse
Class generated by the backend to respond to MKCOL requests.
- ezcWebdavMicrosoftCompatibleTransport
- in file microsoft.php, class ezcWebdavMicrosoftCompatibleTransport
Transport layer for Microsoft clients with RFC incompatiblities.
- ezcWebdavMissingHeaderException
- in file missing_header.php, class ezcWebdavMissingHeaderException
Exception thrown when a request/response object misses an essential header essential.
- ezcWebdavMissingServerVariableException
- in file misssing_server_variable.php, class ezcWebdavMissingServerVariableException
Exception thrown, when a required server environment variable has not been set by the webserver.
- ezcWebdavMissingTransportConfigurationException
- in file missing_transport_configuration.php, class ezcWebdavMissingTransportConfigurationException
Exception thrown if no transport configuration could be found to satisfy a configuration.
- ezcWebdavMoveRequest
- in file move.php, class ezcWebdavMoveRequest
Abstract representation of a MOVE request.
- ezcWebdavMoveResponse
- in file move.php, class ezcWebdavMoveResponse
Class generated by the backend to respond to MOVE requests.
- ezcWebdavMultistatusResponse
- in file multistatus.php, class ezcWebdavMultistatusResponse
Class generated by the backend to indicate multiple responses at once.
- ezcWebdavNamespaceRegistry
- in file namespace_registry.php, class ezcWebdavNamespaceRegistry
Class to map XML namespaces to their shortcuts.
- ezcWebdavNautilusPropertyHandler
- in file nautilus.php, class ezcWebdavNautilusPropertyHandler
Property handler adjusted for the GNOME Nautilus client.
- ezcWebdavNotTransportHandlerException
- in file no_transport_handler.php, class ezcWebdavNotTransportHandlerException
Exception thrown, when no ezcWebdavTransport could be found for the requesting client.
- ezcWebdavOptionsRequest
- in file options.php, class ezcWebdavOptionsRequest
Abstract representation of a OPTIONS request.
- ezcWebdavOptionsResponse
- in file options.php, class ezcWebdavOptionsResponse
Class generated by the backend to respond to OPTIONS requests.
- ezcWebdavOutputResult
- in file output_result.php, class ezcWebdavOutputResult
Struct representing a result to display.
- ezcWebdavPathFactory
- in file path_factory.php, class ezcWebdavPathFactory
Basic path factory interface.
- ezcWebdavProperty
- in file property.php, class ezcWebdavProperty
Base class for WebDAV property representation classes.
- ezcWebdavPropertyHandler
- in file property_handler.php, class ezcWebdavPropertyHandler
Handles the parsing and serailization of live and dead properties.
- ezcWebdavPropertyStorage
- in file property_storage.php, class ezcWebdavPropertyStorage
Interface to define interaction with property storage classes.
- ezcWebdavPropFindRequest
- in file propfind.php, class ezcWebdavPropFindRequest
Abstract representation of a PROPFIND request.
- ezcWebdavPropFindResponse
- in file propfind.php, class ezcWebdavPropFindResponse
Class generated by the backend to respond to MKCOL requests.
- ezcWebdavPropPatchRequest
- in file proppatch.php, class ezcWebdavPropPatchRequest
Abstract representation of a PROPPATCH request.
- ezcWebdavPropPatchResponse
- in file proppatch.php, class ezcWebdavPropPatchResponse
Class generated by the backend to respond to PROPPATCH requests.
- ezcWebdavPropStatResponse
- in file propstat.php, class ezcWebdavPropStatResponse
Class generated by the backend to respond to PROPSTAT requests.
- ezcWebdavPutRequest
- in file put.php, class ezcWebdavPutRequest
Abstract representation of a PUT request.
- ezcWebdavPutResponse
- in file put.php, class ezcWebdavPutResponse
Class generated by the backend to respond to PUT requests.
- ezcWebdavRequest
- in file request.php, class ezcWebdavRequest
Base class for request objects.
- ezcWebdavRequestNotSupportedException
- in file request_not_supported.php, class ezcWebdavRequestNotSupportedException
Exception thrown when a request object could not be handled by a backend.
- ezcWebdavRequestPropertyBehaviourContent
- in file property_behaviour.php, class ezcWebdavRequestPropertyBehaviourContent
Class representing the <propertybehaviour /> XML element in the COPY/MOVE request body.
- ezcWebdavResource
- in file resource.php, class ezcWebdavResource
Struct class representing a non-collection resource.
- ezcWebdavResourceTypeProperty
- in file resourcetype.php, class ezcWebdavResourceTypeProperty
An object of this class represents the Webdav property <resourcetype>.
- ezcWebdavResponse
- in file response.php, class ezcWebdavResponse
Base class for all response objects.
- ezcWebdavServer
- in file server.php, class ezcWebdavServer
Base class for creating a webdav server, capable of serving webdav requests.
- ezcWebdavServerConfiguration
- in file server_configuration.php, class ezcWebdavServerConfiguration
Class containing the configuration for a specific client.
- ezcWebdavServerConfigurationManager
- in file server_configuration_manager.php, class ezcWebdavServerConfigurationManager
Manages and dispatches server configurations.
- ezcWebdavSimpleBackend
- in file simple.php, class ezcWebdavSimpleBackend
Abstract base class for common backend operations.
- ezcWebdavSourceProperty
- in file source.php, class ezcWebdavSourceProperty
An object of this class represents the Webdav property <source>.
- ezcWebdavSourcePropertyLink
- in file source_link.php, class ezcWebdavSourcePropertyLink
An object of this class represents the Webdav property <source>.
- ezcWebdavStringDisplayInformation
- in file display_information_string.php, class ezcWebdavStringDisplayInformation
Display information with string body.
- ezcWebdavTransport
- in file transport.php, class ezcWebdavTransport
Transport layer mainclass that implements RFC compliant client communication.
- ezcWebdavUnknownHeaderException
- in file unknown_header.php, class ezcWebdavUnknownHeaderException
Exception thrown if a header to parse is unknown.
- ezcWebdavXmlDisplayInformation
- in file display_information_xml.php, class ezcWebdavXmlDisplayInformation
Display information.
- ezcWebdavXmlTool
- in file xml.php, class ezcWebdavXmlTool
Tool class to work with XML.
- 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.
- ezcWorkflowConditionVariables
- in file variables.php, class ezcWorkflowConditionVariables
Wrapper that applies a condition to two workflow variables.
- 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.
- ezcWorkflowNodeLoop
- in file loop.php, class ezcWorkflowNodeLoop
The Loop node type is a special type of conditional branch node that has two incoming nodes instead of just one. It is used to conveniently express loops.
- 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
- GETCONTENTTYPE_REGEX : ezcWebdavPropertyHandler
- in file property_handler.php, class constant ezcWebdavPropertyHandler::GETCONTENTTYPE_REGEX
Regedx to parse the <getcontenttype /> XML elemens content.
- 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 : ezcBaseFileException
- in file file_exception.php, class constant ezcBaseFileException::READ
- READ : ezcBasePropertyPermissionException
- in file property_permission.php, class constant ezcBasePropertyPermissionException::READ
Used when the property is read-only.
- REGISTRY_NAME : ezcCacheStorageMemcache
- in file memcache.php, class constant ezcCacheStorageMemcache::REGISTRY_NAME
The registry name.
- REGISTRY_NAME : ezcCacheStorageApc
- in file apc.php, class constant ezcCacheStorageApc::REGISTRY_NAME
The registry name.
- relaxNG : ezcTreeXml
- in file xml.php, class constant ezcTreeXml::relaxNG
Contains the relax-NG schema to validate the tree XML.
- REMOVE : ezcWebdavPropPatchRequest
- in file proppatch.php, class constant ezcWebdavPropPatchRequest::REMOVE
Flagged ezcWebdavFlaggedPropertyStorage indicating this property should be removed.
- 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
- SET : ezcWebdavPropPatchRequest
- in file proppatch.php, class constant ezcWebdavPropPatchRequest::SET
Flagged ezcWebdavFlaggedPropertyStorage indicating this property should be set or updated.
- 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
- exception.php
- procedural page exception.php
- VERSION : ezcWebdavTransport
- in file transport.php, class constant ezcWebdavTransport::VERSION
Used for server software string in Server header.
- VERSION_ONE : ezcWebdavOptionsResponse
- in file options.php, class constant ezcWebdavOptionsResponse::VERSION_ONE
- VERSION_ONE_EXTENDED : ezcWebdavOptionsResponse
- in file options.php, class constant ezcWebdavOptionsResponse::VERSION_ONE_EXTENDED
- VERSION_TWO : ezcWebdavOptionsResponse
- in file options.php, class constant ezcWebdavOptionsResponse::VERSION_TWO
- 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
- error.php
- procedural page error.php
- 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
- $feedProcessor : ezcFeedItem
- in file feed_item.php, variable ezcFeedItem::$feedProcessor
- $fh : ezcMailMboxTransport
- in file mbox_transport.php, variable ezcMailMboxTransport::$fh
Holds the filepointer to the mbox
- $fields : ezcAuthenticationDatabaseInfo
- in file database_info.php, variable ezcAuthenticationDatabaseInfo::$fields
Fields which hold the user credentials.
- $fields : ezcDbSchemaTable
- in file table.php, variable ezcDbSchemaTable::$fields
A list of all the fields in this table.
- $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 : ezcAuthentication
- in file authentication.php, variable ezcAuthentication::$filters
The filter queue of the authentication process.
- $filters : ezcAuthenticationGroupFilter
- in file group_filter.php, variable ezcAuthenticationGroupFilter::$filters
Authentication filters.
- $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.
- $flags : ezcWebdavFlaggedPropertyStorage
- in file flagged.php, variable ezcWebdavFlaggedPropertyStorage::$flags
Next ID for a element in the ordered property list, to generate valid IDs even when some contents has been removed.
- $fontColor : ezcGraphPaletteEzBlue
- in file ez_blue.php, variable ezcGraphPaletteEzBlue::$fontColor
Fontcolor
- $fontColor : ezcGraphPalette
- in file palette.php, variable ezcGraphPalette::$fontColor
Fontcolor
- $fontColor : ezcGraphPaletteEzGreen
- in file ez_green.php, variable ezcGraphPaletteEzGreen::$fontColor
Fontcolor
- $fontColor : ezcGraphPaletteTango
- in file tango.php, variable ezcGraphPaletteTango::$fontColor
Fontcolor
- $fontColor : ezcGraphPaletteEz
- in file ez.php, variable ezcGraphPaletteEz::$fontColor
Fontcolor
- $fontColor : ezcGraphPaletteEzRed
- in file ez_red.php, variable ezcGraphPaletteEzRed::$fontColor
Fontcolor
- $fontColor : ezcGraphPaletteBlack
- in file black.php, variable ezcGraphPaletteBlack::$fontColor
Fontcolor
- $fontName : ezcGraphPaletteTango
- in file tango.php, variable ezcGraphPaletteTango::$fontName
Name of font to use
- $fontName : ezcGraphPaletteEzBlue
- in file ez_blue.php, variable ezcGraphPaletteEzBlue::$fontName
Name of font to use
- $fontName : ezcGraphPaletteEzGreen
- in file ez_green.php, variable ezcGraphPaletteEzGreen::$fontName
Name of font to use
- $fontName : ezcGraphPaletteBlack
- in file black.php, variable ezcGraphPaletteBlack::$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 : ezcGraphPaletteEz
- in file ez.php, variable ezcGraphPaletteEz::$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.php
- procedural page file.php
- file_apc_array_data.php
- procedural page file_apc_array_data.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
- feed.php
- procedural page feed.php
- feed_item.php
- procedural page feed_item.php
- fetch : ezcCacheApcBackend
- in file apc_backend.php, method ezcCacheApcBackend::fetch()
Fetches the data associated with key $key.
- fetch : ezcCacheMemcacheBackend
- in file memcache_backend.php, method ezcCacheMemcacheBackend::fetch()
Returns the data from the cache associated with key $key.
- fetch : ezcCacheMemoryBackend
- in file memory_backend.php, method ezcCacheMemoryBackend::fetch()
Fetches the data associated with key $key.
- fetchAll : ezcMailPop3Transport
- in file pop3_transport.php, method ezcMailPop3Transport::fetchAll()
Returns an ezcMailPop3Set 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.
- fetchAll : ezcMailImapTransport
- in file imap_transport.php, method ezcMailImapTransport::fetchAll()
Returns an ezcMailImapSet with all the messages from the current mailbox.
- fetchAllProperties : ezcWebdavSimpleBackend
- in file simple.php, method ezcWebdavSimpleBackend::fetchAllProperties()
Returns all available properties for a resource.
- fetchByFlag : ezcMailImapTransport
- in file imap_transport.php, method ezcMailImapTransport::fetchByFlag()
Returns an ezcMailImapSet containing messages with a certain flag from the current mailbox.
- fetchByMessageNr : ezcMailPop3Transport
- in file pop3_transport.php, method ezcMailPop3Transport::fetchByMessageNr()
Returns an ezcMailPop3Set containing only the $number -th message from the server.
- fetchByMessageNr : ezcMailImapTransport
- in file imap_transport.php, method ezcMailImapTransport::fetchByMessageNr()
Returns an ezcMailImapSet containing only the $number -th message in the current mailbox.
- fetchByMessageNr : ezcMailMboxTransport
- in file mbox_transport.php, method ezcMailMboxTransport::fetchByMessageNr()
Returns an ezcMailMboxSet containing only the $number -th message in the mbox.
- fetchChildRecords : ezcTreeDbMaterializedPath
- in file db_materialized_path.php, method ezcTreeDbMaterializedPath::fetchChildRecords()
Runs SQL to get all the children of the node with ID $nodeId as a PDO result set.
- fetchChildRecords : ezcTreeDbParentChild
- in file db_parent_child.php, method ezcTreeDbParentChild::fetchChildRecords()
Runs SQL to get all the children of the node with ID $nodeId as a PDO result set.
- fetchChildren : ezcTreeNode
- in file tree_node.php, method ezcTreeNode::fetchChildren()
Returns all the children of this node.
- fetchChildren : ezcTree
- in file tree.php, method ezcTree::fetchChildren()
Returns all the children of the node with ID $nodeId.
- fetchChildren : ezcTreeDbParentChild
- in file db_parent_child.php, method ezcTreeDbParentChild::fetchChildren()
Returns all the children of the node with ID $nodeId.
- fetchChildren : ezcTreeDbMaterializedPath
- in file db_materialized_path.php, method ezcTreeDbMaterializedPath::fetchChildren()
Returns all the children of the node with ID $nodeId.
- fetchChildren : ezcTreeXml
- in file xml.php, method ezcTreeXml::fetchChildren()
Returns all the children of the node with ID $nodeId.
- fetchChildren : ezcTreeMemory
- in file memory.php, method ezcTreeMemory::fetchChildren()
Returns all the children of the node with ID $nodeId.
- fetchConfig : ezcBaseInit
- in file init.php, method ezcBaseInit::fetchConfig()
Uses the configured callback belonging to $identifier to configure the $object.
- fetchData : ezcCacheStorageApc
- in file apc.php, method ezcCacheStorageApc::fetchData()
Fetches data from the cache.
- fetchData : ezcCacheStorageFileApcArray
- in file apc_array.php, method ezcCacheStorageFileApcArray::fetchData()
Fetches the data from the cache.
- fetchData : ezcCacheStorageMemcache
- in file memcache.php, method ezcCacheStorageMemcache::fetchData()
Fetches the data from the cache.
- fetchData : ezcCacheStorageFileEvalArray
- in file eval_array.php, method ezcCacheStorageFileEvalArray::fetchData()
Fetch data from a given file name.
- fetchData : ezcAuthenticationDataFetch
- in file data_fetch.php, method ezcAuthenticationDataFetch::fetchData()
Returns the extra data fetched during the authentication process.
- fetchData : ezcAuthenticationDatabaseFilter
- in file database_filter.php, method ezcAuthenticationDatabaseFilter::fetchData()
Returns the extra data which was fetched during the authentication process.
- fetchData : ezcAuthenticationTypekeyFilter
- in file typekey_filter.php, method ezcAuthenticationTypekeyFilter::fetchData()
Returns the extra data which was fetched during the authentication process.
- fetchData : ezcAuthenticationLdapFilter
- in file ldap_filter.php, method ezcAuthenticationLdapFilter::fetchData()
Returns the extra data fetched during the authentication process.
- fetchData : ezcAuthenticationOpenidFilter
- in file openid_filter.php, method ezcAuthenticationOpenidFilter::fetchData()
Returns the extra data fetched during the authentication process.
- fetchData : ezcCacheStorageMemcachePlain
- in file plain.php, method ezcCacheStorageMemcachePlain::fetchData()
Fetches data from the cache.
- fetchData : ezcCacheStorageFilePlain
- in file plain.php, method ezcCacheStorageFilePlain::fetchData()
Fetch data from the cache.
- fetchData : ezcCacheStorageFileArray
- in file array.php, method ezcCacheStorageFileArray::fetchData()
Fetch data from the cache.
- fetchData : ezcCacheStorageFile
- in file file.php, method ezcCacheStorageFile::fetchData()
Fetch data from the cache.
- fetchData : ezcCacheStorageApcPlain
- in file plain.php, method ezcCacheStorageApcPlain::fetchData()
Fetches data from the cache.
- fetchDataForNode : ezcTreeXmlInternalDataStore
- in file xml_internal.php, method ezcTreeXmlInternalDataStore::fetchDataForNode()
Retrieves the data for the node $node from the data store and assigns it to the node's 'data' property.
- fetchDataForNode : ezcTreePersistentObjectDataStore
- in file persistent_object.php, method ezcTreePersistentObjectDataStore::fetchDataForNode()
Retrieves the data for the node $node from the data store and assigns it to the node's 'data' property.
- fetchDataForNode : ezcTreeDbExternalTableDataStore
- in file db_external.php, method ezcTreeDbExternalTableDataStore::fetchDataForNode()
Retrieves the data for the node $node from the data store and assigns it to the node's 'data' property.
- fetchDataForNode : ezcTreeDataStore
- in file data_store.php, method ezcTreeDataStore::fetchDataForNode()
Retrieves the data for the node $node from the data store and assigns it to the node's 'data' property.
- fetchDataForNode : ezcTreeMemoryDataStore
- in file memory.php, method ezcTreeMemoryDataStore::fetchDataForNode()
Retrieves the data for the node $node from the data store and assigns it to the node's 'data' property.
- fetchDataForNodes : ezcTreeXmlInternalDataStore
- in file xml_internal.php, method ezcTreeXmlInternalDataStore::fetchDataForNodes()
Retrieves the data for all the nodes in the node list $nodeList and assigns this data to the nodes' 'data' properties.
- fetchDataForNodes : ezcTreePersistentObjectDataStore
- in file persistent_object.php, method ezcTreePersistentObjectDataStore::fetchDataForNodes()
This method *tries* to fetch the data for all the nodes in the node list $nodeList and assigns this data to the nodes' 'data' properties.
- fetchDataForNodes : ezcTreeNodeList
- in file tree_node_list.php, method ezcTreeNodeList::fetchDataForNodes()
Fetches data for all nodes in the node list.
- fetchDataForNodes : ezcTreeDataStore
- in file data_store.php, method ezcTreeDataStore::fetchDataForNodes()
Retrieves the data for all the nodes in the node list $nodeList and assigns this data to the nodes' 'data' properties.
- fetchDataForNodes : ezcTreeDbExternalTableDataStore
- in file db_external.php, method ezcTreeDbExternalTableDataStore::fetchDataForNodes()
This method *tries* to fetch the data for all the nodes in the node list $nodeList and assigns this data to the nodes' 'data' properties.
- fetchDataForNodes : ezcTreeMemoryDataStore
- in file memory.php, method ezcTreeMemoryDataStore::fetchDataForNodes()
Retrieves the data for all the nodes in the node list $nodeList and assigns this data to the nodes' 'data' properties.
- 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.
- fetchDefinition : ezcPersistentCacheManager
- in file cache_manager.php, method ezcPersistentCacheManager::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 from the server.
- 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 from the current mailbox.
- fetchNodeById : ezcTree
- in file tree.php, method ezcTree::fetchNodeById()
Returns the node identified by the ID $nodeId.
- fetchNodeById : ezcTreeMemory
- in file memory.php, method ezcTreeMemory::fetchNodeById()
Returns the node identified by the ID $nodeId.
- fetchNodeInformation : ezcTreeDbMaterializedPath
- in file db_materialized_path.php, method ezcTreeDbMaterializedPath::fetchNodeInformation()
Returns the parent id and path the node with ID $nodeId as an array.
- fetchNodeInformation : ezcTreeDbNestedSet
- in file db_nested_set.php, method ezcTreeDbNestedSet::fetchNodeInformation()
Returns the left, right and width values for the node with ID $nodeId as an array.
- fetchObject : ezcCacheStorageFileApcArray
- in file apc_array.php, method ezcCacheStorageFileApcArray::fetchObject()
Fetches the object from the cache.
- fetchParent : ezcTreeNode
- in file tree_node.php, method ezcTreeNode::fetchParent()
Returns the parent node of this node.
- fetchParent : ezcTreeDb
- in file db.php, method ezcTreeDb::fetchParent()
Returns the parent node of the node with ID $id.
- fetchParent : ezcTreeXml
- in file xml.php, method ezcTreeXml::fetchParent()
Returns the parent node of the node with ID $nodeId.
- fetchParent : ezcTreeMemory
- in file memory.php, method ezcTreeMemory::fetchParent()
Returns the parent node of the node with ID $nodeId.
- fetchParent : ezcTree
- in file tree.php, method ezcTree::fetchParent()
Returns the parent node of the node with ID $nodeId.
- fetchParts : ezcMail
- in file mail.php, method ezcMail::fetchParts()
Returns an array of mail parts from the current mail.
- fetchPath : ezcTreeMemory
- in file memory.php, method ezcTreeMemory::fetchPath()
Returns all the nodes in the path from the root node to the node with ID $nodeId, including those two nodes.
- fetchPath : ezcTreeDbNestedSet
- in file db_nested_set.php, method ezcTreeDbNestedSet::fetchPath()
Returns all the nodes in the path from the root node to the node with ID $nodeId, including those two nodes.
- fetchPath : ezcTreeDbMaterializedPath
- in file db_materialized_path.php, method ezcTreeDbMaterializedPath::fetchPath()
Returns all the nodes in the path from the root node to the node with ID $nodeId, including those two nodes.
- fetchPath : ezcTreeXml
- in file xml.php, method ezcTreeXml::fetchPath()
Returns all the nodes in the path from the root node to the node with ID $nodeId, including those two nodes.
- fetchPath : ezcTree
- in file tree.php, method ezcTree::fetchPath()
Returns all the nodes in the path from the root node to the node with ID $nodeId, including those two nodes.
- fetchPath : ezcTreeNode
- in file tree_node.php, method ezcTreeNode::fetchPath()
Returns all the nodes in the path from the root node to this node.
- fetchPath : ezcTreeDbParentChild
- in file db_parent_child.php, method ezcTreeDbParentChild::fetchPath()
Returns all the nodes in the path from the root node to the node with ID $nodeId, including those two nodes.
- fetchProperties : ezcWebdavSimpleBackend
- in file simple.php, method ezcWebdavSimpleBackend::fetchProperties()
Returns properties, fetched by name.
- fetchPropertyNames : ezcWebdavSimpleBackend
- in file simple.php, method ezcWebdavSimpleBackend::fetchPropertyNames()
Returns names of all available properties for a resource.
- 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.
- fetchSearchRegistry : ezcCacheStorageMemory
- in file memory.php, method ezcCacheStorageMemory::fetchSearchRegistry()
Fetches the search registry from the backend or creates it if empty.
- fetchSizes : ezcMailImapTransport
- in file imap_transport.php, method ezcMailImapTransport::fetchSizes()
Fetches the sizes in bytes for messages $messages.
- fetchSubtree : ezcTreeMemory
- in file memory.php, method ezcTreeMemory::fetchSubtree()
Alias for fetchSubtreeDepthFirst().
- fetchSubtree : ezcTreeNode
- in file tree_node.php, method ezcTreeNode::fetchSubtree()
Alias for fetchSubtreeDepthFirst().
- fetchSubtree : ezcTreeXml
- in file xml.php, method ezcTreeXml::fetchSubtree()
Alias for fetchSubtreeDepthFirst().
- fetchSubtree : ezcTreeDbParentChild
- in file db_parent_child.php, method ezcTreeDbParentChild::fetchSubtree()
Alias for fetchSubtreeDepthFirst().
- fetchSubtree : ezcTree
- in file tree.php, method ezcTree::fetchSubtree()
Alias for fetchSubtreeDepthFirst().
- fetchSubtree : ezcTreeDbMaterializedPath
- in file db_materialized_path.php, method ezcTreeDbMaterializedPath::fetchSubtree()
Alias for fetchSubtreeDepthFirst().
- fetchSubtreeBreadthFirst : ezcTreeMemory
- in file memory.php, method ezcTreeMemory::fetchSubtreeBreadthFirst()
Returns the node with ID $nodeId and all its children, sorted according to the Breadth-first sorting algorithm.
- fetchSubtreeBreadthFirst : ezcTreeXml
- in file xml.php, method ezcTreeXml::fetchSubtreeBreadthFirst()
Returns the node with ID $nodeId and all its children, sorted according to the Breadth-first sorting algorithm.
- fetchSubtreeBreadthFirst : ezcTreeDbMaterializedPath
- in file db_materialized_path.php, method ezcTreeDbMaterializedPath::fetchSubtreeBreadthFirst()
Returns the node with ID $nodeId and all its children, sorted according to the Breadth-first sorting algorithm.
- fetchSubtreeBreadthFirst : ezcTreeDbParentChild
- in file db_parent_child.php, method ezcTreeDbParentChild::fetchSubtreeBreadthFirst()
Returns the node with ID $nodeId and all its children, sorted according to the Breadth-first sorting algorithm.
- fetchSubtreeBreadthFirst : ezcTree
- in file tree.php, method ezcTree::fetchSubtreeBreadthFirst()
Returns the node with ID $nodeId and all its children, sorted according to the Breadth-first sorting algorithm.
- fetchSubtreeBreadthFirst : ezcTreeNode
- in file tree_node.php, method ezcTreeNode::fetchSubtreeBreadthFirst()
Returns this node and all its children, sorted accoring to the Breadth-first sorting algorithm.
- fetchSubtreeDepthFirst : ezcTreeDbMaterializedPath
- in file db_materialized_path.php, method ezcTreeDbMaterializedPath::fetchSubtreeDepthFirst()
Returns the node with ID $nodeId and all its children, sorted according to the Depth-first sorting algorithm.
- fetchSubtreeDepthFirst : ezcTreeMemory
- in file memory.php, method ezcTreeMemory::fetchSubtreeDepthFirst()
Returns the node with ID $nodeId and all its children, sorted accoring to the Depthth-first sorting algorithm.
- fetchSubtreeDepthFirst : ezcTreeXml
- in file xml.php, method ezcTreeXml::fetchSubtreeDepthFirst()
Returns the node with ID $nodeId and all its children, sorted according to the Depth-first sorting algorithm.
- fetchSubtreeDepthFirst : ezcTreeDbNestedSet
- in file db_nested_set.php, method ezcTreeDbNestedSet::fetchSubtreeDepthFirst()
Returns the node with ID $nodeId and all its children, sorted according to the Depth-first sorting algorithm.
- fetchSubtreeDepthFirst : ezcTreeDbParentChild
- in file db_parent_child.php, method ezcTreeDbParentChild::fetchSubtreeDepthFirst()
Returns the node with ID $nodeId and all its children, sorted according to the Depth-first sorting algorithm.
- fetchSubtreeDepthFirst : ezcTreeNode
- in file tree_node.php, method ezcTreeNode::fetchSubtreeDepthFirst()
Returns this node and all its children, sorted according to the Depth-first sorting algorithm.
- fetchSubtreeDepthFirst : ezcTree
- in file tree.php, method ezcTree::fetchSubtreeDepthFirst()
Returns the node with ID $nodeId and all its children, sorted according to the Depth-first sorting algorithm.
- file.php
- procedural page file.php
- filledThumbnail : ezcImageImagemagickHandler
- in file imagemagick.php, method ezcImageImagemagickHandler::filledThumbnail()
Creates a thumbnail, and fills up the image to fit the given range.
- 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.
- 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 : ezcBaseFile
- in file file.php, method ezcBaseFile::findRecursive()
Finds files recursively on a file system
- finish : ezcPhpGenerator
- in file php_generator.php, method ezcPhpGenerator::finish()
Completes the code generation
- finish : ezcGraphRenderer2d
- in file 2d.php, method ezcGraphRenderer2d::finish()
Call all postprocessing functions
- finish : ezcConsoleProgressbar
- in file progressbar.php, method ezcConsoleProgressbar::finish()
Finish the progress bar.
- finish : ezcGraphRenderer3d
- in file 3d.php, method ezcGraphRenderer3d::finish()
Call all postprocessing functions
- finish : ezcGraphRenderer
- in file renderer.php, method ezcGraphRenderer::finish()
Finish rendering
- 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 : ezcGraphRenderer2d
- in file 2d.php, method ezcGraphRenderer2d::finishPieSegmentLabels()
Draws the collected pie segment labels
- finishPieSegmentLabels : ezcGraphRenderer3d
- in file 3d.php, method ezcGraphRenderer3d::finishPieSegmentLabels()
Draws the collected pie segment labels
- fixateTransaction : ezcTreeMemory
- in file memory.php, method ezcTreeMemory::fixateTransaction()
Fixates the transaction.
- fixateTransaction : ezcTreeDbParentChild
- in file db_parent_child.php, method ezcTreeDbParentChild::fixateTransaction()
Fixates the transaction.
- fixateTransaction : ezcTreeXml
- in file xml.php, method ezcTreeXml::fixateTransaction()
Fixates the transaction (saves the XML file).
- fixateTransaction : ezcTreeDbMaterializedPath
- in file db_materialized_path.php, method ezcTreeDbMaterializedPath::fixateTransaction()
Fixates the transaction.
- fixup : ezcConsoleQuestionDialogTypeValidator
- in file question_dialog_type.php, method ezcConsoleQuestionDialogTypeValidator::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 : ezcConsoleQuestionDialogCollectionValidator
- in file question_dialog_collection.php, method ezcConsoleQuestionDialogCollectionValidator::fixup()
Returns a fixed version of the result, if possible.
- flattenResponse : ezcWebdavMicrosoftCompatibleTransport
- in file microsoft.php, method ezcWebdavMicrosoftCompatibleTransport::flattenResponse()
Flattens a processed response object to headers and body.
- flattenResponse : ezcWebdavTransport
- in file transport.php, method ezcWebdavTransport::flattenResponse()
Flattens a processed response object to headers and body.
- 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.
- formatData : ezcTreeVisitorXHTML
- in file xhtml.php, method ezcTreeVisitorXHTML::formatData()
Formats a node's data.
- formatData : ezcTreeVisitorYUI
- in file yui.php, method ezcTreeVisitorYUI::formatData()
Formats a node's data.
- formatText : ezcConsoleOutput
- in file output.php, method ezcConsoleOutput::formatText()
Returns a formated version of the text.
- freeLock : ezcWebdavFileBackend
- in file file.php, method ezcWebdavFileBackend::freeLock()
Free lock.
- 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
- file.php
- procedural page file.php
- flagged.php
- procedural page flagged.php
g
- $greeting : ezcMailPop3Transport
- in file pop3_transport.php, variable ezcMailPop3Transport::$greeting
Holds the initial greeting from the POP3 server when connecting.
- $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.
- AGGREGATE_ARGUMENTS : ezcUrlConfiguration
- in file url_configuration.php, class constant ezcUrlConfiguration::AGGREGATE_ARGUMENTS
Flag for specifying aggregation for unordered parameter values if the parameter name appears more than once in the URL.
- gnu_tar.php
- procedural page gnu_tar.php
- group_filter.php
- procedural page group_filter.php
- gmp_library.php
- procedural page gmp_library.php
- group_options.php
- procedural page group_options.php
- group_exists_already.php
- procedural page group_exists_already.php
- generate : ezcFeed
- in file feed.php, method ezcFeed::generate()
- generate : ezcMailPart
- in file part.php, method ezcMailPart::generate()
Returns the complete mail part including both the header and the body as a string.
- generate : ezcMailFilePart
- in file file.php, method ezcMailFilePart::generate()
Override of the generate() method from ezcMailPart. Used to set headers before generating the part.
- 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 : 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.
- 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 : 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 : ezcDbSchemaOracleWriter
- in file writer.php, method ezcDbSchemaOracleWriter::generateAddFieldSql()
Adds a "alter table" query to add the field $fieldName to $tableName with the definition $fieldDefinition.
- 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 : 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
- 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 : 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
- generateAliasMap : ezcPersistentSession
- in file persistent_session.php, method ezcPersistentSession::generateAliasMap()
Returns a hash map between property and column name for the given definition $def.
- generateAttrStr : ezcCacheStorageMemory
- in file memory.php, method ezcCacheStorageMemory::generateAttrStr()
Generates a string from the $attributes array.
- 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.
- 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 : ezcMailMultipart
- in file multipart.php, method ezcMailMultipart::generateBody()
Returns the generated body for all multipart types.
- generateBody : ezcMailRfc822Digest
- in file rfc822_digest.php, method ezcMailRfc822Digest::generateBody()
Returns the body part of this mail consisting of the digested mail.
- generateBody : ezcMailPart
- in file part.php, method ezcMailPart::generateBody()
Returns the body of this part as a string.
- generateBody : ezcMailText
- in file text.php, method ezcMailText::generateBody()
Returns the generated text body of this part as a string.
- generateBody : ezcMailVirtualFile
- in file virtual_file.php, method ezcMailVirtualFile::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 : 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 : 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.
- 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 : 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.
- 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 : 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.
- 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.
- generateCreateTableSqlStatement : ezcDbSchemaPgsqlWriter
- in file writer.php, method ezcDbSchemaPgsqlWriter::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 : 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.
- 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 : ezcDbSchemaPgsqlWriter
- in file writer.php, method ezcDbSchemaPgsqlWriter::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 : ezcDbSchemaOracleWriter
- in file writer.php, method ezcDbSchemaOracleWriter::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 : ezcDbSchemaCommonSqlWriter
- in file common_sql_writer.php, method ezcDbSchemaCommonSqlWriter::generateDiffSchemaTableAsSql()
Generates queries to upgrade a the table $tableName with the differences in $tableDiff.
- generateDropFieldSql : ezcDbSchemaSqliteWriter
- in file writer.php, method ezcDbSchemaSqliteWriter::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 : ezcDbSchemaMysqlWriter
- in file writer.php, method ezcDbSchemaMysqlWriter::generateDropFieldSql()
Adds a "alter table" query to drop the field $fieldName from $tableName.
- 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 : 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 : 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 : 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 : ezcDbSchemaSqliteWriter
- in file writer.php, method ezcDbSchemaSqliteWriter::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.
- 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 : ezcDbSchemaOracleWriter
- in file writer.php, method ezcDbSchemaOracleWriter::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.
- 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.
- generateFieldSql : ezcDbSchemaMysqlWriter
- in file writer.php, method ezcDbSchemaMysqlWriter::generateFieldSql()
Returns a column definition for $fieldName with definition $fieldDefinition.
- generateFieldSql : ezcDbSchemaOracleWriter
- in file writer.php, method ezcDbSchemaOracleWriter::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 : ezcMailPart
- in file part.php, method ezcMailPart::generateHeaders()
Returns the headers set for this part as a RFC 822 string.
- generateHeaders : ezcMail
- in file mail.php, method ezcMail::generateHeaders()
Returns the generated headers for the mail.
- 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.
- generateIdentifier : ezcCacheStorageFile
- in file file.php, method ezcCacheStorageFile::generateIdentifier()
Generate the storage internal identifier from ID and attributes.
- generateIdentifier : ezcCacheStorageMemory
- in file memory.php, method ezcCacheStorageMemory::generateIdentifier()
Generates 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).
- generateNonce : ezcMailSmtpTransport
- in file smtp_transport.php, method ezcMailSmtpTransport::generateNonce()
Generates an alpha-numeric random string with the specified $length.
- generateOptionHash : ezcTemplate
- in file template.php, method ezcTemplate::generateOptionHash()
Generates a unique hash from the current options.
- generateOutput : ezcDebug
- in file debug.php, method ezcDebug::generateOutput()
Returns the formatted debug output.
- generateOutput : ezcDebugHtmlFormatter
- in file html_formatter.php, method ezcDebugHtmlFormatter::generateOutput()
Returns a string containing the HTML formatted output based on $timerData and $writerData.
- generateOutput : ezcDebugOutputFormatter
- in file formatter.php, method ezcDebugOutputFormatter::generateOutput()
Returns a string containing the formatted output based on $timerData and $writerData.
- generateSchemaAsSql : ezcDbSchemaCommonSqlWriter
- in file common_sql_writer.php, method ezcDbSchemaCommonSqlWriter::generateSchemaAsSql()
Creates SQL DDL statements from a schema definitin.
- generateUriFromPath : ezcWebdavAutomaticPathFactory
- in file automatic.php, method ezcWebdavAutomaticPathFactory::generateUriFromPath()
Generates a URI from a local path.
- generateUriFromPath : ezcWebdavBasicPathFactory
- in file basic.php, method ezcWebdavBasicPathFactory::generateUriFromPath()
Generates a URI from a local path.
- generateUriFromPath : ezcWebdavPathFactory
- in file path_factory.php, method ezcWebdavPathFactory::generateUriFromPath()
Generates a URI from a local path.
- generateValues : ezcConsoleProgressbar
- in file progressbar.php, method ezcConsoleProgressbar::generateValues()
Generate all values to be replaced in the format string.
- get : ezcWebdavSimpleBackend
- in file simple.php, method ezcWebdavSimpleBackend::get()
Serves GET requests.
- get : ezcLogFilterSet
- in file filterset.php, method ezcLogFilterSet::get()
Returns the variable assigned to the combination of a severity $severity, source $source, and category $category.
- get : ezcDbInstance
- in file instance.php, method ezcDbInstance::get()
Returns the database instance $identifier.
- get : ezcWebdavBasicPropertyStorage
- in file basic.php, method ezcWebdavBasicPropertyStorage::get()
Returns a property from the storage.
- get : ezcGraphPolynom
- in file polynom.php, method ezcGraphPolynom::get()
Return factor for one exponent
- get : ezcWebdavBackend
- in file backend.php, method ezcWebdavBackend::get()
Serves GET requests.
- 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 : ezcWebdavFileBackend
- in file file.php, method ezcWebdavFileBackend::get()
Serves GET requests.
- get : ezcWebdavPropertyStorage
- in file property_storage.php, method ezcWebdavPropertyStorage::get()
Returns a property from the storage.
- get : ezcPersistentSessionInstance
- in file persistent_session_instance.php, method ezcPersistentSessionInstance::get()
Returns the persistent session instance named $identifier.
- get3dCoordinate : ezcGraphRenderer3d
- in file 3d.php, method ezcGraphRenderer3d::get3dCoordinate()
Calculate the display coordinate from a coordinate
- getAccessTime : ezcArchiveEntry
- in file archive_entry.php, method ezcArchiveEntry::getAccessTime()
Returns the last access time as a timestamp.
- getAlgorithm : ezcArchiveUstarTar
- in file ustar_tar.php, method ezcArchiveUstarTar::getAlgorithm()
Returns the value which specifies a TAR_USTAR algorithm.
- getAlgorithm : ezcArchiveV7Tar
- in file v7_tar.php, method ezcArchiveV7Tar::getAlgorithm()
Returns the value which specifies a TAR_V7 algorithm.
- getAlgorithm : ezcArchiveZip
- in file zip.php, method ezcArchiveZip::getAlgorithm()
Returns the value which specifies a ZIP algorithm.
- getAlgorithm : ezcArchivePaxTar
- in file pax_tar.php, method ezcArchivePaxTar::getAlgorithm()
Returns the value which specifies a TAR_PAX algorithm.
- getAlgorithm : ezcArchiveGnuTar
- in file gnu_tar.php, method ezcArchiveGnuTar::getAlgorithm()
Returns the value which specifies a TAR_GNU algorithm.
- getAlgorithm : ezcArchive
- in file archive.php, method ezcArchive::getAlgorithm()
Returns the algorithm that is used currently.
- getAllComments : ezcConfiguration
- in file configuration.php, method ezcConfiguration::getAllComments()
Returns all the groups and their settings comments as an array.
- getAllModuleMetaData : ezcFeedItem
- in file feed_item.php, method ezcFeedItem::getAllModuleMetaData()
- getAllProperties : ezcWebdavPropertyStorage
- in file property_storage.php, method ezcWebdavPropertyStorage::getAllProperties()
Returns all properties contained in the storage.
- getAllProperties : ezcWebdavFileBackend
- in file file.php, method ezcWebdavFileBackend::getAllProperties()
Returns all properties for a resource.
- getAllProperties : ezcWebdavBasicPropertyStorage
- in file basic.php, method ezcWebdavBasicPropertyStorage::getAllProperties()
Returns all properties contained in the storage.
- getAllProperties : ezcWebdavSimpleBackend
- in file simple.php, method ezcWebdavSimpleBackend::getAllProperties()
Returns all properties for a resource.
- getAllSettings : ezcConfiguration
- in file configuration.php, method ezcConfiguration::getAllSettings()
Returns all the groups and their settings and values.
- getArguments : ezcConsoleInput
- in file input.php, method ezcConsoleInput::getArguments()
Returns arguments provided to the program.
- getArraySetting : ezcConfigurationManager
- in file configuration_manager.php, method ezcConfigurationManager::getArraySetting()
Returns the value of the setting $setting in group $group in the configuration named $name.
- getArraySetting : ezcConfiguration
- in file configuration.php, method ezcConfiguration::getArraySetting()
Returns the value of the setting $setting in group $group.
- getAssociation : ezcAuthenticationOpenidDbStore
- in file openid_db_store.php, method ezcAuthenticationOpenidDbStore::getAssociation()
Returns the unserialized association linked to the OpenID provider URL.
- getAssociation : ezcAuthenticationOpenidStore
- in file openid_store.php, method ezcAuthenticationOpenidStore::getAssociation()
Returns the association linked to the OpenID provider URL.
- getAssociation : ezcAuthenticationOpenidFileStore
- in file openid_file_store.php, method ezcAuthenticationOpenidFileStore::getAssociation()
Returns the unserialized association linked to the OpenID provider URL.
- getBoolSetting : ezcConfigurationManager
- in file configuration_manager.php, method ezcConfigurationManager::getBoolSetting()
Returns the value of the setting $setting in group $group in the configuration named $name.
- getBoolSetting : ezcConfiguration
- in file configuration.php, method ezcConfiguration::getBoolSetting()
Returns the value of the setting $setting in group $group.
- getCache : ezcCacheManager
- in file manager.php, method ezcCacheManager::getCache()
Returns the ezcCacheStorage object with the given ID.
- getChildCount : ezcTreeDbMaterializedPath
- in file db_materialized_path.php, method ezcTreeDbMaterializedPath::getChildCount()
Returns the number of direct children of the node with ID $nodeId.
- getChildCount : ezcTreeXml
- in file xml.php, method ezcTreeXml::getChildCount()
Returns the number of direct children of the node with ID $nodeId.
- getChildCount : ezcTreeMemory
- in file memory.php, method ezcTreeMemory::getChildCount()
Returns the number of direct children of the node with ID $nodeId.
- getChildCount : ezcTreeDbParentChild
- in file db_parent_child.php, method ezcTreeDbParentChild::getChildCount()
Returns the number of direct children of the node with ID $nodeId.
- getChildCount : ezcTree
- in file tree.php, method ezcTree::getChildCount()
Returns the number of direct children of the node with ID $nodeId.
- getChildCount : ezcTreeNode
- in file tree_node.php, method ezcTreeNode::getChildCount()
Returns the number of direct children of this node.
- getChildCountRecursive : ezcTreeDbParentChild
- in file db_parent_child.php, method ezcTreeDbParentChild::getChildCountRecursive()
Returns the number of children of the node with ID $nodeId, recursively.
- getChildCountRecursive : ezcTreeXml
- in file xml.php, method ezcTreeXml::getChildCountRecursive()
Returns the number of children of the node with ID $nodeId, recursively.
- getChildCountRecursive : ezcTreeDbMaterializedPath
- in file db_materialized_path.php, method ezcTreeDbMaterializedPath::getChildCountRecursive()
Returns the number of children of the node with ID $nodeId, recursively.
- getChildCountRecursive : ezcTreeNode
- in file tree_node.php, method ezcTreeNode::getChildCountRecursive()
Returns the number of children of this node, recursively iterating over the children.
- getChildCountRecursive : ezcTree
- in file tree.php, method ezcTree::getChildCountRecursive()
Returns the number of children of the node with ID $nodeId, recursively.
- getChildCountRecursive : ezcTreeMemory
- in file memory.php, method ezcTreeMemory::getChildCountRecursive()
Returns the number of children of the node with ID $nodeId, recursively
- getCollectionMembers : ezcWebdavSimpleBackend
- in file simple.php, method ezcWebdavSimpleBackend::getCollectionMembers()
Returns members of collection.
- getCollectionMembers : ezcWebdavFileBackend
- in file file.php, method ezcWebdavFileBackend::getCollectionMembers()
Returns members of collection.
- getColor : ezcImageGdHandler
- in file gd.php, method ezcImageGdHandler::getColor()
Common color determination method.
- getColumnsFromDefinition : ezcPersistentSession
- in file persistent_session.php, method ezcPersistentSession::getColumnsFromDefinition()
Returns all the columns defined in the persistent object.
- getColumnTranslations : ezcLogDatabaseWriter
- in file writer_database.php, method ezcLogDatabaseWriter::getColumnTranslations()
Returns an array that describes the coupling between the logMessage information and the columns in the database.
- getComment : ezcConfiguration
- in file configuration.php, method ezcConfiguration::getComment()
Returns the comment belonging to setting $setting located in group $group.
- getComments : ezcConfiguration
- in file configuration.php, method ezcConfiguration::getComments()
Returns the comments belonging to the specified settings $settings as an array.
- getConfig : ezcConfigurationFileReader
- in file file_reader.php, method ezcConfigurationFileReader::getConfig()
Returns the current configuration object.
- getConfig : ezcConfigurationReader
- in file reader.php, method ezcConfigurationReader::getConfig()
Returns the current configuration object.
- getConfiguration : ezcWorkflowNode
- in file node.php, method ezcWorkflowNode::getConfiguration()
Returns the configuration of this node.
- getConnections : ezcSignalStaticConnectionsBase
- in file static_connections_base.php, method ezcSignalStaticConnectionsBase::getConnections()
Returns all the connections for signals $signal in signal collections with the identifier $identifier.
- getConnections : ezcSignalStaticConnections
- in file static_connections.php, method ezcSignalStaticConnections::getConnections()
Returns all the connections for signals $signal in signal collections with the identifier $identifier.
- getContainer : ezcLogFilterRule
- in file filter_rule.php, method ezcLogFilterRule::getContainer()
Returns the container, containing the result.
- getContext : ezcTranslationManager
- in file translation_manager.php, method ezcTranslationManager::getContext()
Returns the translations for the $context context and the locale $locale.
- getContext : ezcTranslationCacheBackend
- in file cache_backend.php, method ezcTranslationCacheBackend::getContext()
Returns a array containing the translation map for the specified $locale and $context.
- getContext : ezcTranslationTsBackend
- in file ts_backend.php, method ezcTranslationTsBackend::getContext()
Returns a array containing a translation map for the locale $locale and the context $context.
- getContext : ezcTranslationBackend
- in file backend_interface.php, method ezcTranslationBackend::getContext()
Returns an array with translation data for the context $context and the locale $locale.
- getCoordinate : ezcGraphChartElementDateAxis
- in file date.php, method ezcGraphChartElementDateAxis::getCoordinate()
Get coordinate for a dedicated value on the chart
- getCoordinate : ezcGraphChartElementLabeledAxis
- in file labeled.php, method ezcGraphChartElementLabeledAxis::getCoordinate()
Get coordinate for a dedicated value on the chart
- getCoordinate : ezcGraphChartElementNumericAxis
- in file numeric.php, method ezcGraphChartElementNumericAxis::getCoordinate()
Get coordinate for a dedicated value on the chart
- getCoordinate : ezcGraphChartElementAxis
- in file axis.php, method ezcGraphChartElementAxis::getCoordinate()
Get coordinate for a dedicated value on the chart
- getCoordinate : ezcGraphChartElementLogarithmicalAxis
- in file logarithmic.php, method ezcGraphChartElementLogarithmicalAxis::getCoordinate()
Get coordinate for a dedicated value on the chart
- getCoordinateFromAngleAndRadius : ezcGraphRenderer2d
- in file 2d.php, method ezcGraphRenderer2d::getCoordinateFromAngleAndRadius()
Returns a coordinate in the given bounding box for the given angle radius with the center as base point.
- getCpuCount : ezcSystemInfoReader
- in file info_reader.php, method ezcSystemInfoReader::getCpuCount()
Returns number of CPUs in system.
- getCpuCount : ezcSystemInfoMacReader
- in file info_mac.php, method ezcSystemInfoMacReader::getCpuCount()
Returns count of CPUs in system.
- getCpuCount : ezcSystemInfoWindowsReader
- in file info_windows.php, method ezcSystemInfoWindowsReader::getCpuCount()
Returns count of CPUs in system.
- getCpuCount : ezcSystemInfoLinuxReader
- in file info_linux.php, method ezcSystemInfoLinuxReader::getCpuCount()
Returns count of CPUs in system.
- getCpuCount : ezcSystemInfoFreeBsdReader
- in file info_freebsd.php, method ezcSystemInfoFreeBsdReader::getCpuCount()
Returns count of CPUs in system.
- getCurrentUrl : ezcUrlTools
- in file url_tools.php, method ezcUrlTools::getCurrentUrl()
Returns the current URL as a string from the array $source (by default $_SERVER).
- getCurrentVersion : ezcWorkflowDefinitionStorageXml
- in file xml.php, method ezcWorkflowDefinitionStorageXml::getCurrentVersion()
Returns the current version number for a given workflow name.
- getCurrentVersionNumber : ezcWorkflowDatabaseDefinitionStorage
- in file definition_storage.php, method ezcWorkflowDatabaseDefinitionStorage::getCurrentVersionNumber()
Returns the current version number for a given workflow name.
- getCustomBlockDefinition : ezcTemplateCustomBlock
- in file custom_block.php, method ezcTemplateCustomBlock::getCustomBlockDefinition()
Return a ezcTemplateCustomBlockDefinition for the given block $name.
- getCustomFunctionDefinition : ezcTemplateCustomFunction
- in file custom_function.php, method ezcTemplateCustomFunction::getCustomFunctionDefinition()
Return a ezcTemplateCustomFunctionDefinition for the given function $name.
- getData : ezcMailSmtpTransport
- in file smtp_transport.php, method ezcMailSmtpTransport::getData()
Returns data received from the connection stream.
- getData : ezcDbSchema
- in file schema.php, method ezcDbSchema::getData()
Returns the internal data.
- getDefaultDisplayType : ezcGraphChart
- in file chart.php, method ezcGraphChart::getDefaultDisplayType()
Returns the default display type of the current chart type.
- getDefaultDisplayType : ezcGraphBarChart
- in file bar.php, method ezcGraphBarChart::getDefaultDisplayType()
Returns the default display type of the current chart type.
- getDefaultDisplayType : ezcGraphPieChart
- in file pie.php, method ezcGraphPieChart::getDefaultDisplayType()
Returns the default display type of the current chart type.
- getDefaultDisplayType : ezcGraphLineChart
- in file line.php, method ezcGraphLineChart::getDefaultDisplayType()
Returns the default display type of the current chart type.
- getDefaultDisplayType : ezcGraphRadarChart
- in file radar.php, method ezcGraphRadarChart::getDefaultDisplayType()
Returns the default display type of the current chart type.
- getDefaultDisplayType : ezcGraphOdometerChart
- in file odometer.php, method ezcGraphOdometerChart::getDefaultDisplayType()
Returns the default display type of the current chart type.
- getDependencies : ezcConsoleOption
- in file option.php, method ezcConsoleOption::getDependencies()
Returns the dependency rules registered with this parameter.
- getDevice : ezcArchiveEntry
- in file archive_entry.php, method ezcArchiveEntry::getDevice()
Returns the device.
- getDiffReaderByFormat : ezcDbSchemaHandlerManager
- in file handler_manager.php, method ezcDbSchemaHandlerManager::getDiffReaderByFormat()
Returns the class name of the differences read handler for format $format.
- getDiffReaderType : ezcDbSchemaXmlReader
- in file reader.php, method ezcDbSchemaXmlReader::getDiffReaderType()
Returns what type of schema difference reader this class implements.
- getDiffReaderType : ezcDbSchemaPhpArrayReader
- in file reader.php, method ezcDbSchemaPhpArrayReader::getDiffReaderType()
Returns what type of schema difference reader this class implements.
- getDiffReaderType : ezcDbSchemaDiffReader
- in file schema_diff_reader.php, method ezcDbSchemaDiffReader::getDiffReaderType()
Returns what type of schema difference reader this class implements.
- getDiffWriterByFormat : ezcDbSchemaHandlerManager
- in file handler_manager.php, method ezcDbSchemaHandlerManager::getDiffWriterByFormat()
Returns the class name of the differences write handler for format $format.
- getDiffWriterType : ezcDbSchemaDiffWriter
- in file schema_diff_writer.php, method ezcDbSchemaDiffWriter::getDiffWriterType()
Returns what type of schema difference writer this class implements.
- getDiffWriterType : ezcDbSchemaXmlWriter
- in file writer.php, method ezcDbSchemaXmlWriter::getDiffWriterType()
Returns what type of schema difference writer this class implements.
- getDiffWriterType : ezcDbSchemaMysqlWriter
- in file writer.php, method ezcDbSchemaMysqlWriter::getDiffWriterType()
Returns what type of schema difference writer this class implements.
- getDiffWriterType : ezcDbSchemaPhpArrayWriter
- in file writer.php, method ezcDbSchemaPhpArrayWriter::getDiffWriterType()
Returns what type of schema difference writer this class implements.
- getDiffWriterType : ezcDbSchemaSqliteWriter
- in file writer.php, method ezcDbSchemaSqliteWriter::getDiffWriterType()
Returns what type of schema difference writer this class implements.
- getDiffWriterType : ezcDbSchemaPgsqlWriter
- in file writer.php, method ezcDbSchemaPgsqlWriter::getDiffWriterType()
Returns what type of schema difference writer this class implements.
- getDiffWriterType : ezcDbSchemaOracleWriter
- in file writer.php, method ezcDbSchemaOracleWriter::getDiffWriterType()
Returns what type of schema difference writer this class implements.
- getDirectionModifier : ezcImageImagemagickHandler
- in file imagemagick.php, method ezcImageImagemagickHandler::getDirectionModifier()
Returns the ImageMagick direction modifier for a direction constant.
- getDocument : ezcGraphFlashDriver
- in file flash.php, method ezcGraphFlashDriver::getDocument()
Returns unique movie object as a parent canvas for all swf objects.
- getDummyTableName : ezcQuerySelect
- in file query_select.php, method ezcQuerySelect::getDummyTableName()
Returns dummy table name.
- getDummyTableName : ezcQuerySelectOracle
- in file query_select_oracle.php, method ezcQuerySelectOracle::getDummyTableName()
Returns dummy table name 'dual'.
- getElementReferences : ezcGraphRenderer
- in file renderer.php, method ezcGraphRenderer::getElementReferences()
Return all chart element references
- getElements : ezcConsoleMenuDialogDefaultValidator
- in file menu_dialog_default.php, method ezcConsoleMenuDialogDefaultValidator::getElements()
Returns an array of the elements to display.
- getElements : ezcConsoleMenuDialogValidator
- in file menu_dialog_validator.php, method ezcConsoleMenuDialogValidator::getElements()
Returns an array of the elements to display.
- getEntries : ezcArchive
- in file archive.php, method ezcArchive::getEntries()
Get the file entries from the archive.
- getEntryFromFile : ezcArchiveEntry
- in file archive_entry.php, method ezcArchiveEntry::getEntryFromFile()
Returns one or an array of ezcArchiveEntry's from one or multiple files in the file system.
- getErrorCount : ezcConfigurationValidationResult
- in file validation_result.php, method ezcConfigurationValidationResult::getErrorCount()
Returns the number of errors
- getErrorMessage : ezcTemplateSourceToTstParserException
- in file source_to_tst_parser_exception.php, method ezcTemplateSourceToTstParserException::getErrorMessage()
Generates the error message from member variables and returns it.
- getErrorMessage : ezcTemplateParserException
- in file parser_exception.php, method ezcTemplateParserException::getErrorMessage()
Generates the error message from member variables and returns it.
- getEventLog : ezcDebug
- in file debug.php, method ezcDebug::getEventLog()
Returns the instance of the EventLog used in this class.
- getExclusions : ezcConsoleOption
- in file option.php, method ezcConsoleOption::getExclusions()
Returns the exclusion rules registered with this parameter.
- getFailureCount : ezcConsoleStatusbar
- in file statusbar.php, method ezcConsoleStatusbar::getFailureCount()
Returns number of failures during the run.
- getFeatures : ezcWebdavSimpleBackend
- in file simple.php, method ezcWebdavSimpleBackend::getFeatures()
Returns additional features supported by the backend.
- getFeatures : ezcWebdavBackend
- in file backend.php, method ezcWebdavBackend::getFeatures()
Returns additional features supported by the backend.
- getFileData : ezcArchiveZip
- in file zip.php, method ezcArchiveZip::getFileData()
Returns the file data of the given fileNumber.
- getFilename : ezcWorkflowDefinitionStorageXml
- in file xml.php, method ezcWorkflowDefinitionStorageXml::getFilename()
Returns the filename with path for given workflow name and version.
- getFileStructureFromFile : ezcArchiveEntry
- in file archive_entry.php, method ezcArchiveEntry::getFileStructureFromFile()
Create a file structure from a $file in the file system.
- getFilesystemWorkflowName : ezcWorkflowDefinitionStorageXml
- in file xml.php, method ezcWorkflowDefinitionStorageXml::getFilesystemWorkflowName()
Returns a safe filesystem name for a given workflow.
- getFilterNames : ezcImageConverter
- in file converter.php, method ezcImageConverter::getFilterNames()
Returns a list of enabled filters.
- getFilterNames : ezcImageHandler
- in file handler.php, method ezcImageHandler::getFilterNames()
Returns a list of filters this handler provides.
- getFlag : ezcWebdavFlaggedPropertyStorage
- in file flagged.php, method ezcWebdavFlaggedPropertyStorage::getFlag()
Returns the flags for property.
- getFormatCode : ezcConsoleOutput
- in file output.php, method ezcConsoleOutput::getFormatCode()
Returns the code for a given formating option of a given type.
- getGradientUrl : ezcGraphSvgDriver
- in file svg.php, method ezcGraphSvgDriver::getGradientUrl()
Return gradient URL
- getGroupId : ezcArchiveEntry
- in file archive_entry.php, method ezcArchiveEntry::getGroupId()
Returns the group ID of the entry.
- getGroupNames : ezcConfiguration
- in file configuration.php, method ezcConfiguration::getGroupNames()
Returns the names of all the groups as an array.
- getHandler : ezcImageConverter
- in file converter.php, method ezcImageConverter::getHandler()
Returns a handler object for direct use.
- getHandlerClasses : ezcImageAnalyzer
- in file analyzer.php, method ezcImageAnalyzer::getHandlerClasses()
Returns an array of known handler classes.
- getHeader : ezcWebdavRequest
- in file request.php, method ezcWebdavRequest::getHeader()
Returns the contents of a specific header.
- getHeader : ezcWebdavResponse
- in file response.php, method ezcWebdavResponse::getHeader()
Returns the contents of a specific header.
- getHeader : ezcMailPart
- in file part.php, method ezcMailPart::getHeader()
Returns the RAW value of the header $name.
- getHeaderCharset : ezcMailPart
- in file part.php, method ezcMailPart::getHeaderCharset()
Returns the charset registered for the header $name.
- getHeaders : ezcWebdavResponse
- in file response.php, method ezcWebdavResponse::getHeaders()
Returns all headers.
- getHelp : ezcConsoleInput
- in file input.php, method ezcConsoleInput::getHelp()
Get help information for your options.
- getHelpTable : ezcConsoleInput
- in file input.php, method ezcConsoleInput::getHelpTable()
Get help information for your options as a table.
- getHelpText : ezcConsoleInput
- in file input.php, method ezcConsoleInput::getHelpText()
Returns a standard help output for your program.
- getHierarchyDelimiter : ezcMailImapTransport
- in file imap_transport.php, method ezcMailImapTransport::getHierarchyDelimiter()
Returns the hierarchy delimiter of the IMAP server, useful for handling nested IMAP folders.
- getIdentifier : ezcQueryExpression
- in file expression.php, method ezcQueryExpression::getIdentifier()
Returns the correct identifier for the alias $alias.
- getIdentifier : ezcQuery
- in file query.php, method ezcQuery::getIdentifier()
Returns the correct identifier for the alias $alias.
- getIdentifiers : ezcQueryExpression
- in file expression.php, method ezcQueryExpression::getIdentifiers()
Returns the correct identifiers for the aliases found in $aliases.
- getIdentifiers : ezcQuery
- in file query.php, method ezcQuery::getIdentifiers()
Returns the correct identifiers for the aliases found in $aliases.
- getIdentifiers : ezcDbInstance
- in file instance.php, method ezcDbInstance::getIdentifiers()
Returns the identifiers of the registered database instances.
- getImage : ezcGraphGdDriver
- in file gd.php, method ezcGraphGdDriver::getImage()
Returns the image resource to draw on.
- getImageConvertExecutable : ezcBaseFeatures
- in file features.php, method ezcBaseFeatures::getImageConvertExecutable()
Returns the path to the ImageMagick convert utility.
- getImageIdentifyExecutable : ezcBaseFeatures
- in file features.php, method ezcBaseFeatures::getImageIdentifyExecutable()
Returns the path to the ImageMagick identify utility.
- getImplementations : ezcDbFactory
- in file factory.php, method ezcDbFactory::getImplementations()
Returns a list with supported database implementations.
- getInNodes : ezcWorkflowNode
- in file node.php, method ezcWorkflowNode::getInNodes()
Returns the incoming nodes of this node.
- getInode : ezcArchiveEntry
- in file archive_entry.php, method ezcArchiveEntry::getInode()
Returns the inode.
- getInstance : ezcTranslationFilter
- in file filter_interface.php, method ezcTranslationFilter::getInstance()
Returns an instance of the class that implements this interface
- getInstance : ezcWebdavServer
- in file server.php, method ezcWebdavServer::getInstance()
Returns singleton instance.
- getInstance : ezcUrlConfiguration
- in file url_configuration.php, method ezcUrlConfiguration::getInstance()
Returns the instance of the class.
- getInstance : ezcSignalStaticConnections
- in file static_connections.php, method ezcSignalStaticConnections::getInstance()
Returns the instance of the ezcSignalStaticConnections..
- getInstance : ezcConfigurationManager
- in file configuration_manager.php, method ezcConfigurationManager::getInstance()
Returns the instance of the class ezcConfigurationManager.
- getInstance : ezcTranslationComplementEmptyFilter
- in file complement_filter.php, method ezcTranslationComplementEmptyFilter::getInstance()
Returns an instance of the class ezcTranslationComplementEmptyFilter.
- getInstance : ezcTranslationLeetFilter
- in file leet_filter.php, method ezcTranslationLeetFilter::getInstance()
Returns an instance of the class ezcTranslationFilterLeet
- getInstance : ezcDebug
- in file debug.php, method ezcDebug::getInstance()
Returns the instance of this class.
- getInstance : ezcTranslationBorkFilter
- in file bork_filter.php, method ezcTranslationBorkFilter::getInstance()
Returns an instance of the class ezcTranslationFilterBork
- getInstance : ezcLog
- in file log.php, method ezcLog::getInstance()
Returns the instance of the class.
- getInstance : ezcTemplateConfiguration
- in file configuration.php, method ezcTemplateConfiguration::getInstance()
Returns the unique configuration instance named $name.
- getInstance : ezcSystemInfo
- in file info.php, method ezcSystemInfo::getInstance()
Returns the single instance of the ezcSystemInfo class.
- getInvalidProperties : ezcInputForm
- in file input_form.php, method ezcInputForm::getInvalidProperties()
Returns a list with all properties having invalid data.
- getKey : ezcGraphNumericDataSet
- in file numeric.php, method ezcGraphNumericDataSet::getKey()
Get the x coordinate for the current position
- getKey : ezcGraphDataSetAveragePolynom
- in file average.php, method ezcGraphDataSetAveragePolynom::getKey()
Get the x coordinate for the current position
- getLabel : ezcGraphChartElementLabeledAxis
- in file labeled.php, method ezcGraphChartElementLabeledAxis::getLabel()
Get label for a dedicated step on the axis
- getLabel : ezcGraphChartElementDateAxis
- in file date.php, method ezcGraphChartElementDateAxis::getLabel()
Get label for a dedicated step on the axis
- getLabel : ezcGraphChartElementLogarithmicalAxis
- in file logarithmic.php, method ezcGraphChartElementLogarithmicalAxis::getLabel()
Get label for a dedicated step on the axis
- getLabel : ezcGraphChartElementNumericAxis
- in file numeric.php, method ezcGraphChartElementNumericAxis::getLabel()
Get label for a dedicated step on the axis
- getLabel : ezcGraphChartElementAxis
- in file axis.php, method ezcGraphChartElementAxis::getLabel()
Get label for a dedicated step on the axis
- getLabelFromTimestamp : ezcGraphChartElementDateAxis
- in file date.php, method ezcGraphChartElementDateAxis::getLabelFromTimestamp()
Get label for timestamp
- getLink : ezcArchiveEntry
- in file archive_entry.php, method ezcArchiveEntry::getLink()
Returns the link with or without prefix.
- getLinkType : ezcArchiveEntry
- in file archive_entry.php, method ezcArchiveEntry::getLinkType()
Returns an ezcArchiveEntry-type that corresponds to the ezcArchiveStatMode-type
- getListing : ezcArchive
- in file archive.php, method ezcArchive::getListing()
Returns an array that lists the content of the archive.
- getLocalHeader : ezcArchiveZip
- in file zip.php, method ezcArchiveZip::getLocalHeader()
Returns the local header of the specified file number.
- getLocation : ezcConfigurationWriter
- in file writer.php, method ezcConfigurationWriter::getLocation()
Returns the current location string.
- getLocation : ezcConfigurationReader
- in file reader.php, method ezcConfigurationReader::getLocation()
Returns the current location string.
- getLocation : ezcConfigurationFileWriter
- in file file_writer.php, method ezcConfigurationFileWriter::getLocation()
Return the current location string.
- getLocation : ezcCacheStorage
- in file storage.php, method ezcCacheStorage::getLocation()
Returns the location.
- getLocation : ezcConfigurationFileReader
- in file file_reader.php, method ezcConfigurationFileReader::getLocation()
Returns the current location string.
- getLog : ezcDebugHtmlFormatter
- in file html_formatter.php, method ezcDebugHtmlFormatter::getLog()
Returns a string containing the HTML formatted output based on $writerData.
- getMachinePart : ezcMailMultipartReport
- in file multipart_report.php, method ezcMailMultipartReport::getMachinePart()
Returns the machine part of this multipart or null if there is no such part.
- getMainPart : ezcMailMultipartRelated
- in file multipart_related.php, method ezcMailMultipartRelated::getMainPart()
Returns the main part of this multipart or null if there is no such part.
- getMajor : ezcArchiveEntry
- in file archive_entry.php, method ezcArchiveEntry::getMajor()
Returns the major device number.
- getMajorStepCount : ezcGraphChartElementNumericAxis
- in file numeric.php, method ezcGraphChartElementNumericAxis::getMajorStepCount()
Return count of major steps
- getMajorStepCount : ezcGraphChartElementAxis
- in file axis.php, method ezcGraphChartElementAxis::getMajorStepCount()
Return count of major steps
- getMajorStepCount : ezcGraphChartElementLabeledAxis
- in file labeled.php, method ezcGraphChartElementLabeledAxis::getMajorStepCount()
Return count of major steps
- getMajorStepCount : ezcGraphChartElementLogarithmicalAxis
- in file logarithmic.php, method ezcGraphChartElementLogarithmicalAxis::getMajorStepCount()
Return count of major steps
- getMajorStepCount : ezcGraphChartElementDateAxis
- in file date.php, method ezcGraphChartElementDateAxis::getMajorStepCount()
Return count of major steps
- getMapper : ezcLog
- in file log.php, method ezcLog::getMapper()
Returns an instance of the current ezcLogMapper.
- getMaskArray : ezcLogFilterRule
- in file filter_rule.php, method ezcLogFilterRule::getMaskArray()
Returns the bits set in $mask as separate values in an array.
- getMessageNumbers : ezcMailMboxSet
- in file mbox_set.php, method ezcMailMboxSet::getMessageNumbers()
Returns message numbers for current set.
- getMessageNumbers : ezcMailImapSet
- in file imap_set.php, method ezcMailImapSet::getMessageNumbers()
Returns message numbers from the current set.
- getMessageNumbers : ezcMailPop3Set
- in file pop3_set.php, method ezcMailPop3Set::getMessageNumbers()
Returns message numbers from the current set.
- getMetaData : ezcFeedItem
- in file feed_item.php, method ezcFeedItem::getMetaData()
- getMimeOut : ezcImageConverter
- in file converter.php, method ezcImageConverter::getMimeOut()
Returns the MIME type that will be outputted for a given input type.
- getMimeType : ezcGraphGdDriver
- in file gd.php, method ezcGraphGdDriver::getMimeType()
Return mime type for current image format
- getMimeType : ezcGraphSvgDriver
- in file svg.php, method ezcGraphSvgDriver::getMimeType()
Return mime type for current image format
- getMimeType : ezcWebdavFileBackend
- in file file.php, method ezcWebdavFileBackend::getMimeType()
Returns the mime type of a resource.
- getMimeType : ezcGraphDriver
- in file driver.php, method ezcGraphDriver::getMimeType()
Return mime type for current image format
- getMimeType : ezcGraphFlashDriver
- in file flash.php, method ezcGraphFlashDriver::getMimeType()
Return mime type for current image format
- getMinor : ezcArchiveEntry
- in file archive_entry.php, method ezcArchiveEntry::getMinor()
Returns the minor device number.
- getMinorStepCount : ezcGraphChartElementDateAxis
- in file date.php, method ezcGraphChartElementDateAxis::getMinorStepCount()
Return count of minor steps
- getMinorStepCount : ezcGraphChartElementLabeledAxis
- in file labeled.php, method ezcGraphChartElementLabeledAxis::getMinorStepCount()
Return count of minor steps
- getMinorStepCount : ezcGraphChartElementAxis
- in file axis.php, method ezcGraphChartElementAxis::getMinorStepCount()
Return count of minor steps
- getMinorStepCount : ezcGraphChartElementLogarithmicalAxis
- in file logarithmic.php, method ezcGraphChartElementLogarithmicalAxis::getMinorStepCount()
Return count of minor steps
- getMinorStepCount : ezcGraphChartElementNumericAxis
- in file numeric.php, method ezcGraphChartElementNumericAxis::getMinorStepCount()
Return count of minor steps
- getModificationTime : ezcArchiveEntry
- in file archive_entry.php, method ezcArchiveEntry::getModificationTime()
Returns the modification time as a timestamp.
- getModule : ezcFeed
- in file feed.php, method ezcFeed::getModule()
- getModuleMetaData : ezcFeedItem
- in file feed_item.php, method ezcFeedItem::getModuleMetaData()
- getName : ezcDbHandlerMssql
- in file mssql.php, method ezcDbHandlerMssql::getName()
Returns 'mssql'.
- getName : ezcDbHandlerPgsql
- in file pgsql.php, method ezcDbHandlerPgsql::getName()
Returns 'pgsql'.
- getName : ezcConfigurationReader
- in file reader.php, method ezcConfigurationReader::getName()
Returns the name of the configuration to be written.
- getName : ezcDbHandlerSqlite
- in file sqlite.php, method ezcDbHandlerSqlite::getName()
Returns 'sqlite'.
- getName : ezcConfigurationWriter
- in file writer.php, method ezcConfigurationWriter::getName()
Returns the current name for the configuration to be written.
- getName : ezcConfigurationFileReader
- in file file_reader.php, method ezcConfigurationFileReader::getName()
Returns the current name for the configuration to be read.
- getName : ezcDbHandlerMysql
- in file mysql.php, method ezcDbHandlerMysql::getName()
Returns 'mysql'.
- getName : ezcConfigurationFileWriter
- in file file_writer.php, method ezcConfigurationFileWriter::getName()
Return the current name for the configuration to be written.
- getName : ezcDbHandlerOracle
- in file oracle.php, method ezcDbHandlerOracle::getName()
Returns 'oracle'.
- getNextLine : ezcMailMboxSet
- in file mbox_set.php, method ezcMailMboxSet::getNextLine()
Returns one line of data from the current mail in the set including the ending linebreak.
- getNextLine : ezcMailParserSet
- in file parser_set.php, method ezcMailParserSet::getNextLine()
Returns one line of data from the current mail in the set including the ending linebreak.
- getNextLine : ezcMailStorageSet
- in file storage_set.php, method ezcMailStorageSet::getNextLine()
Returns one line of data from the current mail in the set.
- getNextLine : ezcMailPop3Set
- in file pop3_set.php, method ezcMailPop3Set::getNextLine()
Returns one line of data from the current mail in the set.
- getNextLine : ezcMailVariableSet
- in file var_set.php, method ezcMailVariableSet::getNextLine()
Returns one line of data from the current mail in the set.
- getNextLine : ezcMailFileSet
- in file file_set.php, method ezcMailFileSet::getNextLine()
Returns one line of data from the current mail in the set.
- getNextLine : ezcMailImapSet
- in file imap_set.php, method ezcMailImapSet::getNextLine()
Returns one line of data from the current mail in the set.
- getNextTag : ezcMailImapTransport
- in file imap_transport.php, method ezcMailImapTransport::getNextTag()
Generates the next IMAP tag to prepend to client commands.
- getNiceNumber : ezcGraphChartElementNumericAxis
- in file numeric.php, method ezcGraphChartElementNumericAxis::getNiceNumber()
Returns a "nice" number for a given floating point number.
- getNodes : ezcWebdavSimpleBackend
- in file simple.php, method ezcWebdavSimpleBackend::getNodes()
Returns all child nodes.
- getNumberSetting : ezcConfiguration
- in file configuration.php, method ezcConfiguration::getNumberSetting()
Returns the value of the setting $setting in group $group.
- getNumberSetting : ezcConfigurationManager
- in file configuration_manager.php, method ezcConfigurationManager::getNumberSetting()
Returns the value of the setting $setting in group $group in the configuration named $name.
- getOption : ezcConsoleInput
- in file input.php, method ezcConsoleInput::getOption()
Returns the definition object for the option with the name $name.
- getOptionalProperties : ezcInputForm
- in file input_form.php, method ezcInputForm::getOptionalProperties()
Returns a list with all optional properties.
- getOptions : ezcConsoleOutput
- in file output.php, method ezcConsoleOutput::getOptions()
Returns the current options.
- getOptions : ezcConfigurationFileWriter
- in file file_writer.php, method ezcConfigurationFileWriter::getOptions()
Returns the current options for the writer.
- getOptions : ezcConfigurationFileReader
- in file file_reader.php, method ezcConfigurationFileReader::getOptions()
Returns the current options for the reader.
- getOptions : ezcConsoleStatusbar
- in file statusbar.php, method ezcConsoleStatusbar::getOptions()
Returns the current options.
- getOptions : ezcCacheStorage
- in file storage.php, method ezcCacheStorage::getOptions()
Return the currently set options.
- getOptions : ezcConsoleTable
- in file table.php, method ezcConsoleTable::getOptions()
Returns the current options.
- getOptions : ezcTranslationTsBackend
- in file ts_backend.php, method ezcTranslationTsBackend::getOptions()
Returns the current options.
- getOptions : ezcAuthenticationOpenidStore
- in file openid_store.php, method ezcAuthenticationOpenidStore::getOptions()
Returns the options of this class.
- getOptions : ezcConfigurationReader
- in file reader.php, method ezcConfigurationReader::getOptions()
Returns the options for the reader.
- getOptions : ezcAuthentication
- in file authentication.php, method ezcAuthentication::getOptions()
Returns the options of this class.
- getOptions : ezcAuthenticationSession
- in file authentication_session.php, method ezcAuthenticationSession::getOptions()
Returns the options of this class.
- getOptions : ezcConsoleInput
- in file input.php, method ezcConsoleInput::getOptions()
Returns an array of all registered options.
- getOptions : ezcConfigurationWriter
- in file writer.php, method ezcConfigurationWriter::getOptions()
Returns the current options for the writer.
- getOptions : ezcConsoleProgressMonitor
- in file progressmonitor.php, method ezcConsoleProgressMonitor::getOptions()
Returns the currently set options.
- getOptions : ezcAuthenticationFilter
- in file authentication_filter.php, method ezcAuthenticationFilter::getOptions()
Returns the options of this class.
- getOptions : ezcConsoleProgressbar
- in file progressbar.php, method ezcConsoleProgressbar::getOptions()
Returns the current options.
- getOptions : ezcSignalCollection
- in file signal_collection.php, method ezcSignalCollection::getOptions()
Returns the options for this class.
- getOptionValues : ezcConsoleInput
- in file input.php, method ezcConsoleInput::getOptionValues()
Returns the values of all submitted options.
- getOrder : ezcGraphPolynom
- in file polynom.php, method ezcGraphPolynom::getOrder()
Returns the order of the polynom
- getOriginalPart : ezcMailMultipartReport
- in file multipart_report.php, method ezcMailMultipartReport::getOriginalPart()
Returns the original content part of this multipart or null if there is no such part.
- getOutMime : ezcImageTransformation
- in file transformation.php, method ezcImageTransformation::getOutMime()
Determine output MIME type Returns the MIME type that the transformation will output.
- getOutNodes : ezcWorkflowNode
- in file node.php, method ezcWorkflowNode::getOutNodes()
Returns the outgoing nodes of this node.
- getParam : ezcUrl
- in file url.php, method ezcUrl::getParam()
Returns the value of the specified parameter from the URL based on the active URL configuration.
- getParams : ezcUrl
- in file url.php, method ezcUrl::getParams()
Returns the unordered parameters from the URL as a flat array.
- getParentId : ezcTreeDb
- in file db.php, method ezcTreeDb::getParentId()
Returns the ID of parent of the node with ID $childId.
- getParts : ezcMailPartWalkContext
- in file walk_context.php, method ezcMailPartWalkContext::getParts()
Returns the mail parts.
- getParts : ezcMailMultipartAlternative
- in file multipart_alternative.php, method ezcMailMultipartAlternative::getParts()
Returns the mail parts associated with this multipart.
- getParts : ezcMailMultipartMixed
- in file multipart_mixed.php, method ezcMailMultipartMixed::getParts()
Returns the mail parts associated with this multipart.
- getParts : ezcMailMultipartDigest
- in file multipart_digest.php, method ezcMailMultipartDigest::getParts()
Returns the mail parts associated with this multipart.
- getParts : ezcMailMultipartReport
- in file multipart_report.php, method ezcMailMultipartReport::getParts()
Returns the mail parts associated with this multipart.
- getPath : ezcArchiveEntry
- in file archive_entry.php, method ezcArchiveEntry::getPath()
Returns the complete path or path without the prefix.
- getPath : ezcTemplateLocationInterface
- in file location.php, method ezcTemplateLocationInterface::getPath()
Implement this method to return the path to the template source.
- getPathLength : ezcTreeXml
- in file xml.php, method ezcTreeXml::getPathLength()
Returns the distance from the root node to the node with ID $nodeId.
- getPathLength : ezcTree
- in file tree.php, method ezcTree::getPathLength()
Returns the distance from the root node to the node with ID $nodeId.
- getPathLength : ezcTreeNode
- in file tree_node.php, method ezcTreeNode::getPathLength()
Returns the distance from the root node to this node.
- getPathLength : ezcTreeDbMaterializedPath
- in file db_materialized_path.php, method ezcTreeDbMaterializedPath::getPathLength()
Returns the distance from the root node to the node with ID $nodeId.
- getPathLength : ezcTreeMemory
- in file memory.php, method ezcTreeMemory::getPathLength()
Returns the distance from the root node to the node with ID $nodeId
- getPathLength : ezcTreeDbParentChild
- in file db_parent_child.php, method ezcTreeDbParentChild::getPathLength()
Returns the distance from the root node to the node with ID $nodeId.
- getPathLength : ezcTreeDbNestedSet
- in file db_nested_set.php, method ezcTreeDbNestedSet::getPathLength()
Returns the distance from the root node to the node with ID $nodeId.
- getPermissions : ezcArchiveEntry
- in file archive_entry.php, method ezcArchiveEntry::getPermissions()
Returns a bit mask representing the permissions of this entry.
- getPermissionsString : ezcArchiveEntry
- in file archive_entry.php, method ezcArchiveEntry::getPermissionsString()
Returns the permissions as a string.
- getPluginData : ezcWebdavInfrastructureBase
- in file infrastructure_base.php, method ezcWebdavInfrastructureBase::getPluginData()
Retrieves plugin data from the storage.
- getPolynom : ezcGraphDataSetAveragePolynom
- in file average.php, method ezcGraphDataSetAveragePolynom::getPolynom()
Returns a polynom of the defined order witch matches the datapoints using the least squares algorithm.
- getPrefix : ezcArchiveEntry
- in file archive_entry.php, method ezcArchiveEntry::getPrefix()
Returns the prefix.
- getProperties : ezcWebdavPropertyStorage
- in file property_storage.php, method ezcWebdavPropertyStorage::getProperties()
Returns all properties of a given namespace.
- getProperties : ezcWebdavBasicPropertyStorage
- in file basic.php, method ezcWebdavBasicPropertyStorage::getProperties()
Returns all properties of a given namespace.
- getProperty : ezcWebdavFileBackend
- in file file.php, method ezcWebdavFileBackend::getProperty()
Returns a property of a resource.
- getProperty : ezcWebdavSimpleBackend
- in file simple.php, method ezcWebdavSimpleBackend::getProperty()
Returns a property of a resource.
- getPropertyStorage : ezcWebdavFileBackend
- in file file.php, method ezcWebdavFileBackend::getPropertyStorage()
Returns the property storage for a resource.
- getPropertyStoragePath : ezcWebdavFileBackend
- in file file.php, method ezcWebdavFileBackend::getPropertyStoragePath()
Returns the storage path for a property.
- getQuery : ezcQuerySelect
- in file query_select.php, method ezcQuerySelect::getQuery()
Returns the complete select query string.
- getQuery : ezcQueryUpdate
- in file query_update.php, method ezcQueryUpdate::getQuery()
Returns the query string for this query object.
- getQuery : ezcQuerySelectOracle
- in file query_select_oracle.php, method ezcQuerySelectOracle::getQuery()
Transforms the query from the parent to provide LIMIT functionality.
- getQuery : ezcQuerySubSelect
- in file query_subselect.php, method ezcQuerySubSelect::getQuery()
Return string with SQL query for subselect.
- getQuery : ezcQueryInsert
- in file query_insert.php, method ezcQueryInsert::getQuery()
Returns the query string for this query object.
- getQuery : ezcQueryDelete
- in file query_delete.php, method ezcQueryDelete::getQuery()
Returns the query string for this query object.
- getQuery : ezcUrl
- in file url.php, method ezcUrl::getQuery()
Returns the query elements as an associative array.
- getQuery : ezcQuerySelectMssql
- in file query_select_mssql.php, method ezcQuerySelectMssql::getQuery()
Transforms the query from the parent to provide LIMIT functionality.
- getQuery : ezcQuery
- in file query.php, method ezcQuery::getQuery()
Returns the query string for this query object.
- getReadablePart : ezcMailMultipartReport
- in file multipart_report.php, method ezcMailMultipartReport::getReadablePart()
Returns the readable part of this multipart or null if there is no such part.
- getReaderByFormat : ezcDbSchemaHandlerManager
- in file handler_manager.php, method ezcDbSchemaHandlerManager::getReaderByFormat()
Returns the class name of the read handler for format $format.
- getReaderType : ezcDbSchemaReader
- in file schema_reader.php, method ezcDbSchemaReader::getReaderType()
Returns what type of schema reader this class implements.
- getReaderType : ezcDbSchemaPgsqlReader
- in file reader.php, method ezcDbSchemaPgsqlReader::getReaderType()
Returns what type of schema reader this class implements.
- getReaderType : ezcDbSchemaPhpArrayReader
- in file reader.php, method ezcDbSchemaPhpArrayReader::getReaderType()
Returns what type of reader writer this class implements.
- getReaderType : ezcDbSchemaSqliteReader
- in file reader.php, method ezcDbSchemaSqliteReader::getReaderType()
Returns what type of schema reader this class implements.
- getReaderType : ezcDbSchemaOracleReader
- in file reader.php, method ezcDbSchemaOracleReader::getReaderType()
Returns what type of schema reader this class implements.
- getReaderType : ezcDbSchemaMysqlReader
- in file reader.php, method ezcDbSchemaMysqlReader::getReaderType()
Returns what type of schema reader this class implements.
- getReaderType : ezcDbSchemaXmlReader
- in file reader.php, method ezcDbSchemaXmlReader::getReaderType()
Returns what type of reader writer this class implements.
- getRelatedObject : ezcPersistentSession
- in file persistent_session.php, method ezcPersistentSession::getRelatedObject()
Returns the related object of a given class for an object.
- getRelatedObjects : ezcPersistentSession
- in file persistent_session.php, method ezcPersistentSession::getRelatedObjects()
Returns the related objects of a given class for an object.
- getRelatedPartByID : ezcMailMultipartRelated
- in file multipart_related.php, method ezcMailMultipartRelated::getRelatedPartByID()
Returns the part associated with the passed Content-ID.
- getRelatedParts : ezcMailMultipartRelated
- in file multipart_related.php, method ezcMailMultipartRelated::getRelatedParts()
Returns the mail parts associated with this multipart.
- getRemainingLifetime : ezcCacheStorageFile
- in file file.php, method ezcCacheStorageFile::getRemainingLifetime()
Returns the time ( in seconds ) which remains for a cache object, before it gets outdated. In case the cache object is already outdated or does not exists, this method returns 0.
- getRemainingLifetime : ezcCacheStorage
- in file storage.php, method ezcCacheStorage::getRemainingLifetime()
Returns the time ( in seconds ) that remains for a cache object, before it gets outdated. In case the cache object is already outdated or does not exists, this method returns 0.
- getRemainingLifetime : ezcCacheStorageMemory
- in file memory.php, method ezcCacheStorageMemory::getRemainingLifetime()
Returns the time in seconds which remains for a cache object, before it gets outdated. In case the cache object is already outdated or does not exists, this method returns 0.
- getRenderedFile : ezcGraphChart
- in file chart.php, method ezcGraphChart::getRenderedFile()
Return filename of rendered file, and false if no file was yet rendered.
- getReplyCode : ezcMailSmtpTransport
- in file smtp_transport.php, method ezcMailSmtpTransport::getReplyCode()
Returns the reply code of the last message from the server.
- getRepositoryDirectories : ezcBase
- in file base.php, method ezcBase::getRepositoryDirectories()
Return the list of directories that contain class repositories.
- getRequiredProperties : ezcInputForm
- in file input_form.php, method ezcInputForm::getRequiredProperties()
Returns a list with all required properties.
- getResourceContents : ezcWebdavSimpleBackend
- in file simple.php, method ezcWebdavSimpleBackend::getResourceContents()
Returns the content of a resource.
- getResourceContents : ezcWebdavFileBackend
- in file file.php, method ezcWebdavFileBackend::getResourceContents()
Returns the contents of a resource.
- getResponse : ezcMailImapTransport
- in file imap_transport.php, method ezcMailImapTransport::getResponse()
Reads the responses from the server until encountering $tag.
- getResult : ezcConsoleMenuDialog
- in file menu_dialog.php, method ezcConsoleMenuDialog::getResult()
Returns the result retrieved.
- getResult : ezcConsoleDialog
- in file dialog.php, method ezcConsoleDialog::getResult()
Returns the result retrieved.
- getResult : ezcConsoleQuestionDialog
- in file question_dialog.php, method ezcConsoleQuestionDialog::getResult()
Returns the result retrieved.
- getResultList : ezcConfigurationValidationResult
- in file validation_result.php, method ezcConfigurationValidationResult::getResultList()
Returns a list with validation items
- getResultString : ezcConsoleQuestionDialogValidator
- in file question_dialog_validator.php, method ezcConsoleQuestionDialogValidator::getResultString()
Returns a string of possible results to be displayed with the question.
- getResultString : ezcConsoleMenuDialogDefaultValidator
- in file menu_dialog_default.php, method ezcConsoleMenuDialogDefaultValidator::getResultString()
Returns a string representing the default value.
- getResultString : ezcConsoleQuestionDialogTypeValidator
- in file question_dialog_type.php, method ezcConsoleQuestionDialogTypeValidator::getResultString()
Returns a string representing valid results.
- getResultString : ezcConsoleQuestionDialogRegexValidator
- in file question_dialog_regex.php, method ezcConsoleQuestionDialogRegexValidator::getResultString()
Returns a string representing valid results.
- getResultString : ezcConsoleQuestionDialogCollectionValidator
- in file question_dialog_collection.php, method ezcConsoleQuestionDialogCollectionValidator::getResultString()
Returns a string representing valid results.
- getRootNode : ezcTreeMemory
- in file memory.php, method ezcTreeMemory::getRootNode()
Returns the root node
- getRootNode : ezcTree
- in file tree.php, method ezcTree::getRootNode()
Returns the root node.
- getRootNode : ezcTreeXml
- in file xml.php, method ezcTreeXml::getRootNode()
Returns the root node.
- getRootNode : ezcTreeDb
- in file db.php, method ezcTreeDb::getRootNode()
Returns the root node.
- getSchema : ezcDbSchema
- in file schema.php, method ezcDbSchema::getSchema()
Returns the internal schema by reference.
- getSetting : ezcConfiguration
- in file configuration.php, method ezcConfiguration::getSetting()
Returns the value of setting $setting located in group $group.
- getSetting : ezcConfigurationManager
- in file configuration_manager.php, method ezcConfigurationManager::getSetting()
Returns the value of the setting $setting in group $group in the configuration named $name.
- getSettingNames : ezcConfiguration
- in file configuration.php, method ezcConfiguration::getSettingNames()
Returns the names of all settings in the group $group.
- getSettings : ezcConfigurationManager
- in file configuration_manager.php, method ezcConfigurationManager::getSettings()
Returns the values of the settings $settings in group $group in the configuration named $name.
- getSettings : ezcConfiguration
- in file configuration.php, method ezcConfiguration::getSettings()
Returns the values of the settings $settings in group $group as an array.
- getSettingsAsList : ezcConfigurationManager
- in file configuration_manager.php, method ezcConfigurationManager::getSettingsAsList()
Returns the values of the settings $settings in group $group as an array.
- getSettingsInGroup : ezcConfiguration
- in file configuration.php, method ezcConfiguration::getSettingsInGroup()
Returns all settings in the group $group.
- getSetupUrl : ezcAuthenticationOpenidFilter
- in file openid_filter.php, method ezcAuthenticationOpenidFilter::getSetupUrl()
Returns the setup URL.
- getSize : ezcArchiveEntry
- in file archive_entry.php, method ezcArchiveEntry::getSize()
Returns the file size.
- getSourceFiles : ezcMailStorageSet
- in file storage_set.php, method ezcMailStorageSet::getSourceFiles()
Returns an array of the filenames holding the sources of the mails in this set.
- getState : ezcPersistentObject
- in file persistent_object.php, method ezcPersistentObject::getState()
Returns the current state of an object.
- getStaticConnectionsHolder : ezcSignalCollection
- in file signal_collection.php, method ezcSignalCollection::getStaticConnectionsHolder()
Returns the current provider of static connections or NULL if there is none.
- getStatus : ezcAuthentication
- in file authentication.php, method ezcAuthentication::getStatus()
Returns the status of authentication.
- getSteps : ezcGraphChartElementLabeledAxis
- in file labeled.php, method ezcGraphChartElementLabeledAxis::getSteps()
Return array of steps on this axis
- getSteps : ezcGraphChartElementAxis
- in file axis.php, method ezcGraphChartElementAxis::getSteps()
Return array of steps on this axis
- getSteps : ezcGraphChartElementDateAxis
- in file date.php, method ezcGraphChartElementDateAxis::getSteps()
Return array of steps on this axis
- getStringSetting : ezcConfiguration
- in file configuration.php, method ezcConfiguration::getStringSetting()
Returns the value of the setting $setting in group $group.
- getStringSetting : ezcConfigurationManager
- in file configuration_manager.php, method ezcConfigurationManager::getStringSetting()
Returns the value of the setting $setting in group $group in the configuration named $name.
- getStyle : ezcGraphSvgDriver
- in file svg.php, method ezcGraphSvgDriver::getStyle()
Get SVG style definition
- getSuccessCount : ezcConsoleStatusbar
- in file statusbar.php, method ezcConsoleStatusbar::getSuccessCount()
Returns number of successes during the run.
- getSuffix : ezcConfigurationWriter
- in file writer.php, method ezcConfigurationWriter::getSuffix()
Returns the suffix used in the storage filename.
- getSuffix : ezcConfigurationReader
- in file reader.php, method ezcConfigurationReader::getSuffix()
Returns the suffix used in the storage filename.
- getSuffix : ezcConfigurationIniWriter
- in file ini_writer.php, method ezcConfigurationIniWriter::getSuffix()
Returns 'ini'. The suffix used in the storage filename.
- getSuffix : ezcConfigurationArrayWriter
- in file array_writer.php, method ezcConfigurationArrayWriter::getSuffix()
Returns the suffix used in the storage filename.
- getSuffix : ezcConfigurationIniReader
- in file ini_reader.php, method ezcConfigurationIniReader::getSuffix()
Returns 'ini'. The suffix used in the storage filename.
- getSuffix : ezcConfigurationArrayReader
- in file array_reader.php, method ezcConfigurationArrayReader::getSuffix()
Returns the suffix used in the storage filename.
- getSupportedAuthMethods : ezcMailSmtpTransport
- in file smtp_transport.php, method ezcMailSmtpTransport::getSupportedAuthMethods()
Returns an array with the authentication methods supported by the SMTP transport class (not by the SMTP server!).
- getSupportedDiffFormats : ezcDbSchemaHandlerManager
- in file handler_manager.php, method ezcDbSchemaHandlerManager::getSupportedDiffFormats()
Returns list of schema types supported by all known difference handlers.
- getSupportedFormats : ezcDbSchemaHandlerManager
- in file handler_manager.php, method ezcDbSchemaHandlerManager::getSupportedFormats()
Returns list of schema types supported by all known handlers.
- getSupportedModules : ezcFeed
- in file feed.php, method ezcFeed::getSupportedModules()
- getSupportedTypes : ezcFeed
- in file feed.php, method ezcFeed::getSupportedTypes()
- getSynopsis : ezcConsoleInput
- in file input.php, method ezcConsoleInput::getSynopsis()
Returns the synopsis string for the program.
- getTable : ezcConsoleTable
- in file table.php, method ezcConsoleTable::getTable()
Returns the table in a string.
- getTarInstance : ezcArchive
- in file archive.php, method ezcArchive::getTarInstance()
Open a tar instance.
- getTextBoundings : ezcGraphSvgDriver
- in file svg.php, method ezcGraphSvgDriver::getTextBoundings()
Returns boundings of text depending on the available font extension
- getTextBoundings : ezcGraphFlashDriver
- in file flash.php, method ezcGraphFlashDriver::getTextBoundings()
Returns boundings of text depending on the available font extension
- getTextBoundings : ezcGraphGdDriver
- in file gd.php, method ezcGraphGdDriver::getTextBoundings()
Returns boundings of text depending on the available font extension
- getTextBoundings : ezcGraphDriver
- in file driver.php, method ezcGraphDriver::getTextBoundings()
Returns boundings of text depending on the available font extension
- getTextWidth : ezcGraphSvgDriver
- in file svg.php, method ezcGraphSvgDriver::getTextWidth()
Guess text width for string
- getTimestamp : ezcConfigurationReader
- in file reader.php, method ezcConfigurationReader::getTimestamp()
Returns the last modified timestamp.
- getTimestamp : ezcConfigurationFileReader
- in file file_reader.php, method ezcConfigurationFileReader::getTimestamp()
Returns the last modified timestamp.
- getTimingsAccumulator : ezcDebugHtmlFormatter
- in file html_formatter.php, method ezcDebugHtmlFormatter::getTimingsAccumulator()
Returns a string containing the HTML formatted output based on $timerData.
- getTitleSize : ezcGraphChartElement
- in file element.php, method ezcGraphChartElement::getTitleSize()
Returns calculated boundings based on available percentual space of given bounding box specified in the elements options and direction of the box.
- getTmpDir : ezcMailParser
- in file parser.php, method ezcMailParser::getTmpDir()
Returns the temporary directory.
- getTranslation : ezcTranslation
- in file translation.php, method ezcTranslation::getTranslation()
Returns the translated version of the original string $key.
- getType : ezcArchiveEntry
- in file archive_entry.php, method ezcArchiveEntry::getType()
Returns type of the entry.
- getTypeString : ezcArchiveEntry
- in file archive_entry.php, method ezcArchiveEntry::getTypeString()
Returns the type string for the current type of the entry.
- getUnsafeRawData : ezcInputForm
- in file input_form.php, method ezcInputForm::getUnsafeRawData()
Returns RAW input variable values for invalid field $fieldName.
- getUrl : ezcUrlCreator
- in file url_creator.php, method ezcUrlCreator::getUrl()
Returns the URL registered as $name.
- getUserId : ezcArchiveEntry
- in file archive_entry.php, method ezcArchiveEntry::getUserId()
Returns the user ID of the entry.
- getValidProperties : ezcInputForm
- in file input_form.php, method ezcInputForm::getValidProperties()
Returns a list with all properties that have valid data.
- getVariableArray : ezcTemplateVariableCollection
- in file variable_collection.php, method ezcTemplateVariableCollection::getVariableArray()
Returns all variables in an array.
- getVariableHandlers : ezcWorkflow
- in file workflow.php, method ezcWorkflow::getVariableHandlers()
Returns the variable handlers.
- getWarningCount : ezcConfigurationValidationResult
- in file validation_result.php, method ezcConfigurationValidationResult::getWarningCount()
Returns the number of warnings
- getWriterByFormat : ezcDbSchemaHandlerManager
- in file handler_manager.php, method ezcDbSchemaHandlerManager::getWriterByFormat()
Returns the class name of the write handler for format $format.
- getWriterType : ezcDbSchemaSqliteWriter
- in file writer.php, method ezcDbSchemaSqliteWriter::getWriterType()
Returns what type of schema writer this class implements.
- getWriterType : ezcDbSchemaOracleWriter
- in file writer.php, method ezcDbSchemaOracleWriter::getWriterType()
Returns what type of schema writer this class implements.
- getWriterType : ezcDbSchemaPersistentWriter
- in file writer.php, method ezcDbSchemaPersistentWriter::getWriterType()
Returns what type of schema writer this class implements.
- getWriterType : ezcDbSchemaXmlWriter
- in file writer.php, method ezcDbSchemaXmlWriter::getWriterType()
Returns what type of schema writer this class implements.
- getWriterType : ezcDbSchemaPgsqlWriter
- in file writer.php, method ezcDbSchemaPgsqlWriter::getWriterType()
Returns what type of schema writer this class implements.
- getWriterType : ezcDbSchemaPersistentClassWriter
- in file class_writer.php, method ezcDbSchemaPersistentClassWriter::getWriterType()
Returns what type of schema writer this class implements.
- getWriterType : ezcDbSchemaPhpArrayWriter
- in file writer.php, method ezcDbSchemaPhpArrayWriter::getWriterType()
Returns what type of schema writer this class implements.
- getWriterType : ezcDbSchemaWriter
- in file schema_writer.php, method ezcDbSchemaWriter::getWriterType()
Returns what type of schema writer this class implements.
- getWriterType : ezcDbSchemaMysqlWriter
- in file writer.php, method ezcDbSchemaMysqlWriter::getWriterType()
Returns what type of schema writer this class implements.
- getXmlTool : ezcWebdavPropertyHandler
- in file property_handler.php, method ezcWebdavPropertyHandler::getXmlTool()
Returns the XML tool to work with.
- getZipInstance : ezcArchive
- in file archive.php, method ezcArchive::getZipInstance()
Open a zip instance. This method is made public for testing purposes, and should not be used.
- gd.php
- procedural page gd.php
- graph.php
- procedural page graph.php
- gd_driver.php
- procedural page gd_driver.php
- groupBy : ezcQuerySelect
- in file query_select.php, method ezcQuerySelect::groupBy()
Returns SQL that groups the result set by a given column.
- gt : ezcQueryExpression
- in file expression.php, method ezcQueryExpression::gt()
Returns the SQL to check if one value is greater than another value.
- gte : ezcQueryExpression
- in file expression.php, method ezcQueryExpression::gte()
Returns the SQL to check if one value is greater than or equal to another value.
- guessContentType : ezcMailTools
- in file tools.php, method ezcMailTools::guessContentType()
Guesses the content and mime type by using the file extension.
- gd.php
- procedural page gd.php
- gd_base.php
- procedural page gd_base.php
- geometry.php
- procedural page geometry.php
- generator_definition.php
- procedural page generator_definition.php
- generator.php
- procedural page generator.php
- graphviz.php
- procedural page graphviz.php
- getcontentlanguage.php
- procedural page getcontentlanguage.php
- getcontentlength.php
- procedural page getcontentlength.php
- getcontenttype.php
- procedural page getcontenttype.php
- getetag.php
- procedural page getetag.php
- getlastmodified.php
- procedural page getlastmodified.php
- get.php
- procedural page get.php
- get_collection.php
- procedural page get_collection.php
- get_resource.php
- procedural page get_resource.php
h
- $handle : ezcAuthenticationOpenidAssociation
- in file openid_association.php, variable ezcAuthenticationOpenidAssociation::$handle
The handle given by the OpenID provider to this association.
- $handledLiveProperties : ezcWebdavFileBackend
- in file file.php, variable ezcWebdavFileBackend::$handledLiveProperties
Names of live properties from the DAV: namespace which will be handled live, and should not be stored like dead properties.
- $handlers : ezcImageConverter
- in file converter.php, variable ezcImageConverter::$handlers
Keeps the handlers used by the converter.
- $handlers : ezcImageConverterSettings
- in file converter_settings.php, variable ezcImageConverterSettings::$handlers
Array with handler settings objects.
- $handlingMap : ezcWebdavTransport
- in file transport.php, variable ezcWebdavTransport::$handlingMap
Map of response objects to handling methods.
- $hasCloseTag : ezcTemplateCustomBlockDefinition
- in file custom_block_definition.php, variable ezcTemplateCustomBlockDefinition::$hasCloseTag
Specifies whether the class has an open and close tag or only a open tag.
- $hasNullBlocks : ezcArchiveV7Tar
- in file v7_tar.php, variable ezcArchiveV7Tar::$hasNullBlocks
Specifies if the archive contains null blocks.
- $hasThumbnail : ezcImageAnalyzerData
- in file analyzer_data.php, variable ezcImageAnalyzerData::$hasThumbnail
Does the image have a thumbnail?
- $havingString : ezcQuerySelect
- in file query_select.php, variable ezcQuerySelect::$havingString
Stores the HAVING part of SQL
- $headerMap : ezcWebdavHeaderHandler
- in file header_handler.php, variable ezcWebdavHeaderHandler::$headerMap
Map of regular header names to $_SERVER keys.
- $headerPositions : ezcArchiveV7Tar
- in file v7_tar.php, variable ezcArchiveV7Tar::$headerPositions
Stores the block number where the header starts.
- $headers : ezcWebdavOutputResult
- in file output_result.php, variable ezcWebdavOutputResult::$headers
Response headers
- $headers : ezcWebdavRequest
- in file request.php, variable ezcWebdavRequest::$headers
Container for header information.
- $headers : ezcArchiveV7Tar
- in file v7_tar.php, variable ezcArchiveV7Tar::$headers
Stores all the headers from the archive.
- $headers : ezcWebdavResponse
- in file response.php, variable ezcWebdavResponse::$headers
Container for header information.
- $height : ezcImageAnalyzerData
- in file analyzer_data.php, variable ezcImageAnalyzerData::$height
Height of image in pixels.
- $hint : ezcInputFormDefinitionElement
- in file definition_element.php, variable ezcInputFormDefinitionElement::$hint
A short hint to be shown to the user about the constraint of an input element, e.g.
- $host : ezcAuthenticationLdapInfo
- in file ldap_info.php, variable ezcAuthenticationLdapInfo::$host
The hostname of the LDAP server, for example 'localhost'.
- htpasswd_filter.php
- procedural page htpasswd_filter.php
- htpasswd_options.php
- procedural page htpasswd_options.php
- CHANGE : ezcBaseFileException
- in file file_exception.php, class constant ezcBaseFileException::CHANGE
- handler_not_found.php
- procedural page handler_not_found.php
- handler.php
- procedural page handler.php
- handler_manager.php
- procedural page handler_manager.php
- html_formatter.php
- procedural page html_formatter.php
- handle : ezcWebdavServer
- in file server.php, method ezcWebdavServer::handle()
Handles the current request.
- handleException : ezcWebdavTransport
- in file transport.php, method ezcWebdavTransport::handleException()
Handle a thrown exception and generate an error response from it.
- handleResponse : ezcWebdavTransport
- in file transport.php, method ezcWebdavTransport::handleResponse()
Handle a response and send it to the WebDAV client.
- hasAliases : ezcQuery
- in file query.php, method ezcQuery::hasAliases()
Returns true if this object has aliases.
- hasAliases : ezcQueryExpression
- in file expression.php, method ezcQueryExpression::hasAliases()
Returns true if this object has aliases.
- hasChildNodes : ezcTreeMemory
- in file memory.php, method ezcTreeMemory::hasChildNodes()
Returns whether the node with ID $nodeId has children
- hasChildNodes : ezcTreeDbParentChild
- in file db_parent_child.php, method ezcTreeDbParentChild::hasChildNodes()
Returns whether the node with ID $nodeId has children.
- hasChildNodes : ezcTreeNode
- in file tree_node.php, method ezcTreeNode::hasChildNodes()
Returns whether this node has children.
- hasChildNodes : ezcTree
- in file tree.php, method ezcTree::hasChildNodes()
Returns whether the node with ID $nodeId has children.
- hasChildNodes : ezcTreeDbMaterializedPath
- in file db_materialized_path.php, method ezcTreeDbMaterializedPath::hasChildNodes()
Returns whether the node with ID $nodeId has children.
- hasChildNodes : ezcTreeXml
- in file xml.php, method ezcTreeXml::hasChildNodes()
Returns whether the node with ID $nodeId has children.
- hasData : ezcMailMboxSet
- in file mbox_set.php, method ezcMailMboxSet::hasData()
Returns whether the set contains mails.
- hasData : ezcMailPop3Set
- in file pop3_set.php, method ezcMailPop3Set::hasData()
Returns whether the set has mails.
- hasData : ezcMailParserSet
- in file parser_set.php, method ezcMailParserSet::hasData()
Returns true if mail data is available for parsing.
- hasData : ezcMailImapSet
- in file imap_set.php, method ezcMailImapSet::hasData()
Returns whether the set has mails.
- hasData : ezcMailStorageSet
- in file storage_set.php, method ezcMailStorageSet::hasData()
Returns whether the set has mails.
- hasData : ezcMailVariableSet
- in file var_set.php, method ezcMailVariableSet::hasData()
Returns whether the variable set contains mails.
- hasData : ezcMailFileSet
- in file file_set.php, method ezcMailFileSet::hasData()
Returns whether the file set contains files
- hasDependency : ezcConsoleOption
- in file option.php, method ezcConsoleOption::hasDependency()
Returns if a dependency to the given option exists.
- hasEnded : ezcWorkflowExecution
- in file execution.php, method ezcWorkflowExecution::hasEnded()
Returns true when the workflow execution has ended.
- hasError : ezcWebdavProperty
- in file property.php, method ezcWebdavProperty::hasError()
Indicates that a property has a validation error.
- hasExclusion : ezcConsoleOption
- in file option.php, method ezcConsoleOption::hasExclusion()
Returns if a given exclusion rule is registered with the option.
- hasExtensionSupport : ezcBaseFeatures
- in file features.php, method ezcBaseFeatures::hasExtensionSupport()
Determines if the specified extension is loaded.
- hasFilter : ezcImageConverter
- in file converter.php, method ezcImageConverter::hasFilter()
Returns if a given filter is available.
- hasFilter : ezcImageHandler
- in file handler.php, method ezcImageHandler::hasFilter()
Checks if a given filter is available in this handler.
- hasFunction : ezcBaseFeatures
- in file features.php, method ezcBaseFeatures::hasFunction()
Determines if the specified function is available.
- hasGetData : ezcInputForm
- in file input_form.php, method ezcInputForm::hasGetData()
Returns whether there is GET data available
- hasGroup : ezcConfiguration
- in file configuration.php, method ezcConfiguration::hasGroup()
Returns true if the group $group exists.
- hasImageConvert : ezcBaseFeatures
- in file features.php, method ezcBaseFeatures::hasImageConvert()
Determines if the ImageMagick convert utility is installed.
- hasImageIdentify : ezcBaseFeatures
- in file features.php, method ezcBaseFeatures::hasImageIdentify()
Determines if the ImageMagick identify utility is installed.
- hasInputField : ezcInputForm
- in file input_form.php, method ezcInputForm::hasInputField()
Returns whether the optional field $fieldName exists.
- hasNoContent : ezcWebdavDisplayNameProperty
- in file displayname.php, method ezcWebdavDisplayNameProperty::hasNoContent()
Returns if property has no content.
- hasNoContent : ezcWebdavProperty
- in file property.php, method ezcWebdavProperty::hasNoContent()
Check if property has no content.
- hasNoContent : ezcWebdavResourceTypeProperty
- in file resourcetype.php, method ezcWebdavResourceTypeProperty::hasNoContent()
Returns if property has no content.
- hasNoContent : ezcWebdavCreationDateProperty
- in file creationdate.php, method ezcWebdavCreationDateProperty::hasNoContent()
Returns if property has no content.
- hasNoContent : ezcWebdavSourcePropertyLink
- in file source_link.php, method ezcWebdavSourcePropertyLink::hasNoContent()
Returns if property has no content.
- hasNoContent : ezcWebdavGetContentLengthProperty
- in file getcontentlength.php, method ezcWebdavGetContentLengthProperty::hasNoContent()
Returns if property has no content.
- hasNoContent : ezcWebdavGetEtagProperty
- in file getetag.php, method ezcWebdavGetEtagProperty::hasNoContent()
Returns if property has no content.
- hasNoContent : ezcWebdavSourceProperty
- in file source.php, method ezcWebdavSourceProperty::hasNoContent()
Remove all contents from a property.
- hasNoContent : ezcWebdavGetLastModifiedProperty
- in file getlastmodified.php, method ezcWebdavGetLastModifiedProperty::hasNoContent()
Returns if property has no content.
- hasNoContent : ezcWebdavGetContentTypeProperty
- in file getcontenttype.php, method ezcWebdavGetContentTypeProperty::hasNoContent()
Returns if property has no content.
- hasNoContent : ezcWebdavGetContentLanguageProperty
- in file getcontentlanguage.php, method ezcWebdavGetContentLanguageProperty::hasNoContent()
Returns if property has no content.
- hasNoContent : ezcWebdavDeadProperty
- in file dead.php, method ezcWebdavDeadProperty::hasNoContent()
Returns if property has no content.
- hasOption : ezcConsoleInput
- in file input.php, method ezcConsoleInput::hasOption()
Returns true if an option with the given name exists, otherwise false.
- hasPluginData : ezcWebdavInfrastructureBase
- in file infrastructure_base.php, method ezcWebdavInfrastructureBase::hasPluginData()
Returns if plugin data is available in the storage.
- hasPostData : ezcInputForm
- in file input_form.php, method ezcInputForm::hasPostData()
Returns whether there is POST data available
- hasSetting : ezcConfigurationManager
- in file configuration_manager.php, method ezcConfigurationManager::hasSetting()
Returns whether the setting $setting exists in group $group in the configuration named $name.
- hasSetting : ezcConfiguration
- in file configuration.php, method ezcConfiguration::hasSetting()
Returns true if setting $setting exists within the group $group.
- hasSettings : ezcConfiguration
- in file configuration.php, method ezcConfiguration::hasSettings()
Returns true if all the specified settings $settings exists within $group.
- hasSubWorkflows : ezcWorkflow
- in file workflow.php, method ezcWorkflow::hasSubWorkflows()
Returns true when the workflow has sub workflows (ie. when it contains ezcWorkflowNodeSubWorkflow nodes) and false otherwise.
- hasValidData : ezcInputForm
- in file input_form.php, method ezcInputForm::hasValidData()
Returns whether the filters for required field $fieldName returned valid data.
- hasValidResult : ezcConsoleMenuDialog
- in file menu_dialog.php, method ezcConsoleMenuDialog::hasValidResult()
Returns if the dialog retrieved a valid result.
- hasValidResult : ezcConsoleQuestionDialog
- in file question_dialog.php, method ezcConsoleQuestionDialog::hasValidResult()
Returns if the dialog retrieved a valid result.
- hasValidResult : ezcConsoleDialog
- in file dialog.php, method ezcConsoleDialog::hasValidResult()
Returns if the dialog retrieved a valid result.
- having : ezcQuerySelect
- in file query_select.php, method ezcQuerySelect::having()
Returns SQL that set having by a given expression.
- head : ezcWebdavBackend
- in file backend.php, method ezcWebdavBackend::head()
Serves HEAD requests.
- head : ezcWebdavSimpleBackend
- in file simple.php, method ezcWebdavSimpleBackend::head()
Serves HEAD requests.
- head : ezcWebdavFileBackend
- in file file.php, method ezcWebdavFileBackend::head()
Serves HEAD requests.
- helpOptionSet : ezcConsoleInput
- in file input.php, method ezcConsoleInput::helpOptionSet()
Returns if a help option was set.
- handler.php
- procedural page handler.php
- handler_not_available.php
- procedural page handler_not_available.php
- handler_settings_invalid.php
- procedural page handler_settings_invalid.php
- handler.php
- procedural page handler.php
- handler_settings.php
- procedural page handler_settings.php
- headers_holder.php
- procedural page headers_holder.php
- PHP_TYPE_ARRAY : ezcPersistentObjectProperty
- in file persistent_object_property.php, class constant ezcPersistentObjectProperty::PHP_TYPE_ARRAY
- PHP_TYPE_FLOAT : ezcPersistentObjectProperty
- in file persistent_object_property.php, class constant ezcPersistentObjectProperty::PHP_TYPE_FLOAT
- PHP_TYPE_INT : ezcPersistentObjectProperty
- in file persistent_object_property.php, class constant ezcPersistentObjectProperty::PHP_TYPE_INT
- PHP_TYPE_OBJECT : ezcPersistentObjectProperty
- in file persistent_object_property.php, class constant ezcPersistentObjectProperty::PHP_TYPE_OBJECT
- PHP_TYPE_STRING : ezcPersistentObjectProperty
- in file persistent_object_property.php, class constant ezcPersistentObjectProperty::PHP_TYPE_STRING
- headers_not_validated.php
- procedural page headers_not_validated.php
- head.php
- procedural page head.php
- head.php
- procedural page head.php
- header_handler.php
- procedural page header_handler.php
i
- $id : ezcAuthenticationIdCredentials
- in file id_credentials.php, variable ezcAuthenticationIdCredentials::$id
Username or userID or url.
- $id : ezcCacheStorageMemoryRegisterStruct
- in file memory_register.php, variable ezcCacheStorageMemoryRegisterStruct::$id
Holds the ID of an entry in the registry.
- $id : ezcGraphFlashDriver
- in file flash.php, variable ezcGraphFlashDriver::$id
Unique element id
- $id : ezcWorkflowExecution
- in file execution.php, variable ezcWorkflowExecution::$id
Execution ID.
- $id : ezcAuthenticationPasswordCredentials
- in file password_credentials.php, variable ezcAuthenticationPasswordCredentials::$id
Username or userID or url.
- $id : ezcWorkflowNode
- in file node.php, variable ezcWorkflowNode::$id
Unique ID of this node.
- $id : ezcTreeVisitorXHTML
- in file xhtml.php, variable ezcTreeVisitorXHTML::$id
Holds the XML ID.
- $id : ezcTreeVisitorYUI
- in file yui.php, variable ezcTreeVisitorYUI::$id
Holds the XML ID.
- $identifier : ezcCacheStorageMemoryRegisterStruct
- in file memory_register.php, variable ezcCacheStorageMemoryRegisterStruct::$identifier
Holds the identifier of an entry in the registry.
- $identifierQuoteChars : ezcDbHandlerMysql
- in file mysql.php, variable ezcDbHandlerMysql::$identifierQuoteChars
Characters to quote identifiers with. Should be overwritten in handler implementation, if different for a specific handler. In some cases the quoting start and end characters differ (e.g. ODBC), but mostly they are the same.
- $identifierQuoteChars : ezcDbHandler
- in file handler.php, variable ezcDbHandler::$identifierQuoteChars
Characters to quote identifiers with. Should be overwritten in handler implementation, if different for a specific handler. In some cases the quoting start and end characters differ (e.g. ODBC), but mostly they are the same.
- $image : ezcGraphGdDriver
- in file gd.php, variable ezcGraphGdDriver::$image
Image resource
- $indexes : ezcDbSchemaTable
- in file table.php, variable ezcDbSchemaTable::$indexes
A list of all the indexes on this table.
- $indexFields : ezcDbSchemaIndex
- in file index.php, variable ezcDbSchemaIndex::$indexFields
The fields that make up this index
- $indexTableName : ezcTreeDb
- in file db.php, variable ezcTreeDb::$indexTableName
Contains the name of the table to retrieve the relational data from.
- $inNodes : ezcWorkflowNode
- in file node.php, variable ezcWorkflowNode::$inNodes
The incoming nodes of this node.
- $instance : ezcWebdavServer
- in file server.php, variable ezcWebdavServer::$instance
Singleton instance.
- $instance : ezcAuthenticationDatabaseInfo
- in file database_info.php, variable ezcAuthenticationDatabaseInfo::$instance
Database instance.
- $internalCall : ezcWorkflowNode
- in file node.php, variable ezcWorkflowNode::$internalCall
Flag that indicates whether an add*Node() or remove*Node() call is internal.
- $intervalMap : ezcQueryExpression
- in file expression.php, variable ezcQueryExpression::$intervalMap
Contains an interval map from generic intervals to MySQL native intervals.
- $intervalMap : ezcQueryExpressionSqlite
- in file expression_sqlite.php, variable ezcQueryExpressionSqlite::$intervalMap
Contains an interval map from generic intervals to SQLite native intervals.
- $intervalMap : ezcQueryExpressionMssql
- in file expression_mssql.php, variable ezcQueryExpressionMssql::$intervalMap
Contains an interval map from generic intervals to MS SQL native intervals.
- $inTransaction : ezcTree
- in file tree.php, variable ezcTree::$inTransaction
Contains whether a transaction has been started.
- $inTransactionCommit : ezcTree
- in file tree.php, variable ezcTree::$inTransactionCommit
Contains whether we are in a transaction commit stage.
- $isAnalyzed : ezcImageAnalyzer
- in file analyzer.php, variable ezcImageAnalyzer::$isAnalyzed
Determines whether the image file has been analyzed or not.
- $isAnimated : ezcImageAnalyzerData
- in file analyzer_data.php, variable ezcImageAnalyzerData::$isAnimated
Is the image animated?
- $isAvailable : ezcImageAnalyzerImagemagickHandler
- in file imagemagick.php, variable ezcImageAnalyzerImagemagickHandler::$isAvailable
Indicates if this handler is available.
- $isColor : ezcImageAnalyzerData
- in file analyzer_data.php, variable ezcImageAnalyzerData::$isColor
Does the image have colors?
- $isEnabled : ezcSystemInfoAccelerator
- in file accelerator_info.php, variable ezcSystemInfoAccelerator::$isEnabled
Flag that informs if PHP accelerator enabled or not.
- $isLast : ezcGraphAxisStep
- in file step.php, variable ezcGraphAxisStep::$isLast
True if this step is the last one
- $isStatic : ezcTemplateCustomBlockDefinition
- in file custom_block_definition.php, variable ezcTemplateCustomBlockDefinition::$isStatic
- $issued : ezcAuthenticationOpenidAssociation
- in file openid_association.php, variable ezcAuthenticationOpenidAssociation::$issued
The UNIX timestamp when the secret was generated.
- $isValid : ezcConfigurationValidationResult
- in file validation_result.php, variable ezcConfigurationValidationResult::$isValid
Holds information on whether the validation process was a success or not, will be true if successful and false if unsuccessful.
- $isZero : ezcGraphAxisStep
- in file step.php, variable ezcGraphAxisStep::$isZero
True if the step is at the same position as the other axis
- id_credentials.php
- procedural page id_credentials.php
- init_callback_configured.php
- procedural page init_callback_configured.php
- invalid_callback_class.php
- procedural page invalid_callback_class.php
- invalid_parent_class.php
- procedural page invalid_parent_class.php
- init.php
- procedural page init.php
- BINARY : ezcMail
- in file mail.php, class constant ezcMail::BINARY
Binary encoding.
- invalid_data.php
- procedural page invalid_data.php
- invalid_id.php
- procedural page invalid_id.php
- invalid_storage_class.php
- procedural page invalid_storage_class.php
- CIRCLE : ezcGraph
- in file graph.php, class constant ezcGraph::CIRCLE
Non filled circle
- invalid_reader_class.php
- procedural page invalid_reader_class.php
- invalid_suffix.php
- procedural page invalid_suffix.php
- ini_parser.php
- procedural page ini_parser.php
- ini_reader.php
- procedural page ini_reader.php
- ini_writer.php
- procedural page ini_writer.php
- ini_item.php
- procedural page ini_item.php
- invalid_option_name.php
- procedural page invalid_option_name.php
- invalid_output_target.php
- procedural page invalid_output_target.php
- input.php
- procedural page input.php
- invalid.php
- procedural page invalid.php
- instance.php
- procedural page instance.php
- identifiers.php
- procedural page identifiers.php
- invalid_diff_reader_class.php
- procedural page invalid_diff_reader_class.php
- invalid_diff_writer_class.php
- procedural page invalid_diff_writer_class.php
- invalid_reader_class.php
- procedural page invalid_reader_class.php
- invalid_schema.php
- procedural page invalid_schema.php
- invalid_writer_class.php
- procedural page invalid_writer_class.php
- index.php
- procedural page index.php
- index_field.php
- procedural page index_field.php
- index_fields.php
- procedural page index_fields.php
- DIAMOND : ezcGraph
- in file graph.php, class constant ezcGraph::DIAMOND
Rhomb like looking symbol
- DIM_REGEXP : ezcConfigurationIniParser
- in file ini_parser.php, class constant ezcConfigurationIniParser::DIM_REGEXP
A regexp that matches the rules that are defined for an dimension extension
- DISPLAY_ATTACHMENT : ezcMailFilePart
- in file file.php, class constant ezcMailFilePart::DISPLAY_ATTACHMENT
Use DISPLAY_ATTACHMENT if you want the file to be displayed as an attachment to the recipients of the mail.
- DISPLAY_INLINE : ezcMailFilePart
- in file file.php, class constant ezcMailFilePart::DISPLAY_INLINE
Use DISPLAY_INLINE if you want the file to be displayed inline in the mail to the recipients.
- EIGHT_BIT : ezcMail
- in file mail.php, class constant ezcMail::EIGHT_BIT
8 bit encoding.
- invalid_callback.php
- procedural page invalid_callback.php
- item_data_missing.php
- procedural page item_data_missing.php
- item_module_data.php
- procedural page item_module_data.php
- FILE : ezcDbSchema
- in file schema.php, class constant ezcDbSchema::FILE
Used by reader and writer classes to inform that it implements a file based handler.
- FILE_NOT_FOUND : ezcArchiveFileException
- in file file_exception.php, class constant ezcArchiveFileException::FILE_NOT_FOUND
The file could not be found on the filesystem.
- FILE_NOT_READABLE : ezcArchiveFileException
- in file file_exception.php, class constant ezcArchiveFileException::FILE_NOT_READABLE
The file could not be read from the filesystem.
- FILE_NOT_SUITABLE : ezcArchiveFileException
- in file file_exception.php, class constant ezcArchiveFileException::FILE_NOT_SUITABLE
The file not suitable.
- FILE_NOT_WRITABLE : ezcArchiveFileException
- in file file_exception.php, class constant ezcArchiveFileException::FILE_NOT_WRITABLE
The file could not be written to the filesystem.
- integer.php
- procedural page integer.php
- incompatible_driver.php
- procedural page incompatible_driver.php
- invalid_assignement.php
- procedural page invalid_assignement.php
- invalid_data.php
- procedural page invalid_data.php
- invalid_data_source.php
- procedural page invalid_data_source.php
- invalid_dimensions.php
- procedural page invalid_dimensions.php
- invalid_display_type.php
- procedural page invalid_display_type.php
- invalid_id.php
- procedural page invalid_id.php
- invalid_image_file.php
- procedural page invalid_image_file.php
- invalid_keys.php
- procedural page invalid_keys.php
- identifier : ezcTemplateNoContext
- in file no_context.php, method ezcTemplateNoContext::identifier()
Returns the unique identifier for the context handler.
- identifier : ezcTemplateXhtmlContext
- in file xhtml_context.php, method ezcTemplateXhtmlContext::identifier()
Returns the unique identifier for the context handler.
- identifier : ezcTemplateOutputContext
- in file output_context.php, method ezcTemplateOutputContext::identifier()
Returns the unique identifier for the context handler. This is used to uniquely identify the handler, e.g. it is included in the path of compiled files.
- invalid_handler.php
- procedural page invalid_handler.php
- imagemagick.php
- procedural page imagemagick.php
- invalid_filter_parameter.php
- procedural page invalid_filter_parameter.php
- invalid_reference.php
- procedural page invalid_reference.php
- imagemagick.php
- procedural page imagemagick.php
- imagemagick_base.php
- procedural page imagemagick_base.php
- imageCreateFrom : ezcGraphGdDriver
- in file gd.php, method ezcGraphGdDriver::imageCreateFrom()
Creates an image resource from an image file
- implodeWithKey : ezcLogUnixFileWriter
- in file writer_unix_file.php, method ezcLogUnixFileWriter::implodeWithKey()
Returns a string from the hash $data.
- implodeWithKey : ezcLogSyslogWriter
- in file writer_syslog.php, method ezcLogSyslogWriter::implodeWithKey()
Returns a string from the hash $data.
- in : ezcQueryExpressionOracle
- in file expression_oracle.php, method ezcQueryExpressionOracle::in()
Returns the SQL to check if a value is one in a set of given values..
- in : ezcQueryExpression
- in file expression.php, method ezcQueryExpression::in()
Returns the SQL to check if a value is one in a set of given values..
- includeTemplate : ezcTemplateCacheManager
- in file cache_manager.php, method ezcTemplateCacheManager::includeTemplate()
This method is called by the template engine when another template is included.
- increaseKeys : ezcGraphChartElementLabeledAxis
- in file labeled.php, method ezcGraphChartElementLabeledAxis::increaseKeys()
Increase the keys of all elements in the array up from the start key, to insert an additional element at the correct position.
- indentCode : ezcPhpGenerator
- in file php_generator.php, method ezcPhpGenerator::indentCode()
Returns each line in $text indented correctly if indenting is turned on.
- init : ezcExecution
- in file execution.php, method ezcExecution::init()
Initializes the ezcExecution environment.
- init : ezcConfigurationWriter
- in file writer.php, method ezcConfigurationWriter::init()
Initializes the writer with a $location and a $name.
- init : ezcConfigurationFileReader
- in file file_reader.php, method ezcConfigurationFileReader::init()
Initializes the reader with a location and a name. These values determine where the configuration will be serialized.
- init : ezcConfigurationFileWriter
- in file file_writer.php, method ezcConfigurationFileWriter::init()
Initializes the writer with a $location and a $name.
- init : ezcConfigurationReader
- in file reader.php, method ezcConfigurationReader::init()
Initializes the reader with a $location and a $name.
- init : ezcConfigurationManager
- in file configuration_manager.php, method ezcConfigurationManager::init()
Initializes the manager.
- init : ezcGraphPolynom
- in file polynom.php, method ezcGraphPolynom::init()
Initialise a polygon
- init : ezcWebdavServer
- in file server.php, method ezcWebdavServer::init()
Initializes the server with the given objects.
- initReader : ezcTranslationContextRead
- in file context_read_interface.php, method ezcTranslationContextRead::initReader()
Initializes the reader to read from the locale $locale.
- initReader : ezcTranslationTsBackend
- in file ts_backend.php, method ezcTranslationTsBackend::initReader()
Initializes the reader to read from locale $locale.
- initState : ezcWorkflowNode
- in file node.php, method ezcWorkflowNode::initState()
Initializes the state of this node.
- initState : ezcWorkflowNodeMerge
- in file node_merge.php, method ezcWorkflowNodeMerge::initState()
Initializes the state of this node.
- initWriter : ezcTranslationContextWrite
- in file context_write_interface.php, method ezcTranslationContextWrite::initWriter()
Initializes the writer to write from the locale $locale.
- initWriter : ezcTranslationCacheBackend
- in file cache_backend.php, method ezcTranslationCacheBackend::initWriter()
Initializes the writer to write to the locale $locale.
- innerJoin : ezcQuerySelect
- in file query_select.php, method ezcQuerySelect::innerJoin()
Returns the SQL for an inner join or prepares $fromString for an inner join.
- insertBefore : ezcWebdavServerConfigurationManager
- in file server_configuration_manager.php, method ezcWebdavServerConfigurationManager::insertBefore()
Inserts a configuration right before a certain offset.
- insertInto : ezcQueryInsert
- in file query_insert.php, method ezcQueryInsert::insertInto()
Opens the query and sets the target table to $table.
- insertValues : ezcConsoleProgressbar
- in file progressbar.php, method ezcConsoleProgressbar::insertValues()
Insert values into bar format string.
- intersect : ezcWebdavBasicPropertyStorage
- in file basic.php, method ezcWebdavBasicPropertyStorage::intersect()
Intersects between two property storages.
- intersect : ezcWebdavPropertyStorage
- in file property_storage.php, method ezcWebdavPropertyStorage::intersect()
Intersects between two property storages.
- invert : ezcGraphColor
- in file color.php, method ezcGraphColor::invert()
Inverts and returns a copy of the current color
- isAbsolutePath : ezcBaseFile
- in file file.php, method ezcBaseFile::isAbsolutePath()
Returns whether the passed $path is an absolute path, giving the current $os.
- isAvailable : ezcImageAnalyzerPhpHandler
- in file php.php, method ezcImageAnalyzerPhpHandler::isAvailable()
Checks wether the GD handler is available on the system.
- isAvailable : ezcImageAnalyzerImagemagickHandler
- in file imagemagick.php, method ezcImageAnalyzerImagemagickHandler::isAvailable()
Checks wether the GD handler is available on the system.
- isAvailable : ezcImageAnalyzerHandler
- in file handler.php, method ezcImageAnalyzerHandler::isAvailable()
Checks wether the given handler is available for analyzing images.
- isChildOf : ezcTreeDbMaterializedPath
- in file db_materialized_path.php, method ezcTreeDbMaterializedPath::isChildOf()
Returns whether the node with ID $childId is a direct child of the node with ID $parentId.
- isChildOf : ezcTreeMemory
- in file memory.php, method ezcTreeMemory::isChildOf()
Returns whether the node with ID $childId is a direct child of the node with ID $parentId
- isChildOf : ezcTree
- in file tree.php, method ezcTree::isChildOf()
Returns whether the node with ID $childId is a direct child of the node with ID $parentId.
- isChildOf : ezcTreeXml
- in file xml.php, method ezcTreeXml::isChildOf()
Returns whether the node with ID $childId is a direct child of the node with ID $parentId.
- isChildOf : ezcTreeNode
- in file tree_node.php, method ezcTreeNode::isChildOf()
Returns whether this node is a direct child of the $parentNode node.
- isChildOf : ezcTreeDbParentChild
- in file db_parent_child.php, method ezcTreeDbParentChild::isChildOf()
Returns whether the node with ID $childId is a direct child of the node with ID $parentId.
- isCollection : ezcWebdavFileBackend
- in file file.php, method ezcWebdavFileBackend::isCollection()
Returns if resource is a collection.
- isCollection : ezcWebdavSimpleBackend
- in file simple.php, method ezcWebdavSimpleBackend::isCollection()
Returns if resource is a collection.
- isConnected : ezcSignalCollection
- in file signal_collection.php, method ezcSignalCollection::isConnected()
Returns true if any slots have been connected to the signal $signal.
- isDescendantOf : ezcTree
- in file tree.php, method ezcTree::isDescendantOf()
Returns whether the node with ID $childId is a direct or indirect child of the node with ID $parentId.
- isDescendantOf : ezcTreeDbNestedSet
- in file db_nested_set.php, method ezcTreeDbNestedSet::isDescendantOf()
Returns whether the node with ID $childId is a direct or indirect child of the node with ID $parentId.
- isDescendantOf : ezcTreeMemory
- in file memory.php, method ezcTreeMemory::isDescendantOf()
Returns whether the node with ID $childId is a direct or indirect child of the node with ID $parentId
- isDescendantOf : ezcTreeXml
- in file xml.php, method ezcTreeXml::isDescendantOf()
Returns whether the node with ID $childId is a direct or indirect child of the node with ID $parentId.
- isDescendantOf : ezcTreeDbMaterializedPath
- in file db_materialized_path.php, method ezcTreeDbMaterializedPath::isDescendantOf()
Returns whether the node with ID $childId is a direct or indirect child of the node with ID $parentId.
- isDescendantOf : ezcTreeDbParentChild
- in file db_parent_child.php, method ezcTreeDbParentChild::isDescendantOf()
Returns whether the node with ID $childId is a direct or indirect child of the node with ID $parentId.
- isDescendantOf : ezcTreeNode
- in file tree_node.php, method ezcTreeNode::isDescendantOf()
Returns whether this node is a direct or indirect child of the $parentNode node.
- isDirectory : ezcArchiveEntry
- in file archive_entry.php, method ezcArchiveEntry::isDirectory()
Returns true when this entry represents a directory.
- isEmpty : ezcArchive
- in file archive.php, method ezcArchive::isEmpty()
Returns true if the current archive is empty, otherwise false.
- isFile : ezcArchiveEntry
- in file archive_entry.php, method ezcArchiveEntry::isFile()
Returns true when this entry represents a file.
- isFinished : ezcMailMboxSet
- in file mbox_set.php, method ezcMailMboxSet::isFinished()
Returns true if all the data has been fetched from this set.
- isFinished : ezcMailImapSet
- in file imap_set.php, method ezcMailImapSet::isFinished()
Returns true if all the data has been fetched from this set.
- isFinished : ezcMailPop3Set
- in file pop3_set.php, method ezcMailPop3Set::isFinished()
Returns true if all the data has been fetched from this set.
- isHardLink : ezcArchiveEntry
- in file archive_entry.php, method ezcArchiveEntry::isHardLink()
Returns true when this entry represents a hard link.
- isInteractive : ezcWorkflow
- in file workflow.php, method ezcWorkflow::isInteractive()
Returns true when the workflow requires user interaction (ie. when it contains ezcWorkflowNodeInput nodes) and false otherwise.
- isLink : ezcArchiveEntry
- in file archive_entry.php, method ezcArchiveEntry::isLink()
Returns true when this entry represents a symbolic or a hard link.
- isMatch : ezcLogFilterRule
- in file filter_rule.php, method ezcLogFilterRule::isMatch()
Returns true when the given $severity, $source, and $category matches with this filter rule.
- isModified : ezcConfiguration
- in file configuration.php, method ezcConfiguration::isModified()
Returns true if the configuration has been modified since it was initialized with the constructor.
- isNull : ezcQueryExpression
- in file expression.php, method ezcQueryExpression::isNull()
Returns SQL that checks if a expression is null.
- isPositiveResponse : ezcMailPop3Transport
- in file pop3_transport.php, method ezcMailPop3Transport::isPositiveResponse()
Returns true if the response from the server is a positive one.
- isRelative : ezcUrl
- in file url.php, method ezcUrl::isRelative()
Returns true if this URL is relative and false if the URL is absolute.
- isShellExecution : ezcSystemInfo
- in file info.php, method ezcSystemInfo::isShellExecution()
Determines if the script was executed over the web or the shell/command line.
- isSiblingOf : ezcTreeDbMaterializedPath
- in file db_materialized_path.php, method ezcTreeDbMaterializedPath::isSiblingOf()
Returns whether the nodes with IDs $child1Id and $child2Id are siblings (ie, they share the same parent).
- isSiblingOf : ezcTree
- in file tree.php, method ezcTree::isSiblingOf()
Returns whether the nodes with IDs $child1Id and $child2Id are siblings (ie, they share the same parent).
- isSiblingOf : ezcTreeXml
- in file xml.php, method ezcTreeXml::isSiblingOf()
Returns whether the nodes with IDs $child1Id and $child2Id are siblings (ie, they share the same parent).
- isSiblingOf : ezcTreeNode
- in file tree_node.php, method ezcTreeNode::isSiblingOf()
Returns whether this node, and the $child2Node node are are siblings (ie, they share the same parent).
- isSiblingOf : ezcTreeMemory
- in file memory.php, method ezcTreeMemory::isSiblingOf()
Returns whether the nodes with IDs $child1Id and $child2Id are siblings (ie, the share the same parent)
- isSiblingOf : ezcTreeDbParentChild
- in file db_parent_child.php, method ezcTreeDbParentChild::isSiblingOf()
Returns whether the nodes with IDs $child1Id and $child2Id are siblings (ie, they share the same parent).
- isSuspended : ezcWorkflowExecution
- in file execution.php, method ezcWorkflowExecution::isSuspended()
Returns true when the workflow execution has been suspended.
- isSymLink : ezcArchiveEntry
- in file archive_entry.php, method ezcArchiveEntry::isSymLink()
Returns true when this entry represents a symbolic link.
- isValid : ezcTemplateCacheManager
- in file cache_manager.php, method ezcTemplateCacheManager::isValid()
The isValid method is called by ezcTemplate to verify whether the cache is valid.
- isValid : ezcSystemInfoWindowsReader
- in file info_windows.php, method ezcSystemInfoWindowsReader::isValid()
Returns true if the property $propertyName holds a valid value and false otherwise.
- isValid : ezcSystemInfoFreeBsdReader
- in file info_freebsd.php, method ezcSystemInfoFreeBsdReader::isValid()
Returns true if the property $propertyName holds a valid value and false otherwise.
- isValid : ezcAuthenticationSession
- in file authentication_session.php, method ezcAuthenticationSession::isValid()
Runs through the session and returns true if the session is correct.
- isValid : ezcSystemInfoLinuxReader
- in file info_linux.php, method ezcSystemInfoLinuxReader::isValid()
Returns true if the property $propertyName holds a valid value and false otherwise.
- isValid : ezcSystemInfoMacReader
- in file info_mac.php, method ezcSystemInfoMacReader::isValid()
Returns true if the property $propertyName holds a valid value and false otherwise.
- isValid : ezcSystemInfoReader
- in file info_reader.php, method ezcSystemInfoReader::isValid()
Returns true if the property $propertyName holds a valid value and false otherwise.
- isValidFormatCode : ezcConsoleOutput
- in file output.php, method ezcConsoleOutput::isValidFormatCode()
Returns if a format code is valid for ta specific formating option.
- isWritable : ezcArchiveZip
- in file zip.php, method ezcArchiveZip::isWritable()
Returns true if it is possible to write to the archive, otherwise false.
- isZeroStep : ezcGraphChartElementAxis
- in file axis.php, method ezcGraphChartElementAxis::isZeroStep()
Is zero step
- isZeroStep : ezcGraphChartElementNumericAxis
- in file numeric.php, method ezcGraphChartElementNumericAxis::isZeroStep()
Is zero step
- isZeroStep : ezcGraphChartElementLogarithmicalAxis
- in file logarithmic.php, method ezcGraphChartElementLogarithmicalAxis::isZeroStep()
Is zero step
- isZeroStep : ezcGraphChartElementLabeledAxis
- in file labeled.php, method ezcGraphChartElementLabeledAxis::isZeroStep()
Is zero step
- isZeroStep : ezcGraphChartElementDateAxis
- in file date.php, method ezcGraphChartElementDateAxis::isZeroStep()
Is zero step
- LINE : ezcGraph
- in file graph.php, class constant ezcGraph::LINE
Display type for datasets. Bar and line charts may contain datasets of type ezcGraph::LINE.
- invalid_limit.php
- procedural page invalid_limit.php
- imap_options.php
- procedural page imap_options.php
- imap_set_options.php
- procedural page imap_set_options.php
- imap_set.php
- procedural page imap_set.php
- imap_transport.php
- procedural page imap_transport.php
- MIDDLE : ezcGraph
- in file graph.php, class constant ezcGraph::MIDDLE
Constant used for positioning of elements. May be used as a bitmask together with other postioning constants.
- MIN_MAJOR_COUNT : ezcGraphChartElementNumericAxis
- in file numeric.php, class constant ezcGraphChartElementNumericAxis::MIN_MAJOR_COUNT
Constant used for calculation of automatic definition of major scaling
- MIN_MINOR_COUNT : ezcGraphChartElementNumericAxis
- in file numeric.php, class constant ezcGraphChartElementNumericAxis::MIN_MINOR_COUNT
Constant used for automatic calculation of minor steps from given major
- identifier_generation.php
- procedural page identifier_generation.php
- identifier_generator.php
- procedural page identifier_generator.php
- PIE : ezcGraph
- in file graph.php, class constant ezcGraph::PIE
Display type for datasets. Pie may only be used with pie charts.
- RIGHT : ezcGraph
- in file graph.php, class constant ezcGraph::RIGHT
Constant used for positioning of elements. May be used as a bitmask together with other postioning constants.
- SINGLE_ARGUMENT : ezcUrlConfiguration
- in file url_configuration.php, class constant ezcUrlConfiguration::SINGLE_ARGUMENT
Flag for specifying single arguments for unordered parameters.
- info.php
- procedural page info.php
- info_reader.php
- procedural page info_reader.php
- info_freebsd.php
- procedural page info_freebsd.php
- info_linux.php
- procedural page info_linux.php
- info_mac.php
- procedural page info_mac.php
- info_windows.php
- procedural page info_windows.php
- internal_exception.php
- procedural page internal_exception.php
- invalid_compiled_file_exception.php
- procedural page invalid_compiled_file_exception.php
- ids_do_not_match.php
- procedural page ids_do_not_match.php
- invalid_class.php
- procedural page invalid_class.php
- invalid_id.php
- procedural page invalid_id.php
- invalid_xml.php
- procedural page invalid_xml.php
- invalid_xml_format.php
- procedural page invalid_xml_format.php
- input_variable_missing.php
- procedural page input_variable_missing.php
- invalid_definition.php
- procedural page invalid_definition.php
- input_filter.php
- procedural page input_filter.php
- input_form.php
- procedural page input_form.php
- VISIBILITY_PRIVATE : ezcPersistentObjectProperty
- in file persistent_object_property.php, class constant ezcPersistentObjectProperty::VISIBILITY_PRIVATE
- VISIBILITY_PROPERTY : ezcPersistentObjectProperty
- in file persistent_object_property.php, class constant ezcPersistentObjectProperty::VISIBILITY_PROPERTY
- VISIBILITY_PROTECTED : ezcPersistentObjectProperty
- in file persistent_object_property.php, class constant ezcPersistentObjectProperty::VISIBILITY_PROTECTED
- VISIBILITY_PUBLIC : ezcPersistentObjectProperty
- in file persistent_object_property.php, class constant ezcPersistentObjectProperty::VISIBILITY_PUBLIC
- invalid_header.php
- procedural page invalid_header.php
- invalid_hook.php
- procedural page invalid_hook.php
- invalid_request_body.php
- procedural page invalid_request_body.php
- invalid_request_method.php
- procedural page invalid_request_method.php
- infrastructure_base.php
- procedural page infrastructure_base.php
- WIDTH_FIXED : ezcConsoleTable
- in file table.php, class constant ezcConsoleTable::WIDTH_FIXED
The width given by settings must be used even if the data allows it smaller.
- WIDTH_MAX : ezcConsoleTable
- in file table.php, class constant ezcConsoleTable::WIDTH_MAX
The width given by settings is a maximum value, if data allows it, the table gets smaller.
- is_anything.php
- procedural page is_anything.php
- is_array.php
- procedural page is_array.php
- is_bool.php
- procedural page is_bool.php
- is_equal.php
- procedural page is_equal.php
- is_equal_or_greater_than.php
- procedural page is_equal_or_greater_than.php
- is_equal_or_less_than.php
- procedural page is_equal_or_less_than.php
- is_false.php
- procedural page is_false.php
- is_float.php
- procedural page is_float.php
- is_greater_than.php
- procedural page is_greater_than.php
- is_integer.php
- procedural page is_integer.php
- is_less_than.php
- procedural page is_less_than.php
- is_not_equal.php
- procedural page is_not_equal.php
- is_object.php
- procedural page is_object.php
- is_string.php
- procedural page is_string.php
- is_true.php
- procedural page is_true.php
- invalid_input.php
- procedural page invalid_input.php
- invalid_workflow.php
- procedural page invalid_workflow.php
- increment.php
- procedural page increment.php
- input.php
- procedural page input.php
- ZIP : ezcArchive
- in file archive.php, class constant ezcArchive::ZIP
ZIP archive.
k
- $keepConnection : ezcMailSmtpTransport
- in file smtp_transport.php, variable ezcMailSmtpTransport::$keepConnection
Holds if the connection should be kept open after sending a mail.
- $key : ezcCacheMemoryVarStruct
- in file memory_var.php, variable ezcCacheMemoryVarStruct::$key
Holds the cache key.
- $knownHandlers : ezcImageAnalyzer
- in file analyzer.php, variable ezcImageAnalyzer::$knownHandlers
Collection of known handler classes. Classes are ordered by priority.
- keepConnection : ezcMailSmtpTransport
- in file smtp_transport.php, method ezcMailSmtpTransport::keepConnection()
Sets if the connection should be kept open after sending an email.
- key : ezcGraphNumericDataSet
- in file numeric.php, method ezcGraphNumericDataSet::key()
Returns the key of the currently selected datapoint.
- key : ezcTranslationTsBackend
- in file ts_backend.php, method ezcTranslationTsBackend::key()
Returns the current context's name.
- key : ezcConsoleTableRow
- in file row.php, method ezcConsoleTableRow::key()
Returns the key of the currently selected cell.
- key : ezcWebdavServerConfigurationManager
- in file server_configuration_manager.php, method ezcWebdavServerConfigurationManager::key()
Implements key() for Iterator
- key : ezcTreeNodeListIterator
- in file tree_node_list_iterator.php, method ezcTreeNodeListIterator::key()
Returns the node ID of the current node.
- key : ezcConsoleTable
- in file table.php, method ezcConsoleTable::key()
Returns the key of the currently selected cell.
- key : ezcConfigurationIniParser
- in file ini_parser.php, method ezcConfigurationIniParser::key()
Returns the "key" for each element.
- key : ezcGraphDataSetAveragePolynom
- in file average.php, method ezcGraphDataSetAveragePolynom::key()
Returns the key of the currently selected datapoint.
- key : ezcConsoleArguments
- in file arguments.php, method ezcConsoleArguments::key()
Returns the key of the currently selected argument from the list.
- key : ezcArchive
- in file archive.php, method ezcArchive::key()
Returns the current key, entry number, if it is valid, otherwise false is returned.
- key : ezcGraphChartDataContainer
- in file base.php, method ezcGraphChartDataContainer::key()
Returns the key of the currently selected dataset.
- key : ezcWebdavBasicPropertyStorage
- in file basic.php, method ezcWebdavBasicPropertyStorage::key()
Implements key() for Iterator
- key : ezcPersistentFindIterator
- in file find_iterator.php, method ezcPersistentFindIterator::key()
Returns null.
- key : ezcFeed
- in file feed.php, method ezcFeed::key()
- key : ezcGraphAxisContainer
- in file container.php, method ezcGraphAxisContainer::key()
Returns the key of the currently selected dataset.
- key : ezcTemplateVariableCollection
- in file variable_collection.php, method ezcTemplateVariableCollection::key()
Returns the current key.
- key_not_available.php
- procedural page key_not_available.php
l
- $label : ezcGraphAxisStep
- in file step.php, variable ezcGraphAxisStep::$label
Steps label
- $labels : ezcGraphChartElementLegend
- in file legend.php, variable ezcGraphChartElementLegend::$labels
Contains data which should be shown in the legend
- $labels : ezcGraphChartElementLabeledAxis
- in file labeled.php, variable ezcGraphChartElementLabeledAxis::$labels
Array with labeles for data
- $lastHandler : ezcImageTransformation
- in file transformation.php, variable ezcImageTransformation::$lastHandler
The handler last used for filtering.
- $lastInvokedMethod : ezcQuerySelect
- in file query_select.php, variable ezcQuerySelect::$lastInvokedMethod
Stores the name of last invoked SQL clause method.
- $length : ezcDbSchemaField
- in file field.php, variable ezcDbSchemaField::$length
The length of this field.
- $limitString : ezcQuerySelect
- in file query_select.php, variable ezcQuerySelect::$limitString
Stores the LIMIT part of the SQL.
- $line : ezcConfigurationValidationItem
- in file validation_item.php, variable ezcConfigurationValidationItem::$line
The line number the error or warning occurred on. If this is false the location is unknown.
- $linePostSymbols : ezcGraphRenderer3d
- in file 3d.php, variable ezcGraphRenderer3d::$linePostSymbols
Array with symbols for post processing, which ensures, that the symbols are rendered topmost.
- $linePostSymbols : ezcGraphRenderer2d
- in file 2d.php, variable ezcGraphRenderer2d::$linePostSymbols
Array with symbols for post processing, which ensures, that the symbols are rendered topmost.
- $listeners : ezcWorkflowExecution
- in file execution.php, variable ezcWorkflowExecution::$listeners
Listeners attached to this execution.
- $liveProperties : ezcWebdavResource
- in file resource.php, variable ezcWebdavResource::$liveProperties
Live properties of resource.
- $liveProperties : ezcWebdavCollection
- in file collection.php, variable ezcWebdavCollection::$liveProperties
Live properties of ressource.
- $loaded : ezcWorkflowDatabaseExecution
- in file execution.php, variable ezcWorkflowDatabaseExecution::$loaded
Flag that indicates whether the execution has been loaded.
- $localHeaderPositions : ezcArchiveZip
- in file zip.php, variable ezcArchiveZip::$localHeaderPositions
Stores the byte number where the local file header starts for each entry.
- $localHeaders : ezcArchiveZip
- in file zip.php, variable ezcArchiveZip::$localHeaders
Stores the ezcArchiveLocalFileHeader for each entry.
- $location : ezcCacheStorageFileApcArrayDataStruct
- in file file_apc_array_data.php, variable ezcCacheStorageFileApcArrayDataStruct::$location
Holds the location of the cache.
- $location : ezcConfigurationFileReader
- in file file_reader.php, variable ezcConfigurationFileReader::$location
The current location of the config, this is either the path on the filesystem or a PHP stream prefix.
- $location : ezcCacheStorageMemoryDataStruct
- in file memory_data.php, variable ezcCacheStorageMemoryDataStruct::$location
Holds the location of the cache.
- $location : ezcCacheStorageMemoryRegisterStruct
- in file memory_register.php, variable ezcCacheStorageMemoryRegisterStruct::$location
Holds the location of the cache.
- $location : ezcConfigurationFileWriter
- in file file_writer.php, variable ezcConfigurationFileWriter::$location
The current location of the config, this is either the path on the filesystem or a PHP stream prefix.
- $log : ezcWorkflowEventLogListener
- in file listener.php, variable ezcWorkflowEventLogListener::$log
ezcLog instance to be used.
- $logDirectory : ezcLogFileWriter
- in file writer_file.php, variable ezcLogFileWriter::$logDirectory
Directory where the log files should be placed.
- ALIGN_CENTER : ezcConsoleTable
- in file table.php, class constant ezcConsoleTable::ALIGN_CENTER
Align text in cells to the center.
- ALIGN_DEFAULT : ezcConsoleTable
- in file table.php, class constant ezcConsoleTable::ALIGN_DEFAULT
Align text in the default direction.
- ALIGN_LEFT : ezcConsoleTable
- in file table.php, class constant ezcConsoleTable::ALIGN_LEFT
Align text in cells to the right.
- ALIGN_RIGHT : ezcConsoleTable
- in file table.php, class constant ezcConsoleTable::ALIGN_RIGHT
Align text in cells to the left.
- ALL : ezcWebdavRequestPropertyBehaviourContent
- in file property_behaviour.php, class constant ezcWebdavRequestPropertyBehaviourContent::ALL
Indicates that the <keepalive /> XML element contained #PCDATA *.
- ldap_exception.php
- procedural page ldap_exception.php
- ldap_filter.php
- procedural page ldap_filter.php
- ldap_info.php
- procedural page ldap_info.php
- ldap_options.php
- procedural page ldap_options.php
- BLOCK_SIZE : ezcArchiveV7Tar
- in file v7_tar.php, class constant ezcArchiveV7Tar::BLOCK_SIZE
Amount of bytes in a block.
- log.php
- procedural page log.php
- log_filter.php
- procedural page log_filter.php
- FLOW_DO : ezcPhpGenerator
- in file php_generator.php, class constant ezcPhpGenerator::FLOW_DO
'do' program flow structure.
- FLOW_FOR : ezcPhpGenerator
- in file php_generator.php, class constant ezcPhpGenerator::FLOW_FOR
'for' program flow structure.
- FLOW_FOREACH : ezcPhpGenerator
- in file php_generator.php, class constant ezcPhpGenerator::FLOW_FOREACH
'foreach' program flow structure.
- FLOW_IF : ezcPhpGenerator
- in file php_generator.php, class constant ezcPhpGenerator::FLOW_IF
'if' program flow structure.
- FLOW_WHILE : ezcPhpGenerator
- in file php_generator.php, class constant ezcPhpGenerator::FLOW_WHILE
'while' program flow structure.
- labeled.php
- procedural page labeled.php
- logarithmic.php
- procedural page logarithmic.php
- line.php
- procedural page line.php
- linear_gradient.php
- procedural page linear_gradient.php
- legend.php
- procedural page legend.php
- line_chart.php
- procedural page line_chart.php
- lAnd : ezcQueryExpression
- in file expression.php, method ezcQueryExpression::lAnd()
Returns the SQL to bind logical expressions together using a logical and.
- ldapConnect : ezcAuthenticationLdapFilter
- in file ldap_filter.php, method ezcAuthenticationLdapFilter::ldapConnect()
Wraps around the ldap_connect() function.
- ldapStartTls : ezcAuthenticationLdapFilter
- in file ldap_filter.php, method ezcAuthenticationLdapFilter::ldapStartTls()
Wraps around the ldap_start_tls() function.
- leftJoin : ezcQuerySelect
- in file query_select.php, method ezcQuerySelect::leftJoin()
Returns the SQL for a left join or prepares $fromString for a left join.
- length : ezcQueryExpressionMssql
- in file expression_mssql.php, method ezcQueryExpressionMssql::length()
Returns the length of a text field.
- length : ezcQueryExpression
- in file expression.php, method ezcQueryExpression::length()
Returns the length of text field $column
- like : ezcQueryExpression
- in file expression.php, method ezcQueryExpression::like()
Match a partial string in a column.
- limit : ezcQuerySelect
- in file query_select.php, method ezcQuerySelect::limit()
Returns SQL that limits the result set.
- limit : ezcQuerySelectMssql
- in file query_select_mssql.php, method ezcQuerySelectMssql::limit()
Returns SQL that limits the result set.
- limit : ezcQuerySelectOracle
- in file query_select_oracle.php, method ezcQuerySelectOracle::limit()
Returns SQL that limits the result set.
- lineBreak : ezcMailTools
- in file tools.php, method ezcMailTools::lineBreak()
Returns one endLine character.
- linkSvgElements : ezcGraphTools
- in file tools.php, method ezcGraphTools::linkSvgElements()
Add links to clickable SVG elements in a chart with SVG driver.
- listMailboxes : ezcMailImapTransport
- in file imap_transport.php, method ezcMailImapTransport::listMailboxes()
Returns an array with the names of the available mailboxes for the user currently authenticated on the IMAP server.
- listMessages : ezcMailImapTransport
- in file imap_transport.php, method ezcMailImapTransport::listMessages()
Returns a list of the not deleted messages in the current mailbox.
- listMessages : ezcMailPop3Transport
- in file pop3_transport.php, method ezcMailPop3Transport::listMessages()
Returns an array of the message numbers on the server and the size of the messages in bytes.
- listMessages : ezcMailMboxTransport
- in file mbox_transport.php, method ezcMailMboxTransport::listMessages()
This function reads through the whole mbox and returns starting positions of the messages.
- listUniqueIdentifiers : ezcMailPop3Transport
- in file pop3_transport.php, method ezcMailPop3Transport::listUniqueIdentifiers()
Returns the unique identifiers for messages on the POP3 server.
- listUniqueIdentifiers : ezcMailImapTransport
- in file imap_transport.php, method ezcMailImapTransport::listUniqueIdentifiers()
Returns the unique identifiers for the messages from the current mailbox.
- load : ezcWorkflowVariableHandler
- in file variable_handler.php, method ezcWorkflowVariableHandler::load()
Load the variable $variableName that is handled by this handler.
- load : ezcConfigurationArrayReader
- in file array_reader.php, method ezcConfigurationArrayReader::load()
Loads the current config object
- load : ezcAuthenticationSession
- in file authentication_session.php, method ezcAuthenticationSession::load()
Loads the authenticated username from the session or null if it doesn't exist.
- load : ezcPersistentSession
- in file persistent_session.php, method ezcPersistentSession::load()
Returns the persistent object of class $class with id $id.
- load : ezcConfigurationReader
- in file reader.php, method ezcConfigurationReader::load()
Loads the current config object.
- load : ezcImageImagemagickBaseHandler
- in file imagemagick_base.php, method ezcImageImagemagickBaseHandler::load()
Load an image file.
- load : ezcImageHandler
- in file handler.php, method ezcImageHandler::load()
Load an image file.
- load : ezcImageGdBaseHandler
- in file gd_base.php, method ezcImageGdBaseHandler::load()
Load an image file.
- load : ezcConfigurationIniReader
- in file ini_reader.php, method ezcConfigurationIniReader::load()
Loads a configuration object
- loadById : ezcWorkflowDatabaseDefinitionStorage
- in file definition_storage.php, method ezcWorkflowDatabaseDefinitionStorage::loadById()
Load a workflow definition by ID.
- loadByName : ezcWorkflowDefinitionStorageXml
- in file xml.php, method ezcWorkflowDefinitionStorageXml::loadByName()
Load a workflow definition by name.
- loadByName : ezcWorkflowDefinitionStorage
- in file definition_storage.php, method ezcWorkflowDefinitionStorage::loadByName()
Load a workflow definition by name.
- loadByName : ezcWorkflowDatabaseDefinitionStorage
- in file definition_storage.php, method ezcWorkflowDatabaseDefinitionStorage::loadByName()
Load a workflow definition by name.
- loadDiffFromFile : ezcDbSchemaPhpArrayReader
- in file reader.php, method ezcDbSchemaPhpArrayReader::loadDiffFromFile()
Returns the database differences stored in the file $file
- loadDiffFromFile : ezcDbSchemaDiffFileReader
- in file file_diff_reader.php, method ezcDbSchemaDiffFileReader::loadDiffFromFile()
Returns an ezcDbSchemaDiff object created from the differences stored in the file $file
- loadDiffFromFile : ezcDbSchemaXmlReader
- in file reader.php, method ezcDbSchemaXmlReader::loadDiffFromFile()
Returns the database differences stored in the XML file $file
- loadExecution : ezcWorkflowDatabaseExecution
- in file execution.php, method ezcWorkflowDatabaseExecution::loadExecution()
Load execution state.
- loadExternalFile : ezcBase
- in file base.php, method ezcBase::loadExternalFile()
Loads, require(), the given file name from an external package.
- loadFile : ezcBase
- in file base.php, method ezcBase::loadFile()
Loads, require(), the given file name. If we are in development mode, "/src/" is inserted into the path.
- loadFromDb : ezcDbSchemaDbReader
- in file db_reader.php, method ezcDbSchemaDbReader::loadFromDb()
Returns an ezcDbSchema created from the database schema in the database referenced by $db
- loadFromDb : ezcDbSchemaSqliteReader
- in file reader.php, method ezcDbSchemaSqliteReader::loadFromDb()
Returns a ezcDbSchema object from the database that is referenced with $db.
- loadFromDb : ezcDbSchemaOracleReader
- in file reader.php, method ezcDbSchemaOracleReader::loadFromDb()
Returns a ezcDbSchema object from the database that is referenced with $db.
- loadFromDb : ezcDbSchemaMysqlReader
- in file reader.php, method ezcDbSchemaMysqlReader::loadFromDb()
Returns a ezcDbSchema object from the database that is referenced with $db.
- loadFromDb : ezcDbSchemaPgsqlReader
- in file reader.php, method ezcDbSchemaPgsqlReader::loadFromDb()
Returns a ezcDbSchema object from the database that is referenced with $db.
- loadFromFile : ezcDbSchemaPhpArrayReader
- in file reader.php, method ezcDbSchemaPhpArrayReader::loadFromFile()
Returns the database schema stored in the file $file
- loadFromFile : ezcDbSchemaXmlReader
- in file reader.php, method ezcDbSchemaXmlReader::loadFromFile()
Returns the database schema stored in the XML file $file
- loadFromFile : ezcDbSchemaFileReader
- in file file_reader.php, method ezcDbSchemaFileReader::loadFromFile()
Returns an ezcDbSchema with the definition from $file
- loadFromVariableHandlers : ezcWorkflowExecution
- in file execution.php, method ezcWorkflowExecution::loadFromVariableHandlers()
Loads data from variable handlers and merge it with the current execution data.
- loadIfExists : ezcPersistentSession
- in file persistent_session.php, method ezcPersistentSession::loadIfExists()
Returns the persistent object of class $class with id $id.
- loadIntoObject : ezcPersistentSession
- in file persistent_session.php, method ezcPersistentSession::loadIntoObject()
Loads the persistent object with the id $id into the object $pObject.
- log : ezcDebug
- in file debug.php, method ezcDebug::log()
Writes the debug message $message with verbosity $verbosity.
- log : ezcLog
- in file log.php, method ezcLog::log()
Write the message $message with additional information to one or multiple log writers.
- logHandler : ezcLog
- in file log.php, method ezcLog::logHandler()
This method can be set as error_handler to log using http://www.php.net/trigger_error.
- login : ezcMailSmtpTransport
- in file smtp_transport.php, method ezcMailSmtpTransport::login()
Performs the initial handshake with the SMTP server and authenticates the user, if login data is provided to the constructor.
- lOr : ezcQueryExpression
- in file expression.php, method ezcQueryExpression::lOr()
Returns the SQL to bind logical expressions together using a logical or.
- lower : ezcQueryExpression
- in file expression.php, method ezcQueryExpression::lower()
Returns the SQL to change all characters to lowercase
- lt : ezcQueryExpression
- in file expression.php, method ezcQueryExpression::lt()
Returns the SQL to check if one value is less than another value.
- lte : ezcQueryExpression
- in file expression.php, method ezcQueryExpression::lte()
Returns the SQL to check if one value is less than or equal to another value.
- luminanceColorScale : ezcImageGdHandler
- in file gd.php, method ezcImageGdHandler::luminanceColorScale()
Perform luminance color scale.
- location.php
- procedural page location.php
- leet_filter.php
- procedural page leet_filter.php
- lock_info.php
- procedural page lock_info.php
- loop.php
- procedural page loop.php
- listener.php
- procedural page listener.php
m
- $majorGridColor : ezcGraphPaletteEzGreen
- in file ez_green.php, variable ezcGraphPaletteEzGreen::$majorGridColor
Color of grid lines
- $majorGridColor : ezcGraphPaletteBlack
- in file black.php, variable ezcGraphPaletteBlack::$majorGridColor
Color of grid lines
- $majorGridColor : ezcGraphPaletteEzBlue
- in file ez_blue.php, variable ezcGraphPaletteEzBlue::$majorGridColor
Color of grid lines
- $majorGridColor : ezcGraphPaletteEz
- in file ez.php, variable ezcGraphPaletteEz::$majorGridColor
Color of grid lines
- $majorGridColor : ezcGraphPalette
- in file palette.php, variable ezcGraphPalette::$majorGridColor
Color of grid lines
- $majorGridColor : ezcGraphPaletteEzRed
- in file ez_red.php, variable ezcGraphPaletteEzRed::$majorGridColor
Color of grid lines
- $margin : ezcGraphPaletteTango
- in file tango.php, variable ezcGraphPaletteTango::$margin
Margin of elements
- $margin : ezcGraphPaletteEz
- in file ez.php, variable ezcGraphPaletteEz::$margin
Margin of elements
- $margin : ezcGraphPaletteEzBlue
- in file ez_blue.php, variable ezcGraphPaletteEzBlue::$margin
Margin of elements
- $margin : ezcGraphPaletteEzRed
- in file ez_red.php, variable ezcGraphPaletteEzRed::$margin
Margin of elements
- $margin : ezcGraphPaletteEzGreen
- in file ez_green.php, variable ezcGraphPaletteEzGreen::$margin
Margin of elements
- $margin : ezcGraphPalette
- in file palette.php, variable ezcGraphPalette::$margin
Margin of elements
- $margin : ezcGraphPaletteBlack
- in file black.php, variable ezcGraphPaletteBlack::$margin
Margin of elements
- $max : ezcConsoleProgressMonitor
- in file progressmonitor.php, variable ezcConsoleProgressMonitor::$max
The number of entries to expect.
- $max : ezcGraphDataSetAveragePolynom
- in file average.php, variable ezcGraphDataSetAveragePolynom::$max
Maximum key
- $maxActivatedConditionalOutNodes : ezcWorkflowNodeConditionalBranch
- in file node_conditional_branch.php, variable ezcWorkflowNodeConditionalBranch::$maxActivatedConditionalOutNodes
Constraint: The maximum number of conditional outgoing nodes this node may activate. Set to false to disable this constraint.
- $maxActivatedConditionalOutNodes : ezcWorkflowNodeExclusiveChoice
- in file exclusive_choice.php, variable ezcWorkflowNodeExclusiveChoice::$maxActivatedConditionalOutNodes
Constraint: The maximum number of conditional outgoing nodes this node may activate. Set to false to disable this constraint.
- $maxFiles : ezcLogFileWriter
- in file writer_file.php, variable ezcLogFileWriter::$maxFiles
Maximum log rotation files with the same name.
- $maxInNodes : ezcWorkflowNodeLoop
- in file loop.php, variable ezcWorkflowNodeLoop::$maxInNodes
Constraint: The maximum number of incoming nodes this node has to have to be valid. Set to false to disable this constraint.
- $maxInNodes : ezcWorkflowNodeMerge
- in file node_merge.php, variable ezcWorkflowNodeMerge::$maxInNodes
Constraint: The maximum number of incoming nodes this node has to have to be valid.
- $maxInNodes : ezcWorkflowNodeStart
- in file start.php, variable ezcWorkflowNodeStart::$maxInNodes
Constraint: The maximum number of incoming nodes this node has to have to be valid.
- $maxInNodes : ezcWorkflowNode
- in file node.php, variable ezcWorkflowNode::$maxInNodes
Constraint: The maximum number of incoming nodes this node has to have to be valid. Set to false to disable this constraint.
- $maxOutNodes : ezcWorkflowNodeBranch
- in file node_branch.php, variable ezcWorkflowNodeBranch::$maxOutNodes
Constraint: The maximum number of outgoing nodes this node has to have to be valid.
- $maxOutNodes : ezcWorkflowNodeEnd
- in file end.php, variable ezcWorkflowNodeEnd::$maxOutNodes
Constraint: The maximum number of outgoing nodes this node has to have to be valid.
- $maxOutNodes : ezcWorkflowNode
- in file node.php, variable ezcWorkflowNode::$maxOutNodes
Constraint: The maximum number of outgoing nodes this node has to have to be valid. Set to false to disable this constraint.
- $maxOutNodes : ezcWorkflowNodeLoop
- in file loop.php, variable ezcWorkflowNodeLoop::$maxOutNodes
Constraint: The maximum number of outgoing nodes this node has to have to be valid. Set to false to disable this constraint.
- $maxSize : ezcLogFileWriter
- in file writer_file.php, variable ezcLogFileWriter::$maxSize
Maximum file size before rotation.
- $maxValue : ezcGraphChartElementDateAxis
- in file date.php, variable ezcGraphChartElementDateAxis::$maxValue
Maximum inserted date
- $measures : ezcConsoleProgressbar
- in file progressbar.php, variable ezcConsoleProgressbar::$measures
Stores the bar utilization.
- $memcache : ezcCacheMemcacheBackend
- in file memcache_backend.php, variable ezcCacheMemcacheBackend::$memcache
Holds an instance to a Memcache object.
- $memorySize : ezcSystemInfoLinuxReader
- in file info_linux.php, variable ezcSystemInfoLinuxReader::$memorySize
Contains the amount of system memory the OS has, the value is in bytes.
- $memorySize : ezcSystemInfoWindowsReader
- in file info_windows.php, variable ezcSystemInfoWindowsReader::$memorySize
Contains the amount of system memory the OS has, the value is in bytes.
- $memorySize : ezcSystemInfoFreeBsdReader
- in file info_freebsd.php, variable ezcSystemInfoFreeBsdReader::$memorySize
Contains the amount of system memory the OS has, the value is in bytes.
- $memorySize : ezcSystemInfoMacReader
- in file info_mac.php, variable ezcSystemInfoMacReader::$memorySize
Contains the amount of system memory the OS has, the value is in bytes.
- $method : ezcTemplateCustomFunctionDefinition
- in file custom_function_definition.php, variable ezcTemplateCustomFunctionDefinition::$method
Holds the (static) method that should be run.
- $method : ezcTemplateCustomBlockDefinition
- in file custom_block_definition.php, variable ezcTemplateCustomBlockDefinition::$method
Holds the (static) method that should be run.
- $mime : ezcImageAnalyzerData
- in file analyzer_data.php, variable ezcImageAnalyzerData::$mime
Detected MIME type for the image.
- $mimeMap : ezcImageAnalyzerImagemagickHandler
- in file imagemagick.php, variable ezcImageAnalyzerImagemagickHandler::$mimeMap
Mapping between ImageMagick identification strings and MIME types.
- $mimeOut : ezcImageTransformation
- in file transformation.php, variable ezcImageTransformation::$mimeOut
Array of MIME types allowed as output for this transformation.
- $mimeTypes : ezcImageAnalyzerImagemagickHandler
- in file imagemagick.php, variable ezcImageAnalyzerImagemagickHandler::$mimeTypes
MIME types this handler is capable to read.
- $min : ezcGraphDataSetAveragePolynom
- in file average.php, variable ezcGraphDataSetAveragePolynom::$min
Minimum key
- $minActivatedConditionalOutNodes : ezcWorkflowNodeConditionalBranch
- in file node_conditional_branch.php, variable ezcWorkflowNodeConditionalBranch::$minActivatedConditionalOutNodes
Constraint: The minimum number of conditional outgoing nodes this node has to activate. Set to false to disable this constraint.
- $minActivatedConditionalOutNodes : ezcWorkflowNodeExclusiveChoice
- in file exclusive_choice.php, variable ezcWorkflowNodeExclusiveChoice::$minActivatedConditionalOutNodes
Constraint: The minimum number of conditional outgoing nodes this node has to activate. Set to false to disable this constraint.
- $minConditionalOutNodes : ezcWorkflowNodeExclusiveChoice
- in file exclusive_choice.php, variable ezcWorkflowNodeExclusiveChoice::$minConditionalOutNodes
Constraint: The minimum number of conditional outgoing nodes this node has to have. Set to false to disable this constraint.
- $minConditionalOutNodes : ezcWorkflowNodeConditionalBranch
- in file node_conditional_branch.php, variable ezcWorkflowNodeConditionalBranch::$minConditionalOutNodes
Constraint: The minimum number of conditional outgoing nodes this node has to have. Set to false to disable this constraint.
- $minInNodes : ezcWorkflowNodeMerge
- in file node_merge.php, variable ezcWorkflowNodeMerge::$minInNodes
Constraint: The minimum number of incoming nodes this node has to have to be valid.
- $minInNodes : ezcWorkflowNode
- in file node.php, variable ezcWorkflowNode::$minInNodes
Constraint: The minimum number of incoming nodes this node has to have to be valid. Set to false to disable this constraint.
- $minInNodes : ezcWorkflowNodeLoop
- in file loop.php, variable ezcWorkflowNodeLoop::$minInNodes
Constraint: The minimum number of incoming nodes this node has to have to be valid. Set to false to disable this constraint.
- $minInNodes : ezcWorkflowNodeStart
- in file start.php, variable ezcWorkflowNodeStart::$minInNodes
Constraint: The minimum number of incoming nodes this node has to have to be valid.
- $minorGridColor : ezcGraphPalette
- in file palette.php, variable ezcGraphPalette::$minorGridColor
Color of minor grid lines
- $minorGridColor : ezcGraphPaletteBlack
- in file black.php, variable ezcGraphPaletteBlack::$minorGridColor
Color of minor grid lines
- $minOutNodes : ezcWorkflowNode
- in file node.php, variable ezcWorkflowNode::$minOutNodes
Constraint: The minimum number of outgoing nodes this node has to have to be valid. Set to false to disable this constraint.
- $minOutNodes : ezcWorkflowNodeEnd
- in file end.php, variable ezcWorkflowNodeEnd::$minOutNodes
Constraint: The minimum number of outgoing nodes this node has to have to be valid.
- $minOutNodes : ezcWorkflowNodeLoop
- in file loop.php, variable ezcWorkflowNodeLoop::$minOutNodes
Constraint: The minimum number of outgoing nodes this node has to have to be valid. Set to false to disable this constraint.
- $minOutNodes : ezcWorkflowNodeBranch
- in file node_branch.php, variable ezcWorkflowNodeBranch::$minOutNodes
Constraint: The minimum number of outgoing nodes this node has to have to be valid.
- $minValue : ezcGraphChartElementDateAxis
- in file date.php, variable ezcGraphChartElementDateAxis::$minValue
Minimum inserted date
- $mode : ezcImageAnalyzerData
- in file analyzer_data.php, variable ezcImageAnalyzerData::$mode
The image mode.
- $modificationDate : ezcMailContentDispositionHeader
- in file content_disposition_header.php, variable ezcMailContentDispositionHeader::$modificationDate
The last modification date of the file attachment.
- $moduleMetaData : ezcFeedItem
- in file feed_item.php, variable ezcFeedItem::$moduleMetaData
- $moduleObj : ezcFeedModuleData
- in file module_data.php, variable ezcFeedModuleData::$moduleObj
- $moduleObj : ezcFeedItemModuleData
- in file item_module_data.php, variable ezcFeedItemModuleData::$moduleObj
- $movie : ezcGraphFlashDriver
- in file flash.php, variable ezcGraphFlashDriver::$movie
Flash movie
- $mtime : ezcCacheStorageFileApcArrayDataStruct
- in file file_apc_array_data.php, variable ezcCacheStorageFileApcArrayDataStruct::$mtime
Holds the modified time of the file.
- math.php
- procedural page math.php
- memcache_backend.php
- procedural page memcache_backend.php
- memory_backend.php
- procedural page memory_backend.php
- memcache_exception.php
- procedural page memcache_exception.php
- manager.php
- procedural page manager.php
- memcache.php
- procedural page memcache.php
- memory.php
- procedural page memory.php
- memory_data.php
- procedural page memory_data.php
- memory_register.php
- procedural page memory_register.php
- memory_var.php
- procedural page memory_var.php
- manager_no_init.php
- procedural page manager_no_init.php
- menu_dialog.php
- procedural page menu_dialog.php
- menu_dialog_default.php
- procedural page menu_dialog_default.php
- menu_dialog_validator.php
- procedural page menu_dialog_validator.php
- menu_dialog.php
- procedural page menu_dialog.php
- missing_parameter.php
- procedural page missing_parameter.php
- mssql.php
- procedural page mssql.php
- mysql.php
- procedural page mysql.php
- mapper.php
- procedural page mapper.php
- meta_data_missing.php
- procedural page meta_data_missing.php
- module_data.php
- procedural page module_data.php
- missing_column.php
- procedural page missing_column.php
- mime_type_unsupported.php
- procedural page mime_type_unsupported.php
- missing_filter_parameter.php
- procedural page missing_filter_parameter.php
- mail_exception.php
- procedural page mail_exception.php
- mail.php
- procedural page mail.php
- multipart_alternative_parser.php
- procedural page multipart_alternative_parser.php
- multipart_digest_parser.php
- procedural page multipart_digest_parser.php
- multipart_mixed_parser.php
- procedural page multipart_mixed_parser.php
- multipart_parser.php
- procedural page multipart_parser.php
- multipart_related_parser.php
- procedural page multipart_related_parser.php
- multipart_report_parser.php
- procedural page multipart_report_parser.php
- multipart.php
- procedural page multipart.php
- multipart_alternative.php
- procedural page multipart_alternative.php
- multipart_digest.php
- procedural page multipart_digest.php
- multipart_mixed.php
- procedural page multipart_mixed.php
- multipart_related.php
- procedural page multipart_related.php
- multipart_report.php
- procedural page multipart_report.php
- mail_address.php
- procedural page mail_address.php
- mbox_set.php
- procedural page mbox_set.php
- mbox_transport.php
- procedural page mbox_transport.php
- mta_transport.php
- procedural page mta_transport.php
- makeCollection : ezcWebdavSimpleBackend
- in file simple.php, method ezcWebdavSimpleBackend::makeCollection()
Serves MKCOL (make collection) requests.
- makeCollection : ezcWebdavBackendMakeCollection
- in file make_collection.php, method ezcWebdavBackendMakeCollection::makeCollection()
Serves MKCOL (make collection) requests.
- makeCollection : ezcWebdavFileBackend
- in file file.php, method ezcWebdavFileBackend::makeCollection()
Serves MKCOL (make collection) requests.
- max : ezcQueryExpression
- in file expression.php, method ezcQueryExpression::max()
Returns the highest value of a column
- md5 : ezcQueryExpression
- in file expression.php, method ezcQueryExpression::md5()
Returns the md5 sum of $column.
- md5 : ezcQueryExpressionMssql
- in file expression_mssql.php, method ezcQueryExpressionMssql::md5()
Returns the md5 sum of a field.
- md5 : ezcQueryExpressionPgsql
- in file expression_pgsql.php, method ezcQueryExpressionPgsql::md5()
Returns the md5 sum of the field $column.
- md5Impl : ezcQuerySqliteFunctions
- in file query_sqlite_function_implementations.php, method ezcQuerySqliteFunctions::md5Impl()
Returns the md5 sum of the data that SQLite's md5() function receives.
- memorySize : ezcSystemInfoWindowsReader
- in file info_windows.php, method ezcSystemInfoWindowsReader::memorySize()
Returns memory size in bytes.
- memorySize : ezcSystemInfoFreeBsdReader
- in file info_freebsd.php, method ezcSystemInfoFreeBsdReader::memorySize()
Returns memory size in bytes.
- memorySize : ezcSystemInfoLinuxReader
- in file info_linux.php, method ezcSystemInfoLinuxReader::memorySize()
Returns memory size in bytes.
- memorySize : ezcSystemInfoMacReader
- in file info_mac.php, method ezcSystemInfoMacReader::memorySize()
Returns memory size in bytes.
- memorySize : ezcSystemInfoReader
- in file info_reader.php, method ezcSystemInfoReader::memorySize()
Returns memory size in bytes.
- merge : ezcBaseOptions
- in file options.php, method ezcBaseOptions::merge()
Merge an array into the actual options object.
- mimeDecode : ezcMailTools
- in file tools.php, method ezcMailTools::mimeDecode()
Decodes mime encoded fields and tries to recover from errors.
- min : ezcQueryExpression
- in file expression.php, method ezcQueryExpression::min()
Returns the lowest value of a column
- mod : ezcQueryExpression
- in file expression.php, method ezcQueryExpression::mod()
Returns the remainder of the division operation $expression1 / $expression2.
- mod : ezcQueryExpressionMssql
- in file expression_mssql.php, method ezcQueryExpressionMssql::mod()
Returns the remainder of the division operation $expression1 / $expression2.
- modifyChartBoundings : ezcGraphAxisLabelRenderer
- in file axis_label_renderer.php, method ezcGraphAxisLabelRenderer::modifyChartBoundings()
Modify chart boundings
- modifyChartDataPosition : ezcGraphAxisLabelRenderer
- in file axis_label_renderer.php, method ezcGraphAxisLabelRenderer::modifyChartDataPosition()
Modify chart data position
- modifyChartDataPosition : ezcGraphAxisRotatedLabelRenderer
- in file axis_label_rotated.php, method ezcGraphAxisRotatedLabelRenderer::modifyChartDataPosition()
Modify chart data position
- modifyChartDataPosition : ezcGraphAxisBoxedLabelRenderer
- in file axis_label_boxed.php, method ezcGraphAxisBoxedLabelRenderer::modifyChartDataPosition()
Modify chart data position
- modifyCoordinate : ezcGraphFlashDriver
- in file flash.php, method ezcGraphFlashDriver::modifyCoordinate()
Modifies a coordinate value, as flash usally uses twips instead of pixels for a higher solution, as it only accepts integer values.
- modImpl : ezcQuerySqliteFunctions
- in file query_sqlite_function_implementations.php, method ezcQuerySqliteFunctions::modImpl()
Returns the modules of the data that SQLite's mod() function receives.
- move : ezcTree
- in file tree.php, method ezcTree::move()
Moves the node with ID $nodeId as child to the node with ID $targetParentId.
- move : ezcTreeXml
- in file xml.php, method ezcTreeXml::move()
Moves the node with ID $nodeId as child to the node with ID $targetParentId.
- move : ezcWebdavSimpleBackend
- in file simple.php, method ezcWebdavSimpleBackend::move()
Serves MOVE requests.
- move : ezcWebdavFileBackend
- in file file.php, method ezcWebdavFileBackend::move()
Serves MOVE requests.
- move : ezcTreeDbParentChild
- in file db_parent_child.php, method ezcTreeDbParentChild::move()
Moves the node with ID $nodeId as child to the node with ID $targetParentId.
- move : ezcTreeMemory
- in file memory.php, method ezcTreeMemory::move()
Moves the node with ID $nodeId as child to the node with ID $targetParentId
- move : ezcTreeDbMaterializedPath
- in file db_materialized_path.php, method ezcTreeDbMaterializedPath::move()
Moves the node with ID $nodeId as child to the node with ID $targetParentId.
- move : ezcWebdavBackendChange
- in file change.php, method ezcWebdavBackendChange::move()
Serves MOVE requests.
- move : ezcTreeDbNestedSet
- in file db_nested_set.php, method ezcTreeDbNestedSet::move()
Moves the node with ID $nodeId as child to the node with ID $targetParentId.
- mul : ezcQueryExpression
- in file expression.php, method ezcQueryExpression::mul()
Returns the SQL to multiply values or expressions by eachother.
- multipartType : ezcMailMultipartAlternative
- in file multipart_alternative.php, method ezcMailMultipartAlternative::multipartType()
Returns "alternative".
- multipartType : ezcMailMultipart
- in file multipart.php, method ezcMailMultipart::multipartType()
Returns the type of multipart.
- multipartType : ezcMailMultipartMixed
- in file multipart_mixed.php, method ezcMailMultipartMixed::multipartType()
Returns "mixed".
- multipartType : ezcMailMultipartDigest
- in file multipart_digest.php, method ezcMailMultipartDigest::multipartType()
Returns "digest".
- multipartType : ezcMailMultipartRelated
- in file multipart_related.php, method ezcMailMultipartRelated::multipartType()
Returns "related".
- multipartType : ezcMailMultipartReport
- in file multipart_report.php, method ezcMailMultipartReport::multipartType()
Returns "report".
- manual_generator.php
- procedural page manual_generator.php
- multi_manager.php
- procedural page multi_manager.php
- many_to_many.php
- procedural page many_to_many.php
- many_to_one.php
- procedural page many_to_one.php
- missing_translation_file.php
- procedural page missing_translation_file.php
- memory.php
- procedural page memory.php
- missing_data.php
- procedural page missing_data.php
- memory.php
- procedural page memory.php
- missing_header.php
- procedural page missing_header.php
- missing_transport_configuration.php
- procedural page missing_transport_configuration.php
- misssing_server_variable.php
- procedural page misssing_server_variable.php
- make_collection.php
- procedural page make_collection.php
- mkcol.php
- procedural page mkcol.php
- move.php
- procedural page move.php
- mkcol.php
- procedural page mkcol.php
- move.php
- procedural page move.php
- multistatus.php
- procedural page multistatus.php
- microsoft.php
- procedural page microsoft.php
- multi_choice.php
- procedural page multi_choice.php
- mul.php
- procedural page mul.php
- XML_DEFAULT_NAMESPACE : ezcWebdavXmlTool
- in file xml.php, class constant ezcWebdavXmlTool::XML_DEFAULT_NAMESPACE
The default namespace, where WebDAV XML elements reside in.
- XML_ENCODING : ezcWebdavXmlTool
- in file xml.php, class constant ezcWebdavXmlTool::XML_ENCODING
Encoding to use to create DOM documents.
- XML_VERSION : ezcWebdavXmlTool
- in file xml.php, class constant ezcWebdavXmlTool::XML_VERSION
The XML version to create DOM documents in.
n
- $name : ezcConfigurationFileReader
- in file file_reader.php, variable ezcConfigurationFileReader::$name
The base name of the configuration file, the suffix will be appended to this to find the real filename.
- $name : ezcImageFilter
- in file filter.php, variable ezcImageFilter::$name
Name of filter operation to use.
- $name : ezcConfigurationFileWriter
- in file file_writer.php, variable ezcConfigurationFileWriter::$name
The base name of the configuration file, the suffix will be appended to this to find the real filename.
- $name : ezcMailAddress
- in file mail_address.php, variable ezcMailAddress::$name
The name of the recipient (optional).
- $name : ezcSystemInfoAccelerator
- in file accelerator_info.php, variable ezcSystemInfoAccelerator::$name
Name of PHP accelerator.
- $name : ezcImageTransformation
- in file transformation.php, variable ezcImageTransformation::$name
Stores the name of this transformation.
- $named : ezcConsoleArguments
- in file arguments.php, variable ezcConsoleArguments::$named
Named list of arguments.
- $namespaceMap : ezcWebdavNamespaceRegistry
- in file namespace_registry.php, variable ezcWebdavNamespaceRegistry::$namespaceMap
Maps namespace URIs to shortcuts.
- $newTables : ezcDbSchemaDiff
- in file schema_diff.php, variable ezcDbSchemaDiff::$newTables
All added tables
- $nextThreadId : ezcWorkflowExecution
- in file execution.php, variable ezcWorkflowExecution::$nextThreadId
Sequence for thread ids.
- $nodes : ezcWorkflowVisitorVisualization
- in file visualization.php, variable ezcWorkflowVisitorVisualization::$nodes
Holds the displayed strings for each of the nodes.
- $nodes : ezcTreeVisitorGraphViz
- in file graphviz.php, variable ezcTreeVisitorGraphViz::$nodes
Holds the displayed strings for each of the nodes.
- $notNull : ezcDbSchemaField
- in file field.php, variable ezcDbSchemaField::$notNull
Whether this field can store NULL values.
- $numActivatedEndNodes : ezcWorkflowExecution
- in file execution.php, variable ezcWorkflowExecution::$numActivatedEndNodes
Number of activated end nodes.
- $numActivatedNodes : ezcWorkflowExecution
- in file execution.php, variable ezcWorkflowExecution::$numActivatedNodes
Number of activated nodes.
- $numInNodes : ezcWorkflowNode
- in file node.php, variable ezcWorkflowNode::$numInNodes
The number of incoming nodes.
- $numOutNodes : ezcWorkflowNode
- in file node.php, variable ezcWorkflowNode::$numOutNodes
The number of outgoing nodes.
- $numStartNodes : ezcWorkflowVisitorVerification
- in file verification.php, variable ezcWorkflowVisitorVerification::$numStartNodes
Holds the number of start nodes encountered during visiting.
- $numSteps : ezcConsoleProgressbar
- in file progressbar.php, variable ezcConsoleProgressbar::$numSteps
The maximum number of steps to go.
- no_config.php
- procedural page no_config.php
- no_config_object.php
- procedural page no_config_object.php
- no_position_stored.php
- procedural page no_position_stored.php
- no_valid_dialog_result.php
- procedural page no_valid_dialog_result.php
- not_initialized.php
- procedural page not_initialized.php
- numeric.php
- procedural page numeric.php
- numeric.php
- procedural page numeric.php
- not_rendered.php
- procedural page not_rendered.php
- no_data.php
- procedural page no_data.php
- no_such_data.php
- procedural page no_such_data.php
- no_such_dataset.php
- procedural page no_such_dataset.php
- no_such_element.php
- procedural page no_such_element.php
- INFO : ezcWorkflowExecutionListener
- in file execution_listener.php, class constant ezcWorkflowExecutionListener::INFO
Info severity constant.
- INFO : ezcLog
- in file log.php, class constant ezcLog::INFO
Info severity constant.
- INVALID : ezcInputForm
- in file input_form.php, class constant ezcInputForm::INVALID
- no_such_message.php
- procedural page no_such_message.php
- needsTransparencyConversion : ezcImageHandler
- in file handler.php, method ezcImageHandler::needsTransparencyConversion()
Returns if a MIME conversion needs transparent color replacement.
- neq : ezcQueryExpression
- in file expression.php, method ezcQueryExpression::neq()
Returns the SQL to check if two values are unequal.
- newItem : ezcFeed
- in file feed.php, method ezcFeed::newItem()
Returns new item for this feed
- newItem : ezcFeedItem
- in file feed_item.php, method ezcFeedItem::newItem()
Returns new item for this feed
- newShortcut : ezcWebdavNamespaceRegistry
- in file namespace_registry.php, method ezcWebdavNamespaceRegistry::newShortcut()
Creates a new namespace shortcut.
- next : ezcWebdavServerConfigurationManager
- in file server_configuration_manager.php, method ezcWebdavServerConfigurationManager::next()
Implements next() for Iterator
- next : ezcConsoleArguments
- in file arguments.php, method ezcConsoleArguments::next()
Advances the internal pointer to the next argument and returns it.
- next : ezcConsoleTable
- in file table.php, method ezcConsoleTable::next()
Returns the next cell and selects it or false on the last cell.
- next : ezcWebdavBasicPropertyStorage
- in file basic.php, method ezcWebdavBasicPropertyStorage::next()
Implements next() for Iterator
- next : ezcTemplateVariableCollection
- in file variable_collection.php, method ezcTemplateVariableCollection::next()
Proceed to the next element.
- next : ezcConsoleTableRow
- in file row.php, method ezcConsoleTableRow::next()
Returns the next cell and selects it or false on the last cell.
- next : ezcGraphDataSetAveragePolynom
- in file average.php, method ezcGraphDataSetAveragePolynom::next()
Returns the next datapoint and selects it or false on the last datapoint.
- next : ezcGraphAxisContainer
- in file container.php, method ezcGraphAxisContainer::next()
Returns the next dataset and selects it or false on the last dataset.
- next : ezcGraphNumericDataSet
- in file numeric.php, method ezcGraphNumericDataSet::next()
Returns the next datapoint and selects it or false on the last datapoint.
- next : ezcGraphChartDataContainer
- in file base.php, method ezcGraphChartDataContainer::next()
Returns the next dataset and selects it or false on the last dataset.
- next : ezcConfigurationIniParser
- in file ini_parser.php, method ezcConfigurationIniParser::next()
Advances until the next parser element has been found
- next : ezcFeed
- in file feed.php, method ezcFeed::next()
- next : ezcArchive
- in file archive.php, method ezcArchive::next()
Forwards the iterator to the next entry.
- next : ezcTreeNodeListIterator
- in file tree_node_list_iterator.php, method ezcTreeNodeListIterator::next()
Advances the internal pointer to the next node in the nodelist.
- next : ezcPersistentFindIterator
- in file find_iterator.php, method ezcPersistentFindIterator::next()
Returns the next persistent object in the result set.
- next : ezcTranslationTsBackend
- in file ts_backend.php, method ezcTranslationTsBackend::next()
Advanced to the next context.
- nextMail : ezcMailStorageSet
- in file storage_set.php, method ezcMailStorageSet::nextMail()
Moves the set to the next mail and returns true upon success.
- nextMail : ezcMailPop3Set
- in file pop3_set.php, method ezcMailPop3Set::nextMail()
Moves the set to the next mail and returns true upon success.
- nextMail : ezcMailFileSet
- in file file_set.php, method ezcMailFileSet::nextMail()
Moves the set to the next mail and returns true upon success.
- nextMail : ezcMailMboxSet
- in file mbox_set.php, method ezcMailMboxSet::nextMail()
Moves the set to the next mail and returns true upon success.
- nextMail : ezcMailVariableSet
- in file var_set.php, method ezcMailVariableSet::nextMail()
Moves the set to the next mail and returns true upon success.
- nextMail : ezcMailParserSet
- in file parser_set.php, method ezcMailParserSet::nextMail()
Moves the set to the next mail and returns true upon success.
- nextMail : ezcMailImapSet
- in file imap_set.php, method ezcMailImapSet::nextMail()
Moves the set to the next mail and returns true upon success.
- nodeExists : ezcWebdavFileBackend
- in file file.php, method ezcWebdavFileBackend::nodeExists()
Returns if a resource exists.
- nodeExists : ezcTreeMemory
- in file memory.php, method ezcTreeMemory::nodeExists()
Returns whether the node with ID $nodeId exists.
- nodeExists : ezcWebdavSimpleBackend
- in file simple.php, method ezcWebdavSimpleBackend::nodeExists()
Returns if a resource exists.
- nodeExists : ezcTree
- in file tree.php, method ezcTree::nodeExists()
Returns whether the node with ID $nodeId exists.
- nodeExists : ezcTreeXml
- in file xml.php, method ezcTreeXml::nodeExists()
Returns whether the node with ID $nodeId exists.
- nodeExists : ezcTreeDb
- in file db.php, method ezcTreeDb::nodeExists()
Returns whether the node with ID $id exists as tree node.
- noise : ezcImageEffectFilters
- in file effect.php, method ezcImageEffectFilters::noise()
Noise filter.
- noise : ezcImageImagemagickHandler
- in file imagemagick.php, method ezcImageImagemagickHandler::noise()
Noise filter.
- noop : ezcMailImapTransport
- in file imap_transport.php, method ezcMailImapTransport::noop()
Sends a NOOP command to the server, use it to keep the connection alive.
- noop : ezcMailPop3Transport
- in file pop3_transport.php, method ezcMailPop3Transport::noop()
Sends a NOOP command to the server, use it to keep the connection alive.
- normalize : ezcAuthenticationUrl
- in file url.php, method ezcAuthenticationUrl::normalize()
Normalizes the provided URL.
- normalizeFlag : ezcMailImapTransport
- in file imap_transport.php, method ezcMailImapTransport::normalizeFlag()
Clears $flag of unwanted characters and makes it uppercase.
- not : ezcQueryExpression
- in file expression.php, method ezcQueryExpression::not()
Returns the SQL for a logical not, negating the $expression.
- notify : ezcWorkflowEventLogListener
- in file listener.php, method ezcWorkflowEventLogListener::notify()
Called to inform about events.
- notify : ezcWorkflowExecutionListener
- in file execution_listener.php, method ezcWorkflowExecutionListener::notify()
Called to inform about events.
- notifyListeners : ezcWorkflowExecution
- in file execution.php, method ezcWorkflowExecution::notifyListeners()
Notify listeners.
- now : ezcQueryExpression
- in file expression.php, method ezcQueryExpression::now()
Returns the current system date and time.
- now : ezcQueryExpressionOracle
- in file expression_oracle.php, method ezcQueryExpressionOracle::now()
Returns the current system date and time.
- now : ezcQueryExpressionPgsql
- in file expression_pgsql.php, method ezcQueryExpressionPgsql::now()
Returns the current system date and time.
- now : ezcQueryExpressionSqlite
- in file expression_sqlite.php, method ezcQueryExpressionSqlite::now()
Returns the current system date and time.
- now : ezcQueryExpressionMssql
- in file expression_mssql.php, method ezcQueryExpressionMssql::now()
Returns the current system date.
- not_persistent.php
- procedural page not_persistent.php
- native_generator.php
- procedural page native_generator.php
- no_context.php
- procedural page no_context.php
- no_manager_exception.php
- procedural page no_manager_exception.php
- no_output_context_exception.php
- procedural page no_output_context_exception.php
- not_configured.php
- procedural page not_configured.php
- UNFINISHED : ezcTranslationData
- in file translation_data.php, class constant ezcTranslationData::UNFINISHED
Used when a translated string has not been translated yet.
- no_valid_data.php
- procedural page no_valid_data.php
- no_transport_handler.php
- procedural page no_transport_handler.php
- namespace_registry.php
- procedural page namespace_registry.php
- nautilus.php
- procedural page nautilus.php
- not.php
- procedural page not.php
- non_interactive.php
- procedural page non_interactive.php
- node.php
- procedural page node.php
- node_arithmetic_base.php
- procedural page node_arithmetic_base.php
- node_branch.php
- procedural page node_branch.php
- node_conditional_branch.php
- procedural page node_conditional_branch.php
- node_merge.php
- procedural page node_merge.php
- node_collector.php
- procedural page node_collector.php
o
- $offset : ezcGraphAxisRotatedLabelRenderer
- in file axis_label_rotated.php, variable ezcGraphAxisRotatedLabelRenderer::$offset
Store coordinate offset for later coordinate modifications
- $openFiles : ezcLogFileWriter
- in file writer_file.php, variable ezcLogFileWriter::$openFiles
Contains all the open files. The first file in the array is always the default file.
- $operand : ezcWorkflowNodeArithmeticBase
- in file node_arithmetic_base.php, variable ezcWorkflowNodeArithmeticBase::$operand
Contains the operand (if any).
- $operator : ezcWorkflowConditionIsEqualOrLessThan
- in file is_equal_or_less_than.php, variable ezcWorkflowConditionIsEqualOrLessThan::$operator
- $operator : ezcWorkflowConditionIsEqual
- in file is_equal.php, variable ezcWorkflowConditionIsEqual::$operator
- $operator : ezcWorkflowConditionIsGreaterThan
- in file is_greater_than.php, variable ezcWorkflowConditionIsGreaterThan::$operator
- $operator : ezcWorkflowConditionIsEqualOrGreaterThan
- in file is_equal_or_greater_than.php, variable ezcWorkflowConditionIsEqualOrGreaterThan::$operator
- $operator : ezcWorkflowConditionComparison
- in file condition_comparison.php, variable ezcWorkflowConditionComparison::$operator
- $operator : ezcWorkflowConditionIsNotEqual
- in file is_not_equal.php, variable ezcWorkflowConditionIsNotEqual::$operator
- $operator : ezcWorkflowConditionIsLessThan
- in file is_less_than.php, variable ezcWorkflowConditionIsLessThan::$operator
- $optionalParameters : ezcTemplateCustomBlockDefinition
- in file custom_block_definition.php, variable ezcTemplateCustomBlockDefinition::$optionalParameters
Holds the optional named parameters for this custom block.
- $options : ezcConsoleProgressMonitor
- in file progressmonitor.php, variable ezcConsoleProgressMonitor::$options
Options
- $options : ezcConfigurationFileWriter
- in file file_writer.php, variable ezcConfigurationFileWriter::$options
Current options for the writer.
- $options : ezcImageFilter
- in file filter.php, variable ezcImageFilter::$options
Associative array of options for the filter operation.
- $options : ezcGraphChart
- in file chart.php, variable ezcGraphChart::$options
Contains all general chart options
- $options : ezcConfigurationFileReader
- in file file_reader.php, variable ezcConfigurationFileReader::$options
Current options for the reader.
- $options : ezcAuthenticationOpenidStore
- in file openid_store.php, variable ezcAuthenticationOpenidStore::$options
Options for OpenID stores.
- $options : ezcInputFormDefinitionElement
- in file definition_element.php, variable ezcInputFormDefinitionElement::$options
The extra options to this filter.
- $options : ezcGraphRenderer2d
- in file 2d.php, variable ezcGraphRenderer2d::$options
Options
- $options : ezcDbHandlerMssql
- in file mssql.php, variable ezcDbHandlerMssql::$options
Contains the options that are used to set up handler.
- $options : ezcWebdavFileBackend
- in file file.php, variable ezcWebdavFileBackend::$options
Options.
- $options : ezcMailSmtpTransport
- in file smtp_transport.php, variable ezcMailSmtpTransport::$options
Holds the options of this class.
- $options : ezcAuthenticationSession
- in file authentication_session.php, variable ezcAuthenticationSession::$options
Options for authentication filters.
- $options : ezcGraphRenderer3d
- in file 3d.php, variable ezcGraphRenderer3d::$options
Options
- $options : ezcAuthenticationFilter
- in file authentication_filter.php, variable ezcAuthenticationFilter::$options
Options for authentication filters.
- $options : ezcAuthentication
- in file authentication.php, variable ezcAuthentication::$options
Options for the Authentication object.
- $options : ezcImageHandlerSettings
- in file handler_settings.php, variable ezcImageHandlerSettings::$options
Associative array of misc options for the handler.
- $options : ezcImageAnalyzerHandler
- in file handler.php, variable ezcImageAnalyzerHandler::$options
Options for the handler.
- $options : ezcDbSchema
- in file schema.php, variable ezcDbSchema::$options
Contains the options that are used by creating new schemas.
- $options : ezcCacheMemcacheBackend
- in file memcache_backend.php, variable ezcCacheMemcacheBackend::$options
Holds the options for this class.
- $options : ezcGraphDriver
- in file driver.php, variable ezcGraphDriver::$options
Driveroptions
- $ordered : ezcConsoleArguments
- in file arguments.php, variable ezcConsoleArguments::$ordered
Ordered list of arguments.
- $orderString : ezcQuerySelect
- in file query_select.php, variable ezcQuerySelect::$orderString
Stores the ORDER BY part of the SQL.
- $original : ezcTranslationData
- in file translation_data.php, variable ezcTranslationData::$original
The original untranslated source string.
- $originalMessage : ezcBaseException
- in file exception.php, variable ezcBaseException::$originalMessage
Original message, before escaping
- $outerQuery : ezcQuerySubSelect
- in file query_subselect.php, variable ezcQuerySubSelect::$outerQuery
Holds the outer query.
- $outNodes : ezcWorkflowNode
- in file node.php, variable ezcWorkflowNode::$outNodes
The outgoing nodes of this node.
- $output : ezcConsoleProgressbar
- in file progressbar.php, variable ezcConsoleProgressbar::$output
The ezcConsoleOutput object to use.
- $outputHandler : ezcConsoleProgressMonitor
- in file progressmonitor.php, variable ezcConsoleProgressMonitor::$outputHandler
The ezcConsoleOutput object to use.
- $outputHandler : ezcConsoleStatusbar
- in file statusbar.php, variable ezcConsoleStatusbar::$outputHandler
The ezcConsoleOutput object to use.
- $outputHandler : ezcConsoleTable
- in file table.php, variable ezcConsoleTable::$outputHandler
The ezcConsoleOutput object to use.
- openid_exception.php
- procedural page openid_exception.php
- openid_association.php
- procedural page openid_association.php
- openid_file_store.php
- procedural page openid_file_store.php
- openid_filter.php
- procedural page openid_filter.php
- openid_store.php
- procedural page openid_store.php
- openid_file_store_options.php
- procedural page openid_file_store_options.php
- openid_options.php
- procedural page openid_options.php
- openid_store_options.php
- procedural page openid_store_options.php
- openid_db_store.php
- procedural page openid_db_store.php
- openid_db_store_options.php
- procedural page openid_db_store_options.php
- options.php
- procedural page options.php
- BOTTOM : ezcGraph
- in file graph.php, class constant ezcGraph::BOTTOM
Constant used for positioning of elements. May be used as a bitmask together with other postioning constants.
- COLLECTION : ezcWebdavGetContentLengthProperty
- in file getcontentlength.php, class constant ezcWebdavGetContentLengthProperty::COLLECTION
The WebDav RFC defines that each DAV: compliant resource must have this property set. It does not define what should be returned for collections. We use the string in this constant for this.
- COLORSPACE_GREY : ezcImageColorspaceFilters
- in file colorspace.php, class constant ezcImageColorspaceFilters::COLORSPACE_GREY
Grey color space.
- COLORSPACE_MONOCHROME : ezcImageColorspaceFilters
- in file colorspace.php, class constant ezcImageColorspaceFilters::COLORSPACE_MONOCHROME
Monochrome color space.
- COLORSPACE_SEPIA : ezcImageColorspaceFilters
- in file colorspace.php, class constant ezcImageColorspaceFilters::COLORSPACE_SEPIA
Sepia color space.
- COMPRESSION_BZIP2 : ezcWebdavBackend
- in file backend.php, class constant ezcWebdavBackend::COMPRESSION_BZIP2
Backend has native support for bzip2 compression.
- COMPRESSION_GZIP : ezcWebdavBackend
- in file backend.php, class constant ezcWebdavBackend::COMPRESSION_GZIP
Backend has native support for gzip compression.
- COMPRESS_THRESHOLD : ezcCacheMemcacheBackend
- in file memcache_backend.php, class constant ezcCacheMemcacheBackend::COMPRESS_THRESHOLD
The compress threshold.
- CONNECTION_PLAIN : ezcMailSmtpTransport
- in file smtp_transport.php, class constant ezcMailSmtpTransport::CONNECTION_PLAIN
Plain connection.
- CONNECTION_SSL : ezcMailSmtpTransport
- in file smtp_transport.php, class constant ezcMailSmtpTransport::CONNECTION_SSL
SSL connection.
- CONNECTION_SSLV2 : ezcMailSmtpTransport
- in file smtp_transport.php, class constant ezcMailSmtpTransport::CONNECTION_SSLV2
SSLv2 connection.
- CONNECTION_SSLV3 : ezcMailSmtpTransport
- in file smtp_transport.php, class constant ezcMailSmtpTransport::CONNECTION_SSLV3
SSLv3 connection.
- CONNECTION_TLS : ezcMailSmtpTransport
- in file smtp_transport.php, class constant ezcMailSmtpTransport::CONNECTION_TLS
TLS connection.
- option.php
- procedural page option.php
- option_already_registered.php
- procedural page option_already_registered.php
- option_arguments_violation.php
- procedural page option_arguments_violation.php
- option_dependency_violation.php
- procedural page option_dependency_violation.php
- option_exclusion_violation.php
- procedural page option_exclusion_violation.php
- option_mandatory_violation.php
- procedural page option_mandatory_violation.php
- option_missing_value.php
- procedural page option_missing_value.php
- option_not_exists.php
- procedural page option_not_exists.php
- option_no_alias.php
- procedural page option_no_alias.php
- option_string_not_wellformed.php
- procedural page option_string_not_wellformed.php
- option_too_many_values.php
- procedural page option_too_many_values.php
- option_type_violation.php
- procedural page option_type_violation.php
- option.php
- procedural page option.php
- output.php
- procedural page output.php
- output.php
- procedural page output.php
- option_rule.php
- procedural page option_rule.php
- output_format.php
- procedural page output_format.php
- output_formats.php
- procedural page output_formats.php
- CONTENT_TYPE_APPLICATION : ezcMailFilePart
- in file file.php, class constant ezcMailFilePart::CONTENT_TYPE_APPLICATION
Application content type. Use this if the file non of the other content types match.
- CONTENT_TYPE_AUDIO : ezcMailFilePart
- in file file.php, class constant ezcMailFilePart::CONTENT_TYPE_AUDIO
Audio content type. Use this if the contents of the file is an audio.
- CONTENT_TYPE_IMAGE : ezcMailFilePart
- in file file.php, class constant ezcMailFilePart::CONTENT_TYPE_IMAGE
Image content type. Use this if the contents of the file is an image.
- CONTENT_TYPE_VIDEO : ezcMailFilePart
- in file file.php, class constant ezcMailFilePart::CONTENT_TYPE_VIDEO
Video content type. Use this if the contents of the file is a video.
- CONVERT_LOWER : ezcConsoleDialogValidator
- in file dialog_validator.php, class constant ezcConsoleDialogValidator::CONVERT_LOWER
Convert result to lower-case.
- CONVERT_NONE : ezcConsoleDialogValidator
- in file dialog_validator.php, class constant ezcConsoleDialogValidator::CONVERT_NONE
Perform no conversion on the result.
- CONVERT_UPPER : ezcConsoleDialogValidator
- in file dialog_validator.php, class constant ezcConsoleDialogValidator::CONVERT_UPPER
Convert result to upper-case.
- oracle.php
- procedural page oracle.php
- only_one_value_allowed.php
- procedural page only_one_value_allowed.php
- odometer.php
- procedural page odometer.php
- out_of_boundings.php
- procedural page out_of_boundings.php
- out_of_logarithmical_boundings.php
- procedural page out_of_logarithmical_boundings.php
- odometer_renderer.php
- procedural page odometer_renderer.php
- odometer_chart.php
- procedural page odometer_chart.php
- HORIZONTAL : ezcGraph
- in file graph.php, class constant ezcGraph::HORIZONTAL
Constant used for background repetition. Repeat along the x axis. May be used as a bitmask together with ezcGraph::VERTICAL.
- offset_out_of_range.php
- procedural page offset_out_of_range.php
- MODE_AND : ezcAuthenticationGroupFilter
- in file group_filter.php, class constant ezcAuthenticationGroupFilter::MODE_AND
All the filters need to succeed in order for the group to succeed.
- MODE_DUMB : ezcAuthenticationOpenidFilter
- in file openid_filter.php, class constant ezcAuthenticationOpenidFilter::MODE_DUMB
OpenID authentication mode where the OpenID provider generates a secret for every request.
- MODE_INDEXED : ezcImageAnalyzerHandler
- in file handler.php, class constant ezcImageAnalyzerHandler::MODE_INDEXED
Image is built with a palette and consists of indexed values per pixel.
- MODE_OR : ezcAuthenticationGroupFilter
- in file group_filter.php, class constant ezcAuthenticationGroupFilter::MODE_OR
At least one filter needs to succeed in order for the group to succeed.
- MODE_SMART : ezcAuthenticationOpenidFilter
- in file openid_filter.php, class constant ezcAuthenticationOpenidFilter::MODE_SMART
OpenID authentication mode where the server generates a secret which will be shared with the OpenID provider.
- MODE_TRUECOLOR : ezcImageAnalyzerHandler
- in file handler.php, class constant ezcImageAnalyzerHandler::MODE_TRUECOLOR
Image consists of RGB value per pixel.
- MONTH : ezcGraphChartElementDateAxis
- in file date.php, class constant ezcGraphChartElementDateAxis::MONTH
- NOTICE : ezcWorkflowExecutionListener
- in file execution_listener.php, class constant ezcWorkflowExecutionListener::NOTICE
Notice severity constant.
- NOTICE : ezcLog
- in file log.php, class constant ezcLog::NOTICE
Notice severity constant.
- NO_REPEAT : ezcGraph
- in file graph.php, class constant ezcGraph::NO_REPEAT
Constant used for background repetition. No repeat.
- NO_SYMBOL : ezcGraph
- in file graph.php, class constant ezcGraph::NO_SYMBOL
No symbol, will fallback to a rect in the legend
- offsetExists : ezcConsoleArguments
- in file arguments.php, method ezcConsoleArguments::offsetExists()
Returns if the given offset exists.
- offsetExists : ezcConsoleTable
- in file table.php, method ezcConsoleTable::offsetExists()
Returns if the given offset exists.
- offsetExists : ezcGraphDataSetAveragePolynom
- in file average.php, method ezcGraphDataSetAveragePolynom::offsetExists()
Returns true if the given datapoint exists Allows isset() using ArrayAccess.
- offsetExists : ezcGraphAxisContainer
- in file container.php, method ezcGraphAxisContainer::offsetExists()
Returns if the given offset exists.
- offsetExists : ezcGraphChartDataContainer
- in file base.php, method ezcGraphChartDataContainer::offsetExists()
Returns if the given offset exists.
- offsetExists : ezcConsoleTableRow
- in file row.php, method ezcConsoleTableRow::offsetExists()
Returns if the given offset exists.
- offsetExists : ezcGraphDataSetProperty
- in file dataset_property.php, method ezcGraphDataSetProperty::offsetExists()
Returns if an option exists.
- offsetExists : ezcGraphNumericDataSet
- in file numeric.php, method ezcGraphNumericDataSet::offsetExists()
Returns true if the given datapoint exists Allows isset() using ArrayAccess.
- offsetExists : ezcBaseOptions
- in file options.php, method ezcBaseOptions::offsetExists()
Returns if an option exists.
- offsetGet : ezcGraphDataSetProperty
- in file dataset_property.php, method ezcGraphDataSetProperty::offsetGet()
Returns an option value.
- offsetGet : ezcGraphAxisContainer
- in file container.php, method ezcGraphAxisContainer::offsetGet()
Returns the element with the given offset.
- offsetGet : ezcBaseOptions
- in file options.php, method ezcBaseOptions::offsetGet()
Returns an option value.
- offsetGet : ezcGraphNumericDataSet
- in file numeric.php, method ezcGraphNumericDataSet::offsetGet()
Returns the value for the given datapoint Get an datapoint value by ArrayAccess.
- offsetGet : ezcConsoleArguments
- in file arguments.php, method ezcConsoleArguments::offsetGet()
Returns the element with the given offset.
- offsetGet : ezcConsoleTable
- in file table.php, method ezcConsoleTable::offsetGet()
Returns the element with the given offset.
- offsetGet : ezcGraphChartDataContainer
- in file base.php, method ezcGraphChartDataContainer::offsetGet()
Returns the element with the given offset.
- offsetGet : ezcConsoleTableRow
- in file row.php, method ezcConsoleTableRow::offsetGet()
Returns the element with the given offset.
- offsetGet : ezcGraphDataSetAveragePolynom
- in file average.php, method ezcGraphDataSetAveragePolynom::offsetGet()
Returns the value for the given datapoint Get an datapoint value by ArrayAccess.
- offsetSet : ezcGraphAxisContainer
- in file container.php, method ezcGraphAxisContainer::offsetSet()
Set the element with the given offset.
- offsetSet : ezcPersistentObjectRelations
- in file persistent_object_relations.php, method ezcPersistentObjectRelations::offsetSet()
See SPL interface ArrayAccess.
- offsetSet : ezcGraphChartDataContainer
- in file base.php, method ezcGraphChartDataContainer::offsetSet()
Set the element with the given offset.
- offsetSet : ezcConsoleTableRow
- in file row.php, method ezcConsoleTableRow::offsetSet()
Set the element with the given offset.
- offsetSet : ezcPersistentObjectProperties
- in file persistent_object_properties.php, method ezcPersistentObjectProperties::offsetSet()
See SPL interface ArrayAccess.
- offsetSet : ezcPersistentObjectColumns
- in file persistent_object_columns.php, method ezcPersistentObjectColumns::offsetSet()
See SPL interface ArrayAccess.
- offsetSet : ezcGraphDataSetAveragePolynom
- in file average.php, method ezcGraphDataSetAveragePolynom::offsetSet()
Throws a ezcBasePropertyPermissionException because single datapoints cannot be set in average datasets.
- offsetSet : ezcWebdavServerConfigurationManager
- in file server_configuration_manager.php, method ezcWebdavServerConfigurationManager::offsetSet()
Array set access.
- offsetSet : ezcBaseOptions
- in file options.php, method ezcBaseOptions::offsetSet()
Set an option.
- offsetSet : ezcConsoleArguments
- in file arguments.php, method ezcConsoleArguments::offsetSet()
Set the element with the given offset.
- offsetSet : ezcGraphNumericDataSet
- in file numeric.php, method ezcGraphNumericDataSet::offsetSet()
Throws a ezcBasePropertyPermissionException because single datapoints cannot be set in average datasets.
- offsetSet : ezcGraphDataSetProperty
- in file dataset_property.php, method ezcGraphDataSetProperty::offsetSet()
Set an option.
- offsetSet : ezcConsoleTable
- in file table.php, method ezcConsoleTable::offsetSet()
Set the element with the given offset.
- offsetSet : ezcGraphDataSetAxisProperty
- in file axis.php, method ezcGraphDataSetAxisProperty::offsetSet()
Set an option.
- offsetUnset : ezcConsoleTable
- in file table.php, method ezcConsoleTable::offsetUnset()
Unset the element with the given offset.
- offsetUnset : ezcGraphChartDataContainer
- in file base.php, method ezcGraphChartDataContainer::offsetUnset()
Unset the element with the given offset.
- offsetUnset : ezcConsoleArguments
- in file arguments.php, method ezcConsoleArguments::offsetUnset()
Unset the element with the given offset.
- offsetUnset : ezcGraphAxisContainer
- in file container.php, method ezcGraphAxisContainer::offsetUnset()
Unset the element with the given offset.
- offsetUnset : ezcConsoleTableRow
- in file row.php, method ezcConsoleTableRow::offsetUnset()
Unset the element with the given offset.
- offsetUnset : ezcGraphDataSetProperty
- in file dataset_property.php, method ezcGraphDataSetProperty::offsetUnset()
Unset an option.
- offsetUnset : ezcBaseOptions
- in file options.php, method ezcBaseOptions::offsetUnset()
Unset an option.
- onError : ezcExecutionBasicErrorHandler
- in file basic_handler.php, method ezcExecutionBasicErrorHandler::onError()
Processes an error situation
- onError : ezcExecutionErrorHandler
- in file execution_handler.php, method ezcExecutionErrorHandler::onError()
Processes an error situation
- open : ezcArchive
- in file archive.php, method ezcArchive::open()
Returns a new ezcArchive instance.
- openFile : ezcLogFileWriter
- in file writer_file.php, method ezcLogFileWriter::openFile()
Returns the filehandle of the $fileName.
- openFile : ezcConfigurationFileWriter
- in file file_writer.php, method ezcConfigurationFileWriter::openFile()
Opens a file for writing.
- openTransferDestination : ezcDbSchemaHandlerDataTransfer
- in file data_transfer.php, method ezcDbSchemaHandlerDataTransfer::openTransferDestination()
Prepare destination handler for transfer [destination].
- openTranslationFile : ezcTranslationTsBackend
- in file ts_backend.php, method ezcTranslationTsBackend::openTranslationFile()
Creates an SimpleXML parser object for the locale $locale..
- options : ezcWebdavBackend
- in file backend.php, method ezcWebdavBackend::options()
Required method to serve OPTIONS requests.
- orderBy : ezcQuerySelectMssql
- in file query_select_mssql.php, method ezcQuerySelectMssql::orderBy()
Saves the ordered columns in an internal array so we can invert that order if we need to in the limit() workaround
- orderBy : ezcQuerySelect
- in file query_select.php, method ezcQuerySelect::orderBy()
Returns SQL that orders the result set by a given column.
- os : ezcBaseFeatures
- in file features.php, method ezcBaseFeatures::os()
Returns the operating system on which PHP is running.
- output : ezcConsoleProgressbar
- in file progressbar.php, method ezcConsoleProgressbar::output()
Draw the progress bar.
- outputLine : ezcConsoleOutput
- in file output.php, method ezcConsoleOutput::outputLine()
Print text to the console and automatically append a line break.
- outputTable : ezcConsoleTable
- in file table.php, method ezcConsoleTable::outputTable()
Output the table.
- outputText : ezcConsoleOutput
- in file output.php, method ezcConsoleOutput::outputText()
Print text to the console.
- one_to_many.php
- procedural page one_to_many.php
- one_to_one.php
- procedural page one_to_one.php
- options.php
- procedural page options.php
- outdated_compilation_exception.php
- procedural page outdated_compilation_exception.php
- output_context.php
- procedural page output_context.php
- TOP : ezcGraph
- in file graph.php, class constant ezcGraph::TOP
Constant used for positioning of elements. May be used as a bitmask together with other postioning constants.
- options.php
- procedural page options.php
- options.php
- procedural page options.php
- output_result.php
- procedural page output_result.php
- or.php
- procedural page or.php
p
- $packageDir : ezcBase
- in file base.php, variable ezcBase::$packageDir
The full path to the autoload directory.
- $padding : ezcGraphPaletteEzGreen
- in file ez_green.php, variable ezcGraphPaletteEzGreen::$padding
Padding in elements
- $padding : ezcGraphPaletteEzBlue
- in file ez_blue.php, variable ezcGraphPaletteEzBlue::$padding
Padding in elements
- $padding : ezcGraphPaletteEz
- in file ez.php, variable ezcGraphPaletteEz::$padding
Padding in elements
- $padding : ezcGraphPaletteBlack
- in file black.php, variable ezcGraphPaletteBlack::$padding
Padding in elements
- $padding : ezcGraphPaletteEzRed
- in file ez_red.php, variable ezcGraphPaletteEzRed::$padding
Padding in elements
- $padding : ezcGraphPalette
- in file palette.php, variable ezcGraphPalette::$padding
Padding in elements
- $padding : ezcGraphPaletteTango
- in file tango.php, variable ezcGraphPaletteTango::$padding
Padding in elements
- $parameters : ezcTemplateCustomFunctionDefinition
- in file custom_function_definition.php, variable ezcTemplateCustomFunctionDefinition::$parameters
Holds the required and optional named parameters for this custom function.
- $params : ezcPersistentGeneratorDefinition
- in file generator_definition.php, variable ezcPersistentGeneratorDefinition::$params
Any parameters required by the generator.
- $parent : ezcImageTransformationException
- in file transformation.php, variable ezcImageTransformationException::$parent
Stores the parent exception.
- $parsingMap : ezcWebdavTransport
- in file transport.php, variable ezcWebdavTransport::$parsingMap
Map of HTTP methods to object method names for parsing.
- $parts : ezcMailPartWalkContext
- in file walk_context.php, variable ezcMailPartWalkContext::$parts
An array of mail parts (retrieved recursively from a mail object).
- $parts : ezcMailMultipart
- in file multipart.php, variable ezcMailMultipart::$parts
An array holding the parts of this multipart.
- $password : ezcAuthenticationPasswordCredentials
- in file password_credentials.php, variable ezcAuthenticationPasswordCredentials::$password
Password for the id.
- $path : ezcWebdavResource
- in file resource.php, variable ezcWebdavResource::$path
Path to resource
- $path : ezcWebdavCollection
- in file collection.php, variable ezcWebdavCollection::$path
Path to ressource.
- $path : ezcConfigurationFileReader
- in file file_reader.php, variable ezcConfigurationFileReader::$path
The path to the file which will contain the serialized configuration data.
- $path : ezcConfigurationFileWriter
- in file file_writer.php, variable ezcConfigurationFileWriter::$path
The path to the file which will contain the serialized configuration data.
- $pathChecked : ezcGraphFontOptions
- in file font.php, variable ezcGraphFontOptions::$pathChecked
Indicates if path already has been checked for correct font
- $permissions : ezcConfigurationFileWriter
- in file file_writer.php, variable ezcConfigurationFileWriter::$permissions
Contains the file permissions for the file to write the INI settings to.
- $pieSegmentBoundings : ezcGraphRenderer2d
- in file 2d.php, variable ezcGraphRenderer2d::$pieSegmentBoundings
Contains the boundings used for pie segments
- $pieSegmentBoundings : ezcGraphRenderer3d
- in file 3d.php, variable ezcGraphRenderer3d::$pieSegmentBoundings
Contains the boundings used for pie segments
- $pieSegmentLabels : ezcGraphRenderer2d
- in file 2d.php, variable ezcGraphRenderer2d::$pieSegmentLabels
Pie segment labels divided into two array, containing the labels on the left and right side of the pie chart center.
- $pieSegmentLabels : ezcGraphRenderer3d
- in file 3d.php, variable ezcGraphRenderer3d::$pieSegmentLabels
Pie segment labels divided into two array, containing the labels on the left and right side of the pie chart center.
- $pluginData : ezcWebdavInfrastructureBase
- in file infrastructure_base.php, variable ezcWebdavInfrastructureBase::$pluginData
Storage for the plugin data.
- $polynom : ezcGraphDataSetAveragePolynom
- in file average.php, variable ezcGraphDataSetAveragePolynom::$polynom
Calculated averation polynom
- $port : ezcAuthenticationLdapInfo
- in file ldap_info.php, variable ezcAuthenticationLdapInfo::$port
Port to connect to $host.
- $position : ezcGraphNumericDataSet
- in file numeric.php, variable ezcGraphNumericDataSet::$position
Position of the data iterator. Depends on the configured resolution.
- $position : ezcGraphAxisStep
- in file step.php, variable ezcGraphAxisStep::$position
Position of step on one axis.
- $position : ezcGraphDataSetAveragePolynom
- in file average.php, variable ezcGraphDataSetAveragePolynom::$position
Position of the data iterator. Depends on the configured resolution.
- $positionStored : ezcConsoleOutput
- in file output.php, variable ezcConsoleOutput::$positionStored
Whether a position has been stored before, using the storePos() method.
- $predefinedIntervals : ezcGraphChartElementDateAxis
- in file date.php, variable ezcGraphChartElementDateAxis::$predefinedIntervals
Nice time intervals to used if there is no user defined interval
- $prefix : ezcArchiveEntry
- in file archive_entry.php, variable ezcArchiveEntry::$prefix
The prefix of the file that may be removed from the path.
- $preProcessImages : ezcGraphGdDriver
- in file gd.php, variable ezcGraphGdDriver::$preProcessImages
Array with image files to draw
- $primary : ezcDbSchemaIndex
- in file index.php, variable ezcDbSchemaIndex::$primary
Whether this is the primary index for a table.
- $properties : ezcBaseOptions
- in file options.php, variable ezcBaseOptions::$properties
Container to hold the properties
- $properties : ezcConsoleOption
- in file option.php, variable ezcConsoleOption::$properties
Container to hold the properties
- $properties : ezcConsoleOptionRule
- in file option_rule.php, variable ezcConsoleOptionRule::$properties
Properties.
- $properties : ezcWebdavBasicPropertyStorage
- in file basic.php, variable ezcWebdavBasicPropertyStorage::$properties
Stores the WebDAV properties.
- $properties : ezcConsoleOutput
- in file output.php, variable ezcConsoleOutput::$properties
Container to hold the properties
- $properties : ezcWebdavRequestPropertyBehaviourContent
- in file property_behaviour.php, variable ezcWebdavRequestPropertyBehaviourContent::$properties
Container to hold the properties
- $properties : ezcGraphNumericDataSet
- in file numeric.php, variable ezcGraphNumericDataSet::$properties
Container to hold the properties
- $properties : ezcConsoleQuestionDialogRegexValidator
- in file question_dialog_regex.php, variable ezcConsoleQuestionDialogRegexValidator::$properties
Properties
- $properties : ezcConsoleInput
- in file input.php, variable ezcConsoleInput::$properties
Collection of arguments.
- $properties : ezcGraphChart
- in file chart.php, variable ezcGraphChart::$properties
Array containing chart properties
- $properties : ezcWorkflowInvalidInputException
- in file invalid_input.php, variable ezcWorkflowInvalidInputException::$properties
Container to hold the properties
- $properties : ezcConsoleTableCell
- in file cell.php, variable ezcConsoleTableCell::$properties
Container to hold the properties
- $properties : ezcConsoleMenuDialogDefaultValidator
- in file menu_dialog_default.php, variable ezcConsoleMenuDialogDefaultValidator::$properties
Properties
- $properties : ezcWebdavTransport
- in file transport.php, variable ezcWebdavTransport::$properties
Properties.
- $properties : ezcConsoleOutputFormat
- in file output_format.php, variable ezcConsoleOutputFormat::$properties
Container to hold the properties
- $properties : ezcConsoleQuestionDialogCollectionValidator
- in file question_dialog_collection.php, variable ezcConsoleQuestionDialogCollectionValidator::$properties
Properties.
- $properties : ezcWebdavServerConfiguration
- in file server_configuration.php, variable ezcWebdavServerConfiguration::$properties
Properties.
- $properties : ezcWebdavServer
- in file server.php, variable ezcWebdavServer::$properties
Properties.
- $properties : ezcGraphDataSetAveragePolynom
- in file average.php, variable ezcGraphDataSetAveragePolynom::$properties
Container to hold the properties
- $properties : ezcPersistentObjectProperties
- in file persistent_object_properties.php, variable ezcPersistentObjectProperties::$properties
Stores the relation objects.
- $properties : ezcMailSmtpTransport
- in file smtp_transport.php, variable ezcMailSmtpTransport::$properties
Holds the properties of this class.
- $properties : ezcConsoleStatusbarOptions
- in file statusbar.php, variable ezcConsoleStatusbarOptions::$properties
- $properties : ezcImageSaveOptions
- in file save_options.php, variable ezcImageSaveOptions::$properties
Properties.
- $properties : ezcConsoleTableRow
- in file row.php, variable ezcConsoleTableRow::$properties
Container to hold the properties
- $properties : ezcConsoleTableOptions
- in file table.php, variable ezcConsoleTableOptions::$properties
- $properties : ezcConsoleTable
- in file table.php, variable ezcConsoleTable::$properties
Container to hold the properties
- $properties : ezcCacheStorage
- in file storage.php, variable ezcCacheStorage::$properties
Container to hold the properties
- $properties : ezcConsoleQuestionDialog
- in file question_dialog.php, variable ezcConsoleQuestionDialog::$properties
Properties
- $properties : ezcConsoleStatusbar
- in file statusbar.php, variable ezcConsoleStatusbar::$properties
Container to hold the properties
- $properties : ezcWebdavResponse
- in file response.php, variable ezcWebdavResponse::$properties
Properties.
- $properties : ezcConsoleMenuDialog
- in file menu_dialog.php, variable ezcConsoleMenuDialog::$properties
Properties
- $properties : ezcConsoleProgressbar
- in file progressbar.php, variable ezcConsoleProgressbar::$properties
Container to hold the properties
- $properties : ezcConsoleProgressbarOptions
- in file progressbar.php, variable ezcConsoleProgressbarOptions::$properties
- $properties : ezcConsoleQuestionDialogTypeValidator
- in file question_dialog_type.php, variable ezcConsoleQuestionDialogTypeValidator::$properties
Properties.
- $properties : ezcWorkflowExecution
- in file execution.php, variable ezcWorkflowExecution::$properties
Container to hold the properties
- $properties : ezcWebdavProperty
- in file property.php, variable ezcWebdavProperty::$properties
Properties.
- $properties : ezcMailFilePart
- in file file.php, variable ezcMailFilePart::$properties
Holds the properties of this class.
- $properties : ezcConsoleProgressMonitorOptions
- in file progressmonitor.php, variable ezcConsoleProgressMonitorOptions::$properties
- $properties : ezcConsoleArgument
- in file argument.php, variable ezcConsoleArgument::$properties
Properties
- $properties : ezcTree
- in file tree.php, variable ezcTree::$properties
Holds the properties of this class.
- $properties : ezcWorkflow
- in file workflow.php, variable ezcWorkflow::$properties
Container to hold the properties
- $properties : ezcWebdavXmlTool
- in file xml.php, variable ezcWebdavXmlTool::$properties
Properties.
- $properties : ezcConsoleDialogOptions
- in file dialog.php, variable ezcConsoleDialogOptions::$properties
Properties.
- $properties : ezcTranslationTsBackend
- in file ts_backend.php, variable ezcTranslationTsBackend::$properties
Container to hold the properties
- $properties : ezcWebdavRequest
- in file request.php, variable ezcWebdavRequest::$properties
Properties.
- $properties : ezcPersistentRelation
- in file relation.php, variable ezcPersistentRelation::$properties
Properties array.
- $properties : ezcImageHandler
- in file handler.php, variable ezcImageHandler::$properties
Container to hold the properties
- $properties : ezcImageAnalyzer
- in file analyzer.php, variable ezcImageAnalyzer::$properties
Container to hold the properties
- $propertyArray : ezcPersistentObjectDefinition
- in file persistent_object_definition.php, variable ezcPersistentObjectDefinition::$propertyArray
Property array.
- $propertyOrder : ezcWebdavBasicPropertyStorage
- in file basic.php, variable ezcWebdavBasicPropertyStorage::$propertyOrder
Stores a list of the assigned properties in the order they were assigned, to make this order accessible for the Iterator.
- $propertyOrderNextId : ezcWebdavBasicPropertyStorage
- in file basic.php, variable ezcWebdavBasicPropertyStorage::$propertyOrderNextId
Next ID for a element in the ordered property list, to generate valid IDs even when some contents has been removed.
- $propertyOrderPosition : ezcWebdavBasicPropertyStorage
- in file basic.php, variable ezcWebdavBasicPropertyStorage::$propertyOrderPosition
Current position of the iterator in the ordered property list.
- $protocol : ezcAuthenticationLdapInfo
- in file ldap_info.php, variable ezcAuthenticationLdapInfo::$protocol
Protocol to use to connect to LDAP.
- $psFontRessources : ezcGraphGdDriver
- in file gd.php, variable ezcGraphGdDriver::$psFontRessources
Contains resources for already loaded ps fonts.
- pax_tar.php
- procedural page pax_tar.php
- password_credentials.php
- procedural page password_credentials.php
- property_not_found.php
- procedural page property_not_found.php
- property_permission.php
- procedural page property_permission.php
- plain.php
- procedural page plain.php
- plain.php
- procedural page plain.php
- plain.php
- procedural page plain.php
- parse_error.php
- procedural page parse_error.php
- progressbar.php
- procedural page progressbar.php
- progressmonitor.php
- procedural page progressmonitor.php
- progressbar.php
- procedural page progressbar.php
- progressmonitor.php
- procedural page progressmonitor.php
- pgsql.php
- procedural page pgsql.php
- parse_error.php
- procedural page parse_error.php
- pie.php
- procedural page pie.php
- palette.php
- procedural page palette.php
- polynom.php
- procedural page polynom.php
- pie_chart.php
- procedural page pie_chart.php
- php.php
- procedural page php.php
- part.php
- procedural page part.php
- parser_options.php
- procedural page parser_options.php
- pop3_options.php
- procedural page pop3_options.php
- parser_set.php
- procedural page parser_set.php
- part_parser.php
- procedural page part_parser.php
- parser.php
- procedural page parser.php
- pop3_set.php
- procedural page pop3_set.php
- pop3_transport.php
- procedural page pop3_transport.php
- OPTIONAL : ezcInputFormDefinitionElement
- in file definition_element.php, class constant ezcInputFormDefinitionElement::OPTIONAL
- paletteToTruecolor : ezcImageGdHandler
- in file gd.php, method ezcImageGdHandler::paletteToTruecolor()
Convert a palette based image resource to a true color one.
- parse : ezcFeed
- in file feed.php, method ezcFeed::parse()
- parseContent : ezcFeed
- in file feed.php, method ezcFeed::parseContent()
- parseCopyRequest : ezcWebdavTransport
- in file transport.php, method ezcWebdavTransport::parseCopyRequest()
Parses the COPY request and returns a request object.
- parseDeleteRequest : ezcWebdavTransport
- in file transport.php, method ezcWebdavTransport::parseDeleteRequest()
Parses the DELETE request and returns a request object.
- parseDSN : ezcDbFactory
- in file factory.php, method ezcDbFactory::parseDSN()
Returns the Data Source Name as a structure containing the various parts of the DSN.
- parseEmailAddress : ezcMailTools
- in file tools.php, method ezcMailTools::parseEmailAddress()
Returns an ezcMailAddress object parsed from the address string $address.
- parseEmailAddresses : ezcMailTools
- in file tools.php, method ezcMailTools::parseEmailAddresses()
Returns an array of ezcMailAddress objects parsed from the address string $addresses.
- parseGetRequest : ezcWebdavTransport
- in file transport.php, method ezcWebdavTransport::parseGetRequest()
Parses the GET request and returns a request object.
- parseHeader : ezcWebdavHeaderHandler
- in file header_handler.php, method ezcWebdavHeaderHandler::parseHeader()
Parses a single header.
- parseHeaders : ezcWebdavHeaderHandler
- in file header_handler.php, method ezcWebdavHeaderHandler::parseHeaders()
Returns an array with the given headers.
- parseHeadRequest : ezcWebdavTransport
- in file transport.php, method ezcWebdavTransport::parseHeadRequest()
Parses the HEAD request and returns a request object.
- parseLocationPath : ezcConfigurationFileWriter
- in file file_writer.php, method ezcConfigurationFileWriter::parseLocationPath()
Parses a the path $path and sets the location and name properties on this object.
- parseLocationPath : ezcConfigurationFileReader
- in file file_reader.php, method ezcConfigurationFileReader::parseLocationPath()
Parses a the path $path and sets the location and name properties on this object.
- parseMail : ezcMailParser
- in file parser.php, method ezcMailParser::parseMail()
Returns an array of ezcMail objects parsed from the mail set $set.
- parseMakeCollectionRequest : ezcWebdavTransport
- in file transport.php, method ezcWebdavTransport::parseMakeCollectionRequest()
Parses the MKCOL request and returns a request object.
- parseMoveRequest : ezcWebdavTransport
- in file transport.php, method ezcWebdavTransport::parseMoveRequest()
Parses the MOVE request and returns a request object.
- parseOptionsRequest : ezcWebdavTransport
- in file transport.php, method ezcWebdavTransport::parseOptionsRequest()
Parses the OPTIONS request and returns a request object.
- parseOrderedParameters : ezcUrl
- in file url.php, method ezcUrl::parseOrderedParameters()
Returns ordered parameters from the $path array.
- parsePropertyBehaviourContent : ezcWebdavTransport
- in file transport.php, method ezcWebdavTransport::parsePropertyBehaviourContent()
Parses the <propertybehavior /> XML element.
- parsePropFindRequest : ezcWebdavTransport
- in file transport.php, method ezcWebdavTransport::parsePropFindRequest()
Parses the PROPFIND request and returns a request object.
- parsePropFindRequest : ezcWebdavMicrosoftCompatibleTransport
- in file microsoft.php, method ezcWebdavMicrosoftCompatibleTransport::parsePropFindRequest()
Parses the PROPFIND request and returns a request object.
- parsePropPatchRequest : ezcWebdavTransport
- in file transport.php, method ezcWebdavTransport::parsePropPatchRequest()
Parses the PROPPATCH request and returns a request object.
- parsePutRequest : ezcWebdavTransport
- in file transport.php, method ezcWebdavTransport::parsePutRequest()
Parses the PUT request and returns a request object.
- parseQueryString : ezcUrlTools
- in file url_tools.php, method ezcUrlTools::parseQueryString()
Parses the provided string and returns an associative array structure.
- parseQueryString : ezcAuthenticationUrl
- in file url.php, method ezcAuthenticationUrl::parseQueryString()
Parses the provided string and returns an associative array structure.
- parseRequest : ezcWebdavTransport
- in file transport.php, method ezcWebdavTransport::parseRequest()
Parses the incoming request into a fitting request abstraction object.
- parseUnorderedParameters : ezcUrl
- in file url.php, method ezcUrl::parseUnorderedParameters()
Returns unordered parameters from the $path array.
- parseUriToPath : ezcWebdavBasicPathFactory
- in file basic.php, method ezcWebdavBasicPathFactory::parseUriToPath()
Parses the given URI to a path suitable to be used in the backend.
- parseUriToPath : ezcWebdavAutomaticPathFactory
- in file automatic.php, method ezcWebdavAutomaticPathFactory::parseUriToPath()
Parses the given URI to a path suitable to be used in the backend.
- parseUriToPath : ezcWebdavPathFactory
- in file path_factory.php, method ezcWebdavPathFactory::parseUriToPath()
Parses the given URI to a path suitable to be used in the backend.
- performCopy : ezcWebdavFileBackend
- in file file.php, method ezcWebdavFileBackend::performCopy()
Copies resources recursively from one path to another.
- performCopy : ezcWebdavSimpleBackend
- in file simple.php, method ezcWebdavSimpleBackend::performCopy()
Copies resources recursively from one path to another.
- performDelete : ezcWebdavSimpleBackend
- in file simple.php, method ezcWebdavSimpleBackend::performDelete()
Deletes everything below a path.
- performDelete : ezcWebdavFileBackend
- in file file.php, method ezcWebdavFileBackend::performDelete()
Deletes everything below a path.
- performRequest : ezcWebdavBackend
- in file backend.php, method ezcWebdavBackend::performRequest()
Performs the given request.
- performScale : ezcImageGdHandler
- in file gd.php, method ezcImageGdHandler::performScale()
General scaling method to perform actual scale to new dimensions.
- persistent_object_exception.php
- procedural page persistent_object_exception.php
- persistent_object.php
- procedural page persistent_object.php
- persistent_object_columns.php
- procedural page persistent_object_columns.php
- persistent_object_definition.php
- procedural page persistent_object_definition.php
- persistent_object_id_property.php
- procedural page persistent_object_id_property.php
- persistent_object_properties.php
- procedural page persistent_object_properties.php
- persistent_object_property.php
- procedural page persistent_object_property.php
- persistent_object_relations.php
- procedural page persistent_object_relations.php
- persistent_session.php
- procedural page persistent_session.php
- persistent_session_instance.php
- procedural page persistent_session_instance.php
- phpAccelerator : ezcSystemInfo
- in file info.php, method ezcSystemInfo::phpAccelerator()
Detects if a PHP accelerator is running and what type it is.
- php_generator_exception.php
- procedural page php_generator_exception.php
- php_generator.php
- procedural page php_generator.php
- php_generator_parameter.php
- procedural page php_generator_parameter.php
- php_generator_return_data.php
- procedural page php_generator_return_data.php
- phpVersion : ezcSystemInfo
- in file info.php, method ezcSystemInfo::phpVersion()
Returns the PHP version as an array with the version elements.
- position : ezcQueryExpressionPgsql
- in file expression_pgsql.php, method ezcQueryExpressionPgsql::position()
Returns the SQL to locate the position of the first occurrence of a substring
- position : ezcQueryExpression
- in file expression.php, method ezcQueryExpression::position()
Returns the SQL to locate the position of the first occurrence of a substring
- position : ezcQueryExpressionMssql
- in file expression_mssql.php, method ezcQueryExpressionMssql::position()
Returns the SQL to locate the position of the first occurrence of a substring
- position : ezcQueryExpressionOracle
- in file expression_oracle.php, method ezcQueryExpressionOracle::position()
Returns the SQL to locate the position of the first occurrence of a substring
- positionImpl : ezcQuerySqliteFunctions
- in file query_sqlite_function_implementations.php, method ezcQuerySqliteFunctions::positionImpl()
Returns the SQL to locate the position of the first occurrence of a substring
- postSave : ezcPersistentManualGenerator
- in file manual_generator.php, method ezcPersistentManualGenerator::postSave()
Returns the value of the generated identifier for the new object.
- postSave : ezcPersistentNativeGenerator
- in file native_generator.php, method ezcPersistentNativeGenerator::postSave()
Returns the integer value of the generated identifier for the new object.
- postSave : ezcPersistentIdentifierGenerator
- in file identifier_generator.php, method ezcPersistentIdentifierGenerator::postSave()
Returns the value of the generated identifier for the new object.
- postSave : ezcPersistentSequenceGenerator
- in file sequence_generator.php, method ezcPersistentSequenceGenerator::postSave()
Returns the integer value of the generated identifier for the new object.
- prepare : ezcQuerySelectOracle
- in file query_select_oracle.php, method ezcQuerySelectOracle::prepare()
Handles preparing query.
- prepare : ezcQuery
- in file query.php, method ezcQuery::prepare()
Returns a prepared statement from this query which can be used for execution.
- prepareActivate : ezcWorkflowNodeMerge
- in file node_merge.php, method ezcWorkflowNodeMerge::prepareActivate()
Prepares this node for activation.
- prepareData : ezcCacheStorageMemcache
- in file memcache.php, method ezcCacheStorageMemcache::prepareData()
Prepare the data for storing.
- prepareData : ezcCacheStorageFilePlain
- in file plain.php, method ezcCacheStorageFilePlain::prepareData()
Serialize the data for storing.
- prepareData : ezcCacheStorageFileArray
- in file array.php, method ezcCacheStorageFileArray::prepareData()
Serialize the data for storing.
- prepareData : ezcCacheStorageFileApcArray
- in file apc_array.php, method ezcCacheStorageFileApcArray::prepareData()
Wraps the data in order to be stored in APC ($useApc = true) or on the file system ($useApc = false).
- prepareData : ezcCacheStorageApc
- in file apc.php, method ezcCacheStorageApc::prepareData()
Prepares the data for storing.
- prepareData : ezcCacheStorageFile
- in file file.php, method ezcCacheStorageFile::prepareData()
Serialize the data for storing.
- prepareData : ezcCacheStorageFileEvalArray
- in file eval_array.php, method ezcCacheStorageFileEvalArray::prepareData()
Serialize the data for storing.
- prepareData : ezcCacheStorageMemcachePlain
- in file plain.php, method ezcCacheStorageMemcachePlain::prepareData()
Wraps the data in an ezcCacheStorageMemoryDataStruct structure in order to store it.
- prepareData : ezcCacheStorageApcPlain
- in file plain.php, method ezcCacheStorageApcPlain::prepareData()
Wraps the data in an ezcCacheStorageMemoryDataStruct structure in order to store it.
- prependUrl : ezcUrlCreator
- in file url_creator.php, method ezcUrlCreator::prependUrl()
Returns the URL registerd as $name prepended to $suffix.
- preSave : ezcPersistentNativeGenerator
- in file native_generator.php, method ezcPersistentNativeGenerator::preSave()
No functionality, since database handles ID generation automatically.
- preSave : ezcPersistentSequenceGenerator
- in file sequence_generator.php, method ezcPersistentSequenceGenerator::preSave()
Fetches the next sequence value for PostgreSQL and Oracle implementations.
- preSave : ezcPersistentManualGenerator
- in file manual_generator.php, method ezcPersistentManualGenerator::preSave()
Sets the correct id on the insert query.
- preSave : ezcPersistentIdentifierGenerator
- in file identifier_generator.php, method ezcPersistentIdentifierGenerator::preSave()
Called prior to executing the insert query that saves the data to the database.
- process : ezcConsoleInput
- in file input.php, method ezcConsoleInput::process()
Process the input parameters.
- process : ezcTemplate
- in file template.php, method ezcTemplate::process()
Processes the specified template source and returns the output string.
- processCopyResponse : ezcWebdavTransport
- in file transport.php, method ezcWebdavTransport::processCopyResponse()
Returns display information for a copy response object.
- processDeleteResponse : ezcWebdavTransport
- in file transport.php, method ezcWebdavTransport::processDeleteResponse()
Returns display information for a delete response object.
- processErrorResponse : ezcWebdavTransport
- in file transport.php, method ezcWebdavTransport::processErrorResponse()
Returns display information for a error response object.
- processGetCollectionResponse : ezcWebdavTransport
- in file transport.php, method ezcWebdavTransport::processGetCollectionResponse()
Returns display information for a get response for a collection.
- processGetResourceResponse : ezcWebdavTransport
- in file transport.php, method ezcWebdavTransport::processGetResourceResponse()
Returns display information for a get response on a non-collection.
- processHeader : ezcWebdavHeaderHandler
- in file header_handler.php, method ezcWebdavHeaderHandler::processHeader()
Processes a single header value.
- processHeadResponse : ezcWebdavTransport
- in file transport.php, method ezcWebdavTransport::processHeadResponse()
Returns display information for a head response object.
- processLimitOffset : ezcDbHandlerOracle
- in file oracle.php, method ezcDbHandlerOracle::processLimitOffset()
Returns an SQL query with LIMIT/OFFSET functionality appended.
- processMakeCollectionResponse : ezcWebdavTransport
- in file transport.php, method ezcWebdavTransport::processMakeCollectionResponse()
Returns display information for a make collection response object.
- processMoveResponse : ezcWebdavTransport
- in file transport.php, method ezcWebdavTransport::processMoveResponse()
Returns display information for a move response object.
- processMultiStatusResponse : ezcWebdavTransport
- in file transport.php, method ezcWebdavTransport::processMultiStatusResponse()
Returns display information for a multistatus response object.
- processOptionsResponse : ezcWebdavTransport
- in file transport.php, method ezcWebdavTransport::processOptionsResponse()
Returns display information for a options response object.
- processPropFindResponse : ezcWebdavTransport
- in file transport.php, method ezcWebdavTransport::processPropFindResponse()
Returns display information for a prop find response object.
- processPropPatchResponse : ezcWebdavTransport
- in file transport.php, method ezcWebdavTransport::processPropPatchResponse()
Returns display information for a prop patch response object.
- processPropStatResponse : ezcWebdavTransport
- in file transport.php, method ezcWebdavTransport::processPropStatResponse()
Returns display information for a prop stat response object.
- processPutResponse : ezcWebdavTransport
- in file transport.php, method ezcWebdavTransport::processPutResponse()
Returns display information for a put response object.
- propFind : ezcWebdavSimpleBackend
- in file simple.php, method ezcWebdavSimpleBackend::propFind()
Serves PROPFIND requests.
- propFind : ezcWebdavBackend
- in file backend.php, method ezcWebdavBackend::propFind()
Serves PROPFIND requests.
- propFind : ezcWebdavFileBackend
- in file file.php, method ezcWebdavFileBackend::propFind()
Serves PROPFIND requests.
- propPatch : ezcWebdavSimpleBackend
- in file simple.php, method ezcWebdavSimpleBackend::propPatch()
Serves PROPPATCH requests.
- propPatch : ezcWebdavBackend
- in file backend.php, method ezcWebdavBackend::propPatch()
Serves PROPPATCH requests.
- propPatch : ezcWebdavFileBackend
- in file file.php, method ezcWebdavFileBackend::propPatch()
Serves PROPPATCH requests.
- put : ezcWebdavFileBackend
- in file file.php, method ezcWebdavFileBackend::put()
Serves PUT requests.
- put : ezcWebdavSimpleBackend
- in file simple.php, method ezcWebdavSimpleBackend::put()
Serves PUT requests.
- put : ezcWebdavBackendPut
- in file put.php, method ezcWebdavBackendPut::put()
Serves PUT requests.
- parser_exception.php
- procedural page parser_exception.php
- parameter_missing.php
- procedural page parameter_missing.php
- plain_text.php
- procedural page plain_text.php
- persistent_object.php
- procedural page persistent_object.php
- put.php
- procedural page put.php
- path_factory.php
- procedural page path_factory.php
- property.php
- procedural page property.php
- property_live.php
- procedural page property_live.php
- property_storage.php
- procedural page property_storage.php
- property_behaviour.php
- procedural page property_behaviour.php
- propfind.php
- procedural page propfind.php
- proppatch.php
- procedural page proppatch.php
- put.php
- procedural page put.php
- propfind.php
- procedural page propfind.php
- proppatch.php
- procedural page proppatch.php
- propstat.php
- procedural page propstat.php
- put.php
- procedural page put.php
- property_handler.php
- procedural page property_handler.php
- parallel_split.php
- procedural page parallel_split.php
q
- $queries : ezcDbSchemaCommonSqlWriter
- in file common_sql_writer.php, variable ezcDbSchemaCommonSqlWriter::$queries
Stores a list of queries that is generated by the various Database writing backends.
- $quoteValues : ezcQueryExpression
- in file expression.php, variable ezcQueryExpression::$quoteValues
The flag that switch quoting mode for values provided by user in miscelaneous SQL functions.
- question_dialog.php
- procedural page question_dialog.php
- question_dialog_collection.php
- procedural page question_dialog_collection.php
- question_dialog_regex.php
- procedural page question_dialog_regex.php
- question_dialog_type.php
- procedural page question_dialog_type.php
- question_dialog_validator.php
- procedural page question_dialog_validator.php
- question_dialog.php
- procedural page question_dialog.php
- query_exception.php
- procedural page query_exception.php
- query_select_mssql.php
- procedural page query_select_mssql.php
- query_select_oracle.php
- procedural page query_select_oracle.php
- query_select_sqlite.php
- procedural page query_select_sqlite.php
- query_sqlite_function_implementations.php
- procedural page query_sqlite_function_implementations.php
- query.php
- procedural page query.php
- query_delete.php
- procedural page query_delete.php
- query_insert.php
- procedural page query_insert.php
- query_select.php
- procedural page query_select.php
- query_subselect.php
- procedural page query_subselect.php
- query_update.php
- procedural page query_update.php
- query_exception.php
- procedural page query_exception.php
- quote : ezcDbHandlerOracle
- in file oracle.php, method ezcDbHandlerOracle::quote()
Returns $str quoted for the Oracle database.
- quoteIdentifier : ezcDbHandler
- in file handler.php, method ezcDbHandler::quoteIdentifier()
Returns the quoted version of an identifier to be used in an SQL query.
r
- $readDate : ezcMailContentDispositionHeader
- in file content_disposition_header.php, variable ezcMailContentDispositionHeader::$readDate
The last date the file attachment was read.
- $readerName : ezcSystemInfoLinuxReader
- in file info_linux.php, variable ezcSystemInfoLinuxReader::$readerName
Contains string that represents reader in messages and exceptions.
- $readerName : ezcSystemInfoMacReader
- in file info_mac.php, variable ezcSystemInfoMacReader::$readerName
Contains string that represents reader in messages and exceptions.
- $readerName : ezcSystemInfoWindowsReader
- in file info_windows.php, variable ezcSystemInfoWindowsReader::$readerName
Contains string that represents reader in messages and exceptions.
- $readerName : ezcSystemInfoFreeBsdReader
- in file info_freebsd.php, variable ezcSystemInfoFreeBsdReader::$readerName
Contains string that represents reader in messages and exceptions.
- $readHandlers : ezcDbSchemaHandlerManager
- in file handler_manager.php, variable ezcDbSchemaHandlerManager::$readHandlers
Set of standard read handlers.
- $referenceName : ezcImageHandlerSettings
- in file handler_settings.php, variable ezcImageHandlerSettings::$referenceName
The reference name for the handler.
- $registry : ezcCacheStorageMemory
- in file memory.php, variable ezcCacheStorageMemory::$registry
Holds the registry.
- $registryName : ezcCacheStorageMemory
- in file memory.php, variable ezcCacheStorageMemory::$registryName
Holds the name of the registry.
- $relationDestinationColumn : ezcPersistentDoubleTableMap
- in file double_table_map.php, variable ezcPersistentDoubleTableMap::$relationDestinationColumn
Name of the column in the relation table, that maps to the destination table column.
- $relationSourceColumn : ezcPersistentDoubleTableMap
- in file double_table_map.php, variable ezcPersistentDoubleTableMap::$relationSourceColumn
Name of the column in the relation table, that maps to the source table column.
- $removedFields : ezcDbSchemaTableDiff
- in file table_diff.php, variable ezcDbSchemaTableDiff::$removedFields
All removed fields
- $removedIndexes : ezcDbSchemaTableDiff
- in file table_diff.php, variable ezcDbSchemaTableDiff::$removedIndexes
All removed indexes
- $removedTables : ezcDbSchemaDiff
- in file schema_diff.php, variable ezcDbSchemaDiff::$removedTables
All removed tables
- $renderElement : ezcGraphChart
- in file chart.php, variable ezcGraphChart::$renderElement
Contains the status wheather an element should be rendered
- $repositoryDirs : ezcBase
- in file base.php, variable ezcBase::$repositoryDirs
Stores info with additional paths where autoload files and classes for
- $requestedData : ezcAuthenticationLdapFilter
- in file ldap_filter.php, variable ezcAuthenticationLdapFilter::$requestedData
Holds the attributes which will be requested during the authentication process.
- $requestedData : ezcAuthenticationOpenidFilter
- in file openid_filter.php, variable ezcAuthenticationOpenidFilter::$requestedData
Holds the attributes which will be requested during the authentication process.
- $requestedData : ezcAuthenticationDatabaseFilter
- in file database_filter.php, variable ezcAuthenticationDatabaseFilter::$requestedData
Holds the attributes which will be requested during the authentication process.
- $requiredParameters : ezcTemplateCustomBlockDefinition
- in file custom_block_definition.php, variable ezcTemplateCustomBlockDefinition::$requiredParameters
Holds the required named parameters for this custom block.
- $response : ezcWebdavStringDisplayInformation
- in file display_information_string.php, variable ezcWebdavStringDisplayInformation::$response
Response object to extract headers from.
- $response : ezcWebdavXmlDisplayInformation
- in file display_information_xml.php, variable ezcWebdavXmlDisplayInformation::$response
Response object to extract headers from.
- $response : ezcWebdavEmptyDisplayInformation
- in file display_information_empty.php, variable ezcWebdavEmptyDisplayInformation::$response
Response object to extract headers from.
- $response : ezcWebdavDisplayInformation
- in file display_information.php, variable ezcWebdavDisplayInformation::$response
Response object to extract headers from.
- $result : ezcConsoleQuestionDialog
- in file question_dialog.php, variable ezcConsoleQuestionDialog::$result
Dialog result
- $result : ezcConsoleMenuDialog
- in file menu_dialog.php, variable ezcConsoleMenuDialog::$result
Dialog result
- $resumed : ezcWorkflowExecution
- in file execution.php, variable ezcWorkflowExecution::$resumed
- $rightJoins : ezcQuerySelectSqlite
- in file query_select_sqlite.php, variable ezcQuerySelectSqlite::$rightJoins
Store info for building emulation of right joins in FROM clause.
- $root : ezcTreeVisitorPlainText
- in file plain_text.php, variable ezcTreeVisitorPlainText::$root
Holds the root ID
- $root : ezcTreeVisitorYUI
- in file yui.php, variable ezcTreeVisitorYUI::$root
Holds the root ID.
- $root : ezcTreeVisitorXHTML
- in file xhtml.php, variable ezcTreeVisitorXHTML::$root
Holds the root ID.
- $root : ezcWebdavFileBackend
- in file file.php, variable ezcWebdavFileBackend::$root
Root directory to serve content from. All pathes are seen relatively to this one.
- $rows : ezcConsoleTable
- in file table.php, variable ezcConsoleTable::$rows
Collection of the rows that are contained in the table.
- repository_directory.php
- procedural page repository_directory.php
- read_failed.php
- procedural page read_failed.php
- reader.php
- procedural page reader.php
- row.php
- procedural page row.php
- reader.php
- procedural page reader.php
- reader.php
- procedural page reader.php
- reader.php
- procedural page reader.php
- reader.php
- procedural page reader.php
- reader.php
- procedural page reader.php
- reader.php
- procedural page reader.php
- ERROR : ezcLog
- in file log.php, class constant ezcLog::ERROR
Error severity constant.
- ERROR : ezcConfigurationValidationItem
- in file validation_item.php, class constant ezcConfigurationValidationItem::ERROR
The validation is an error which means the configuration cannot be read, if tried an exception will be thrown.
- ERROR : ezcWorkflowExecutionListener
- in file execution_listener.php, class constant ezcWorkflowExecutionListener::ERROR
Error severity constant.
- radar.php
- procedural page radar.php
- radial_gradient.php
- procedural page radial_gradient.php
- reducement_failed.php
- procedural page reducement_failed.php
- radar_renderer.php
- procedural page radar_renderer.php
- renderer.php
- procedural page renderer.php
- radar_chart.php
- procedural page radar_chart.php
- renderer.php
- procedural page renderer.php
- renderer_2d.php
- procedural page renderer_2d.php
- renderer_3d.php
- procedural page renderer_3d.php
- GROUP_HEADER : ezcConfigurationIniItem
- in file ini_item.php, class constant ezcConfigurationIniItem::GROUP_HEADER
The Configuration item is a group..
- rfc822_digest_parser.php
- procedural page rfc822_digest_parser.php
- rfc822_parser.php
- procedural page rfc822_parser.php
- rfc822_digest.php
- procedural page rfc822_digest.php
- ORDERED : ezcConsoleArgumentAlreadyRegisteredException
- in file argument_already_registered.php, class constant ezcConsoleArgumentAlreadyRegisteredException::ORDERED
The position of the argument is already in use. Unset the position first and the re-register.
- related_object_not_found.php
- procedural page related_object_not_found.php
- relation_invalid.php
- procedural page relation_invalid.php
- relation_not_found.php
- procedural page relation_not_found.php
- relation_operation_not_supported.php
- procedural page relation_operation_not_supported.php
- relation.php
- procedural page relation.php
- rungenerator.php
- procedural page rungenerator.php
- PROGRAM_DESCRIPTION : ezcPersistentObjectSchemaGenerator
- in file generator.php, class constant ezcPersistentObjectSchemaGenerator::PROGRAM_DESCRIPTION
- PROTOCOL_PLAIN : ezcAuthenticationLdapFilter
- in file ldap_filter.php, class constant ezcAuthenticationLdapFilter::PROTOCOL_PLAIN
Use plain-text password and no encryption for the connection (default).
- PROTOCOL_TLS : ezcAuthenticationLdapFilter
- in file ldap_filter.php, class constant ezcAuthenticationLdapFilter::PROTOCOL_TLS
Use plain-text password and TLS connection.
- readCentralHeaders : ezcArchiveZip
- in file zip.php, method ezcArchiveZip::readCentralHeaders()
Reads the entire archive and creates all the entries.
- readCurrentFromArchive : ezcArchiveV7Tar
- in file v7_tar.php, method ezcArchiveV7Tar::readCurrentFromArchive()
Read the current entry from the archive.
- readLine : ezcConsoleDialogViewer
- in file dialog_viewer.php, method ezcConsoleDialogViewer::readLine()
Returns a line from STDIN.
- redirectToOpenidProvider : ezcAuthenticationOpenidFilter
- in file openid_filter.php, method ezcAuthenticationOpenidFilter::redirectToOpenidProvider()
Performs a redirection to $provider with the specified parameters $params (checkid_setup OpenID request).
- reduceEllipseSize : ezcGraphDriver
- in file driver.php, method ezcGraphDriver::reduceEllipseSize()
Reduce the size of an ellipse
- reducePolygonSize : ezcGraphDriver
- in file driver.php, method ezcGraphDriver::reducePolygonSize()
Reduces the size of a polygon
- refresh : ezcPersistentSession
- in file persistent_session.php, method ezcPersistentSession::refresh()
Syncronizes the contents of $pObject with those in the database.
- regenerateId : ezcAuthenticationSession
- in file authentication_session.php, method ezcAuthenticationSession::regenerateId()
Regenerates the session ID.
- register : ezcTemplateCacheManager
- in file cache_manager.php, method ezcTemplateCacheManager::register()
The user application should call this method to register values used in the current cache creation.
- registerAlias : ezcConsoleInput
- in file input.php, method ezcConsoleInput::registerAlias()
Registers an alias for an option.
- registerFetchData : ezcAuthenticationDataFetch
- in file data_fetch.php, method ezcAuthenticationDataFetch::registerFetchData()
Registers which extra data to fetch during the authentication process.
- registerFetchData : ezcAuthenticationTypekeyFilter
- in file typekey_filter.php, method ezcAuthenticationTypekeyFilter::registerFetchData()
Registers the extra data which will be fetched by the filter during the authentication process.
- registerFetchData : ezcAuthenticationLdapFilter
- in file ldap_filter.php, method ezcAuthenticationLdapFilter::registerFetchData()
Registers which extra data to fetch during the authentication process.
- registerFetchData : ezcAuthenticationOpenidFilter
- in file openid_filter.php, method ezcAuthenticationOpenidFilter::registerFetchData()
Registers which extra data to fetch during the authentication process.
- registerFetchData : ezcAuthenticationDatabaseFilter
- in file database_filter.php, method ezcAuthenticationDatabaseFilter::registerFetchData()
Registers the extra data which will be fetched by the filter during the authentication process.
- registerIdentifier : ezcCacheStorageMemory
- in file memory.php, method ezcCacheStorageMemory::registerIdentifier()
Registers an identifier to facilitate searching.
- registerOption : ezcConsoleInput
- in file input.php, method ezcConsoleInput::registerOption()
Registers the new option $option.
- registerOptionString : ezcConsoleInput
- in file input.php, method ezcConsoleInput::registerOptionString()
Registers options according to a string specification.
- registerUrl : ezcUrlCreator
- in file url_creator.php, method ezcUrlCreator::registerUrl()
Registers $url as $name in the URLs list.
- removeAllDependencies : ezcConsoleOption
- in file option.php, method ezcConsoleOption::removeAllDependencies()
Remove all dependency rule referring to a parameter.
- removeAllExclusions : ezcConsoleOption
- in file option.php, method ezcConsoleOption::removeAllExclusions()
Remove all exclusion rule referring to a option.
- removeAllSettings : ezcConfiguration
- in file configuration.php, method ezcConfiguration::removeAllSettings()
Removes all groups, settings, values and comments.
- removeAssociation : ezcAuthenticationOpenidStore
- in file openid_store.php, method ezcAuthenticationOpenidStore::removeAssociation()
Removes the association linked to the OpenID provider URL.
- removeAssociation : ezcAuthenticationOpenidFileStore
- in file openid_file_store.php, method ezcAuthenticationOpenidFileStore::removeAssociation()
Removes the association linked to the OpenID provider URL.
- removeAssociation : ezcAuthenticationOpenidDbStore
- in file openid_db_store.php, method ezcAuthenticationOpenidDbStore::removeAssociation()
Removes the association linked to the OpenID provider URL.
- removeDependency : ezcConsoleOption
- in file option.php, method ezcConsoleOption::removeDependency()
Remove a dependency rule from a parameter.
- removeExclusion : ezcConsoleOption
- in file option.php, method ezcConsoleOption::removeExclusion()
Remove a exclusion rule from a option.
- removeGroup : ezcConfiguration
- in file configuration.php, method ezcConfiguration::removeGroup()
Removes the group $group from the settings.
- removeInNode : ezcWorkflowNode
- in file node.php, method ezcWorkflowNode::removeInNode()
Removes a node from the incoming nodes of this node.
- removeListener : ezcWorkflowExecution
- in file execution.php, method ezcWorkflowExecution::removeListener()
Removes a listener from this execution.
- removeNonce : ezcAuthenticationOpenidDbStore
- in file openid_db_store.php, method ezcAuthenticationOpenidDbStore::removeNonce()
Removes the nonce from the nonces table.
- removeOrderedParameter : ezcUrlConfiguration
- in file url_configuration.php, method ezcUrlConfiguration::removeOrderedParameter()
Removes an ordered parameter from the URL configuration.
- removeOutNode : ezcWorkflowNode
- in file node.php, method ezcWorkflowNode::removeOutNode()
Removes a node from the outgoing nodes of this node.
- removePluginData : ezcWebdavInfrastructureBase
- in file infrastructure_base.php, method ezcWebdavInfrastructureBase::removePluginData()
Removes plugin data from the storage.
- removePrefixFromPath : ezcArchiveEntry
- in file archive_entry.php, method ezcArchiveEntry::removePrefixFromPath()
Removes the prefix from the path and clears the prefix.
- removeProperty : ezcWebdavFileBackend
- in file file.php, method ezcWebdavFileBackend::removeProperty()
Manually removes a property from a resource.
- removeProperty : ezcWebdavSimpleBackend
- in file simple.php, method ezcWebdavSimpleBackend::removeProperty()
Manually removes a property from a resource.
- removeRecursive : ezcBaseFile
- in file file.php, method ezcBaseFile::removeRecursive()
Removes files and directories recursively from a file system
- removeRelatedObject : ezcPersistentSession
- in file persistent_session.php, method ezcPersistentSession::removeRelatedObject()
Removes the relation between $object and $relatedObject.
- removeSetting : ezcConfiguration
- in file configuration.php, method ezcConfiguration::removeSetting()
Removes the setting $setting from the group $group.
- removeSettings : ezcConfiguration
- in file configuration.php, method ezcConfiguration::removeSettings()
Removes the settings $settings from the group $group.
- removeTransformation : ezcImageConverter
- in file converter.php, method ezcImageConverter::removeTransformation()
Removes a transformation from the manager.
- removeUnorderedParameter : ezcUrlConfiguration
- in file url_configuration.php, method ezcUrlConfiguration::removeUnorderedParameter()
Removes an unordered parameter from the URL configuration.
- removeVariable : ezcTemplateVariableCollection
- in file variable_collection.php, method ezcTemplateVariableCollection::removeVariable()
Removes the variable named $name from the collection.
- removeVariableHandler : ezcWorkflow
- in file workflow.php, method ezcWorkflow::removeVariableHandler()
Removes the handler for $variableName and returns true on success.
- renameMailbox : ezcMailImapTransport
- in file imap_transport.php, method ezcMailImapTransport::renameMailbox()
Renames the mailbox $mailbox to $newName.
- render : ezcGraphChartElement
- in file element.php, method ezcGraphChartElement::render()
Renders this chart element
- render : ezcGraphRadarChart
- in file radar.php, method ezcGraphRadarChart::render()
Render the line chart
- render : ezcGraphPieChart
- in file pie.php, method ezcGraphPieChart::render()
Render the pie chart
- render : ezcGraphChartElementAxis
- in file axis.php, method ezcGraphChartElementAxis::render()
Render the axis
- render : ezcGraphChartElementBackground
- in file background.php, method ezcGraphChartElementBackground::render()
Render the background
- render : ezcGraphOdometerChart
- in file odometer.php, method ezcGraphOdometerChart::render()
Render the pie chart
- render : ezcGraphLineChart
- in file line.php, method ezcGraphLineChart::render()
Render the line chart
- render : ezcGraphDriver
- in file driver.php, method ezcGraphDriver::render()
Finally save image
- render : ezcGraphChartElementLegend
- in file legend.php, method ezcGraphChartElementLegend::render()
Render a legend
- render : ezcGraphRenderer
- in file renderer.php, method ezcGraphRenderer::render()
Finally renders the image
- render : ezcGraphChartElementText
- in file text.php, method ezcGraphChartElementText::render()
Render the text
- render : ezcGraphGdDriver
- in file gd.php, method ezcGraphGdDriver::render()
Finally save image
- render : ezcGraphFlashDriver
- in file flash.php, method ezcGraphFlashDriver::render()
Finally save image
- render : ezcGraphSvgDriver
- in file svg.php, method ezcGraphSvgDriver::render()
Finally save image
- render : ezcGraphChart
- in file chart.php, method ezcGraphChart::render()
Renders this chart
- renderData : ezcGraphRadarChart
- in file radar.php, method ezcGraphRadarChart::renderData()
Render the assigned data
- renderData : ezcGraphOdometerChart
- in file odometer.php, method ezcGraphOdometerChart::renderData()
Render the assigned data
- renderData : ezcGraphPieChart
- in file pie.php, method ezcGraphPieChart::renderData()
Render the assigned data
- renderData : ezcGraphLineChart
- in file line.php, method ezcGraphLineChart::renderData()
Render the assigned data
- renderElements : ezcGraphRadarChart
- in file radar.php, method ezcGraphRadarChart::renderElements()
Renders the basic elements of this chart type
- renderElements : ezcGraphOdometerChart
- in file odometer.php, method ezcGraphOdometerChart::renderElements()
Renders the basic elements of this chart type
- renderElements : ezcGraphLineChart
- in file line.php, method ezcGraphLineChart::renderElements()
Renders the basic elements of this chart type
- renderElements : ezcGraphPieChart
- in file pie.php, method ezcGraphPieChart::renderElements()
Renders the basic elements of this chart type
- renderLabels : ezcGraphAxisRotatedLabelRenderer
- in file axis_label_rotated.php, method ezcGraphAxisRotatedLabelRenderer::renderLabels()
Render Axis labels
- renderLabels : ezcGraphAxisCenteredLabelRenderer
- in file axis_label_centered.php, method ezcGraphAxisCenteredLabelRenderer::renderLabels()
Render Axis labels
- renderLabels : ezcGraphAxisBoxedLabelRenderer
- in file axis_label_boxed.php, method ezcGraphAxisBoxedLabelRenderer::renderLabels()
Render Axis labels
- renderLabels : ezcGraphAxisRadarLabelRenderer
- in file axis_label_radar.php, method ezcGraphAxisRadarLabelRenderer::renderLabels()
Render Axis labels
- renderLabels : ezcGraphAxisNoLabelRenderer
- in file axis_label_none.php, method ezcGraphAxisNoLabelRenderer::renderLabels()
Render Axis labels
- renderLabels : ezcGraphAxisLabelRenderer
- in file axis_label_renderer.php, method ezcGraphAxisLabelRenderer::renderLabels()
Render Axis labels
- renderLabels : ezcGraphAxisExactLabelRenderer
- in file axis_label_exact.php, method ezcGraphAxisExactLabelRenderer::renderLabels()
Render Axis labels
- renderText : ezcGraphGdDriver
- in file gd.php, method ezcGraphGdDriver::renderText()
Render text depending of font type and available font extensions
- renderText : ezcGraphFlashDriver
- in file flash.php, method ezcGraphFlashDriver::renderText()
Render text depending of font type and available font extensions
- renderToOutput : ezcGraphPieChart
- in file pie.php, method ezcGraphPieChart::renderToOutput()
Renders this chart to direct output
- renderToOutput : ezcGraphRadarChart
- in file radar.php, method ezcGraphRadarChart::renderToOutput()
Renders this chart to direct output
- renderToOutput : ezcGraphDriver
- in file driver.php, method ezcGraphDriver::renderToOutput()
Render image directly to output
- renderToOutput : ezcGraphGdDriver
- in file gd.php, method ezcGraphGdDriver::renderToOutput()
Render image directly to output
- renderToOutput : ezcGraphLineChart
- in file line.php, method ezcGraphLineChart::renderToOutput()
Renders this chart to direct output
- renderToOutput : ezcGraphChart
- in file chart.php, method ezcGraphChart::renderToOutput()
Renders this chart to direct output
- renderToOutput : ezcGraphOdometerChart
- in file odometer.php, method ezcGraphOdometerChart::renderToOutput()
Renders this chart to direct output
- renderToOutput : ezcGraphSvgDriver
- in file svg.php, method ezcGraphSvgDriver::renderToOutput()
Render image directly to output
- replaceTransparency : ezcImageGdBaseHandler
- in file gd_base.php, method ezcImageGdBaseHandler::replaceTransparency()
Replaces a transparent background with the given color.
- replyToMail : ezcMailTools
- in file tools.php, method ezcMailTools::replyToMail()
Returns a new mail object that is a reply to the current object.
- requireFile : ezcBase
- in file base.php, method ezcBase::requireFile()
Tries to load the autoload array and, if loaded correctly, includes the class.
- reset : ezcWebdavServer
- in file server.php, method ezcWebdavServer::reset()
Reset the server to its initial state.
- reset : ezcConsoleQuestionDialog
- in file question_dialog.php, method ezcConsoleQuestionDialog::reset()
Reset the dialog.
- reset : ezcConsoleStatusbar
- in file statusbar.php, method ezcConsoleStatusbar::reset()
Reset the state of the status-bar object to its initial one.
- reset : ezcConsoleMenuDialog
- in file menu_dialog.php, method ezcConsoleMenuDialog::reset()
Reset the dialog.
- reset : ezcDbInstance
- in file instance.php, method ezcDbInstance::reset()
Resets this object to its initial state.
- reset : ezcPersistentSessionInstance
- in file persistent_session_instance.php, method ezcPersistentSessionInstance::reset()
Resets this object to its initial state.
- reset : ezcDebug
- in file debug.php, method ezcDebug::reset()
Resets the log messages and timer information.
- reset : ezcConsoleDialog
- in file dialog.php, method ezcConsoleDialog::reset()
Resets the dialog to its initial state.
- reset : ezcLog
- in file log.php, method ezcLog::reset()
Resets the log instance to its initial state.
- reset : ezcQuerySelect
- in file query_select.php, method ezcQuerySelect::reset()
Resets the query object for reuse.
- reset : ezcQuerySelectOracle
- in file query_select_oracle.php, method ezcQuerySelectOracle::reset()
Resets the query object for reuse.
- reset : ezcQuerySelectSqlite
- in file query_select_sqlite.php, method ezcQuerySelectSqlite::reset()
Resets the query object for reuse.
- reset : ezcQuerySelectMssql
- in file query_select_mssql.php, method ezcQuerySelectMssql::reset()
Resets the query object for reuse.
- reset : ezcConfigurationManager
- in file configuration_manager.php, method ezcConfigurationManager::reset()
Resets the manager to the uninitialized state.
- reset : ezcExecution
- in file execution.php, method ezcExecution::reset()
Resets the ezcExecution environment.
- resetBinds : ezcQuery
- in file query.php, method ezcQuery::resetBinds()
Resets the bound values and parameters to empty.
- resetColorCounter : ezcGraphPalette
- in file palette.php, method ezcGraphPalette::resetColorCounter()
Manually reset the color counter to use the first color again
- resetDefault : ezcPersistentSessionInstance
- in file persistent_session_instance.php, method ezcPersistentSessionInstance::resetDefault()
Resets the default instance holder.
- resetDefault : ezcDbInstance
- in file instance.php, method ezcDbInstance::resetDefault()
Resets the default instance holder.
- resetDependencies : ezcConsoleOption
- in file option.php, method ezcConsoleOption::resetDependencies()
Reset existing dependency rules.
- resetExclusions : ezcConsoleOption
- in file option.php, method ezcConsoleOption::resetExclusions()
Reset existing exclusion rules.
- resetProperties : ezcWebdavSimpleBackend
- in file simple.php, method ezcWebdavSimpleBackend::resetProperties()
Resets the property storage for a resource.
- resetProperties : ezcWebdavFileBackend
- in file file.php, method ezcWebdavFileBackend::resetProperties()
Resets the property storage for a resource.
- responseType : ezcMailImapTransport
- in file imap_transport.php, method ezcMailImapTransport::responseType()
Parses $line to return the response code.
- restore : ezcCacheStorage
- in file storage.php, method ezcCacheStorage::restore()
Restore data from the cache.
- restore : ezcCacheStorageFile
- in file file.php, method ezcCacheStorageFile::restore()
Restore data from the cache.
- restore : ezcCacheStorageMemory
- in file memory.php, method ezcCacheStorageMemory::restore()
Restores the data from the cache.
- restore : ezcCacheStorageFileApcArray
- in file apc_array.php, method ezcCacheStorageFileApcArray::restore()
Restores the data from the cache.
- restorePos : ezcConsoleOutput
- in file output.php, method ezcConsoleOutput::restorePos()
Restores a cursor position.
- resume : ezcWorkflowExecution
- in file execution.php, method ezcWorkflowExecution::resume()
Resumes workflow execution of a suspended workflow.
- retreiveBody : ezcWebdavTransport
- in file transport.php, method ezcWebdavTransport::retreiveBody()
Returns the body content of the request.
- rewind : ezcTemplateVariableCollection
- in file variable_collection.php, method ezcTemplateVariableCollection::rewind()
Iterator rewind method
- rewind : ezcArchive
- in file archive.php, method ezcArchive::rewind()
Rewinds the iterator to the first entry.
- rewind : ezcFeed
- in file feed.php, method ezcFeed::rewind()
- rewind : ezcWebdavServerConfigurationManager
- in file server_configuration_manager.php, method ezcWebdavServerConfigurationManager::rewind()
Implements rewind() for Iterator
- rewind : ezcConsoleArguments
- in file arguments.php, method ezcConsoleArguments::rewind()
Rewinds the internal pointer to the first argument and returns it.
- rewind : ezcGraphDataSetAveragePolynom
- in file average.php, method ezcGraphDataSetAveragePolynom::rewind()
Selects the very first datapoint and returns it.
- rewind : ezcConsoleTable
- in file table.php, method ezcConsoleTable::rewind()
Selects the very first cell and returns it.
- rewind : ezcTreeNodeListIterator
- in file tree_node_list_iterator.php, method ezcTreeNodeListIterator::rewind()
Rewinds the internal pointer back to the start of the nodelist.
- rewind : ezcConsoleTableRow
- in file row.php, method ezcConsoleTableRow::rewind()
Selects the very first cell and returns it.
- rewind : ezcWebdavBasicPropertyStorage
- in file basic.php, method ezcWebdavBasicPropertyStorage::rewind()
Implements rewind() for Iterator
- rewind : ezcGraphAxisContainer
- in file container.php, method ezcGraphAxisContainer::rewind()
Selects the very first dataset and returns it.
- rewind : ezcGraphChartDataContainer
- in file base.php, method ezcGraphChartDataContainer::rewind()
Selects the very first dataset and returns it.
- rewind : ezcTranslationTsBackend
- in file ts_backend.php, method ezcTranslationTsBackend::rewind()
Empty function to satisfy the Iterator interface.
- rewind : ezcPersistentFindIterator
- in file find_iterator.php, method ezcPersistentFindIterator::rewind()
Sets the iterator to point to the first object in the result set.
- rewind : ezcConfigurationIniParser
- in file ini_parser.php, method ezcConfigurationIniParser::rewind()
Throws an Exception saying that this should not be used.
- rewind : ezcGraphNumericDataSet
- in file numeric.php, method ezcGraphNumericDataSet::rewind()
Selects the very first datapoint and returns it.
- rightJoin : ezcQuerySelectSqlite
- in file query_select_sqlite.php, method ezcQuerySelectSqlite::rightJoin()
Returns the SQL for a right join or prepares $fromString for a right join.
- rightJoin : ezcQuerySelect
- in file query_select.php, method ezcQuerySelect::rightJoin()
Returns the SQL for a right join or prepares $fromString for a right join.
- rollback : ezcDbHandler
- in file handler.php, method ezcDbHandler::rollback()
Rollback a transaction.
- rollback : ezcTree
- in file tree.php, method ezcTree::rollback()
Rolls back the transaction by clearing all stored instructions.
- rollback : ezcDbHandlerMssql
- in file mssql.php, method ezcDbHandlerMssql::rollback()
Rollback a transaction.
- rotateLog : ezcLogFileWriter
- in file writer_file.php, method ezcLogFileWriter::rotateLog()
Rotates a log and returns true upon success.
- round : ezcQueryExpression
- in file expression.php, method ezcQueryExpression::round()
Rounds a numeric field to the number of decimals specified.
- run : ezcAuthenticationHtpasswdFilter
- in file htpasswd_filter.php, method ezcAuthenticationHtpasswdFilter::run()
Runs the filter and returns a status code when finished.
- run : ezcAuthentication
- in file authentication.php, method ezcAuthentication::run()
Runs through all the filters in the filter list.
- run : ezcAuthenticationDatabaseFilter
- in file database_filter.php, method ezcAuthenticationDatabaseFilter::run()
Runs the filter and returns a status code when finished.
- run : ezcAuthenticationLdapFilter
- in file ldap_filter.php, method ezcAuthenticationLdapFilter::run()
Runs the filter and returns a status code when finished.
- run : ezcAuthenticationOpenidFilter
- in file openid_filter.php, method ezcAuthenticationOpenidFilter::run()
Runs the filter and returns a status code when finished.
- run : ezcAuthenticationTypekeyFilter
- in file typekey_filter.php, method ezcAuthenticationTypekeyFilter::run()
Runs the filter and returns a status code when finished.
- run : ezcAuthenticationSession
- in file authentication_session.php, method ezcAuthenticationSession::run()
Runs through the session and returns a status code when finished.
- run : ezcAuthenticationFilter
- in file authentication_filter.php, method ezcAuthenticationFilter::run()
Runs the filter and returns a status code when finished.
- run : ezcAuthenticationTokenFilter
- in file token_filter.php, method ezcAuthenticationTokenFilter::run()
Runs the filter and returns a status code when finished.
- run : ezcAuthenticationGroupFilter
- in file group_filter.php, method ezcAuthenticationGroupFilter::run()
Runs the filter and returns a status code when finished.
- run : ezcPersistentObjectSchemaGenerator
- in file generator.php, method ezcPersistentObjectSchemaGenerator::run()
Run the generator.
- runCommand : ezcImageAnalyzerImagemagickHandler
- in file imagemagick.php, method ezcImageAnalyzerImagemagickHandler::runCommand()
Run the binary registered in ezcImageAnalyzerImagemagickHandler::$binary.
- runFilter : ezcTranslationBorkFilter
- in file bork_filter.php, method ezcTranslationBorkFilter::runFilter()
Filters a context
- runFilter : ezcTranslationFilter
- in file filter_interface.php, method ezcTranslationFilter::runFilter()
Filters the context $context.
- runFilter : ezcTranslationLeetFilter
- in file leet_filter.php, method ezcTranslationLeetFilter::runFilter()
Filters a context
- runFilter : ezcTranslationComplementEmptyFilter
- in file complement_filter.php, method ezcTranslationComplementEmptyFilter::runFilter()
Filters the context $context.
- runtime_exception.php
- procedural page runtime_exception.php
- TRANSLATED : ezcTranslationData
- in file translation_data.php, class constant ezcTranslationData::TRANSLATED
Used when the translated string is up-to-date
- reader_not_initialized.php
- procedural page reader_not_initialized.php
- TRANSPARENCY_OPAQUE : ezcImageAnalyzerHandler
- in file handler.php, class constant ezcImageAnalyzerHandler::TRANSPARENCY_OPAQUE
No parts of image is transparent.
- TRANSPARENCY_TRANSLUCENT : ezcImageAnalyzerHandler
- in file handler.php, class constant ezcImageAnalyzerHandler::TRANSPARENCY_TRANSLUCENT
Transparency determined pixel per pixel with a fuzzy value.
- TRANSPARENCY_TRANSPARENT : ezcImageAnalyzerHandler
- in file handler.php, class constant ezcImageAnalyzerHandler::TRANSPARENCY_TRANSPARENT
- request_not_supported.php
- procedural page request_not_supported.php
- request.php
- procedural page request.php
- response.php
- procedural page response.php
- resourcetype.php
- procedural page resourcetype.php
- resource.php
- procedural page resource.php
- WRAP_AUTO : ezcConsoleTable
- in file table.php, class constant ezcConsoleTable::WRAP_AUTO
Automatically wrap text to fit into a column.
- WRAP_CUT : ezcConsoleTable
- in file table.php, class constant ezcConsoleTable::WRAP_CUT
Text will be cut to fit into a column.
- WRAP_NONE : ezcConsoleTable
- in file table.php, class constant ezcConsoleTable::WRAP_NONE
Do not wrap text. Columns will be extended to fit the largest text.
- WRITE : ezcBaseFileException
- in file file_exception.php, class constant ezcBaseFileException::WRITE
- WRITE : ezcBasePropertyPermissionException
- in file property_permission.php, class constant ezcBasePropertyPermissionException::WRITE
Used when the property is write-only.
s
- $saveOptions : ezcImageTransformation
- in file transformation.php, variable ezcImageTransformation::$saveOptions
Options for the final save step.
- $schema : ezcDbSchemaCommonSqlWriter
- in file common_sql_writer.php, variable ezcDbSchemaCommonSqlWriter::$schema
Stores the schema definition where the generators operate on.
- $searchRegistry : ezcCacheStorageMemory
- in file memory.php, variable ezcCacheStorageMemory::$searchRegistry
Holds the search registry.
- $secret : ezcAuthenticationOpenidAssociation
- in file openid_association.php, variable ezcAuthenticationOpenidAssociation::$secret
The shared secret generated by the OpenID provider.
- $selectedMailbox : ezcMailImapTransport
- in file imap_transport.php, variable ezcMailImapTransport::$selectedMailbox
Holds the currently selected mailbox.
- $selectString : ezcQuerySelect
- in file query_select.php, variable ezcQuerySelect::$selectString
Stores the SELECT part of the SQL.
- $sendTemplateObject : ezcTemplateCustomFunctionDefinition
- in file custom_function_definition.php, variable ezcTemplateCustomFunctionDefinition::$sendTemplateObject
- $serverFile : ezcWebdavAutomaticPathFactory
- in file automatic.php, variable ezcWebdavAutomaticPathFactory::$serverFile
Base path on the server.
- $setting : ezcConfigurationIniItem
- in file ini_item.php, variable ezcConfigurationIniItem::$setting
The name of the setting or the group.
- $settings : ezcImageHandler
- in file handler.php, variable ezcImageHandler::$settings
Settings of the handlers
- $settings : ezcImageConverter
- in file converter.php, variable ezcImageConverter::$settings
Manager settings Settings basis for all image manipulations.
- $setupUrl : ezcAuthenticationOpenidFilter
- in file openid_filter.php, variable ezcAuthenticationOpenidFilter::$setupUrl
Holds the setup URL retrieved during the checkid_immediate OpenID request.
- $severity : ezcLogFilter
- in file log_filter.php, variable ezcLogFilter::$severity
The severities that are accepted by the ezcLogFilter.
- $shortcutBase : ezcWebdavNamespaceRegistry
- in file namespace_registry.php, variable ezcWebdavNamespaceRegistry::$shortcutBase
Base string to be used for new shortcuts.
- $shortcutCounter : ezcWebdavNamespaceRegistry
- in file namespace_registry.php, variable ezcWebdavNamespaceRegistry::$shortcutCounter
Counter to create new shortcuts.
- $size : ezcMailContentDispositionHeader
- in file content_disposition_header.php, variable ezcMailContentDispositionHeader::$size
The size of the content in bytes.
- $size : ezcImageAnalyzerData
- in file analyzer_data.php, variable ezcImageAnalyzerData::$size
Size of image file in bytes.
- $sorting : ezcDbSchemaIndexField
- in file index_field.php, variable ezcDbSchemaIndexField::$sorting
The sorting of the index (false = descending, true = ascending)
- $source : ezcTemplateSourceToTstParserException
- in file source_to_tst_parser_exception.php, variable ezcTemplateSourceToTstParserException::$source
The source code object which caused the error.
- $source : ezcGraphDataSetAveragePolynom
- in file average.php, variable ezcGraphDataSetAveragePolynom::$source
Source dataset to base averation on.
- $source : ezcLogFilter
- in file log_filter.php, variable ezcLogFilter::$source
The source of the log message.
- $source : ezcTemplateParserException
- in file parser_exception.php, variable ezcTemplateParserException::$source
The source code object which caused the error.
- $sourceColumn : ezcPersistentSingleTableMap
- in file single_table_map.php, variable ezcPersistentSingleTableMap::$sourceColumn
Column of the first table used for mapping.
- $sourceColumn : ezcPersistentDoubleTableMap
- in file double_table_map.php, variable ezcPersistentDoubleTableMap::$sourceColumn
Column of the first table used for mapping.
- $startCursor : ezcTemplateParserException
- in file parser_exception.php, variable ezcTemplateParserException::$startCursor
Cursor of the parsed line.
- $started : ezcConsoleProgressbar
- in file progressbar.php, variable ezcConsoleProgressbar::$started
Indicates if the starting point for the bar has been stored.
- $startExpressionName : ezcTemplateCustomBlockDefinition
- in file custom_block_definition.php, variable ezcTemplateCustomBlockDefinition::$startExpressionName
Holds the first parameter of a custom block without a name.
- $state : ezcWorkflowNodeSubWorkflow
- in file sub_workflow.php, variable ezcWorkflowNodeSubWorkflow::$state
Execution ID of the sub workflow, - if it has not been started yet.
- $state : ezcMailPop3Transport
- in file pop3_transport.php, variable ezcMailPop3Transport::$state
Holds the connection state.
- $state : ezcMailImapTransport
- in file imap_transport.php, variable ezcMailImapTransport::$state
Holds the connection state.
- $state : ezcWorkflowNodeMerge
- in file node_merge.php, variable ezcWorkflowNodeMerge::$state
- $state : ezcWorkflowNode
- in file node.php, variable ezcWorkflowNode::$state
The state of this node.
- $status : ezcWebdavOutputResult
- in file output_result.php, variable ezcWebdavOutputResult::$status
Response code
- $status : ezcMailSmtpTransport
- in file smtp_transport.php, variable ezcMailSmtpTransport::$status
Holds the connection status.
- $status : ezcTranslationData
- in file translation_data.php, variable ezcTranslationData::$status
The status, which is one of the three constants TRANSLATED, UNFINISHED or OBSOLETE.
- $steps : ezcGraphAxisRotatedLabelRenderer
- in file axis_label_rotated.php, variable ezcGraphAxisRotatedLabelRenderer::$steps
Store step array for later coordinate modifications
- $steps : ezcGraphChartElementLabeledAxis
- in file labeled.php, variable ezcGraphChartElementLabeledAxis::$steps
Precalculated steps on the axis
- $steps : ezcGraphAxisBoxedLabelRenderer
- in file axis_label_boxed.php, variable ezcGraphAxisBoxedLabelRenderer::$steps
Store step array for later coordinate modifications
- $storageOptions : ezcCacheStorageMemcacheOptions
- in file storage_memcache.php, variable ezcCacheStorageMemcacheOptions::$storageOptions
Parent storage options.
- $storageOptions : ezcCacheStorageApcOptions
- in file storage_apc.php, variable ezcCacheStorageApcOptions::$storageOptions
Parent storage options.
- $storageOptions : ezcCacheStorageFileOptions
- in file storage_file.php, variable ezcCacheStorageFileOptions::$storageOptions
Parent storage options.
- $strings : ezcGraphSvgDriver
- in file svg.php, variable ezcGraphSvgDriver::$strings
List of strings to draw
- $strings : ezcGraphFlashDriver
- in file flash.php, variable ezcGraphFlashDriver::$strings
Array with strings to draw later
- $strings : ezcGraphGdDriver
- in file gd.php, variable ezcGraphGdDriver::$strings
List of strings to draw
- $style : ezcConsoleOutput
- in file output.php, variable ezcConsoleOutput::$style
Stores the mapping of styles names to their escape sequence values.
- $supportedTypes : ezcDbSchema
- in file schema.php, variable ezcDbSchema::$supportedTypes
A list of all the supported database filed types
- $suspended : ezcWorkflowExecution
- in file execution.php, variable ezcWorkflowExecution::$suspended
- $symbolIndex : ezcGraphPalette
- in file palette.php, variable ezcGraphPalette::$symbolIndex
Indicates which symbol should be used for the nect dataset
- ASC : ezcQuerySelect
- in file query_select.php, class constant ezcQuerySelect::ASC
Sort the result ascending.
- ASSIGN_ADD : ezcPhpGenerator
- in file php_generator.php, class constant ezcPhpGenerator::ASSIGN_ADD
Assignment with add '+='.
- ASSIGN_APPEND_TEXT : ezcPhpGenerator
- in file php_generator.php, class constant ezcPhpGenerator::ASSIGN_APPEND_TEXT
Text append assignment '.='.
- ASSIGN_ARRAY_APPEND : ezcPhpGenerator
- in file php_generator.php, class constant ezcPhpGenerator::ASSIGN_ARRAY_APPEND
Assignment with array append $var[] ='.
- ASSIGN_NORMAL : ezcPhpGenerator
- in file php_generator.php, class constant ezcPhpGenerator::ASSIGN_NORMAL
Normal assignment '='.
- ASSIGN_SUBTRACT : ezcPhpGenerator
- in file php_generator.php, class constant ezcPhpGenerator::ASSIGN_SUBTRACT
Assignment with subtraction '-='.
- session_options.php
- procedural page session_options.php
- setting_not_found.php
- procedural page setting_not_found.php
- setting_value.php
- procedural page setting_value.php
- struct.php
- procedural page struct.php
- storage.php
- procedural page storage.php
- storage_apc.php
- procedural page storage_apc.php
- storage_apc_array.php
- procedural page storage_apc_array.php
- storage_file.php
- procedural page storage_file.php
- storage_memcache.php
- procedural page storage_memcache.php
- storage.php
- procedural page storage.php
- settingname_not_string.php
- procedural page settingname_not_string.php
- setting_wrong_type.php
- procedural page setting_wrong_type.php
- statusbar.php
- procedural page statusbar.php
- statusbar.php
- procedural page statusbar.php
- sqlite.php
- procedural page sqlite.php
- sqlite_drop_field_exception.php
- procedural page sqlite_drop_field_exception.php
- schema_diff_reader.php
- procedural page schema_diff_reader.php
- schema_diff_writer.php
- procedural page schema_diff_writer.php
- schema_reader.php
- procedural page schema_reader.php
- schema_writer.php
- procedural page schema_writer.php
- schema.php
- procedural page schema.php
- schema.php
- procedural page schema.php
- schema_diff.php
- procedural page schema_diff.php
- string.php
- procedural page string.php
- single.php
- procedural page single.php
- svg.php
- procedural page svg.php
- stacked_bar_renderer.php
- procedural page stacked_bar_renderer.php
- svg_driver.php
- procedural page svg_driver.php
- step.php
- procedural page step.php
- statement_not_executed.php
- procedural page statement_not_executed.php
- save_options.php
- procedural page save_options.php
- IS_BLOCK_DEVICE : ezcArchiveEntry
- in file archive_entry.php, class constant ezcArchiveEntry::IS_BLOCK_DEVICE
Is a block device.
- IS_CHARACTER_DEVICE : ezcArchiveEntry
- in file archive_entry.php, class constant ezcArchiveEntry::IS_CHARACTER_DEVICE
Is a character device.
- IS_DIRECTORY : ezcArchiveEntry
- in file archive_entry.php, class constant ezcArchiveEntry::IS_DIRECTORY
Is a directory.
- IS_FIFO : ezcArchiveEntry
- in file archive_entry.php, class constant ezcArchiveEntry::IS_FIFO
Is a FIFO.
- IS_FILE : ezcArchiveEntry
- in file archive_entry.php, class constant ezcArchiveEntry::IS_FILE
Is a regular file.
- IS_LINK : ezcArchiveEntry
- in file archive_entry.php, class constant ezcArchiveEntry::IS_LINK
Is a hard link.
- IS_RESERVED : ezcArchiveEntry
- in file archive_entry.php, class constant ezcArchiveEntry::IS_RESERVED
Not used, is Tar specific?
- IS_SYMBOLIC_LINK : ezcArchiveEntry
- in file archive_entry.php, class constant ezcArchiveEntry::IS_SYMBOLIC_LINK
Is a symbolic link.
- smtp_options.php
- procedural page smtp_options.php
- shutdown_handler.php
- procedural page shutdown_handler.php
- stream_file.php
- procedural page stream_file.php
- smtp_transport.php
- procedural page smtp_transport.php
- storage_set.php
- procedural page storage_set.php
- session_not_found.php
- procedural page session_not_found.php
- sequence_generator.php
- procedural page sequence_generator.php
- single_table_map.php
- procedural page single_table_map.php
- PS_FONT : ezcGraph
- in file graph.php, class constant ezcGraph::PS_FONT
Font type definition. Used for Postscript Type 1 fonts.
- save : ezcImageHandler
- in file handler.php, method ezcImageHandler::save()
Save an image file.
- save : ezcWorkflowDefinitionStorage
- in file definition_storage.php, method ezcWorkflowDefinitionStorage::save()
Save a workflow definition to the database.
- save : ezcImageGdBaseHandler
- in file gd_base.php, method ezcImageGdBaseHandler::save()
Save an image file.
- save : ezcPersistentSession
- in file persistent_session.php, method ezcPersistentSession::save()
Saves the new persistent object $pObject to the database using an INSERT INTO query.
- save : ezcWorkflowDefinitionStorageXml
- in file xml.php, method ezcWorkflowDefinitionStorageXml::save()
Save a workflow definition.
- save : ezcWorkflowVariableHandler
- in file variable_handler.php, method ezcWorkflowVariableHandler::save()
Save the variable $variableName that is handled by the variable handler with the value $value.
- save : ezcConfigurationFileWriter
- in file file_writer.php, method ezcConfigurationFileWriter::save()
Saves the current config object.
- save : ezcConfigurationWriter
- in file writer.php, method ezcConfigurationWriter::save()
Saves the current config object.
- save : ezcImageImagemagickBaseHandler
- in file imagemagick_base.php, method ezcImageImagemagickBaseHandler::save()
Save an image file.
- save : ezcAuthenticationSession
- in file authentication_session.php, method ezcAuthenticationSession::save()
Saves the authenticated username and the current timestamp in the session variables.
- save : ezcWorkflowDatabaseDefinitionStorage
- in file definition_storage.php, method ezcWorkflowDatabaseDefinitionStorage::save()
Save a workflow definition to the database.
- saveDiffToFile : ezcDbSchemaDiffFileWriter
- in file file_diff_writer.php, method ezcDbSchemaDiffFileWriter::saveDiffToFile()
Saves the differences in $schemaDiff to the file $file
- saveDiffToFile : ezcDbSchemaPhpArrayWriter
- in file writer.php, method ezcDbSchemaPhpArrayWriter::saveDiffToFile()
Saves the differences in $schemaDiff to the file $file
- saveDiffToFile : ezcDbSchemaXmlWriter
- in file writer.php, method ezcDbSchemaXmlWriter::saveDiffToFile()
Writes the schema difference definition in $dbSchema to the file $file.
- saveFile : ezcTreeXml
- in file xml.php, method ezcTreeXml::saveFile()
Saves the internal DOM representation of the tree back to disk.
- saveOrUpdate : ezcPersistentSession
- in file persistent_session.php, method ezcPersistentSession::saveOrUpdate()
Saves or update the persistent object $pObject to the database.
- saveRow : ezcDbSchemaHandlerDataTransfer
- in file data_transfer.php, method ezcDbSchemaHandlerDataTransfer::saveRow()
Save given row. [destination]
- saveToDb : ezcDbSchemaPgsqlWriter
- in file writer.php, method ezcDbSchemaPgsqlWriter::saveToDb()
Creates tables defined in $dbSchema in the database referenced by $db.
- saveToDb : ezcDbSchemaOracleWriter
- in file writer.php, method ezcDbSchemaOracleWriter::saveToDb()
Creates tables defined in $dbSchema in the database referenced by $db.
- saveToDb : ezcDbSchemaMysqlWriter
- in file writer.php, method ezcDbSchemaMysqlWriter::saveToDb()
Creates tables defined in $dbSchema in the database referenced by $db.
- saveToDb : ezcDbSchemaDbWriter
- in file db_writer.php, method ezcDbSchemaDbWriter::saveToDb()
Creates the tables contained in $schema in the database that is related to $db
- saveToDb : ezcDbSchemaSqliteWriter
- in file writer.php, method ezcDbSchemaSqliteWriter::saveToDb()
Creates tables defined in $dbSchema in the database referenced by $db.
- saveToFile : ezcDbSchemaPersistentWriter
- in file writer.php, method ezcDbSchemaPersistentWriter::saveToFile()
Writes the schema definition in $dbSchema to files located in $dir.
- saveToFile : ezcDbSchemaXmlWriter
- in file writer.php, method ezcDbSchemaXmlWriter::saveToFile()
Writes the schema definition in $dbSchema to the file $file.
- saveToFile : ezcDbSchemaPhpArrayWriter
- in file writer.php, method ezcDbSchemaPhpArrayWriter::saveToFile()
Saves the schema definition in $schema to the file $file.
- saveToFile : ezcDbSchemaPersistentClassWriter
- in file class_writer.php, method ezcDbSchemaPersistentClassWriter::saveToFile()
Writes the schema definition in $dbSchema to files located in $dir.
- saveToFile : ezcDbSchemaFileWriter
- in file file_writer.php, method ezcDbSchemaFileWriter::saveToFile()
Saves the schema definition in $schema to the file $file.
- saveToVariableHandlers : ezcWorkflowExecution
- in file execution.php, method ezcWorkflowExecution::saveToVariableHandlers()
Saves data to execution data handlers.
- scale : ezcImageGeometryFilters
- in file geometry.php, method ezcImageGeometryFilters::scale()
Scale filter.
- scale : ezcImageImagemagickHandler
- in file imagemagick.php, method ezcImageImagemagickHandler::scale()
Scale filter.
- scale : ezcImageGdHandler
- in file gd.php, method ezcImageGdHandler::scale()
Scale filter.
- scaleExact : ezcImageGeometryFilters
- in file geometry.php, method ezcImageGeometryFilters::scaleExact()
Scale exact filter.
- scaleExact : ezcImageImagemagickHandler
- in file imagemagick.php, method ezcImageImagemagickHandler::scaleExact()
Scale exact filter.
- scaleExact : ezcImageGdHandler
- in file gd.php, method ezcImageGdHandler::scaleExact()
Scale exact filter.
- scaleHeight : ezcImageGdHandler
- in file gd.php, method ezcImageGdHandler::scaleHeight()
Scale after height filter.
- scaleHeight : ezcImageImagemagickHandler
- in file imagemagick.php, method ezcImageImagemagickHandler::scaleHeight()
Scale after height filter.
- scaleHeight : ezcImageGeometryFilters
- in file geometry.php, method ezcImageGeometryFilters::scaleHeight()
Scale after height filter.
- scalePercent : ezcImageImagemagickHandler
- in file imagemagick.php, method ezcImageImagemagickHandler::scalePercent()
Scale percent measures filter.
- scalePercent : ezcImageGeometryFilters
- in file geometry.php, method ezcImageGeometryFilters::scalePercent()
Scale percent measures filter.
- scalePercent : ezcImageGdHandler
- in file gd.php, method ezcImageGdHandler::scalePercent()
Scale percent measures filter.
- scaleWidth : ezcImageImagemagickHandler
- in file imagemagick.php, method ezcImageImagemagickHandler::scaleWidth()
Scale after width filter.
- scaleWidth : ezcImageGeometryFilters
- in file geometry.php, method ezcImageGeometryFilters::scaleWidth()
Scale after width filter.
- scaleWidth : ezcImageGdHandler
- in file gd.php, method ezcImageGdHandler::scaleWidth()
Scale after width filter.
- search : ezcCacheStorageMemory
- in file memory.php, method ezcCacheStorageMemory::search()
Searches the storage for data defined by ID and/or attributes.
- search : ezcCacheStorageFile
- in file file.php, method ezcCacheStorageFile::search()
Search the storage for data.
- searchByFlag : ezcMailImapTransport
- in file imap_transport.php, method ezcMailImapTransport::searchByFlag()
Returns an array of message numbers from the selected mailbox which have a certain flag set.
- searchedCase : ezcQueryExpression
- in file expression.php, method ezcQueryExpression::searchedCase()
Returns a searched CASE statement.
- searchMailbox : ezcMailImapTransport
- in file imap_transport.php, method ezcMailImapTransport::searchMailbox()
Returns an ezcMailImapSet containing the messages which match the provided $criteria from the current mailbox.
- searchRecursive : ezcCacheStorageFile
- in file file.php, method ezcCacheStorageFile::searchRecursive()
Search the storage for data recursively.
- seek : ezcArchive
- in file archive.php, method ezcArchive::seek()
Search for the entry number.
- select : ezcQuerySelect
- in file query_select.php, method ezcQuerySelect::select()
Opens the query and selects which columns you want to return with the query.
- selectDistinct : ezcQuerySelect
- in file query_select.php, method ezcQuerySelect::selectDistinct()
Opens the query and uses a distinct select on the columns you want to return with the query.
- selectMailbox : ezcMailImapTransport
- in file imap_transport.php, method ezcMailImapTransport::selectMailbox()
Selects the mailbox $mailbox, which will be the active mailbox for the subsequent commands until it is changed.
- send : ezcMailMtaTransport
- in file mta_transport.php, method ezcMailMtaTransport::send()
Sends the mail $mail using the PHP mail method.
- send : ezcMailTransport
- in file transport.php, method ezcMailTransport::send()
Sends the contents of $mail.
- send : ezcMailSmtpTransport
- in file smtp_transport.php, method ezcMailSmtpTransport::send()
Sends the ezcMail $mail using the SMTP protocol.
- sendData : ezcMailSmtpTransport
- in file smtp_transport.php, method ezcMailSmtpTransport::sendData()
Sends $data to the SMTP server through the connection.
- sendResponse : ezcWebdavTransport
- in file transport.php, method ezcWebdavTransport::sendResponse()
Finally sends out the response.
- serializeDeadProperty : ezcWebdavPropertyHandler
- in file property_handler.php, method ezcWebdavPropertyHandler::serializeDeadProperty()
Returns the XML representation of a dead property.
- serializeLinkContent : ezcWebdavPropertyHandler
- in file property_handler.php, method ezcWebdavPropertyHandler::serializeLinkContent()
Serializes an array of ezcWebdavSourcePropertyLink elements to XML.
- serializeLiveProperty : ezcWebdavNautilusPropertyHandler
- in file nautilus.php, method ezcWebdavNautilusPropertyHandler::serializeLiveProperty()
Returns the XML representation of a live property.
- serializeLiveProperty : ezcWebdavPropertyHandler
- in file property_handler.php, method ezcWebdavPropertyHandler::serializeLiveProperty()
Returns the XML representation of a live property.
- serializeProperties : ezcWebdavPropertyHandler
- in file property_handler.php, method ezcWebdavPropertyHandler::serializeProperties()
Serializes an object of new ezcWebdavPropertyStorage to XML.
- set : ezcQueryInsert
- in file query_insert.php, method ezcQueryInsert::set()
The insert query will set the column $column to the value $expression.
- set : ezcQueryUpdate
- in file query_update.php, method ezcQueryUpdate::set()
The update query will set the column $column to the value $expression.
- set : ezcGraphPolynom
- in file polynom.php, method ezcGraphPolynom::set()
Set the factor for one exponent
- set : ezcPersistentSessionInstance
- in file persistent_session_instance.php, method ezcPersistentSessionInstance::set()
Adds the persistent session $session to the list of known instances.
- set : ezcDbInstance
- in file instance.php, method ezcDbInstance::set()
Adds the database handler $db to the list of known instances.
- setAliases : ezcQuery
- in file query.php, method ezcQuery::setAliases()
Sets the aliases $aliases for this object.
- setAliases : ezcQueryExpression
- in file expression.php, method ezcQueryExpression::setAliases()
Sets the aliases $aliases for this object.
- setAxisValues : ezcGraphLineChart
- in file line.php, method ezcGraphLineChart::setAxisValues()
Aggregate and calculate value boundings on axis.
- setCallback : ezcBaseInit
- in file init.php, method ezcBaseInit::setCallback()
Adds the classname $callbackClassname as callback for the identifier $identifier.
- setConfig : ezcConfigurationFileWriter
- in file file_writer.php, method ezcConfigurationFileWriter::setConfig()
Sets the configuration object that will be used for the next call to save().
- setConfig : ezcConfigurationWriter
- in file writer.php, method ezcConfigurationWriter::setConfig()
Sets the configuration object that will be used for the next call to save().
- setConvertMethod : ezcMailCharsetConverter
- in file charset_convert.php, method ezcMailCharsetConverter::setConvertMethod()
Sets the callback function used for character set conversion to UTF-8.
- setDefaults : ezcLog
- in file log.php, method ezcLog::setDefaults()
Sets the source and category defaults to "default".
- setDomTree : ezcTreeDbExternalTableDataStore
- in file db_external.php, method ezcTreeDbExternalTableDataStore::setDomTree()
Associates the DOM tree for which this data store stores data for with this store.
- setDomTree : ezcTreePersistentObjectDataStore
- in file persistent_object.php, method ezcTreePersistentObjectDataStore::setDomTree()
Associates the DOM tree for which this data store stores data for with this store.
- setDomTree : ezcTreeXmlInternalDataStore
- in file xml_internal.php, method ezcTreeXmlInternalDataStore::setDomTree()
Associates the DOM tree for which this data store stores data for with this store.
- setDomTree : ezcTreeXmlDataStore
- in file xml.php, method ezcTreeXmlDataStore::setDomTree()
Associates the DOM tree for which this data store stores data for with this store.
- setDriver : ezcGraphRenderer
- in file renderer.php, method ezcGraphRenderer::setDriver()
Set renderers driver
- setEndRecord : ezcArchiveZip
- in file zip.php, method ezcArchiveZip::setEndRecord()
Creates and sets a new ezcArchiveCentralDirectoryEndHeader.
- setFile : ezcLogFileWriter
- in file writer_file.php, method ezcLogFileWriter::setFile()
Maps the filename $fileName to the messages specified by the ezcLogFilter $logFilter.
- setFilters : ezcImageTransformation
- in file transformation.php, method ezcImageTransformation::setFilters()
Set the filters for this transformation.
- setFlag : ezcMailImapTransport
- in file imap_transport.php, method ezcMailImapTransport::setFlag()
Sets $flag on $messages.
- setFlags : ezcPersistentObjectProperties
- in file persistent_object_properties.php, method ezcPersistentObjectProperties::setFlags()
See SPL class ArrayObject.
- setFlags : ezcPersistentObjectRelations
- in file persistent_object_relations.php, method ezcPersistentObjectRelations::setFlags()
See SPL class ArrayObject.
- setFlags : ezcPersistentObjectColumns
- in file persistent_object_columns.php, method ezcPersistentObjectColumns::setFlags()
See SPL class ArrayObject.
- setFromPalette : ezcGraphLineChart
- in file line.php, method ezcGraphLineChart::setFromPalette()
Set colors and border for this element
- setFromPalette : ezcGraphChart
- in file chart.php, method ezcGraphChart::setFromPalette()
Set colors and border fro this element
- setFromPalette : ezcGraphChartElementAxis
- in file axis.php, method ezcGraphChartElementAxis::setFromPalette()
Set colors and border fro this element
- setFromPalette : ezcGraphChartElementBackground
- in file background.php, method ezcGraphChartElementBackground::setFromPalette()
Set colors and border for this element
- setFromPalette : ezcGraphRadarChart
- in file radar.php, method ezcGraphRadarChart::setFromPalette()
Set colors and border fro this element
- setFromPalette : ezcGraphChartElement
- in file element.php, method ezcGraphChartElement::setFromPalette()
Set colors and border fro this element
- setHandlerClasses : ezcImageAnalyzer
- in file analyzer.php, method ezcImageAnalyzer::setHandlerClasses()
Set the array of known handlers.
- setHeader : ezcWebdavResponse
- in file response.php, method ezcWebdavResponse::setHeader()
Sets a header to a specified value.
- setHeader : ezcWebdavRequest
- in file request.php, method ezcWebdavRequest::setHeader()
Sets a header to a specified value.
- setHeader : ezcMailPart
- in file part.php, method ezcMailPart::setHeader()
Sets the header $name to the value $value and its charset to $charset.
- setHeaderCharset : ezcMailPart
- in file part.php, method ezcMailPart::setHeaderCharset()
Sets the charset of the header $name to $value.
- setHeaders : ezcWebdavRequest
- in file request.php, method ezcWebdavRequest::setHeaders()
Sets a header to a specified value.
- setHeaders : ezcMailPart
- in file part.php, method ezcMailPart::setHeaders()
Adds the headers $headers.
- setLineBreak : ezcMailTools
- in file tools.php, method ezcMailTools::setLineBreak()
Sets the endLine $character(s) to use when generating mail.
- setMachinePart : ezcMailMultipartReport
- in file multipart_report.php, method ezcMailMultipartReport::setMachinePart()
Sets the machine $part of this report multipart.
- setMainPart : ezcMailMultipartRelated
- in file multipart_related.php, method ezcMailMultipartRelated::setMainPart()
Sets the main part $part of this alternative multipart.
- setMapper : ezcLog
- in file log.php, method ezcLog::setMapper()
Sets the given ezcLogMapper $mapper as the log message to writer map.
- setMetaArrayData : ezcFeedItem
- in file feed_item.php, method ezcFeedItem::setMetaArrayData()
- setMetaData : ezcFeedItem
- in file feed_item.php, method ezcFeedItem::setMetaData()
- setMimeOut : ezcImageTransformation
- in file transformation.php, method ezcImageTransformation::setMimeOut()
Sets the MIME types which are allowed for output.
- setModuleMetaData : ezcFeedItem
- in file feed_item.php, method ezcFeedItem::setModuleMetaData()
- setOptions : ezcAuthenticationFilter
- in file authentication_filter.php, method ezcAuthenticationFilter::setOptions()
Sets the options of this class to $options.
- setOptions : ezcAuthenticationSession
- in file authentication_session.php, method ezcAuthenticationSession::setOptions()
Sets the options of this class to $options.
- setOptions : ezcConfigurationReader
- in file reader.php, method ezcConfigurationReader::setOptions()
Sets the options $options for the reader.
- setOptions : ezcConsoleStatusbar
- in file statusbar.php, method ezcConsoleStatusbar::setOptions()
Set new options.
- setOptions : ezcTranslationCacheBackend
- in file cache_backend.php, method ezcTranslationCacheBackend::setOptions()
Sets configuration data
- setOptions : ezcConfigurationFileWriter
- in file file_writer.php, method ezcConfigurationFileWriter::setOptions()
Sets the options $configurationData.
- setOptions : ezcDbSchema
- in file schema.php, method ezcDbSchema::setOptions()
Associates an option object with this static class.
- setOptions : ezcCacheStorageFile
- in file file.php, method ezcCacheStorageFile::setOptions()
Set new options.
- setOptions : ezcTranslationBackend
- in file backend_interface.php, method ezcTranslationBackend::setOptions()
Sets the backend specific $configurationData.
- setOptions : ezcBase
- in file base.php, method ezcBase::setOptions()
Associates an option object with this static class.
- setOptions : ezcTranslationTsBackend
- in file ts_backend.php, method ezcTranslationTsBackend::setOptions()
Set new options.
- setOptions : ezcCacheStorage
- in file storage.php, method ezcCacheStorage::setOptions()
Set new options.
- setOptions : ezcConsoleTable
- in file table.php, method ezcConsoleTable::setOptions()
Set new options.
- setOptions : ezcSignalCollection
- in file signal_collection.php, method ezcSignalCollection::setOptions()
Sets the options of this class.
- setOptions : ezcConsoleProgressbar
- in file progressbar.php, method ezcConsoleProgressbar::setOptions()
Set new options.
- setOptions : ezcConsoleProgressMonitor
- in file progressmonitor.php, method ezcConsoleProgressMonitor::setOptions()
Set new options.
- setOptions : ezcAuthentication
- in file authentication.php, method ezcAuthentication::setOptions()
Sets the options of this class to $options.
- setOptions : ezcConsoleOutput
- in file output.php, method ezcConsoleOutput::setOptions()
Set new options.
- setOptions : ezcDbHandlerMssql
- in file mssql.php, method ezcDbHandlerMssql::setOptions()
Associates an option object with this handler and changes settings for opened connactions correspondently.
- setOptions : ezcConfigurationFileReader
- in file file_reader.php, method ezcConfigurationFileReader::setOptions()
Sets the options $configurationData.
- setOptions : ezcAuthenticationOpenidStore
- in file openid_store.php, method ezcAuthenticationOpenidStore::setOptions()
Sets the options of this class to $options.
- setOptions : ezcConfigurationWriter
- in file writer.php, method ezcConfigurationWriter::setOptions()
Sets the options for the writer.
- setOriginalPart : ezcMailMultipartReport
- in file multipart_report.php, method ezcMailMultipartReport::setOriginalPart()
Sets the original content $part of this report multipart.
- setOutputFormatter : ezcDebug
- in file debug.php, method ezcDebug::setOutputFormatter()
Sets the formatter $reporter for the output.
- setPackageDir : ezcBase
- in file base.php, method ezcBase::setPackageDir()
Returns the path to the autoload directory. The path depends on the installation of the ezComponents. The SVN version has different paths than the PEAR installed version. (For now).
- setParam : ezcUrl
- in file url.php, method ezcUrl::setParam()
Sets the specified parameter in the URL based on the URL configuration.
- setPluginData : ezcWebdavInfrastructureBase
- in file infrastructure_base.php, method ezcWebdavInfrastructureBase::setPluginData()
Sets plugin data in the storage.
- setPrefix : ezcArchiveEntry
- in file archive_entry.php, method ezcArchiveEntry::setPrefix()
Sets the prefix.
- setProperty : ezcWebdavSimpleBackend
- in file simple.php, method ezcWebdavSimpleBackend::setProperty()
Manually sets a property on a resource.
- setProperty : ezcWebdavFileBackend
- in file file.php, method ezcWebdavFileBackend::setProperty()
Manually sets a property on a resource.
- setQuery : ezcUrl
- in file url.php, method ezcUrl::setQuery()
Set the query elements using the associative array provided.
- setReadablePart : ezcMailMultipartReport
- in file multipart_report.php, method ezcMailMultipartReport::setReadablePart()
Sets the readable $part of this report multipart.
- setResourceContents : ezcWebdavSimpleBackend
- in file simple.php, method ezcWebdavSimpleBackend::setResourceContents()
Changes contents of a resource.
- setResourceContents : ezcWebdavFileBackend
- in file file.php, method ezcWebdavFileBackend::setResourceContents()
Sets the contents of a resource.
- setRootNode : ezcTreeDbParentChild
- in file db_parent_child.php, method ezcTreeDbParentChild::setRootNode()
Sets a new node as root node, this also wipes out the whole tree.
- setRootNode : ezcTreeDbMaterializedPath
- in file db_materialized_path.php, method ezcTreeDbMaterializedPath::setRootNode()
Sets a new node as root node, this also wipes out the whole tree.
- setRootNode : ezcTree
- in file tree.php, method ezcTree::setRootNode()
Sets a new node as root node, this also wipes out the whole tree.
- setRootNode : ezcTreeDbNestedSet
- in file db_nested_set.php, method ezcTreeDbNestedSet::setRootNode()
Sets a new node as root node, this also wipes out the whole tree.
- setRootNode : ezcTreeMemory
- in file memory.php, method ezcTreeMemory::setRootNode()
Sets a new node as root node, this wipes also out the whole tree
- setRootNode : ezcTreeXml
- in file xml.php, method ezcTreeXml::setRootNode()
Sets a new node as root node, this also wipes out the whole tree.
- setSaveOptions : ezcImageTransformation
- in file transformation.php, method ezcImageTransformation::setSaveOptions()
Sets the save options.
- setSetting : ezcConfiguration
- in file configuration.php, method ezcConfiguration::setSetting()
Sets the setting $setting in group $group to $value.
- setSettings : ezcConfiguration
- in file configuration.php, method ezcConfiguration::setSettings()
Sets the settings $setting in group $group to $values.
- setSeverityAttributes : ezcLog
- in file log.php, method ezcLog::setSeverityAttributes()
Sets the attributes $attributes for a group of severities $severityMask.
- setShapeColor : ezcGraphFlashDriver
- in file flash.php, method ezcGraphFlashDriver::setShapeColor()
Set the fill and line properties for a SWWFShape according to the given parameters.
- setSourceAttributes : ezcLog
- in file log.php, method ezcLog::setSourceAttributes()
Sets the attributes $attributes for a group of sources $sources.
- setState : ezcPersistentObject
- in file persistent_object.php, method ezcPersistentObject::setState()
Sets the state of the object.
- setStaticConnectionsHolder : ezcSignalCollection
- in file signal_collection.php, method ezcSignalCollection::setStaticConnectionsHolder()
If set, $holder will be used to fetch static connections instead of ezcSignalStaticConnections.
- setTable : ezcLogDatabaseWriter
- in file writer_database.php, method ezcLogDatabaseWriter::setTable()
Maps the table $tableName to the messages specified by the ezcLogFilter $logFilter.
- setTableBeingTransferred : ezcDbSchemaHandlerDataTransfer
- in file data_transfer.php, method ezcDbSchemaHandlerDataTransfer::setTableBeingTransferred()
Start to transfer data of the next table. [destination]
- setTmpDir : ezcMailParser
- in file parser.php, method ezcMailParser::setTmpDir()
Sets the temporary directory.
- setupReversePropertyDefinition : ezcPersistentDefinitionManager
- in file definition_manager.php, method ezcPersistentDefinitionManager::setupReversePropertyDefinition()
Returns the definition $def with the reverse relations field correctly set up.
- setValuesQuoting : ezcQueryExpression
- in file expression.php, method ezcQueryExpression::setValuesQuoting()
Sets the mode of quoting for parameters passed to SQL functions and operators.
- setVariableHandlers : ezcWorkflow
- in file workflow.php, method ezcWorkflow::setVariableHandlers()
Sets handlers for multiple variables.
- setVerbosityColor : ezcDebugHtmlFormatter
- in file html_formatter.php, method ezcDebugHtmlFormatter::setVerbosityColor()
Sets the output $color of debug messages of the verbosity $verbosity.
- setWorkingDirectory : ezcBase
- in file base.php, method ezcBase::setWorkingDirectory()
Sets the current working directory to $directory.
- shouldContinueProcessing : ezcLogFilterRule
- in file filter_rule.php, method ezcLogFilterRule::shouldContinueProcessing()
Returns true if, after matching, should proceeded to the next filter rule.
- shutdownCallbackHandler : ezcExecution
- in file execution.php, method ezcExecution::shutdownCallbackHandler()
Shutdown handler
- signalslot_exception.php
- procedural page signalslot_exception.php
- static_connections_base.php
- procedural page static_connections_base.php
- signal_collection.php
- procedural page signal_collection.php
- static_connections.php
- procedural page static_connections.php
- simulateCircularArc : ezcGraphFlashDriver
- in file flash.php, method ezcGraphFlashDriver::simulateCircularArc()
Draws a circular arc consisting of several minor steps on the bounding lines.
- sort : ezcMailImapTransport
- in file imap_transport.php, method ezcMailImapTransport::sort()
Sorts message numbers array $messages by the specified $sortCriteria.
- sortAuthMethods : ezcMailSmtpTransport
- in file smtp_transport.php, method ezcMailSmtpTransport::sortAuthMethods()
Sorts the specified array of AUTH methods $methods by strength, so higher strength methods will be used first.
- sortFromOffset : ezcMailImapTransport
- in file imap_transport.php, method ezcMailImapTransport::sortFromOffset()
Returns an ezcMailImapSet containing $count messages starting from $offset sorted by $sortCriteria from the current mailbox.
- sortMessages : ezcMailImapTransport
- in file imap_transport.php, method ezcMailImapTransport::sortMessages()
Returns an ezcMailImapSet containing messages $messages sorted by $sortCriteria from the current mailbox.
- start : ezcWorkflowExecution
- in file execution.php, method ezcWorkflowExecution::start()
Starts the execution of the workflow and returns the execution id.
- start : ezcAuthenticationSession
- in file authentication_session.php, method ezcAuthenticationSession::start()
Starts the session.
- start : ezcConsoleProgressbar
- in file progressbar.php, method ezcConsoleProgressbar::start()
Start the progress bar Starts the progress bar and sticks it to the current line.
- startCaching : ezcTemplateCacheManager
- in file cache_manager.php, method ezcTemplateCacheManager::startCaching()
The template engine calls this method when a new cache file will be created.
- startTimer : ezcDebug
- in file debug.php, method ezcDebug::startTimer()
Starts the timer with the identifier $name.
- status : ezcMailPop3Transport
- in file pop3_transport.php, method ezcMailPop3Transport::status()
Returns information about the messages on the server.
- status : ezcMailImapTransport
- in file imap_transport.php, method ezcMailImapTransport::status()
Returns information about the messages in the current mailbox.
- stopCaching : ezcTemplateCacheManager
- in file cache_manager.php, method ezcTemplateCacheManager::stopCaching()
The stopCaching method is called by the Template Engine when the cache file is created.
- stopTimer : ezcDebug
- in file debug.php, method ezcDebug::stopTimer()
Stops the timer identified by $name.
- store : ezcCacheStorageMemory
- in file memory.php, method ezcCacheStorageMemory::store()
Stores data to the cache storage under the key $id.
- store : ezcCacheStorage
- in file storage.php, method ezcCacheStorage::store()
Store data to the cache storage.
- store : ezcCacheStorageFile
- in file file.php, method ezcCacheStorageFile::store()
Store data to the cache storage.
- store : ezcCacheApcBackend
- in file apc_backend.php, method ezcCacheApcBackend::store()
Stores the data $var under the key $key. Returns true or false depending on the success of the operation.
- store : ezcCacheStorageFileApcArray
- in file apc_array.php, method ezcCacheStorageFileApcArray::store()
Stores data to the cache storage.
- store : ezcCacheMemoryBackend
- in file memory_backend.php, method ezcCacheMemoryBackend::store()
Stores the data $var under the key $key.
- store : ezcCacheMemcacheBackend
- in file memcache_backend.php, method ezcCacheMemcacheBackend::store()
Adds the $var data to the cache under the key $key. Returns true or false depending on the success of the operation.
- storeAssociation : ezcAuthenticationOpenidStore
- in file openid_store.php, method ezcAuthenticationOpenidStore::storeAssociation()
Stores an association in the store linked to the OpenID provider URL.
- storeAssociation : ezcAuthenticationOpenidFileStore
- in file openid_file_store.php, method ezcAuthenticationOpenidFileStore::storeAssociation()
Stores an association in the store linked to the OpenID provider URL.
- storeAssociation : ezcAuthenticationOpenidDbStore
- in file openid_db_store.php, method ezcAuthenticationOpenidDbStore::storeAssociation()
Stores an association in the store linked to the OpenID provider URL.
- storeContext : ezcTranslationContextWrite
- in file context_write_interface.php, method ezcTranslationContextWrite::storeContext()
Stores the context named $context with the data $data.
- storeContext : ezcTranslationCacheBackend
- in file cache_backend.php, method ezcTranslationCacheBackend::storeContext()
Stores a context.
- storeDataForNode : ezcTreePersistentObjectDataStore
- in file persistent_object.php, method ezcTreePersistentObjectDataStore::storeDataForNode()
Stores the data in the node to the data store.
- storeDataForNode : ezcTreeDbExternalTableDataStore
- in file db_external.php, method ezcTreeDbExternalTableDataStore::storeDataForNode()
Stores the data in the node to the data store.
- storeDataForNode : ezcTreeXmlInternalDataStore
- in file xml_internal.php, method ezcTreeXmlInternalDataStore::storeDataForNode()
Stores the data in the node to the data store.
- storeDataForNode : ezcTreeMemoryDataStore
- in file memory.php, method ezcTreeMemoryDataStore::storeDataForNode()
Stores the data in the node to the data store.
- storeDataForNode : ezcTreeDataStore
- in file data_store.php, method ezcTreeDataStore::storeDataForNode()
Stores the data in the node to the data store.
- storeNonce : ezcAuthenticationOpenidFileStore
- in file openid_file_store.php, method ezcAuthenticationOpenidFileStore::storeNonce()
Stores the nonce in the store.
- storeNonce : ezcAuthenticationOpenidDbStore
- in file openid_db_store.php, method ezcAuthenticationOpenidDbStore::storeNonce()
Stores the nonce in the store.
- storeNonce : ezcAuthenticationOpenidStore
- in file openid_store.php, method ezcAuthenticationOpenidStore::storeNonce()
Stores the nonce in the store.
- storePos : ezcConsoleOutput
- in file output.php, method ezcConsoleOutput::storePos()
Stores the current cursor position.
- storeProperties : ezcWebdavFileBackend
- in file file.php, method ezcWebdavFileBackend::storeProperties()
Stores properties for a resource.
- storeSearchRegistry : ezcCacheStorageMemory
- in file memory.php, method ezcCacheStorageMemory::storeSearchRegistry()
Stores the search registry in the backend.
- stripEscapeSequences : ezcConsoleProgressbar
- in file progressbar.php, method ezcConsoleProgressbar::stripEscapeSequences()
Strip all escape sequences from a string to measure it's size correctly.
- sub : ezcQueryExpression
- in file expression.php, method ezcQueryExpression::sub()
Returns the SQL to subtract values or expressions from eachother.
- subSelect : ezcQuerySubSelect
- in file query_subselect.php, method ezcQuerySubSelect::subSelect()
Returns ezcQuerySubSelect of deeper level.
- subSelect : ezcQuerySelect
- in file query_select.php, method ezcQuerySelect::subSelect()
Returns the ezcQuerySubSelect query object.
- subString : ezcQueryExpressionSqlite
- in file expression_sqlite.php, method ezcQueryExpressionSqlite::subString()
Returns part of a string.
- subString : ezcQueryExpressionOracle
- in file expression_oracle.php, method ezcQueryExpressionOracle::subString()
Returns part of a string.
- subString : ezcQueryExpressionPgsql
- in file expression_pgsql.php, method ezcQueryExpressionPgsql::subString()
Returns part of a string.
- subString : ezcQueryExpressionMssql
- in file expression_mssql.php, method ezcQueryExpressionMssql::subString()
Returns part of a string.
- subString : ezcQueryExpression
- in file expression.php, method ezcQueryExpression::subString()
Returns part of a string.
- sum : ezcQueryExpression
- in file expression.php, method ezcQueryExpression::sum()
Returns the total sum of a column
- supersample : ezcGraphGdDriver
- in file gd.php, method ezcGraphGdDriver::supersample()
Supersamples a single coordinate value.
- supportsLink : ezcBaseFeatures
- in file features.php, method ezcBaseFeatures::supportsLink()
Determines if hardlinks are supported.
- supportsSymLink : ezcBaseFeatures
- in file features.php, method ezcBaseFeatures::supportsSymLink()
Determines if symlinks are supported.
- supportsUserId : ezcBaseFeatures
- in file features.php, method ezcBaseFeatures::supportsUserId()
Determines if posix uids are supported.
- swirl : ezcImageEffectFilters
- in file effect.php, method ezcImageEffectFilters::swirl()
Swirl filter.
- swirl : ezcImageImagemagickHandler
- in file imagemagick.php, method ezcImageImagemagickHandler::swirl()
Swirl filter.
- switchTimer : ezcDebug
- in file debug.php, method ezcDebug::switchTimer()
Stores the time from the running timer, and starts a new timer.
- source_to_tst_parser_exception.php
- procedural page source_to_tst_parser_exception.php
- string_tool.php
- procedural page string_tool.php
- simple.php
- procedural page simple.php
- source.php
- procedural page source.php
- source_link.php
- procedural page source_link.php
- server.php
- procedural page server.php
- server_configuration.php
- procedural page server_configuration.php
- server_configuration_manager.php
- procedural page server_configuration_manager.php
- service_object.php
- procedural page service_object.php
- simple_merge.php
- procedural page simple_merge.php
- synchronization.php
- procedural page synchronization.php
- synchronizing_merge.php
- procedural page synchronizing_merge.php
- start.php
- procedural page start.php
- sub_workflow.php
- procedural page sub_workflow.php
- set.php
- procedural page set.php
- sub.php
- procedural page sub.php
t
- $table : ezcAuthenticationDatabaseInfo
- in file database_info.php, variable ezcAuthenticationDatabaseInfo::$table
Table which stores the user credentials.
- $threadId : ezcWorkflowNode
- in file node.php, variable ezcWorkflowNode::$threadId
The id of the thread this node is executing in.
- $threads : ezcWorkflowExecution
- in file execution.php, variable ezcWorkflowExecution::$threads
Nodes of the workflow that started a new thread of execution.
- $time : ezcCacheStorageMemoryDataStruct
- in file memory_data.php, variable ezcCacheStorageMemoryDataStruct::$time
Holds the time the data was introduced in the cache.
- $time : ezcCacheStorageFileApcArrayDataStruct
- in file file_apc_array_data.php, variable ezcCacheStorageFileApcArrayDataStruct::$time
Holds the time the data was introduced in the cache.
- $transactionErrorFlag : ezcDbHandler
- in file handler.php, variable ezcDbHandler::$transactionErrorFlag
This flag is set to true when an SQL query has failed.
- $transactionNestingLevel : ezcDbHandler
- in file handler.php, variable ezcDbHandler::$transactionNestingLevel
Stores the transaction nesting level.
- $transformations : ezcImageConverter
- in file converter.php, variable ezcImageConverter::$transformations
Stores transformation registered with this converter.
- $translation : ezcTranslationData
- in file translation_data.php, variable ezcTranslationData::$translation
The translated string.
- $transparencyType : ezcImageAnalyzerData
- in file analyzer_data.php, variable ezcImageAnalyzerData::$transparencyType
Type of transparency in image.
- $ttl : ezcCacheMemoryVarStruct
- in file memory_var.php, variable ezcCacheMemoryVarStruct::$ttl
Holds the TTL value of the cache.
- $type : ezcAuthenticationOpenidAssociation
- in file openid_association.php, variable ezcAuthenticationOpenidAssociation::$type
The type of the association. Currently only 'HMAC-SHA1' is supported by the OpenID implementations.
- $type : ezcDbSchemaField
- in file field.php, variable ezcDbSchemaField::$type
The type of this field
- $type : ezcBaseRepositoryDirectory
- in file repository_directory.php, variable ezcBaseRepositoryDirectory::$type
The $type is one of the two TYPE_* constants defined in this class.
- $type : ezcConfigurationValidationItem
- in file validation_item.php, variable ezcConfigurationValidationItem::$type
The type of validation problem, one of the TYPE_ERROR or TYPE_WARNING values.
- $type : ezcPhpGeneratorReturnData
- in file php_generator_return_data.php, variable ezcPhpGeneratorReturnData::$type
The type of the assignment to use. The default is a normal '=' assignment.
- $type : ezcConfigurationIniItem
- in file ini_item.php, variable ezcConfigurationIniItem::$type
The item type.
- $type : ezcPhpGeneratorParameter
- in file php_generator_parameter.php, variable ezcPhpGeneratorParameter::$type
The type of the parameter. Use either VARIABLE or VALUE.
- $type : ezcInputFormDefinitionElement
- in file definition_element.php, variable ezcInputFormDefinitionElement::$type
Whether the field is optional or required. One of the self::OPTIONAL or self::REQUIRED constants.
- typekey_exception.php
- procedural page typekey_exception.php
- token_filter.php
- procedural page token_filter.php
- typekey_filter.php
- procedural page typekey_filter.php
- token_options.php
- procedural page token_options.php
- typekey_options.php
- procedural page typekey_options.php
- table.php
- procedural page table.php
- table.php
- procedural page table.php
- transaction.php
- procedural page transaction.php
- table.php
- procedural page table.php
- table_diff.php
- procedural page table_diff.php
- types.php
- procedural page types.php
- text.php
- procedural page text.php
- too_many_datasets.php
- procedural page too_many_datasets.php
- tango.php
- procedural page tango.php
- tools.php
- procedural page tools.php
- too_many_columns.php
- procedural page too_many_columns.php
- transformation.php
- procedural page transformation.php
- transformation_already_exists.php
- procedural page transformation_already_exists.php
- transformation_not_available.php
- procedural page transformation_not_available.php
- thumbnail.php
- procedural page thumbnail.php
- transformation.php
- procedural page transformation.php
- transport_exception.php
- procedural page transport_exception.php
- transport.php
- procedural page transport.php
- transport_options.php
- procedural page transport_options.php
- text_parser.php
- procedural page text_parser.php
- text.php
- procedural page text.php
- tools.php
- procedural page tools.php
- transport_mta.php
- procedural page transport_mta.php
- transport_smtp.php
- procedural page transport_smtp.php
- STATUS_100 : ezcWebdavResponse
- in file response.php, class constant ezcWebdavResponse::STATUS_100
- STATUS_101 : ezcWebdavResponse
- in file response.php, class constant ezcWebdavResponse::STATUS_101
- STATUS_200 : ezcWebdavResponse
- in file response.php, class constant ezcWebdavResponse::STATUS_200
- STATUS_201 : ezcWebdavResponse
- in file response.php, class constant ezcWebdavResponse::STATUS_201
- STATUS_202 : ezcWebdavResponse
- in file response.php, class constant ezcWebdavResponse::STATUS_202
- STATUS_203 : ezcWebdavResponse
- in file response.php, class constant ezcWebdavResponse::STATUS_203
- STATUS_204 : ezcWebdavResponse
- in file response.php, class constant ezcWebdavResponse::STATUS_204
- STATUS_205 : ezcWebdavResponse
- in file response.php, class constant ezcWebdavResponse::STATUS_205
- STATUS_206 : ezcWebdavResponse
- in file response.php, class constant ezcWebdavResponse::STATUS_206
- STATUS_207 : ezcWebdavResponse
- in file response.php, class constant ezcWebdavResponse::STATUS_207
- STATUS_300 : ezcWebdavResponse
- in file response.php, class constant ezcWebdavResponse::STATUS_300
- STATUS_301 : ezcWebdavResponse
- in file response.php, class constant ezcWebdavResponse::STATUS_301
- STATUS_302 : ezcWebdavResponse
- in file response.php, class constant ezcWebdavResponse::STATUS_302
- STATUS_303 : ezcWebdavResponse
- in file response.php, class constant ezcWebdavResponse::STATUS_303
- STATUS_304 : ezcWebdavResponse
- in file response.php, class constant ezcWebdavResponse::STATUS_304
- STATUS_305 : ezcWebdavResponse
- in file response.php, class constant ezcWebdavResponse::STATUS_305
- STATUS_400 : ezcWebdavResponse
- in file response.php, class constant ezcWebdavResponse::STATUS_400
- STATUS_401 : ezcWebdavResponse
- in file response.php, class constant ezcWebdavResponse::STATUS_401
- STATUS_402 : ezcWebdavResponse
- in file response.php, class constant ezcWebdavResponse::STATUS_402
- STATUS_403 : ezcWebdavResponse
- in file response.php, class constant ezcWebdavResponse::STATUS_403
- STATUS_404 : ezcWebdavResponse
- in file response.php, class constant ezcWebdavResponse::STATUS_404
- STATUS_405 : ezcWebdavResponse
- in file response.php, class constant ezcWebdavResponse::STATUS_405
- STATUS_406 : ezcWebdavResponse
- in file response.php, class constant ezcWebdavResponse::STATUS_406
- STATUS_407 : ezcWebdavResponse
- in file response.php, class constant ezcWebdavResponse::STATUS_407
- STATUS_408 : ezcWebdavResponse
- in file response.php, class constant ezcWebdavResponse::STATUS_408
- STATUS_409 : ezcWebdavResponse
- in file response.php, class constant ezcWebdavResponse::STATUS_409
- STATUS_410 : ezcWebdavResponse
- in file response.php, class constant ezcWebdavResponse::STATUS_410
- STATUS_411 : ezcWebdavResponse
- in file response.php, class constant ezcWebdavResponse::STATUS_411
- STATUS_412 : ezcWebdavResponse
- in file response.php, class constant ezcWebdavResponse::STATUS_412
- STATUS_413 : ezcWebdavResponse
- in file response.php, class constant ezcWebdavResponse::STATUS_413
- STATUS_414 : ezcWebdavResponse
- in file response.php, class constant ezcWebdavResponse::STATUS_414
- STATUS_415 : ezcWebdavResponse
- in file response.php, class constant ezcWebdavResponse::STATUS_415
- STATUS_423 : ezcWebdavResponse
- in file response.php, class constant ezcWebdavResponse::STATUS_423
- STATUS_424 : ezcWebdavResponse
- in file response.php, class constant ezcWebdavResponse::STATUS_424
- STATUS_500 : ezcWebdavResponse
- in file response.php, class constant ezcWebdavResponse::STATUS_500
- STATUS_501 : ezcWebdavResponse
- in file response.php, class constant ezcWebdavResponse::STATUS_501
- STATUS_502 : ezcWebdavResponse
- in file response.php, class constant ezcWebdavResponse::STATUS_502
- STATUS_503 : ezcWebdavResponse
- in file response.php, class constant ezcWebdavResponse::STATUS_503
- STATUS_504 : ezcWebdavResponse
- in file response.php, class constant ezcWebdavResponse::STATUS_504
- STATUS_505 : ezcWebdavResponse
- in file response.php, class constant ezcWebdavResponse::STATUS_505
- STATUS_507 : ezcWebdavResponse
- in file response.php, class constant ezcWebdavResponse::STATUS_507
- STATUS_CANCELLED : ezcAuthenticationOpenidFilter
- in file openid_filter.php, class constant ezcAuthenticationOpenidFilter::STATUS_CANCELLED
User cancelled the OpenID authentication.
- STATUS_EMPTY : ezcAuthenticationSession
- in file authentication_session.php, class constant ezcAuthenticationSession::STATUS_EMPTY
The session is empty; normal behaviour is to continue with the other filters.
- STATUS_EXPIRED : ezcAuthenticationSession
- in file authentication_session.php, class constant ezcAuthenticationSession::STATUS_EXPIRED
The session expired; normal behaviour is to regenerate the session ID.
- STATUS_GROUP_FAILED : ezcAuthenticationGroupFilter
- in file group_filter.php, class constant ezcAuthenticationGroupFilter::STATUS_GROUP_FAILED
All or some of the filters in the group failed (depeding on the mode option).
- STATUS_NONCE_INCORRECT : ezcAuthenticationOpenidFilter
- in file openid_filter.php, class constant ezcAuthenticationOpenidFilter::STATUS_NONCE_INCORRECT
The OpenID provider did not return a valid nonce in the response.
- STATUS_OK : ezcAuthenticationFilter
- in file authentication_filter.php, class constant ezcAuthenticationFilter::STATUS_OK
Successful authentication.
- STATUS_OK : ezcAuthenticationSession
- in file authentication_session.php, class constant ezcAuthenticationSession::STATUS_OK
Successful authentication; normal behaviour is to skip the other filters.
- STATUS_PASSWORD_INCORRECT : ezcAuthenticationLdapFilter
- in file ldap_filter.php, class constant ezcAuthenticationLdapFilter::STATUS_PASSWORD_INCORRECT
Password is incorrect.
- STATUS_PASSWORD_INCORRECT : ezcAuthenticationDatabaseFilter
- in file database_filter.php, class constant ezcAuthenticationDatabaseFilter::STATUS_PASSWORD_INCORRECT
Password is incorrect.
- STATUS_PASSWORD_INCORRECT : ezcAuthenticationHtpasswdFilter
- in file htpasswd_filter.php, class constant ezcAuthenticationHtpasswdFilter::STATUS_PASSWORD_INCORRECT
Password is incorrect.
- STATUS_SETUP_URL : ezcAuthenticationOpenidFilter
- in file openid_filter.php, class constant ezcAuthenticationOpenidFilter::STATUS_SETUP_URL
The OpenID server returned a setup URL after a checkid_immediate request, which is available by calling the getSetupUrl() method.
- STATUS_SIGNATURE_EXPIRED : ezcAuthenticationTypekeyFilter
- in file typekey_filter.php, class constant ezcAuthenticationTypekeyFilter::STATUS_SIGNATURE_EXPIRED
Login is outside of the timeframe.
- STATUS_SIGNATURE_INCORRECT : ezcAuthenticationOpenidFilter
- in file openid_filter.php, class constant ezcAuthenticationOpenidFilter::STATUS_SIGNATURE_INCORRECT
The OpenID provider did not authorize the provided URL.
- STATUS_SIGNATURE_INCORRECT : ezcAuthenticationTypekeyFilter
- in file typekey_filter.php, class constant ezcAuthenticationTypekeyFilter::STATUS_SIGNATURE_INCORRECT
Signature verification was incorect.
- STATUS_SIGNATURE_MISSING : ezcAuthenticationTypekeyFilter
- in file typekey_filter.php, class constant ezcAuthenticationTypekeyFilter::STATUS_SIGNATURE_MISSING
The request does not contain the needed information (like $_GET['sig']).
- STATUS_TOKEN_INCORRECT : ezcAuthenticationTokenFilter
- in file token_filter.php, class constant ezcAuthenticationTokenFilter::STATUS_TOKEN_INCORRECT
Token is not the same as the provided one.
- STATUS_URL_INCORRECT : ezcAuthenticationOpenidFilter
- in file openid_filter.php, class constant ezcAuthenticationOpenidFilter::STATUS_URL_INCORRECT
The URL provided by user was empty, or the required information could not be discovered from it.
- STATUS_USERNAME_INCORRECT : ezcAuthenticationLdapFilter
- in file ldap_filter.php, class constant ezcAuthenticationLdapFilter::STATUS_USERNAME_INCORRECT
Username is not found in the database.
- STATUS_USERNAME_INCORRECT : ezcAuthenticationDatabaseFilter
- in file database_filter.php, class constant ezcAuthenticationDatabaseFilter::STATUS_USERNAME_INCORRECT
Username is not found in the database.
- STATUS_USERNAME_INCORRECT : ezcAuthenticationHtpasswdFilter
- in file htpasswd_filter.php, class constant ezcAuthenticationHtpasswdFilter::STATUS_USERNAME_INCORRECT
Username is not found in the htpasswd file.
- template_exception.php
- procedural page template_exception.php
- tst_node_exception.php
- procedural page tst_node_exception.php
- typehint_exception.php
- procedural page typehint_exception.php
- template.php
- procedural page template.php
- testFitStringInTextBox : ezcGraphDriver
- in file driver.php, method ezcGraphDriver::testFitStringInTextBox()
Test if string fits in a box with given font size
- thresholdColorScale : ezcImageGdHandler
- in file gd.php, method ezcImageGdHandler::thresholdColorScale()
Scale colors by threshold values.
- throwWriterExceptions : ezcLog
- in file log.php, method ezcLog::throwWriterExceptions()
Enables or disables writer exceptions with the boolean $enable.
- top : ezcMailPop3Transport
- in file pop3_transport.php, method ezcMailPop3Transport::top()
Returns the headers and the $numLines first lines of the body of the mail with the message number $msgNum.
- top : ezcMailImapTransport
- in file imap_transport.php, method ezcMailImapTransport::top()
Returns the headers and the first characters from message $msgNum, without setting the SEEN flag.
- toPos : ezcConsoleOutput
- in file output.php, method ezcConsoleOutput::toPos()
Move the cursor to a specific column of the current line.
- toUnixTimestampImpl : ezcQuerySqliteFunctions
- in file query_sqlite_function_implementations.php, method ezcQuerySqliteFunctions::toUnixTimestampImpl()
Returns the unix timestamp belonging to a date/time spec
- transfer : ezcDbSchemaHandlerDataTransfer
- in file data_transfer.php, method ezcDbSchemaHandlerDataTransfer::transfer()
Actually transfer data [source].
- transform : ezcImageTransformation
- in file transformation.php, method ezcImageTransformation::transform()
Apply the given filters for the transformation.
- transform : ezcImageConverter
- in file converter.php, method ezcImageConverter::transform()
Apply transformation on a file.
- transformOutput : ezcTemplateOutputContext
- in file output_context.php, method ezcTemplateOutputContext::transformOutput()
Transforms an expressions so it can be displayed in the current output context correctly.
- transformOutput : ezcTemplateNoContext
- in file no_context.php, method ezcTemplateNoContext::transformOutput()
Doesn't change the output, and returns exactly the same node.
- transformOutput : ezcTemplateXhtmlContext
- in file xhtml_context.php, method ezcTemplateXhtmlContext::transformOutput()
Escapes special HTML characters in the output.
- translateSeverityName : ezcLog
- in file log.php, method ezcLog::translateSeverityName()
Translates the severity constant to a string and returns this.
- ts_backend.php
- procedural page ts_backend.php
- ts_backend.php
- procedural page ts_backend.php
- translation_data.php
- procedural page translation_data.php
- translation.php
- procedural page translation.php
- translation_manager.php
- procedural page translation_manager.php
- transparent : ezcGraphColor
- in file color.php, method ezcGraphColor::transparent()
Returns a copy of the current color made more transparent by the given factor
- transaction_already_started.php
- procedural page transaction_already_started.php
- transaction_not_started.php
- procedural page transaction_not_started.php
- tree.php
- procedural page tree.php
- tree_node.php
- procedural page tree_node.php
- tree_node_list.php
- procedural page tree_node_list.php
- tree_node_list_iterator.php
- procedural page tree_node_list_iterator.php
- truncate : ezcArchiveV7Tar
- in file v7_tar.php, method ezcArchiveV7Tar::truncate()
Truncates the archive to $fileNumber of files.
- truncate : ezcArchive
- in file archive.php, method ezcArchive::truncate()
Truncates the archive to $fileNumber of files.
- truncate : ezcArchiveZip
- in file zip.php, method ezcArchiveZip::truncate()
Truncates the archive to $fileNumber of files.
- tryFitShortenedString : ezcGraphDriver
- in file driver.php, method ezcGraphDriver::tryFitShortenedString()
If it is allow to shortened the string, this method tries to extract as many chars as possible to display a decent amount of characters.
- TTF_FONT : ezcGraph
- in file graph.php, class constant ezcGraph::TTF_FONT
Font type definition. Used for True Type fonts.
- transport.php
- procedural page transport.php
u
- $unique : ezcDbSchemaIndex
- in file index.php, variable ezcDbSchemaIndex::$unique
Whether entries in this index need to be unique.
- $unsigned : ezcDbSchemaField
- in file field.php, variable ezcDbSchemaField::$unsigned
Whether the values for this field contain unsigned integers.
- $url : ezcSystemInfoAccelerator
- in file accelerator_info.php, variable ezcSystemInfoAccelerator::$url
URL of the site of PHP accelerator developer.
- $url : ezcGraphContext
- in file context.php, variable ezcGraphContext::$url
Associated URL for datapoint
- $useComments : ezcConfigurationFileWriter
- in file file_writer.php, variable ezcConfigurationFileWriter::$useComments
Controls whether comments are written to the INI file or not.
- $usedShortcuts : ezcWebdavNamespaceRegistry
- in file namespace_registry.php, variable ezcWebdavNamespaceRegistry::$usedShortcuts
Stores shortcuts that are already in use.
- ustar_tar.php
- procedural page ustar_tar.php
- url.php
- procedural page url.php
- AUTH_APOP : ezcMailPop3Transport
- in file pop3_transport.php, class constant ezcMailPop3Transport::AUTH_APOP
APOP authorization.
- AUTH_AUTO : ezcMailSmtpTransport
- in file smtp_transport.php, class constant ezcMailSmtpTransport::AUTH_AUTO
No authentication method. Specifies that the transport should try to authenticate using the methods supported by the SMTP server in their decreasing strength order. If one method fails an exception will be thrown.
- AUTH_CRAM_MD5 : ezcMailSmtpTransport
- in file smtp_transport.php, class constant ezcMailSmtpTransport::AUTH_CRAM_MD5
Authenticate with 'AUTH CRAM-MD5'.
- AUTH_DIGEST_MD5 : ezcMailSmtpTransport
- in file smtp_transport.php, class constant ezcMailSmtpTransport::AUTH_DIGEST_MD5
Authenticate with 'AUTH DIGEST-MD5'.
- AUTH_LOGIN : ezcMailSmtpTransport
- in file smtp_transport.php, class constant ezcMailSmtpTransport::AUTH_LOGIN
Authenticate with 'AUTH LOGIN'.
- AUTH_NTLM : ezcMailSmtpTransport
- in file smtp_transport.php, class constant ezcMailSmtpTransport::AUTH_NTLM
Authenticate with 'AUTH NTLM'.
- AUTH_PLAIN : ezcMailSmtpTransport
- in file smtp_transport.php, class constant ezcMailSmtpTransport::AUTH_PLAIN
Authenticate with 'AUTH PLAIN'.
- AUTH_PLAIN_TEXT : ezcMailPop3Transport
- in file pop3_transport.php, class constant ezcMailPop3Transport::AUTH_PLAIN_TEXT
Plain text authorization.
- BULLET : ezcGraph
- in file graph.php, class constant ezcGraph::BULLET
Filled circle
- used_location.php
- procedural page used_location.php
- unknown_config.php
- procedural page unknown_config.php
- unknown_group.php
- procedural page unknown_group.php
- unknown_setting.php
- procedural page unknown_setting.php
- CUSTOM_LOCK : ezcWebdavBackend
- in file backend.php, class constant ezcWebdavBackend::CUSTOM_LOCK
Backend performs locking itself - no handling by server is required.
- unknown_format.php
- procedural page unknown_format.php
- unsupported_module.php
- procedural page unsupported_module.php
- unsupported_module_element.php
- procedural page unsupported_module_element.php
- unsupported_module_item_element.php
- procedural page unsupported_module_item_element.php
- unsupported_type.php
- procedural page unsupported_type.php
- unknown_color_definition.php
- procedural page unknown_color_definition.php
- unregular_steps.php
- procedural page unregular_steps.php
- unsupported_image_type.php
- procedural page unsupported_image_type.php
- MULTIPART : ezcWebdavBackend
- in file backend.php, class constant ezcWebdavBackend::MULTIPART
Backend has native support for multipart requests.
- MULTIPLE_ARGUMENTS : ezcUrlConfiguration
- in file url_configuration.php, class constant ezcUrlConfiguration::MULTIPLE_ARGUMENTS
Flag for specifying multiple arguments for unordered parameters.
- QUOTED_PRINTABLE : ezcMail
- in file mail.php, class constant ezcMail::QUOTED_PRINTABLE
Quoted printable encoding.
- QUOTES_COMPLIANT : ezcDbMssqlOptions
- in file identifiers.php, class constant ezcDbMssqlOptions::QUOTES_COMPLIANT
Constant represents mode of identifiers quoting that compliant to SQL92.
- QUOTES_GUESS : ezcDbMssqlOptions
- in file identifiers.php, class constant ezcDbMssqlOptions::QUOTES_GUESS
Recommended ( and default ) mode for identifiers quoting.
- QUOTES_LEGACY : ezcDbMssqlOptions
- in file identifiers.php, class constant ezcDbMssqlOptions::QUOTES_LEGACY
Constant represents mode of identifiers quoting that corresponds to QUOTE_IDENTIFIERS OFF for MS SQL Server connection.
- QUOTES_UNTOUCHED : ezcDbMssqlOptions
- in file identifiers.php, class constant ezcDbMssqlOptions::QUOTES_UNTOUCHED
Constant represents mode of identifiers quoting that not touch any settings related to quoting identifiers.
- SUCCESS_AUDIT : ezcWorkflowExecutionListener
- in file execution_listener.php, class constant ezcWorkflowExecutionListener::SUCCESS_AUDIT
Success audit severity constant.
- SUCCESS_AUDIT : ezcLog
- in file log.php, class constant ezcLog::SUCCESS_AUDIT
Success audit severity constant.
- unknown_id.php
- procedural page unknown_id.php
- unixTimestamp : ezcQueryExpressionOracle
- in file expression_oracle.php, method ezcQueryExpressionOracle::unixTimestamp()
Returns the SQL that converts a timestamp value to a unix timestamp.
- unixTimestamp : ezcQueryExpression
- in file expression.php, method ezcQueryExpression::unixTimestamp()
Returns the SQL that converts a timestamp value to a unix timestamp.
- unixTimestamp : ezcQueryExpressionPgsql
- in file expression_pgsql.php, method ezcQueryExpressionPgsql::unixTimestamp()
Returns the SQL that converts a timestamp value to a unix timestamp.
- unixTimestamp : ezcQueryExpressionMssql
- in file expression_mssql.php, method ezcQueryExpressionMssql::unixTimestamp()
Returns the SQL that converts a timestamp value to number of seconds since 1970-01-01 00:00:00-00.
- unixTimestamp : ezcQueryExpressionSqlite
- in file expression_sqlite.php, method ezcQueryExpressionSqlite::unixTimestamp()
Returns the SQL that converts a timestamp value to a unix timestamp.
- unregisterAlias : ezcConsoleInput
- in file input.php, method ezcConsoleInput::unregisterAlias()
Removes an alias to an option.
- unRegisterIdentifier : ezcCacheStorageMemory
- in file memory.php, method ezcCacheStorageMemory::unRegisterIdentifier()
Un-registers a previously registered identifier.
- unregisterOption : ezcConsoleInput
- in file input.php, method ezcConsoleInput::unregisterOption()
Removes an option.
- unsetMetaData : ezcFeedItem
- in file feed_item.php, method ezcFeedItem::unsetMetaData()
- update : ezcTemplateCacheManager
- in file cache_manager.php, method ezcTemplateCacheManager::update()
The user application should call this method when the value changes that is previously registered with the register() method.
- update : ezcPersistentSession
- in file persistent_session.php, method ezcPersistentSession::update()
Saves the new persistent object $pObject to the database using an UPDATE query.
- update : ezcQueryUpdate
- in file query_update.php, method ezcQueryUpdate::update()
Opens the query and sets the target table to $table.
- updateFromQuery : ezcPersistentSession
- in file persistent_session.php, method ezcPersistentSession::updateFromQuery()
Updates persistent objects using the query $query.
- updateNestedValuesForSubtreeAddition : ezcTreeDbNestedSet
- in file db_nested_set.php, method ezcTreeDbNestedSet::updateNestedValuesForSubtreeAddition()
Updates the left and right values of the nodes that are added while adding a whole subtree as child of a node.
- updateNestedValuesForSubtreeDeletion : ezcTreeDbNestedSet
- in file db_nested_set.php, method ezcTreeDbNestedSet::updateNestedValuesForSubtreeDeletion()
Updates the left and right values in case a subtree is deleted.
- upper : ezcQueryExpression
- in file expression.php, method ezcQueryExpression::upper()
Returns the SQL to change all characters to uppercase
- url_exception.php
- procedural page url_exception.php
- url_invalid_parameter_exception.php
- procedural page url_invalid_parameter_exception.php
- url_not_registered_exception.php
- procedural page url_not_registered_exception.php
- url_no_configuration_exception.php
- procedural page url_no_configuration_exception.php
- url.php
- procedural page url.php
- url_configuration.php
- procedural page url_configuration.php
- url_creator.php
- procedural page url_creator.php
- url_tools.php
- procedural page url_tools.php
- urlFilter : ezcInputFilter
- in file input_filter.php, method ezcInputFilter::urlFilter()
Receives a variable for filtering. The filter function is free to modify the variable and should return the modified variable.
- useNonce : ezcAuthenticationOpenidDbStore
- in file openid_db_store.php, method ezcAuthenticationOpenidDbStore::useNonce()
Checks if the nonce exists and afterwards deletes it.
- useNonce : ezcAuthenticationOpenidFileStore
- in file openid_file_store.php, method ezcAuthenticationOpenidFileStore::useNonce()
Checks if the nonce exists and afterwards deletes it.
- useNonce : ezcAuthenticationOpenidStore
- in file openid_store.php, method ezcAuthenticationOpenidStore::useNonce()
Checks if the nonce exists and afterwards deletes it.
- unknown_field.php
- procedural page unknown_field.php
- unknown_header.php
- procedural page unknown_header.php
- unset.php
- procedural page unset.php
- util.php
- procedural page util.php
- util.php
- procedural page util.php
v
- $validity : ezcAuthenticationOpenidAssociation
- in file openid_association.php, variable ezcAuthenticationOpenidAssociation::$validity
The amount of seconds the association is valid.
- $value : ezcConfigurationIniItem
- in file ini_item.php, variable ezcConfigurationIniItem::$value
The setting's value.
- $value : ezcWorkflowConditionComparison
- in file condition_comparison.php, variable ezcWorkflowConditionComparison::$value
- $value : ezcConsoleOption
- in file option.php, variable ezcConsoleOption::$value
The value the parameter was assigned to when being submitted.
- $valueMap : ezcConsoleProgressbar
- in file progressbar.php, variable ezcConsoleProgressbar::$valueMap
Storage for actual values to be replaced in the format string.
- $values : ezcQueryInsert
- in file query_insert.php, variable ezcQueryInsert::$values
Holds the columns and the values that should inserted into the the table.
- $values : ezcGraphPolynom
- in file polynom.php, variable ezcGraphPolynom::$values
Factors of the polynom
- $var : ezcCacheMemoryVarStruct
- in file memory_var.php, variable ezcCacheMemoryVarStruct::$var
Holds the data associated with the key.
- $variable : ezcWorkflowNodeArithmeticBase
- in file node_arithmetic_base.php, variable ezcWorkflowNodeArithmeticBase::$variable
Contains the data to manipulate.
- $variable : ezcPhpGeneratorReturnData
- in file php_generator_return_data.php, variable ezcPhpGeneratorReturnData::$variable
The name of the variable gets the method return value assigned to it.
- $variable : ezcPhpGeneratorParameter
- in file php_generator_parameter.php, variable ezcPhpGeneratorParameter::$variable
The actual data of the variable if it is a VALUE type or the name of the variable if it is a VARIABLE type.
- $variableHandlers : ezcWorkflow
- in file workflow.php, variable ezcWorkflow::$variableHandlers
The variable handlers of this workflow.
- $variableName : ezcWorkflowConditionVariable
- in file variable.php, variable ezcWorkflowConditionVariable::$variableName
- $variableNameA : ezcWorkflowConditionVariables
- in file variables.php, variable ezcWorkflowConditionVariables::$variableNameA
- $variableNameB : ezcWorkflowConditionVariables
- in file variables.php, variable ezcWorkflowConditionVariables::$variableNameB
- $variables : ezcWorkflowExecution
- in file execution.php, variable ezcWorkflowExecution::$variables
- $versionInt : ezcSystemInfoAccelerator
- in file accelerator_info.php, variable ezcSystemInfoAccelerator::$versionInt
PHP accelerator version number.
- $versionString : ezcSystemInfoAccelerator
- in file accelerator_info.php, variable ezcSystemInfoAccelerator::$versionString
PHP accelerator version number as a string.
- $visited : ezcWorkflowVisitorVisualization
- in file visualization.php, variable ezcWorkflowVisitorVisualization::$visited
Holds the id of each node that has been visited already.
- $visited : ezcWorkflowVisitorVerification
- in file verification.php, variable ezcWorkflowVisitorVerification::$visited
Holds the id of each node that has been visited already.
- v7_tar.php
- procedural page v7_tar.php
- value.php
- procedural page value.php
- validation_item.php
- procedural page validation_item.php
- validation_result.php
- procedural page validation_result.php
- variable_parameter.php
- procedural page variable_parameter.php
- validator.php
- procedural page validator.php
- virtual_file.php
- procedural page virtual_file.php
- var_set.php
- procedural page var_set.php
- variable_collection.php
- procedural page variable_collection.php
- visitable.php
- procedural page visitable.php
- visitor.php
- procedural page visitor.php
- visitor_xhtml.php
- procedural page visitor_xhtml.php
- visitor_yui.php
- procedural page visitor_yui.php
- valid_data_available.php
- procedural page valid_data_available.php
- valid : ezcTranslationTsBackend
- in file ts_backend.php, method ezcTranslationTsBackend::valid()
Returns whether there is a new context available.
- valid : ezcGraphDataSetAveragePolynom
- in file average.php, method ezcGraphDataSetAveragePolynom::valid()
Returns if the current datapoint is valid.
- valid : ezcTreeNodeListIterator
- in file tree_node_list_iterator.php, method ezcTreeNodeListIterator::valid()
Returns whether the internal pointer is still valid.
- valid : ezcWebdavServerConfigurationManager
- in file server_configuration_manager.php, method ezcWebdavServerConfigurationManager::valid()
Implements valid() for Iterator
- valid : ezcArchive
- in file archive.php, method ezcArchive::valid()
Returns true if the iterator points to a valid entry, otherwise false.
- valid : ezcConsoleTable
- in file table.php, method ezcConsoleTable::valid()
Returns if the current cell is valid.
- valid : ezcConsoleArguments
- in file arguments.php, method ezcConsoleArguments::valid()
Checks if the current position is valid.
- valid : ezcGraphChartDataContainer
- in file base.php, method ezcGraphChartDataContainer::valid()
Returns if the current dataset is valid.
- valid : ezcGraphAxisContainer
- in file container.php, method ezcGraphAxisContainer::valid()
Returns if the current dataset is valid.
- valid : ezcConfigurationIniParser
- in file ini_parser.php, method ezcConfigurationIniParser::valid()
Returns whether there are more valid elements in the file.
- valid : ezcTemplateVariableCollection
- in file variable_collection.php, method ezcTemplateVariableCollection::valid()
Returns true if the iterator is at a valid location.
- valid : ezcGraphNumericDataSet
- in file numeric.php, method ezcGraphNumericDataSet::valid()
Returns if the current datapoint is valid.
- valid : ezcPersistentFindIterator
- in file find_iterator.php, method ezcPersistentFindIterator::valid()
Returns true if there is a current object.
- valid : ezcWebdavBasicPropertyStorage
- in file basic.php, method ezcWebdavBasicPropertyStorage::valid()
Implements valid() for Iterator
- valid : ezcFeed
- in file feed.php, method ezcFeed::valid()
- valid : ezcConsoleTableRow
- in file row.php, method ezcConsoleTableRow::valid()
Returns if the current cell is valid.
- validate : ezcDbSchemaValidator
- in file validator.php, method ezcDbSchemaValidator::validate()
Validates the ezcDbSchema object $schema with the recorded validator classes.
- validate : ezcDbSchemaTypesValidator
- in file types.php, method ezcDbSchemaTypesValidator::validate()
Validates if all the types used in the $schema are supported.
- validate : ezcConsoleQuestionDialogRegexValidator
- in file question_dialog_regex.php, method ezcConsoleQuestionDialogRegexValidator::validate()
Returns if the given result is valid.
- validate : ezcDbSchemaIndexFieldsValidator
- in file index_fields.php, method ezcDbSchemaIndexFieldsValidator::validate()
Validates if all the fields used in all indexes exist.
- validate : ezcConfigurationIniReader
- in file ini_reader.php, method ezcConfigurationIniReader::validate()
Validates the configuration.
- validate : ezcConsoleMenuDialogDefaultValidator
- in file menu_dialog_default.php, method ezcConsoleMenuDialogDefaultValidator::validate()
Returns if the given result is valid.
- validate : ezcConsoleDialogValidator
- in file dialog_validator.php, method ezcConsoleDialogValidator::validate()
Returns if the given result is valid.
- validate : ezcConsoleQuestionDialogCollectionValidator
- in file question_dialog_collection.php, method ezcConsoleQuestionDialogCollectionValidator::validate()
Returns if the given result is valid.
- validate : ezcConfigurationArrayReader
- in file array_reader.php, method ezcConfigurationArrayReader::validate()
Validates the configuration
- validate : ezcConsoleQuestionDialogTypeValidator
- in file question_dialog_type.php, method ezcConsoleQuestionDialogTypeValidator::validate()
Returns if the given result is valid.
- validate : ezcDbSchemaAutoIncrementIndexValidator
- in file auto_increment_index.php, method ezcDbSchemaAutoIncrementIndexValidator::validate()
Validates if all the types used in the $schema are supported.
- validate : ezcConfigurationReader
- in file reader.php, method ezcConfigurationReader::validate()
Validates the configuration.
- validateColumnMap : ezcPersistentOneToManyRelation
- in file one_to_many.php, method ezcPersistentOneToManyRelation::validateColumnMap()
Validates an ezcPersistentRelation::$columnMap property.
- validateColumnMap : ezcPersistentOneToOneRelation
- in file one_to_one.php, method ezcPersistentOneToOneRelation::validateColumnMap()
Validates an ezcPersistentRelation::$columnMap property.
- validateColumnMap : ezcPersistentRelation
- in file relation.php, method ezcPersistentRelation::validateColumnMap()
Validates an ezcPersistentRelation::$columnMap property.
- validateColumnMap : ezcPersistentManyToManyRelation
- in file many_to_many.php, method ezcPersistentManyToManyRelation::validateColumnMap()
Validates an ezcPersistentRelation::$columnMap property.
- validateColumnMap : ezcPersistentManyToOneRelation
- in file many_to_one.php, method ezcPersistentManyToOneRelation::validateColumnMap()
Validates an ezcPersistentRelation::$columnMap property.
- validateDefinition : ezcInputForm
- in file input_form.php, method ezcInputForm::validateDefinition()
Validates the definition array $definition.
- validateEmailAddress : ezcMailTools
- in file tools.php, method ezcMailTools::validateEmailAddress()
Returns true if $address is a valid email address, false otherwise.
- validateEmailAddressMx : ezcMailTools
- in file tools.php, method ezcMailTools::validateEmailAddressMx()
Checks if the email address $address is valid based on its MX records.
- validateHeaders : ezcWebdavRequest
- in file request.php, method ezcWebdavRequest::validateHeaders()
Validates the headers set in this request.
- validateHeaders : ezcWebdavCopyRequest
- in file copy.php, method ezcWebdavCopyRequest::validateHeaders()
Validates the headers set in this request.
- validateHeaders : ezcWebdavResponse
- in file response.php, method ezcWebdavResponse::validateHeaders()
Validates the headers set in this response.
- validateHeaders : ezcWebdavPropFindRequest
- in file propfind.php, method ezcWebdavPropFindRequest::validateHeaders()
Validates the headers set in this request.
- validateHeaders : ezcWebdavPutRequest
- in file put.php, method ezcWebdavPutRequest::validateHeaders()
Validates the headers set in this request.
- validateHeaders : ezcWebdavMoveRequest
- in file move.php, method ezcWebdavMoveRequest::validateHeaders()
Validates the headers set in this request.
- validateHeaders : ezcWebdavOptionsResponse
- in file options.php, method ezcWebdavOptionsResponse::validateHeaders()
Validates the headers set in this response.
- validateHeaders : ezcWebdavMultistatusResponse
- in file multistatus.php, method ezcWebdavMultistatusResponse::validateHeaders()
Validates the headers set in this response.
- validateLocation : ezcCacheStorage
- in file storage.php, method ezcCacheStorage::validateLocation()
Checks if the location property is valid.
- validateLocation : ezcCacheStorageFile
- in file file.php, method ezcCacheStorageFile::validateLocation()
Checks the path in the location property exists, and is read-/writable. It throws an exception if not.
- validateLocation : ezcCacheStorageFileApcArray
- in file apc_array.php, method ezcCacheStorageFileApcArray::validateLocation()
Checks the path in the location property exists, and is read-/writable. It throws an exception if not.
- validateLocation : ezcCacheStorageMemory
- in file memory.php, method ezcCacheStorageMemory::validateLocation()
Checks if the location property is valid.
- validateOptionName : ezcConsoleOption
- in file option.php, method ezcConsoleOption::validateOptionName()
Returns if a given name if valid for use as a parameter name a parameter.
- variableToXml : ezcWorkflowDefinitionStorageXml
- in file xml.php, method ezcWorkflowDefinitionStorageXml::variableToXml()
"Convert" a PHP variable into an DOMElement object.
- verify : ezcWorkflowNodeConditionalBranch
- in file node_conditional_branch.php, method ezcWorkflowNodeConditionalBranch::verify()
Checks this node's constraints.
- verify : ezcWorkflow
- in file workflow.php, method ezcWorkflow::verify()
Verifies the specification of this workflow.
- verify : ezcWorkflowNode
- in file node.php, method ezcWorkflowNode::verify()
Checks this node's constraints.
- visit : ezcWorkflowVisitorVisualization
- in file visualization.php, method ezcWorkflowVisitorVisualization::visit()
Visits the node and sets the the member variables according to the node type and contents.
- visit : ezcTreeVisitorXHTML
- in file xhtml.php, method ezcTreeVisitorXHTML::visit()
Visits the node and sets the the member variables according to the node type and contents.
- visit : ezcTreeVisitorYUI
- in file yui.php, method ezcTreeVisitorYUI::visit()
Visits the node and sets the the member variables according to the node type and contents.
- visit : ezcWorkflowVisitor
- in file visitor.php, method ezcWorkflowVisitor::visit()
Visit the $visitable.
- visit : ezcWorkflowVisitorVerification
- in file verification.php, method ezcWorkflowVisitorVerification::visit()
Visits the node, checks contraints and calls verify on each node.
- visit : ezcTreeVisitorPlainText
- in file plain_text.php, method ezcTreeVisitorPlainText::visit()
Visits the node and sets the the member variables according to the node type and contents.
- visit : ezcTreeVisitorGraphViz
- in file graphviz.php, method ezcTreeVisitorGraphViz::visit()
Visits the node and sets the the member variables according to the node type and contents.
- visit : ezcTreeVisitor
- in file visitor.php, method ezcTreeVisitor::visit()
Visit the $visitable.
- variable.php
- procedural page variable.php
- variables.php
- procedural page variables.php
- variable_handler.php
- procedural page variable_handler.php
- visitable.php
- procedural page visitable.php
- visitor.php
- procedural page visitor.php
- verification.php
- procedural page verification.php
- visualization.php
- procedural page visualization.php
w
- $waitingFor : ezcWorkflowExecution
- in file execution.php, variable ezcWorkflowExecution::$waitingFor
- $whereString : ezcQueryUpdate
- in file query_update.php, variable ezcQueryUpdate::$whereString
Stores the WHERE part of the SQL.
- $whereString : ezcQuerySelect
- in file query_select.php, variable ezcQuerySelect::$whereString
Stores the WHERE part of the SQL.
- $whereString : ezcQueryDelete
- in file query_delete.php, variable ezcQueryDelete::$whereString
Stores the WHERE part of the SQL.
- $width : ezcImageAnalyzerData
- in file analyzer_data.php, variable ezcImageAnalyzerData::$width
Width of image in pixels.
- $width : ezcGraphAxisStep
- in file step.php, variable ezcGraphAxisStep::$width
Size of step
- $widthModifier : ezcGraphAxisRotatedLabelRenderer
- in file axis_label_rotated.php, variable ezcGraphAxisRotatedLabelRenderer::$widthModifier
Store coordinate width modifier for later coordinate modifications
- $widthModifier : ezcGraphAxisBoxedLabelRenderer
- in file axis_label_boxed.php, variable ezcGraphAxisBoxedLabelRenderer::$widthModifier
Store coordinate width modifier for later coordinate modifications
- $workflowName : ezcWorkflowVisitorVisualization
- in file visualization.php, variable ezcWorkflowVisitorVisualization::$workflowName
The name of the workflow.
- $writeHandlers : ezcDbSchemaHandlerManager
- in file handler_manager.php, variable ezcDbSchemaHandlerManager::$writeHandlers
Set of standard write handlers.
- $writers : ezcLog
- in file log.php, variable ezcLog::$writers
Contains the logic of mapping an incoming log message to the writer.
- whatever.php
- procedural page whatever.php
- write_failed.php
- procedural page write_failed.php
- writer.php
- procedural page writer.php
- writer.php
- procedural page writer.php
- writer.php
- procedural page writer.php
- writer.php
- procedural page writer.php
- writer.php
- procedural page writer.php
- writer.php
- procedural page writer.php
- writer.php
- procedural page writer.php
- writer.php
- procedural page writer.php
- writer_exception.php
- procedural page writer_exception.php
- writer.php
- procedural page writer.php
- writer_file.php
- procedural page writer_file.php
- writer_syslog.php
- procedural page writer_syslog.php
- writer_unix_file.php
- procedural page writer_unix_file.php
- writer_database.php
- procedural page writer_database.php
- wrong_class.php
- procedural page wrong_class.php
- watermark.php
- procedural page watermark.php
- walk_context.php
- procedural page walk_context.php
- writer_not_initialized.php
- procedural page writer_not_initialized.php
- wrong_input_source.php
- procedural page wrong_input_source.php
- walkParts : ezcMail
- in file mail.php, method ezcMail::walkParts()
Walks recursively through the mail parts in the specified mail object.
- watermarkAbsolute : ezcImageGdHandler
- in file gd.php, method ezcImageGdHandler::watermarkAbsolute()
Watermark filter.
- watermarkAbsolute : ezcImageWatermarkFilters
- in file watermark.php, method ezcImageWatermarkFilters::watermarkAbsolute()
Watermark filter.
- watermarkAbsolute : ezcImageImagemagickHandler
- in file imagemagick.php, method ezcImageImagemagickHandler::watermarkAbsolute()
Watermark filter.
- watermarkPercent : ezcImageGdHandler
- in file gd.php, method ezcImageGdHandler::watermarkPercent()
Watermark filter.
- watermarkPercent : ezcImageImagemagickHandler
- in file imagemagick.php, method ezcImageImagemagickHandler::watermarkPercent()
Watermark filter.
- watermarkPercent : ezcImageWatermarkFilters
- in file watermark.php, method ezcImageWatermarkFilters::watermarkPercent()
Watermark filter.
- where : ezcQuerySelect
- in file query_select.php, method ezcQuerySelect::where()
Adds a where clause with logical expressions to the query.
- where : ezcQueryDelete
- in file query_delete.php, method ezcQueryDelete::where()
Adds a where clause with logical expressions to the query.
- where : ezcQueryUpdate
- in file query_update.php, method ezcQueryUpdate::where()
Adds a where clause with logical expressions to the query.
- workflow.php
- procedural page workflow.php
- write : ezcLogFileWriter
- in file writer_file.php, method ezcLogFileWriter::write()
This method writes the $string to a file.
- write : ezcPhpGenerator
- in file php_generator.php, method ezcPhpGenerator::write()
Writes $data to $this->fileResource
- writeCurrentDataToFile : ezcArchiveV7Tar
- in file v7_tar.php, method ezcArchiveV7Tar::writeCurrentDataToFile()
Writes the file data from the current entry to the given file.
- writeCurrentDataToFile : ezcArchiveZip
- in file zip.php, method ezcArchiveZip::writeCurrentDataToFile()
Writes the file data from the current entry to the given file.
- writeCurrentDataToFile : ezcArchive
- in file archive.php, method ezcArchive::writeCurrentDataToFile()
Writes the file data from the current entry to the given file.
- writeEnd : ezcArchiveV7Tar
- in file v7_tar.php, method ezcArchiveV7Tar::writeEnd()
Writes the end of the archive.
- writeFile : ezcArchiveZip
- in file zip.php, method ezcArchiveZip::writeFile()
Reads the file data from the archive and writes it the the $writeTo file.
- writeLogMessage : ezcLogUnixFileWriter
- in file writer_unix_file.php, method ezcLogUnixFileWriter::writeLogMessage()
Write the logEntries to a file.
- writeLogMessage : ezcLogDatabaseWriter
- in file writer_database.php, method ezcLogDatabaseWriter::writeLogMessage()
Writes the message $message to the log.
- writeLogMessage : ezcLogWriter
- in file writer.php, method ezcLogWriter::writeLogMessage()
Writes the message $message to the log.
- writeLogMessage : ezcLogSyslogWriter
- in file writer_syslog.php, method ezcLogSyslogWriter::writeLogMessage()
Writes the message $message to the log.
- writeSettings : ezcConfigurationIniWriter
- in file ini_writer.php, method ezcConfigurationIniWriter::writeSettings()
Writes the settings and comments to disk
- writeSettings : ezcConfigurationArrayWriter
- in file array_writer.php, method ezcConfigurationArrayWriter::writeSettings()
Writes the settings and comments to disk
- writeToDb : ezcDbSchema
- in file schema.php, method ezcDbSchema::writeToDb()
Creates the tables defined in the schema into the database specified through $db.
- writeToFile : ezcDbSchema
- in file schema.php, method ezcDbSchema::writeToFile()
Writes the schema to the file $file in format $format.
- writeToFile : ezcDbSchemaDiff
- in file schema_diff.php, method ezcDbSchemaDiff::writeToFile()
Writes the schema differences to the file $file in format $format.
x
- $x : ezcGraphCoordinate
- in file coordinate.php, variable ezcGraphCoordinate::$x
x coordinate
- $xAxisSpace : ezcGraphRenderer
- in file renderer.php, variable ezcGraphRenderer::$xAxisSpace
Axis space used for the x axis
- $xDepthFactor : ezcGraphRenderer3d
- in file 3d.php, variable ezcGraphRenderer3d::$xDepthFactor
Factor to reduce the width according to depth
- $xmlTool : ezcWebdavPropertyHandler
- in file property_handler.php, variable ezcWebdavPropertyHandler::$xmlTool
XML tool.
- xmlwritersubstitute.php
- procedural page xmlwritersubstitute.php
- EXECUTE : ezcBaseFileException
- in file file_exception.php, class constant ezcBaseFileException::EXECUTE
- xhtml_context.php
- procedural page xhtml_context.php
- xml.php
- procedural page xml.php
- xml.php
- procedural page xml.php
- xml_internal.php
- procedural page xml_internal.php
- xhtml.php
- procedural page xhtml.php
- xml.php
- procedural page xml.php
- xor.php
- procedural page xor.php
- xml.php
- procedural page xml.php
- xmlToCondition : ezcWorkflowDefinitionStorageXml
- in file xml.php, method ezcWorkflowDefinitionStorageXml::xmlToCondition()
"Convert" an DOMElement object into an ezcWorkflowCondition object.
- xmlToVariable : ezcWorkflowDefinitionStorageXml
- in file xml.php, method ezcWorkflowDefinitionStorageXml::xmlToVariable()
"Convert" an DOMElement object into a PHP variable.
y
- $y : ezcGraphCoordinate
- in file coordinate.php, variable ezcGraphCoordinate::$y
y coordinate
- $yAxisSpace : ezcGraphRenderer
- in file renderer.php, variable ezcGraphRenderer::$yAxisSpace
Axis space used for the y axis
- $yDepthFactor : ezcGraphRenderer3d
- in file 3d.php, variable ezcGraphRenderer3d::$yDepthFactor
Factor to reduce the height according to depth
- SYMBOL_ASCII : ezcTreeVisitorPlainText
- in file plain_text.php, class constant ezcTreeVisitorPlainText::SYMBOL_ASCII
Represents the ASCII symbol set.
- SYMBOL_UTF8 : ezcTreeVisitorPlainText
- in file plain_text.php, class constant ezcTreeVisitorPlainText::SYMBOL_UTF8
Represents the UTF-8 symbol set.
- yui.php
- procedural page yui.php
- TYPE_BOOL : ezcConsoleQuestionDialogTypeValidator
- in file question_dialog_type.php, class constant ezcConsoleQuestionDialogTypeValidator::TYPE_BOOL
Data type bool.
- TYPE_COLLECTION : ezcWebdavResourceTypeProperty
- in file resourcetype.php, class constant ezcWebdavResourceTypeProperty::TYPE_COLLECTION
- TYPE_EXTERNAL : ezcBaseRepositoryDirectory
- in file repository_directory.php, class constant ezcBaseRepositoryDirectory::TYPE_EXTERNAL
Specifies that the entry is for an external (user defined) repository.
- TYPE_FLOAT : ezcConsoleQuestionDialogTypeValidator
- in file question_dialog_type.php, class constant ezcConsoleQuestionDialogTypeValidator::TYPE_FLOAT
Data type float.
- TYPE_INT : ezcConsoleQuestionDialogTypeValidator
- in file question_dialog_type.php, class constant ezcConsoleQuestionDialogTypeValidator::TYPE_INT
Data type int.
- TYPE_INT : ezcConsoleInput
- in file input.php, class constant ezcConsoleInput::TYPE_INT
Option takes an integer value.
- TYPE_INTERNAL : ezcBaseRepositoryDirectory
- in file repository_directory.php, class constant ezcBaseRepositoryDirectory::TYPE_INTERNAL
Specifies that the entry is for the eZ Components repository.
- TYPE_NONE : ezcConsoleInput
- in file input.php, class constant ezcConsoleInput::TYPE_NONE
Option does not carry a value.
- TYPE_RESSOURCE : ezcWebdavResourceTypeProperty
- in file resourcetype.php, class constant ezcWebdavResourceTypeProperty::TYPE_RESSOURCE
- TYPE_STRING : ezcConsoleInput
- in file input.php, class constant ezcConsoleInput::TYPE_STRING
Option takes a string value.
- TYPE_STRING : ezcConsoleQuestionDialogTypeValidator
- in file question_dialog_type.php, class constant ezcConsoleQuestionDialogTypeValidator::TYPE_STRING
Data type string.
- YesNoQuestion : ezcConsoleQuestionDialog
- in file question_dialog.php, method ezcConsoleQuestionDialog::YesNoQuestion()
Returns a ready to use yes/no question dialog.
z
- zip.php
- procedural page zip.php
- BZIP2 : ezcArchive
- in file archive.php, class constant ezcArchive::BZIP2
BZIP2 compression format.
- GZIP : ezcArchive
- in file archive.php, class constant ezcArchive::GZIP
Gnu ZIP compression format.
_
- __autoload
- in file ezc_bootstrap.php, function __autoload()
Implements the __autoload mechanism for PHP - which can only be done once per request.
- __autoload
- in file rungenerator.php, function __autoload()
- __construct : ezcPersistentObjectDefinition
- in file persistent_object_definition.php, method ezcPersistentObjectDefinition::__construct()
Constructs a new PersistentObjectDefinition.
- __construct : ezcPersistentObjectException
- in file persistent_object_exception.php, method ezcPersistentObjectException::__construct()
Constructs a new ezcPersistentObjectException with error message $message and reason code $reason.
- __construct : ezcPersistentObjectColumns
- in file persistent_object_columns.php, method ezcPersistentObjectColumns::__construct()
Create a new instance.
- __construct : ezcTreePersistentObjectDataStore
- in file persistent_object.php, method ezcTreePersistentObjectDataStore::__construct()
Constructs a new storage backend that stores objects through persistent objects.
- __construct : ezcAuthenticationPasswordCredentials
- in file password_credentials.php, method ezcAuthenticationPasswordCredentials::__construct()
Constructs a new ezcAuthenticationPasswordCredentials object.
- __construct : ezcArchivePaxTar
- in file pax_tar.php, method ezcArchivePaxTar::__construct()
Initializes the Tar and tries to read the first entry from the archive.
- __construct : ezcPersistentObjectIdProperty
- in file persistent_object_id_property.php, method ezcPersistentObjectIdProperty::__construct()
Constructs a new PersistentObjectField
- __construct : ezcPersistentObjectProperty
- in file persistent_object_property.php, method ezcPersistentObjectProperty::__construct()
Constructs a new PersistentObjectField
- __construct : ezcPhpGeneratorException
- in file php_generator_exception.php, method ezcPhpGeneratorException::__construct()
Constructs a new ezcPhpGeneratorException with error message $message.
- __construct : ezcPhpGeneratorParameter
- in file php_generator_parameter.php, method ezcPhpGeneratorParameter::__construct()
Constructs a new ezcPhpGeneratorParameter.
- __construct : ezcPhpGenerator
- in file php_generator.php, method ezcPhpGenerator::__construct()
Constructs a new ezcPhpGenerator.
- __construct : ezcDbHandlerPgsql
- in file pgsql.php, method ezcDbHandlerPgsql::__construct()
Constructs a handler object from the parameters $dbParams.
- __construct : ezcPersistentObjectRelations
- in file persistent_object_relations.php, method ezcPersistentObjectRelations::__construct()
Create a new instance.
- __construct : ezcPersistentSession
- in file persistent_session.php, method ezcPersistentSession::__construct()
Constructs a new persistent session that works on the database $db.
- __construct : ezcPersistentObjectProperties
- in file persistent_object_properties.php, method ezcPersistentObjectProperties::__construct()
Create a new instance.
- __construct : ezcMailPart
- in file part.php, method ezcMailPart::__construct()
Constructs a new mail part.
- __construct : ezcConsoleOutputOptions
- in file output.php, method ezcConsoleOutputOptions::__construct()
Construct a new options object.
- __construct : ezcConsoleOutput
- in file output.php, method ezcConsoleOutput::__construct()
Create a new console output handler.
- __construct : ezcConsoleOutputFormat
- in file output_format.php, method ezcConsoleOutputFormat::__construct()
Create a new ezcConsoleOutputFormat object.
- __construct : ezcDbHandlerOracle
- in file oracle.php, method ezcDbHandlerOracle::__construct()
Constructs a handler object from the parameters $dbParams.
- __construct : ezcConsoleOptionTypeViolationException
- in file option_type_violation.php, method ezcConsoleOptionTypeViolationException::__construct()
Creates a new exception object.
- __construct : ezcConsoleOptionStringNotWellformedException
- in file option_string_not_wellformed.php, method ezcConsoleOptionStringNotWellformedException::__construct()
Creates a new exception object.
- __construct : ezcConsoleOptionTooManyValuesException
- in file option_too_many_values.php, method ezcConsoleOptionTooManyValuesException::__construct()
Creates a new exception object.
- __construct : ezcConsoleOutputFormats
- in file output_formats.php, method ezcConsoleOutputFormats::__construct()
Create a new ezcConsoleOutputFormats object.
- __construct : ezcWebdavOutputResult
- in file output_result.php, method ezcWebdavOutputResult::__construct()
Creates a new struct.
- __construct : ezcFeedParseErrorException
- in file parse_error.php, method ezcFeedParseErrorException::__construct()
- __construct : ezcConfigurationParseErrorException
- in file parse_error.php, method ezcConfigurationParseErrorException::__construct()
Constructs a new ezcConfigurationParseErrorException.
- __construct : ezcMailParserOptions
- in file parser_options.php, method ezcMailParserOptions::__construct()
Constructs an object with the specified values.
- __construct : ezcTemplateParserException
- in file parser_exception.php, method ezcTemplateParserException::__construct()
Initialises the exception with the failing elements, parser, source code and error messages.
- __construct : ezcTranslationParameterMissingException
- in file parameter_missing.php, method ezcTranslationParameterMissingException::__construct()
Constructs a new ezcTranslationParameterMissingException.
- __construct : ezcMailParser
- in file parser.php, method ezcMailParser::__construct()
Constructs a new mail parser.
- __construct : ezcPhpGeneratorReturnData
- in file php_generator_return_data.php, method ezcPhpGeneratorReturnData::__construct()
Constructs a new PhpGeneratorReturnData.
- __construct : ezcGraphPolynom
- in file polynom.php, method ezcGraphPolynom::__construct()
Constructor
- __construct : ezcPersistentQueryException
- in file query_exception.php, method ezcPersistentQueryException::__construct()
Constructs a new ezcPersistentQueryException with additional information in $msg.
- __construct : ezcQueryException
- in file query_exception.php, method ezcQueryException::__construct()
Constructs an ezcQueryException with the highlevel error message $message and the errorcode $code.
- __construct : ezcQueryDelete
- in file query_delete.php, method ezcQueryDelete::__construct()
Constructs a new ezcQueryDelete that works on the database $db and with the aliases $aliases.
- __construct : ezcQuery
- in file query.php, method ezcQuery::__construct()
Constructs a new ezcQuery that works on the database $db and with the aliases $aliases.
- __construct : ezcWebdavPutResponse
- in file put.php, method ezcWebdavPutResponse::__construct()
Creates a new response object.
- __construct : ezcWebdavPutRequest
- in file put.php, method ezcWebdavPutRequest::__construct()
Creates a new PUT request object.
- __construct : ezcQueryInsert
- in file query_insert.php, method ezcQueryInsert::__construct()
Constructs a new ezcQueryInsert that works on the database $db and with the aliases $aliases.
- __construct : ezcQuerySelect
- in file query_select.php, method ezcQuerySelect::__construct()
Constructs a new ezcQuery object.
- __construct : ezcConsoleQuestionDialogOptions
- in file question_dialog.php, method ezcConsoleQuestionDialogOptions::__construct()
Construct a new options object.
- __construct : ezcConsoleQuestionDialog
- in file question_dialog.php, method ezcConsoleQuestionDialog::__construct()
Creates a new question dialog.
- __construct : ezcQueryUpdate
- in file query_update.php, method ezcQueryUpdate::__construct()
Constructs a new ezcQueryUpdate that works on the database $db and with the aliases $aliases.
- __construct : ezcQuerySubSelect
- in file query_subselect.php, method ezcQuerySubSelect::__construct()
Constructs a new ezcQuery object.
- __construct : ezcQuerySelectOracle
- in file query_select_oracle.php, method ezcQuerySelectOracle::__construct()
Constructs a new ezcQueryOracle object working on the database $db.
- __construct : ezcQuerySelectSqlite
- in file query_select_sqlite.php, method ezcQuerySelectSqlite::__construct()
Constructs a new ezcQuerySelectSqlite object.
- __construct : ezcWebdavPropStatResponse
- in file propstat.php, method ezcWebdavPropStatResponse::__construct()
Creates a new response object.
- __construct : ezcWebdavPropPatchRequest
- in file proppatch.php, method ezcWebdavPropPatchRequest::__construct()
Creates a new PROPPATCH request object.
- __construct : ezcConsoleProgressbar
- in file progressbar.php, method ezcConsoleProgressbar::__construct()
Creates a new progress bar.
- __construct : ezcConsoleProgressMonitor
- in file progressmonitor.php, method ezcConsoleProgressMonitor::__construct()
Creates a new progress monitor.
- __construct : ezcMailPop3Transport
- in file pop3_transport.php, method ezcMailPop3Transport::__construct()
Creates a new POP3 transport and connects to the $server at $port.
- __construct : ezcMailPop3Set
- in file pop3_set.php, method ezcMailPop3Set::__construct()
Constructs a new POP3 parser set that will fetch the messages $messages.
- __construct : ezcConsoleOptionRule
- in file option_rule.php, method ezcConsoleOptionRule::__construct()
Creates a new option rule.
- __construct : ezcMailPop3TransportOptions
- in file pop3_options.php, method ezcMailPop3TransportOptions::__construct()
Constructs an object with the specified values.
- __construct : ezcWebdavProperty
- in file property.php, method ezcWebdavProperty::__construct()
Creates a new property object.
- __construct : ezcWebdavRequestPropertyBehaviourContent
- in file property_behaviour.php, method ezcWebdavRequestPropertyBehaviourContent::__construct()
Creates a new instance.
- __construct : ezcWebdavPropFindRequest
- in file propfind.php, method ezcWebdavPropFindRequest::__construct()
Creates a new PROPFIND request object.
- __construct : ezcWebdavPropFindResponse
- in file propfind.php, method ezcWebdavPropFindResponse::__construct()
Creates a new response object.
- __construct : ezcBasePropertyPermissionException
- in file property_permission.php, method ezcBasePropertyPermissionException::__construct()
Constructs a new ezcPropertyPermissionException for the property $name.
- __construct : ezcBasePropertyNotFoundException
- in file property_not_found.php, method ezcBasePropertyNotFoundException::__construct()
Constructs a new ezcBasePropertyNotFoundException for the property $name.
- __construct : ezcWebdavPropertyHandler
- in file property_handler.php, method ezcWebdavPropertyHandler::__construct()
Creates a new property handler.
- __construct : ezcWebdavLiveProperty
- in file property_live.php, method ezcWebdavLiveProperty::__construct()
Creates a new live property.
- __construct : ezcTreeVisitorPlainText
- in file plain_text.php, method ezcTreeVisitorPlainText::__construct()
Constructs a new ezcTreeVisitorPlainText visualizer using $symbolCharset as character set.
- __construct : ezcConsoleOptionNoAliasException
- in file option_no_alias.php, method ezcConsoleOptionNoAliasException::__construct()
Creates a new exception object.
- __construct : ezcSystemInfoAccelerator
- in file accelerator_info.php, method ezcSystemInfoAccelerator::__construct()
Initialize all structure fields with values.
- __construct : ezcMailMultipartReport
- in file multipart_report.php, method ezcMailMultipartReport::__construct()
Constructs a new ezcMailMultipartReport.
- __construct : ezcWebdavMultistatusResponse
- in file multistatus.php, method ezcWebdavMultistatusResponse::__construct()
Creates a new response object.
- __construct : ezcMailMultipartMixed
- in file multipart_mixed.php, method ezcMailMultipartMixed::__construct()
Constructs a new ezcMailMultipartMixed
- __construct : ezcMailMultipartDigest
- in file multipart_digest.php, method ezcMailMultipartDigest::__construct()
Constructs a new ezcMailMultipartDigest
- __construct : ezcMailMultipart
- in file multipart.php, method ezcMailMultipart::__construct()
Constructs a new ezcMailMultipart with the parts $parts.
- __construct : ezcMailMultipartAlternative
- in file multipart_alternative.php, method ezcMailMultipartAlternative::__construct()
Constructs a new ezcMailMultipartAlternative
- __construct : ezcPersistentMultiManager
- in file multi_manager.php, method ezcPersistentMultiManager::__construct()
Constructs a new multimanager that will look for persistent object definitions in all $managers.
- __construct : ezcDbHandlerMysql
- in file mysql.php, method ezcDbHandlerMysql::__construct()
Constructs a handler object from the parameters $dbParams.
- __construct : ezcTranslationNotConfiguredException
- in file not_configured.php, method ezcTranslationNotConfiguredException::__construct()
Constructs a new ezcTranslationNotConfiguredException.
- __construct : ezcExecutionNotInitializedException
- in file not_initialized.php, method ezcExecutionNotInitializedException::__construct()
Constructs a new ezcExecutionNotInitializedException.
- __construct : ezcWorkflowConditionNot
- in file not.php, method ezcWorkflowConditionNot::__construct()
Constructs a new not condition on $condition.
- __construct : ezcWorkflowNodeArithmeticBase
- in file node_arithmetic_base.php, method ezcWorkflowNodeArithmeticBase::__construct()
Constructs a new action node with the configuration $configuration.
- __construct : ezcWebdavNamespaceRegistry
- in file namespace_registry.php, method ezcWebdavNamespaceRegistry::__construct()
Create a new namespace registry.
- __construct : ezcWorkflowNode
- in file node.php, method ezcWorkflowNode::__construct()
Constructs a new node with the configuration $configuration.
- __construct : ezcMailMtaTransport
- in file mta_transport.php, method ezcMailMtaTransport::__construct()
Constructs a new ezcMailMtaTransport.
- __construct : ezcDbHandlerMssql
- in file mssql.php, method ezcDbHandlerMssql::__construct()
Constructs a handler object from the parameters $dbParams.
- __construct : ezcImageMissingFilterParameterException
- in file missing_filter_parameter.php, method ezcImageMissingFilterParameterException::__construct()
Creates a new ezcImageMissingFilterParameterException.
- __construct : ezcWebdavMissingHeaderException
- in file missing_header.php, method ezcWebdavMissingHeaderException::__construct()
Creates a new exception.
- __construct : ezcTreeDataStoreMissingDataException
- in file missing_data.php, method ezcTreeDataStoreMissingDataException::__construct()
Constructs a new ezcTreeDataStoreMissingDataException.
- __construct : ezcImageMimeTypeUnsupportedException
- in file mime_type_unsupported.php, method ezcImageMimeTypeUnsupportedException::__construct()
Creates a new ezcImageMimeTypeUnsupportedException.
- __construct : ezcConsoleMenuDialogDefaultValidator
- in file menu_dialog_default.php, method ezcConsoleMenuDialogDefaultValidator::__construct()
Creates a new menu default validator.
- __construct : ezcFeedRequiredMetaDataMissingException
- in file meta_data_missing.php, method ezcFeedRequiredMetaDataMissingException::__construct()
- __construct : ezcDbMissingParameterException
- in file missing_parameter.php, method ezcDbMissingParameterException::__construct()
Constructs a new exception.
- __construct : ezcTranslationMissingTranslationFileException
- in file missing_translation_file.php, method ezcTranslationMissingTranslationFileException::__construct()
Constructs a new ezcTranslationMissingTranslationFileException.
- __construct : ezcFeedModuleData
- in file module_data.php, method ezcFeedModuleData::__construct()
- __construct : ezcWebdavMoveRequest
- in file move.php, method ezcWebdavMoveRequest::__construct()
Creates a new MOVE request object.
- __construct : ezcWebdavMakeCollectionRequest
- in file mkcol.php, method ezcWebdavMakeCollectionRequest::__construct()
Creates a new MKCOL request object.
- __construct : ezcWebdavMakeCollectionResponse
- in file mkcol.php, method ezcWebdavMakeCollectionResponse::__construct()
Creates a new response object.
- __construct : ezcWebdavMissingTransportConfigurationException
- in file missing_transport_configuration.php, method ezcWebdavMissingTransportConfigurationException::__construct()
Creates a new exception.
- __construct : ezcWebdavMissingServerVariableException
- in file misssing_server_variable.php, method ezcWebdavMissingServerVariableException::__construct()
Constructor
- __construct : ezcPersistentObjectNotPersistentException
- in file not_persistent.php, method ezcPersistentObjectNotPersistentException::__construct()
Constructs a new ezcPersistentObjectNotPersistentException for the class $class.
- __construct : ezcConfigurationNoConfigObjectException
- in file no_config_object.php, method ezcConfigurationNoConfigObjectException::__construct()
Constructs a new ezcConfigurationNoConfigObjectException.
- __construct : ezcConsoleOption
- in file option.php, method ezcConsoleOption::__construct()
Create a new parameter struct.
- __construct : ezcBaseOptions
- in file options.php, method ezcBaseOptions::__construct()
Construct a new options object.
- __construct : ezcSignalCollectionOptions
- in file options.php, method ezcSignalCollectionOptions::__construct()
Construct a new options object.
- __construct : ezcAuthenticationOpenidStoreOptions
- in file openid_store_options.php, method ezcAuthenticationOpenidStoreOptions::__construct()
Constructs an object with the specified values.
- __construct : ezcAuthenticationOpenidOptions
- in file openid_options.php, method ezcAuthenticationOpenidOptions::__construct()
Constructs an object with the specified values.
- __construct : ezcAuthenticationOpenidFileStoreOptions
- in file openid_file_store_options.php, method ezcAuthenticationOpenidFileStoreOptions::__construct()
Constructs an object with the specified values.
- __construct : ezcAuthenticationOpenidFilter
- in file openid_filter.php, method ezcAuthenticationOpenidFilter::__construct()
Creates a new object of this class.
- __construct : ezcWebdavOptionsResponse
- in file options.php, method ezcWebdavOptionsResponse::__construct()
Creates a new response object.
- __construct : ezcConsoleOptionAlreadyRegisteredException
- in file option_already_registered.php, method ezcConsoleOptionAlreadyRegisteredException::__construct()
Creates a new exception object.
- __construct : ezcConsoleOptionMissingValueException
- in file option_missing_value.php, method ezcConsoleOptionMissingValueException::__construct()
Creates a new exception object.
- __construct : ezcConsoleOptionNotExistsException
- in file option_not_exists.php, method ezcConsoleOptionNotExistsException::__construct()
Creates a new exception object.
- __construct : ezcConsoleOptionMandatoryViolationException
- in file option_mandatory_violation.php, method ezcConsoleOptionMandatoryViolationException::__construct()
Creates a new exception object.
- __construct : ezcConsoleOptionExclusionViolationException
- in file option_exclusion_violation.php, method ezcConsoleOptionExclusionViolationException::__construct()
Creates a new exception object.
- __construct : ezcConsoleOptionArgumentsViolationException
- in file option_arguments_violation.php, method ezcConsoleOptionArgumentsViolationException::__construct()
Creates a new exception object.
- __construct : ezcConsoleOptionDependencyViolationException
- in file option_dependency_violation.php, method ezcConsoleOptionDependencyViolationException::__construct()
Creates a new exception object.
- __construct : ezcAuthenticationOpenidFileStore
- in file openid_file_store.php, method ezcAuthenticationOpenidFileStore::__construct()
Creates a new object of this class.
- __construct : ezcAuthenticationOpenidException
- in file openid_exception.php, method ezcAuthenticationOpenidException::__construct()
Constructs a new ezcAuthenticationOpenidException with error message $message.
- __construct : ezcWebdavNotTransportHandlerException
- in file no_transport_handler.php, method ezcWebdavNotTransportHandlerException::__construct()
Constructor
- __construct : ezcInputFormNoValidDataException
- in file no_valid_data.php, method ezcInputFormNoValidDataException::__construct()
Constructs a new ezcInputFormNoValidDataException.
- __construct : ezcMailNoSuchMessageException
- in file no_such_message.php, method ezcMailNoSuchMessageException::__construct()
Constructs an ezcMailNoSuchMessageException
- __construct : ezcConsoleNoPositionStoredException
- in file no_position_stored.php, method ezcConsoleNoPositionStoredException::__construct()
Creates a new exception object.
- __construct : ezcTemplateNoManagerException
- in file no_manager_exception.php, method ezcTemplateNoManagerException::__construct()
Initialises the exception with the location object $location which contains the locator which is missing.
- __construct : ezcTemplateNoOutputContextException
- in file no_output_context_exception.php, method ezcTemplateNoOutputContextException::__construct()
Initialises the exception with the location object $location which contains the locator which is missing.
- __construct : ezcConsoleNoValidDialogResultException
- in file no_valid_dialog_result.php, method ezcConsoleNoValidDialogResultException::__construct()
Creates a new exception object.
- __construct : ezcMailOffsetOutOfRangeException
- in file offset_out_of_range.php, method ezcMailOffsetOutOfRangeException::__construct()
Constructs an ezcMailOffsetOutOfRangeException
- __construct : ezcAuthenticationOpenidDbStore
- in file openid_db_store.php, method ezcAuthenticationOpenidDbStore::__construct()
Creates a new object of this class.
- __construct : ezcAuthenticationOpenidDbStoreOptions
- in file openid_db_store_options.php, method ezcAuthenticationOpenidDbStoreOptions::__construct()
Constructs an object with the specified values.
- __construct : ezcAuthenticationOpenidAssociation
- in file openid_association.php, method ezcAuthenticationOpenidAssociation::__construct()
Constructs a new ezcAuthenticationOpenidAssociation object.
- __construct : ezcFeedOnlyOneValueAllowedException
- in file only_one_value_allowed.php, method ezcFeedOnlyOneValueAllowedException::__construct()
- __construct : ezcPersistentOneToManyRelation
- in file one_to_many.php, method ezcPersistentOneToManyRelation::__construct()
Create a new relation.
- __construct : ezcPersistentOneToOneRelation
- in file one_to_one.php, method ezcPersistentOneToOneRelation::__construct()
Create a new relation.
- __construct : ezcConsoleQuestionDialogCollectionValidator
- in file question_dialog_collection.php, method ezcConsoleQuestionDialogCollectionValidator::__construct()
Creates a new question dialog collection validator.
- __construct : ezcConsoleQuestionDialogTypeValidator
- in file question_dialog_type.php, method ezcConsoleQuestionDialogTypeValidator::__construct()
Creates a new question dialog type validator.
- __construct : ezcConfigurationUnknownSettingException
- in file unknown_setting.php, method ezcConfigurationUnknownSettingException::__construct()
Constructs a new ezcConfigurationUnknownSettingException.
- __construct : ezcWorkflowNodeVariableUnset
- in file unset.php, method ezcWorkflowNodeVariableUnset::__construct()
Constructs a new unset node.
- __construct : ezcFeedUnsupportedModuleException
- in file unsupported_module.php, method ezcFeedUnsupportedModuleException::__construct()
- __construct : ezcTreeUnknownIdException
- in file unknown_id.php, method ezcTreeUnknownIdException::__construct()
Constructs a new ezcTreeUnknownIdException for the ID $nodeId.
- __construct : ezcWebdavUnknownHeaderException
- in file unknown_header.php, method ezcWebdavUnknownHeaderException::__construct()
Creates a new exception.
- __construct : ezcDbSchemaUnknownFormatException
- in file unknown_format.php, method ezcDbSchemaUnknownFormatException::__construct()
Constructs an ezcDatabaseSchemaUnknownFormatException for the $format and handler type $type.
- __construct : ezcConfigurationUnknownGroupException
- in file unknown_group.php, method ezcConfigurationUnknownGroupException::__construct()
Constructs a new ezcConfigurationUnknownGroupException.
- __construct : ezcFeedUnsupportedModuleElementException
- in file unsupported_module_element.php, method ezcFeedUnsupportedModuleElementException::__construct()
- __construct : ezcFeedUnsupportedModuleItemElementException
- in file unsupported_module_item_element.php, method ezcFeedUnsupportedModuleItemElementException::__construct()
- __construct : ezcUrlInvalidParameterException
- in file url_invalid_parameter_exception.php, method ezcUrlInvalidParameterException::__construct()
Constructs a new ezcInvalidParameterException.
- __construct : ezcUrlNotRegisteredException
- in file url_not_registered_exception.php, method ezcUrlNotRegisteredException::__construct()
Constructs a new ezcUrlNotRegisteredException.
- __construct : ezcUrlException
- in file url_exception.php, method ezcUrlException::__construct()
Constructs a new ezcUrlException with error message $message.
- __construct : ezcUrlConfiguration
- in file url_configuration.php, method ezcUrlConfiguration::__construct()
Constructs a new ezcUrlConfiguration object.
- __construct : ezcFeedUnsupportedTypeException
- in file unsupported_type.php, method ezcFeedUnsupportedTypeException::__construct()
- __construct : ezcUrl
- in file url.php, method ezcUrl::__construct()
Constructs a new ezcUrl object from the string $url.
- __construct : ezcInputFormUnknownFieldException
- in file unknown_field.php, method ezcInputFormUnknownFieldException::__construct()
Constructs a new ezcInputFormUnknownFieldException.
- __construct : ezcConfigurationUnknownConfigException
- in file unknown_config.php, method ezcConfigurationUnknownConfigException::__construct()
Constructs a new ezcConfigurationUnknownConfigException.
- __construct : ezcMailTransportOptions
- in file transport_options.php, method ezcMailTransportOptions::__construct()
Constructs an object with the specified values.
- __construct : ezcTreeNode
- in file tree_node.php, method ezcTreeNode::__construct()
Constructs a new ezcTreeNode object with ID $nodeId on tree $tree.
- __construct : ezcMailTransportException
- in file transport_exception.php, method ezcMailTransportException::__construct()
Constructs an ezcMailTransportException with low level information $message.
- __construct : ezcTranslationManager
- in file translation_manager.php, method ezcTranslationManager::__construct()
Constructs an ezcTranslationManager object
- __construct : ezcTranslation
- in file translation.php, method ezcTranslation::__construct()
Constructs the ezcTranslation object.
- __construct : ezcTranslationData
- in file translation_data.php, method ezcTranslationData::__construct()
Constructs an ezcTranslationData object.
- __construct : ezcTreeNodeList
- in file tree_node_list.php, method ezcTreeNodeList::__construct()
Constructs a new ezcTreeNodeList object.
- __construct : ezcTreeNodeListIterator
- in file tree_node_list_iterator.php, method ezcTreeNodeListIterator::__construct()
Constructs a new ezcTreeNodeListIterator object over $nodeList.
- __construct : ezcAuthenticationTypekeyFilter
- in file typekey_filter.php, method ezcAuthenticationTypekeyFilter::__construct()
Creates a new object of this class.
- __construct : ezcAuthenticationTypekeyOptions
- in file typekey_options.php, method ezcAuthenticationTypekeyOptions::__construct()
Constructs an object with the specified values.
- __construct : ezcAuthenticationTypekeyException
- in file typekey_exception.php, method ezcAuthenticationTypekeyException::__construct()
Constructs a new ezcAuthenticationTypekeyException with error message $message.
- __construct : ezcTemplateTypeHintException
- in file typehint_exception.php, method ezcTemplateTypeHintException::__construct()
This exception should be caught, and rethrown. The message is not important.
- __construct : ezcTranslationTsBackendOptions
- in file ts_backend.php, method ezcTranslationTsBackendOptions::__construct()
Constructs a new options class.
- __construct : ezcTranslationTsBackend
- in file ts_backend.php, method ezcTranslationTsBackend::__construct()
Constructs a new ezcTranslationTsBackend that will use the file specified by $location.
- __construct : ezcUrlNoConfigurationException
- in file url_no_configuration_exception.php, method ezcUrlNoConfigurationException::__construct()
Constructs a new ezcUrlNoConfigurationException.
- __construct : ezcCacheUsedLocationException
- in file used_location.php, method ezcCacheUsedLocationException::__construct()
Creates a new ezcCacheUsedLocationException.
- __construct : ezcTranslationWriterNotInitializedException
- in file writer_not_initialized.php, method ezcTranslationWriterNotInitializedException::__construct()
Constructs a new ezcTranslationWriterNotInitializedException.
- __construct : ezcLogSyslogWriter
- in file writer_syslog.php, method ezcLogSyslogWriter::__construct()
Constructs a new syslog writer with the identity $ident, options $option and the facility $facility.
- __construct : ezcConfigurationWriteFailedException
- in file write_failed.php, method ezcConfigurationWriteFailedException::__construct()
Constructs a new ezcConfigurationWriteFailedException.
- __construct : ezcLogFileWriter
- in file writer_file.php, method ezcLogFileWriter::__construct()
Constructs an ezcLogFileWriter.
- __construct : ezcLogWriterException
- in file writer_exception.php, method ezcLogWriterException::__construct()
Constructs a new ezcLogWriterException with the original exception $e.
- __construct : ezcDbSchemaPersistentWriter
- in file writer.php, method ezcDbSchemaPersistentWriter::__construct()
Creates a new writer instance
- __construct : ezcLogDatabaseWriter
- in file writer_database.php, method ezcLogDatabaseWriter::__construct()
Construct a new database log-writer.
- __construct : ezcExecutionWrongClassException
- in file wrong_class.php, method ezcExecutionWrongClassException::__construct()
Constructs a new ezcExecutionWrongClassException.
- __construct : ezcInputFormWrongInputSourceException
- in file wrong_input_source.php, method ezcInputFormWrongInputSourceException::__construct()
Constructs a new ezcInputFormWrongInputSourceException.
- __construct : ezcTreeVisitorYUI
- in file yui.php, method ezcTreeVisitorYUI::__construct()
Constructs a new ezcTreeVisitorYUI visualizer.
- __construct : ezcArchiveZip
- in file zip.php, method ezcArchiveZip::__construct()
Initializes the Zip archive and reads the entire archive.
- __construct : ezcWebdavXmlTool
- in file xml.php, method ezcWebdavXmlTool::__construct()
Creates a new XML tool.
- __construct : ezcTreeXml
- in file xml.php, method ezcTreeXml::__construct()
Constructs a new ezcTreeXml object from the XML data in $xmlFile and using the $store to retrieve data from.
- __construct : ezcTreeVisitorXHTML
- in file xhtml.php, method ezcTreeVisitorXHTML::__construct()
Constructs a new ezcTreeVisitorXHTML visualizer.
- __construct : ezcWorkflowDefinitionStorageXml
- in file xml.php, method ezcWorkflowDefinitionStorageXml::__construct()
Constructs a new definition loader that loads definitions from $directory.
- __construct : ezcWorkflow
- in file workflow.php, method ezcWorkflow::__construct()
Constructs a new workflow object with the name $name.
- __construct : ezcMailPartWalkContext
- in file walk_context.php, method ezcMailPartWalkContext::__construct()
Constructs a new ezcMailPartWalkContext object.
- __construct : ezcInputFormValidDataAvailableException
- in file valid_data_available.php, method ezcInputFormValidDataAvailableException::__construct()
Constructs a new ezcInputFormValidDataAvailableException.
- __construct : ezcBaseValueException
- in file value.php, method ezcBaseValueException::__construct()
Constructs a new ezcBaseValueException on the $name variable.
- __construct : ezcConfigurationValidationResult
- in file validation_result.php, method ezcConfigurationValidationResult::__construct()
Constructs a validation result
- __construct : ezcConfigurationValidationItem
- in file validation_item.php, method ezcConfigurationValidationItem::__construct()
Constructs a validation item.
- __construct : ezcArchiveUstarTar
- in file ustar_tar.php, method ezcArchiveUstarTar::__construct()
Initializes the Tar and tries to read the first entry from the archive.
- __construct : ezcArchiveV7Tar
- in file v7_tar.php, method ezcArchiveV7Tar::__construct()
Initializes the Tar and tries to read the first entry from the archive.
- __construct : ezcWorkflowConditionVariable
- in file variable.php, method ezcWorkflowConditionVariable::__construct()
Constructor.
- __construct : ezcWorkflowConditionVariables
- in file variables.php, method ezcWorkflowConditionVariables::__construct()
Constructor.
- __construct : ezcTreeVisitorXHTMLOptions
- in file visitor_xhtml.php, method ezcTreeVisitorXHTMLOptions::__construct()
Constructs an object with the specified values.
- __construct : ezcTreeVisitorYUIOptions
- in file visitor_yui.php, method ezcTreeVisitorYUIOptions::__construct()
Constructs an object with the specified values.
- __construct : ezcMailVirtualFile
- in file virtual_file.php, method ezcMailVirtualFile::__construct()
Constructs a new attachment with $fileName and $contents.
- __construct : ezcMailVariableSet
- in file var_set.php, method ezcMailVariableSet::__construct()
Constructs a new set that contains one mail from $mail.
- __construct : ezcTemplateVariableCollection
- in file variable_collection.php, method ezcTemplateVariableCollection::__construct()
Initialises an empty collection of variables.
- __construct : ezcQueryVariableParameterException
- in file variable_parameter.php, method ezcQueryVariableParameterException::__construct()
Constructs an ezcQueryVariableParameterException with the method $method and the arguments $numProvided and $numExpected.
- __construct : ezcImageTransformationNotAvailableException
- in file transformation_not_available.php, method ezcImageTransformationNotAvailableException::__construct()
Creates a new ezcImageTransformationNotAvailableException.
- __construct : ezcImageTransformationAlreadyExistsException
- in file transformation_already_exists.php, method ezcImageTransformationAlreadyExistsException::__construct()
Creates a new ezcImageTransformationAlreadyExistsException.
- __construct : ezcWebdavServerConfiguration
- in file server_configuration.php, method ezcWebdavServerConfiguration::__construct()
Creates a new instance.
- __construct : ezcWebdavServerConfigurationManager
- in file server_configuration_manager.php, method ezcWebdavServerConfigurationManager::__construct()
Creates a new dispatcher.
- __construct : ezcPersistentSessionNotFoundException
- in file session_not_found.php, method ezcPersistentSessionNotFoundException::__construct()
Constructs a new exception.
- __construct : ezcWebdavServer
- in file server.php, method ezcWebdavServer::__construct()
Creates a new instance.
- __construct : ezcDbSchemaDiff
- in file schema_diff.php, method ezcDbSchemaDiff::__construct()
Constructs an ezcDbSchemaDiff object.
- __construct : ezcTemplateRuntimeException
- in file runtime_exception.php, method ezcTemplateRuntimeException::__construct()
Constructs a template runtime exception with message $msg.
- __construct : ezcDbSchema
- in file schema.php, method ezcDbSchema::__construct()
Constructs a new ezcDbSchema object with schema definition $schema.
- __construct : ezcAuthenticationSessionOptions
- in file session_options.php, method ezcAuthenticationSessionOptions::__construct()
Constructs an object with the specified values.
- __construct : ezcWorkflowNodeVariableSet
- in file set.php, method ezcWorkflowNodeVariableSet::__construct()
Constructs a new variable set node with the configuration $configuration.
- __construct : ezcSignalSlotException
- in file signalslot_exception.php, method ezcSignalSlotException::__construct()
Constructs a new ezcSignalSlotlException with error message $message.
- __construct : ezcSignalCollection
- in file signal_collection.php, method ezcSignalCollection::__construct()
Constructs a new signal collection with the identifier $identifier.
- __construct : ezcConfigurationSettingWrongTypeException
- in file setting_wrong_type.php, method ezcConfigurationSettingWrongTypeException::__construct()
Constructs a new ezcConfigurationSettingWrongTypeException.
- __construct : ezcBaseSettingValueException
- in file setting_value.php, method ezcBaseSettingValueException::__construct()
Constructs a new ezcBaseConfigException
- __construct : ezcConfigurationSettingnameNotStringException
- in file settingname_not_string.php, method ezcConfigurationSettingnameNotStringException::__construct()
Constructs a new ezcConfigurationSettingnameNotStringException for setting $settingName.
- __construct : ezcBaseSettingNotFoundException
- in file setting_not_found.php, method ezcBaseSettingNotFoundException::__construct()
Constructs a new ezcBaseSettingNotFoundException for $settingName.
- __construct : ezcConsoleTableRow
- in file row.php, method ezcConsoleTableRow::__construct()
Create a new ezcConsoleProgressbarRow.
- __construct : ezcMailRfc822Digest
- in file rfc822_digest.php, method ezcMailRfc822Digest::__construct()
Constructs a new ezcMailDigest with the mail $mail.
- __construct : ezcPersistentRelation
- in file relation.php, method ezcPersistentRelation::__construct()
Create a new relation.
- __construct : ezcPersistentRelationInvalidException
- in file relation_invalid.php, method ezcPersistentRelationInvalidException::__construct()
Constructs a new ezcPersistentRelationInvalidException for the given relation class $class.
- __construct : ezcPersistentRelatedObjectNotFoundException
- in file related_object_not_found.php, method ezcPersistentRelatedObjectNotFoundException::__construct()
Constructs a new ezcPersistentRelatedObjectNotFoundException for the object $object which does not have a relation for $relatedClass.
- __construct : ezcTranslationReaderNotInitializedException
- in file reader_not_initialized.php, method ezcTranslationReaderNotInitializedException::__construct()
Constructs a new ezcTranslationReaderNotInitializedException.
- __construct : ezcConsoleMenuDialog
- in file menu_dialog.php, method ezcConsoleMenuDialog::__construct()
Creates a new menu dialog.
- __construct : ezcGraphRadialGradient
- in file radial_gradient.php, method ezcGraphRadialGradient::__construct()
Constructor
- __construct : ezcPersistentRelationNotFoundException
- in file relation_not_found.php, method ezcPersistentRelationNotFoundException::__construct()
Constructs a new ezcPersistentRelationNotFoundException for the class $class which does not have a relation for $relatedClass.
- __construct : ezcPersistentRelationOperationNotSupportedException
- in file relation_operation_not_supported.php, method ezcPersistentRelationOperationNotSupportedException::__construct()
Constructs a new ezcPersistentRelationOperationNotSupportedException for the $class which does not support the $operation in respect to $relatedClass. Optionally a $reason can be given.
- __construct : ezcWebdavResourceTypeProperty
- in file resourcetype.php, method ezcWebdavResourceTypeProperty::__construct()
Creates a new ezcWebdavResourceTypeProperty.
- __construct : ezcWebdavResponse
- in file response.php, method ezcWebdavResponse::__construct()
Construct error response from status.
- __construct : ezcWebdavResource
- in file resource.php, method ezcWebdavResource::__construct()
Creates a new non-collection resource struct.
- __construct : ezcWebdavRequestNotSupportedException
- in file request_not_supported.php, method ezcWebdavRequestNotSupportedException::__construct()
Creates a new exception.
- __construct : ezcBaseRepositoryDirectory
- in file repository_directory.php, method ezcBaseRepositoryDirectory::__construct()
Constructs a new ezcBaseRepositoryDirectory of type $type with base path $basePath and autoload path $autoloadPath.
- __construct : ezcWebdavRequest
- in file request.php, method ezcWebdavRequest::__construct()
Creates a new request object.
- __construct : ezcPersistentSingleTableMap
- in file single_table_map.php, method ezcPersistentSingleTableMap::__construct()
Create a new ezcPersistentSingleTableMap.
- __construct : ezcMailSmtpTransportOptions
- in file smtp_options.php, method ezcMailSmtpTransportOptions::__construct()
Constructs an object with the specified values.
- __construct : ezcTemplate
- in file template.php, method ezcTemplate::__construct()
Intializes the ezcTemplate with a default configuration and empty $send and $receive properties.
- __construct : ezcTemplateException
- in file template_exception.php, method ezcTemplateException::__construct()
Constructs a new ezcTemplateException with error message $message.
- __construct : ezcDbSchemaTableDiff
- in file table_diff.php, method ezcDbSchemaTableDiff::__construct()
Constructs an ezcDbSchemaTableDiff object.
- __construct : ezcConsoleTable
- in file table.php, method ezcConsoleTable::__construct()
Creates a new table.
- __construct : ezcDbSchemaTable
- in file table.php, method ezcDbSchemaTable::__construct()
Constructs an ezcDbSchemaTable object.
- __construct : ezcConsoleTableOptions
- in file table.php, method ezcConsoleTableOptions::__construct()
Construct a new options object.
- __construct : ezcMailText
- in file text.php, method ezcMailText::__construct()
Constructs a new TextPart with the given $text, $charset and $encoding.
- __construct : ezcAuthenticationTokenFilter
- in file token_filter.php, method ezcAuthenticationTokenFilter::__construct()
Creates a new object of this class.
- __construct : ezcImageTransformation
- in file transformation.php, method ezcImageTransformation::__construct()
Initialize transformation.
- __construct : ezcImageTransformationException
- in file transformation.php, method ezcImageTransformationException::__construct()
Creates a new ezcImageTransformationException using a parent exception.
- __construct : ezcTreeTransactionNotStartedException
- in file transaction_not_started.php, method ezcTreeTransactionNotStartedException::__construct()
Constructs a new ezcTreeTransactionNotStartedException.
- __construct : ezcTreeTransactionAlreadyStartedException
- in file transaction_already_started.php, method ezcTreeTransactionAlreadyStartedException::__construct()
Constructs a new ezcTreeTransactionAlreadyStartedException.
- __construct : ezcAuthenticationTokenOptions
- in file token_options.php, method ezcAuthenticationTokenOptions::__construct()
Constructs an object with the specified values.
- __construct : ezcDbTransactionException
- in file transaction.php, method ezcDbTransactionException::__construct()
Constructs a new exception with the message $msg.
- __construct : ezcWorkflowNodeSubWorkflow
- in file sub_workflow.php, method ezcWorkflowNodeSubWorkflow::__construct()
Constructs a new sub workflow with the configuration $configuration.
- __construct : ezcMailStreamFile
- in file stream_file.php, method ezcMailStreamFile::__construct()
Constructs a new attachment with $fileName and $stream.
- __construct : ezcDbHandlerSqlite
- in file sqlite.php, method ezcDbHandlerSqlite::__construct()
Constructs a handler object from the parameters $dbParams.
- __construct : ezcDbSchemaSqliteDropFieldException
- in file sqlite_drop_field_exception.php, method ezcDbSchemaSqliteDropFieldException::__construct()
Constructs an ezcDbSchemaSqliteDropFieldException
- __construct : ezcTemplateSourceToTstParserException
- in file source_to_tst_parser_exception.php, method ezcTemplateSourceToTstParserException::__construct()
Initialises the exception with the failing elements, parser, source code and error messages.
- __construct : ezcWebdavSourcePropertyLink
- in file source_link.php, method ezcWebdavSourcePropertyLink::__construct()
Creates a new ezcWebdavSourceProperty.
- __construct : ezcMailSmtpTransport
- in file smtp_transport.php, method ezcMailSmtpTransport::__construct()
Constructs a new ezcMailSmtpTransport.
- __construct : ezcWebdavSourceProperty
- in file source.php, method ezcWebdavSourceProperty::__construct()
Creates a new ezcWebdavSourceProperty.
- __construct : ezcConsoleStatusbar
- in file statusbar.php, method ezcConsoleStatusbar::__construct()
Creates a new status bar.
- __construct : ezcCacheStorage
- in file storage.php, method ezcCacheStorage::__construct()
Creates a new cache storage in the given location.
- __construct : ezcCacheStorageMemcacheOptions
- in file storage_memcache.php, method ezcCacheStorageMemcacheOptions::__construct()
Constructs an object with the specified values.
- __construct : ezcMailStorageSet
- in file storage_set.php, method ezcMailStorageSet::__construct()
Constructs a new storage set around the provided set.
- __construct : ezcCacheStorageFileOptions
- in file storage_file.php, method ezcCacheStorageFileOptions::__construct()
Constructs a new options class.
- __construct : ezcCacheStorageFileApcArrayOptions
- in file storage_apc_array.php, method ezcCacheStorageFileApcArrayOptions::__construct()
Constructs an object with the specified values.
- __construct : ezcCacheStorageOptions
- in file storage.php, method ezcCacheStorageOptions::__construct()
Constructs a new options object.
- __construct : ezcCacheStorageApcOptions
- in file storage_apc.php, method ezcCacheStorageApcOptions::__construct()
Constructs an object with the specified values.
- __construct : ezcConsoleQuestionDialogRegexValidator
- in file question_dialog_regex.php, method ezcConsoleQuestionDialogRegexValidator::__construct()
Create a new question dialog regex validator.
- __construct : ezcMailMultipartRelated
- in file multipart_related.php, method ezcMailMultipartRelated::__construct()
Constructs a new ezcMailMultipartRelated.
- __construct : ezcFeedItem
- in file feed_item.php, method ezcFeedItem::__construct()
- __construct : ezcDbSchemaField
- in file field.php, method ezcDbSchemaField::__construct()
Constructs an ezcDbSchemaField object.
- __construct : ezcInputFormFieldNotFoundException
- in file field_not_found.php, method ezcInputFormFieldNotFoundException::__construct()
Constructs a new ezcInputFormFieldNotFoundException.
- __construct : ezcFeed
- in file feed.php, method ezcFeed::__construct()
Creates a new feed
- __construct : ezcBaseExtensionNotFoundException
- in file extension_not_found.php, method ezcBaseExtensionNotFoundException::__construct()
Constructs a new ezcBaseExtensionNotFoundException.
- __construct : ezcQueryExpressionOracle
- in file expression_oracle.php, method ezcQueryExpressionOracle::__construct()
Constructs an empty ezcQueryExpression
- __construct : ezcQueryExpressionPgsql
- in file expression_pgsql.php, method ezcQueryExpressionPgsql::__construct()
Constructs an pgsql expression object using the db $db.
- __construct : ezcCacheStorageFile
- in file file.php, method ezcCacheStorageFile::__construct()
Creates a new cache storage in the given location.
- __construct : ezcMailFilePart
- in file file.php, method ezcMailFilePart::__construct()
Constructs a new attachment with $fileName.
- __construct : ezcTemplateFileFailedUnlinkException
- in file file_failed_unlink_exception.php, method ezcTemplateFileFailedUnlinkException::__construct()
Initialises the exception with the template file path.
- __construct : ezcBaseFileIoException
- in file file_io.php, method ezcBaseFileIoException::__construct()
Constructs a new ezcBaseFileIoException for the file $path.
- __construct : ezcTemplateFileFailedRenameException
- in file file_failed_rename_exception.php, method ezcTemplateFileFailedRenameException::__construct()
Initialises the exception with the original template file path and the new file path.
- __construct : ezcArchiveFileException
- in file file_exception.php, method ezcArchiveFileException::__construct()
Constructs a new archive file exception.
- __construct : ezcWebdavFileBackend
- in file file.php, method ezcWebdavFileBackend::__construct()
Creates a new backend instance.
- __construct : ezcCacheStorageFileApcArrayDataStruct
- in file file_apc_array_data.php, method ezcCacheStorageFileApcArrayDataStruct::__construct()
Constructs a new ezcCacheStorageFileApcArrayDataStruct.
- __construct : ezcQueryExpression
- in file expression.php, method ezcQueryExpression::__construct()
Constructs an empty ezcQueryExpression
- __construct : ezcWorkflowDatabaseExecution
- in file execution.php, method ezcWorkflowDatabaseExecution::__construct()
Construct a new database execution.
- __construct : ezcWebdavDisplayNameProperty
- in file displayname.php, method ezcWebdavDisplayNameProperty::__construct()
Creates a new ezcWebdavDisplayNameProperty.
- __construct : ezcWebdavDisplayInformation
- in file display_information.php, method ezcWebdavDisplayInformation::__construct()
Creates a new display information.
- __construct : ezcWebdavEmptyDisplayInformation
- in file display_information_empty.php, method ezcWebdavEmptyDisplayInformation::__construct()
Creates a new struct.
- __construct : ezcMailFile
- in file disk_file.php, method ezcMailFile::__construct()
Constructs a new attachment with $fileName.
- __construct : ezcMailDeliveryStatus
- in file delivery_status.php, method ezcMailDeliveryStatus::__construct()
Constructs a new DeliveryStatus part.
- __construct : ezcWorkflowDatabaseDefinitionStorage
- in file definition_storage.php, method ezcWorkflowDatabaseDefinitionStorage::__construct()
Construct a new database definition handler.
- __construct : ezcWebdavDeleteResponse
- in file delete.php, method ezcWebdavDeleteResponse::__construct()
Creates a new response object.
- __construct : ezcWebdavStringDisplayInformation
- in file display_information_string.php, method ezcWebdavStringDisplayInformation::__construct()
Creates a new display information object.
- __construct : ezcWebdavXmlDisplayInformation
- in file display_information_xml.php, method ezcWebdavXmlDisplayInformation::__construct()
Creates a new struct.
- __construct : ezcDbException
- in file exception.php, method ezcDbException::__construct()
Constructs an ezcDbAstractionException with the highlevel error message $message and the errorcode $code.
- __construct : ezcBaseException
- in file exception.php, method ezcBaseException::__construct()
Constructs a new ezcBaseException with $message
- __construct : ezcWebdavErrorResponse
- in file error.php, method ezcWebdavErrorResponse::__construct()
Creates a new response object.
- __construct : ezcDbSchemaDropAllColumnsException
- in file drop_all_columns_exception.php, method ezcDbSchemaDropAllColumnsException::__construct()
Constructs an ezcDbSchemaDropAllColumnsException
- __construct : ezcBaseDoubleClassRepositoryPrefixException
- in file double_class_repository_prefix.php, method ezcBaseDoubleClassRepositoryPrefixException::__construct()
Constructs a new ezcBaseDoubleClassRepositoryPrefixException for the $prefix that points to $basePath with autoload directory $autoloadDirPath.
- __construct : ezcPersistentDoubleTableMap
- in file double_table_map.php, method ezcPersistentDoubleTableMap::__construct()
Create a new ezcPersistentDoubleTableMap.
- __construct : ezcImageFileNameInvalidException
- in file file_name_invalid.php, method ezcImageFileNameInvalidException::__construct()
Creates a new ezcImageFileNameInvalidException.
- __construct : ezcBaseFileNotFoundException
- in file file_not_found.php, method ezcBaseFileNotFoundException::__construct()
Constructs a new ezcBaseFileNotFoundException.
- __construct : ezcWebdavGetContentLengthProperty
- in file getcontentlength.php, method ezcWebdavGetContentLengthProperty::__construct()
Creates a new ezcWebdavGetContentLengthProperty.
- __construct : ezcWebdavGetContentTypeProperty
- in file getcontenttype.php, method ezcWebdavGetContentTypeProperty::__construct()
Creates a new ezcWebdavGetContentTypeProperty.
- __construct : ezcWebdavGetEtagProperty
- in file getetag.php, method ezcWebdavGetEtagProperty::__construct()
Creates a new ezcWebdavGetEtagProperty.
- __construct : ezcWebdavGetContentLanguageProperty
- in file getcontentlanguage.php, method ezcWebdavGetContentLanguageProperty::__construct()
Creates a new ezcWebdavGetContentLanguageProperty.
- __construct : ezcPersistentGeneratorDefinition
- in file generator_definition.php, method ezcPersistentGeneratorDefinition::__construct()
Constructs a new PersistentGeneratorDefinition where $class contains name of the class to load and $params contains a list of parameters provided to the constructor of that class.
- __construct : ezcImageGdBaseHandler
- in file gd_base.php, method ezcImageGdBaseHandler::__construct()
Create a new image handler.
- __construct : ezcPersistentObjectSchemaGenerator
- in file generator.php, method ezcPersistentObjectSchemaGenerator::__construct()
Create a new generator.
- __construct : ezcWebdavGetLastModifiedProperty
- in file getlastmodified.php, method ezcWebdavGetLastModifiedProperty::__construct()
Creates a new ezcWebdavGetLastModifiedProperty.
- __construct : ezcWebdavGetCollectionResponse
- in file get_collection.php, method ezcWebdavGetCollectionResponse::__construct()
Creates a new response object.
- __construct : ezcAuthenticationGroupOptions
- in file group_options.php, method ezcAuthenticationGroupOptions::__construct()
Constructs an object with the specified values.
- __construct : ezcImageHandler
- in file handler.php, method ezcImageHandler::__construct()
Create a new image handler.
- __construct : ezcAuthenticationGroupFilter
- in file group_filter.php, method ezcAuthenticationGroupFilter::__construct()
Creates a new object of this class.
- __construct : ezcConfigurationGroupExistsAlreadyException
- in file group_exists_already.php, method ezcConfigurationGroupExistsAlreadyException::__construct()
Constructs a new ezcConfigurationGroupExistsAlreadyException for the group $groupName.
- __construct : ezcWebdavGetResourceResponse
- in file get_resource.php, method ezcWebdavGetResourceResponse::__construct()
Creates a new response object.
- __construct : ezcArchiveGnuTar
- in file gnu_tar.php, method ezcArchiveGnuTar::__construct()
Initializes the Tar and tries to read the first entry from the archive.
- __construct : ezcPhpGeneratorFlowException
- in file flow_exception.php, method ezcPhpGeneratorFlowException::__construct()
Constructs a new flow exception.
- __construct : ezcPersistentFindIterator
- in file find_iterator.php, method ezcPersistentFindIterator::__construct()
Initializes the iterator with the statement $stmt and the definition $def..
- __construct : ezcTemplateFileNotWriteableException
- in file file_not_writeable_exception.php, method ezcTemplateFileNotWriteableException::__construct()
Constructor
- __construct : ezcBaseFilePermissionException
- in file file_permission.php, method ezcBaseFilePermissionException::__construct()
Constructs a new ezcPropertyPermissionException for the property $name.
- __construct : ezcTemplateFileNotReadableException
- in file file_not_readable_exception.php, method ezcTemplateFileNotReadableException::__construct()
Initialises the exception with the template file path.
- __construct : ezcImageAnalyzerFileNotProcessableException
- in file file_not_processable.php, method ezcImageAnalyzerFileNotProcessableException::__construct()
Creates a new ezcImageAnalyzerFileNotProcessableException.
- __construct : ezcTemplateFileNotFoundException
- in file file_not_found_exception.php, method ezcTemplateFileNotFoundException::__construct()
Initialises the exception with the template file path.
- __construct : ezcImageFileNotProcessableException
- in file file_not_processable.php, method ezcImageFileNotProcessableException::__construct()
Creates a new ezcImageFileNotProcessableException.
- __construct : ezcConfigurationFileReader
- in file file_reader.php, method ezcConfigurationFileReader::__construct()
Constructs the reader object.
- __construct : ezcMailFileSet
- in file file_set.php, method ezcMailFileSet::__construct()
Constructs a new set that servers the files specified by $files.
- __construct : ezcAuthenticationFilterOptions
- in file filter_options.php, method ezcAuthenticationFilterOptions::__construct()
Constructs an object with the specified values.
- __construct : ezcConsoleMenuDialogOptions
- in file menu_dialog.php, method ezcConsoleMenuDialogOptions::__construct()
Construct a new options object.
- __construct : ezcImageFilterNotAvailableException
- in file filter_not_available.php, method ezcImageFilterNotAvailableException::__construct()
Creates a new ezcImageFilterNotAvailableException.
- __construct : ezcImageFilterFailedException
- in file filter_failed.php, method ezcImageFilterFailedException::__construct()
Creates a new ezcImageFilterFailedException.
- __construct : ezcConfigurationFileWriter
- in file file_writer.php, method ezcConfigurationFileWriter::__construct()
Constructs the writer and initializes it with the file to write.
- __construct : ezcImageFilter
- in file filter.php, method ezcImageFilter::__construct()
Initialize with the filter name and options.
- __construct : ezcPersistentDefinitionNotFoundException
- in file definition_not_found.php, method ezcPersistentDefinitionNotFoundException::__construct()
Constructs a new ezcPersistentDefinitionNotFoundException for the class $class with the additional error information $message.
- __construct : ezcPersistentDefinitionMissingIdPropertyException
- in file definition_missing_id_property.php, method ezcPersistentDefinitionMissingIdPropertyException::__construct()
Constructs a new ezcPersistentDefinitionMissingIdPropertyException for the class $class.
- __construct : ezcConsoleArgumentAlreadyRegisteredException
- in file argument_already_registered.php, method ezcConsoleArgumentAlreadyRegisteredException::__construct()
Creates a new exception object.
- __construct : ezcConsoleArgumentMandatoryViolationException
- in file argument_mandatory_violation.php, method ezcConsoleArgumentMandatoryViolationException::__construct()
Creates a new exception object.
- __construct : ezcConsoleTooManyArgumentsException
- in file argument_too_many.php, method ezcConsoleTooManyArgumentsException::__construct()
Creates a new exception object.
- __construct : ezcConsoleArgument
- in file argument.php, method ezcConsoleArgument::__construct()
Creates a new console argument object.
- __construct : ezcArchiveValueException
- in file archive_value.php, method ezcArchiveValueException::__construct()
Construct an archive exception.
- __construct : ezcArchiveIoException
- in file archive_io.php, method ezcArchiveIoException::__construct()
Constructs a new IO exception.
- __construct : ezcArchiveUnknownTypeException
- in file archive_unknown_type.php, method ezcArchiveUnknownTypeException::__construct()
Constructs a new unknown type exception for the specified archive.
- __construct : ezcConsoleArgumentTypeViolationException
- in file argument_type_violation.php, method ezcConsoleArgumentTypeViolationException::__construct()
Creates a new exception object.
- __construct : ezcGraphArrayDataSet
- in file array.php, method ezcGraphArrayDataSet::__construct()
Constructor
- __construct : ezcWebdavAutomaticPathFactory
- in file automatic.php, method ezcWebdavAutomaticPathFactory::__construct()
Creates a new path factory.
- __construct : ezcWebdavFileBackendOptions
- in file backend_file_options.php, method ezcWebdavFileBackendOptions::__construct()
Constructs an object with the specified values.
- __construct : ezcAuthenticationSession
- in file authentication_session.php, method ezcAuthenticationSession::__construct()
Creates a new object of this class.
- __construct : ezcAuthenticationOptions
- in file authentication_options.php, method ezcAuthenticationOptions::__construct()
Constructs an object with the specified values.
- __construct : ezcAuthentication
- in file authentication.php, method ezcAuthentication::__construct()
Creates a new object of this class.
- __construct : ezcAuthenticationException
- in file authentication_exception.php, method ezcAuthenticationException::__construct()
Constructs a new ezcAuthenticationException with error message $message.
- __construct : ezcArchiveInternalException
- in file archive_internal_exception.php, method ezcArchiveInternalException::__construct()
Construct an internal archive exception.
- __construct : ezcArchiveException
- in file archive_exception.php, method ezcArchiveException::__construct()
Construct a new archive exception.
- __construct : ezcImageAnalyzerData
- in file analyzer_data.php, method ezcImageAnalyzerData::__construct()
Create a new instance of ezcImageAnalyzerData.
- __construct : ezcCacheStorageApc
- in file apc.php, method ezcCacheStorageApc::__construct()
Creates a new cache storage in the given location.
- __construct : ezcImageAnalyzer
- in file analyzer.php, method ezcImageAnalyzer::__construct()
Create an image analyzer for the specified file.
- __construct : ezcPersistentObjectAlreadyPersistentException
- in file already_persistent.php, method ezcPersistentObjectAlreadyPersistentException::__construct()
Constructs a new ezcPersistentObjectAlreadyPersistentException for the class $class.
- __construct : ezcWorkflowNodeAction
- in file action.php, method ezcWorkflowNodeAction::__construct()
Constructs a new action node with the configuration $configuration.
- __construct : ezcExecutionAlreadyInitializedException
- in file already_initialized.php, method ezcExecutionAlreadyInitializedException::__construct()
Constructs a new ezcExecutionAlreadyInitializedException.
- __construct : ezcCacheStorageFileApcArray
- in file apc_array.php, method ezcCacheStorageFileApcArray::__construct()
Creates a new cache storage in the given location. The location in case of this storage class must a valid file system directory.
- __construct : ezcCacheApcBackend
- in file apc_backend.php, method ezcCacheApcBackend::__construct()
Constructs a new ezcCacheApcBackend object.
- __construct : ezcArchiveEntry
- in file archive_entry.php, method ezcArchiveEntry::__construct()
Constructs an archiveEntry from the ezcArchiveFileStructure.
- __construct : ezcArchiveEntryPrefixException
- in file archive_entry_prefix.php, method ezcArchiveEntryPrefixException::__construct()
Constructs a new entry prefix exception for the specified file entry.
- __construct : ezcArchiveEmptyException
- in file archive_empty.php, method ezcArchiveEmptyException::__construct()
Constructs a new exception for empty archive.
- __construct : ezcArchiveChecksumException
- in file archive_checksum.php, method ezcArchiveChecksumException::__construct()
Constructs a new checksum exception for the specified file.
- __construct : ezcCacheApcException
- in file apc_exception.php, method ezcCacheApcException::__construct()
Creates a new ezcCacheApcException.
- __construct : ezcArchiveBlockSizeException
- in file archive_block_size.php, method ezcArchiveBlockSizeException::__construct()
Constructs a new block-size exception for the specified archive.
- __construct : ezcWebdavBasicPathFactory
- in file basic.php, method ezcWebdavBasicPathFactory::__construct()
Creates a new path factory.
- __construct : ezcWebdavBrokenRequestUriException
- in file broken_request_uri.php, method ezcWebdavBrokenRequestUriException::__construct()
Constructor
- __construct : ezcWebdavCreationDateProperty
- in file creationdate.php, method ezcWebdavCreationDateProperty::__construct()
Creates a new ezcWebdavCreationDateProperty.
- __construct : ezcTemplateCustomBlockException
- in file custom_block_exception.php, method ezcTemplateCustomBlockException::__construct()
Initialises the CustomBlock exception with the given message.
- __construct : ezcAuthenticationDatabaseFilter
- in file database_filter.php, method ezcAuthenticationDatabaseFilter::__construct()
Creates a new object of this class.
- __construct : ezcWebdavCopyResponse
- in file copy.php, method ezcWebdavCopyResponse::__construct()
Creates a new response object.
- __construct : ezcWebdavCopyRequest
- in file copy.php, method ezcWebdavCopyRequest::__construct()
Creates a new COPY request object.
- __construct : ezcImageConverter
- in file converter.php, method ezcImageConverter::__construct()
Initialize converter with settings object.
- __construct : ezcImageConverterSettings
- in file converter_settings.php, method ezcImageConverterSettings::__construct()
Create a new instance of ezcImageConverterSettings.
- __construct : ezcAuthenticationDatabaseInfo
- in file database_info.php, method ezcAuthenticationDatabaseInfo::__construct()
Constructs a new ezcAuthenticationDatabaseInfo object.
- __construct : ezcAuthenticationDatabaseOptions
- in file database_options.php, method ezcAuthenticationDatabaseOptions::__construct()
Constructs an object with the specified values.
- __construct : ezcWebdavDeadProperty
- in file dead.php, method ezcWebdavDeadProperty::__construct()
Creates a new dead property.
- __construct : ezcInputFormDefinitionElement
- in file definition_element.php, method ezcInputFormDefinitionElement::__construct()
Constructs a definition item.
- __construct : ezcTreeDbMaterializedPath
- in file db_materialized_path.php, method ezcTreeDbMaterializedPath::__construct()
Constructs a new ezcTreeDbMaterializedPath object.
- __construct : ezcTreeDbExternalTableDataStore
- in file db_external.php, method ezcTreeDbExternalTableDataStore::__construct()
Constructs a new storage backend that stores data in a table external from the node tree.
- __construct : ezcGraphDatabaseDataSet
- in file dataset.php, method ezcGraphDatabaseDataSet::__construct()
Constructor
- __construct : ezcTreeDb
- in file db.php, method ezcTreeDb::__construct()
Constructs a new ezcTreeDb object.
- __construct : ezcTranslationContextNotAvailableException
- in file context_not_available.php, method ezcTranslationContextNotAvailableException::__construct()
Constructs a new ezcTranslationContextNotAvailableException.
- __construct : ezcMailContentDispositionHeader
- in file content_disposition_header.php, method ezcMailContentDispositionHeader::__construct()
Constructs a new ezcMailContentDispositionHeader holding the various values of this container.
- __construct : ezcConsoleTableCell
- in file cell.php, method ezcConsoleTableCell::__construct()
Create a new ezcConsoleProgressbarCell.
- __construct : ezcDbSchemaPersistentClassWriter
- in file class_writer.php, method ezcDbSchemaPersistentClassWriter::__construct()
Creates a new writer instance
- __construct : ezcFeedCanNotParseException
- in file can_not_parse.php, method ezcFeedCanNotParseException::__construct()
- __construct : ezcSystemInfoReaderCantScanOSException
- in file cant_scan.php, method ezcSystemInfoReaderCantScanOSException::__construct()
Construct a reader can't scan OS exception.
- __construct : ezcTranslationCacheBackend
- in file cache_backend.php, method ezcTranslationCacheBackend::__construct()
Constructs a new ezcTranslationCacheBackend that will store data to $cacheObject.
- __construct : ezcPersistentCacheManager
- in file cache_manager.php, method ezcPersistentCacheManager::__construct()
Constructs a new definition cache.
- __construct : ezcPersistentCodeManager
- in file code_manager.php, method ezcPersistentCodeManager::__construct()
Constructs a new code manager that will look for persistent object definitions in the directory $dir.
- __construct : ezcWebdavCollection
- in file collection.php, method ezcWebdavCollection::__construct()
Creates a new collection struct.
- __construct : ezcTemplateConfiguration
- in file configuration.php, method ezcTemplateConfiguration::__construct()
Initialises the configuration with default template, compiled path, and context.
- __construct : ezcConfiguration
- in file configuration.php, method ezcConfiguration::__construct()
Constructs the configuration object.
- __construct : ezcWorkflowConditionComparison
- in file condition_comparison.php, method ezcWorkflowConditionComparison::__construct()
Constructs a new comparison condition.
- __construct : ezcWorkflowConditionBooleanSet
- in file condition_boolean_set.php, method ezcWorkflowConditionBooleanSet::__construct()
Constructs a new boolean set with the conditions $conditions.
- __construct : ezcTemplateCompilationFailedException
- in file compilation_failed_exception.php, method ezcTemplateCompilationFailedException::__construct()
Creates a exception for failed compilations, error message is specified by caller.
- __construct : ezcMailComposer
- in file composer.php, method ezcMailComposer::__construct()
Constructs an empty ezcMailComposer object.
- __construct : ezcImageAnalyzerHandler
- in file handler.php, method ezcImageAnalyzerHandler::__construct()
Create an ezcImageAnalyzerHandler to analyze a file.
- __construct : ezcLogFilterRule
- in file filter_rule.php, method ezcLogFilterRule::__construct()
Creates an ezcLogFilterRule.
- __construct : ezcCacheInvalidIdException
- in file invalid_id.php, method ezcCacheInvalidIdException::__construct()
Creates a new ezcCacheInvalidIdException.
- __construct : ezcWorkflowInvalidInputException
- in file invalid_input.php, method ezcWorkflowInvalidInputException::__construct()
Constructor.
- __construct : ezcMailInvalidLimitException
- in file invalid_limit.php, method ezcMailInvalidLimitException::__construct()
Constructs an ezcMailInvalidLimitException
- __construct : ezcTreeInvalidIdException
- in file invalid_id.php, method ezcTreeInvalidIdException::__construct()
Constructs a new ezcTreeInvalidIdException for the ID $nodeId.
- __construct : ezcWebdavInvalidHookException
- in file invalid_hook.php, method ezcWebdavInvalidHookException::__construct()
Creates a new exception.
- __construct : ezcImageAnalyzerInvalidHandlerException
- in file invalid_handler.php, method ezcImageAnalyzerInvalidHandlerException::__construct()
Creates a new ezcImageAnalyzerInvalidHandlerException.
- __construct : ezcWebdavInvalidHeaderException
- in file invalid_header.php, method ezcWebdavInvalidHeaderException::__construct()
Creates a new exception.
- __construct : ezcConsoleInvalidOptionNameException
- in file invalid_option_name.php, method ezcConsoleInvalidOptionNameException::__construct()
Creates a new exception object.
- __construct : ezcConsoleInvalidOutputTargetException
- in file invalid_output_target.php, method ezcConsoleInvalidOutputTargetException::__construct()
Creates a new exception object.
- __construct : ezcWebdavInvalidRequestBodyException
- in file invalid_request_body.php, method ezcWebdavInvalidRequestBodyException::__construct()
- __construct : ezcWebdavInvalidRequestMethodException
- in file invalid_request_method.php, method ezcWebdavInvalidRequestMethodException::__construct()
- __construct : ezcImageInvalidReferenceException
- in file invalid_reference.php, method ezcImageInvalidReferenceException::__construct()
Creates a new ezcImageInvalidReferenceException.
- __construct : ezcConfigurationInvalidReaderClassException
- in file invalid_reader_class.php, method ezcConfigurationInvalidReaderClassException::__construct()
Constructs a new ezcConfigurationInvalidReaderClassException for the $readerClass.
- __construct : ezcBaseInvalidParentClassException
- in file invalid_parent_class.php, method ezcBaseInvalidParentClassException::__construct()
Constructs an ezcBaseInvalidParentClassException for custom class $customClass
- __construct : ezcDbSchemaInvalidReaderClassException
- in file invalid_reader_class.php, method ezcDbSchemaInvalidReaderClassException::__construct()
Constructs an ezcDbSchemaInvalidReaderClassException for reader class $readerClass
- __construct : ezcImageInvalidFilterParameterException
- in file invalid_filter_parameter.php, method ezcImageInvalidFilterParameterException::__construct()
Creates a new ezcImageInvalidFilterParameterException.
- __construct : ezcDbSchemaInvalidDiffWriterClassException
- in file invalid_diff_writer_class.php, method ezcDbSchemaInvalidDiffWriterClassException::__construct()
Constructs an ezcDbSchemaInvalidDiffWriterClassException for writer class $writerClass
- __construct : ezcInputFormVariableMissingException
- in file input_variable_missing.php, method ezcInputFormVariableMissingException::__construct()
Constructs a new ezcInputFormVariableMissingException.
- __construct : ezcTemplateInternalException
- in file internal_exception.php, method ezcTemplateInternalException::__construct()
Creates a template internal exception.
- __construct : ezcInputForm
- in file input_form.php, method ezcInputForm::__construct()
Constructs a new ezcInputForm for $inputSource with $definition.
- __construct : ezcWorkflowNodeInput
- in file input.php, method ezcWorkflowNodeInput::__construct()
Constructs a new input node.
- __construct : ezcConfigurationIniParser
- in file ini_parser.php, method ezcConfigurationIniParser::__construct()
Constructs the parser object
- __construct : ezcConsoleInput
- in file input.php, method ezcConsoleInput::__construct()
Creates an input handler.
- __construct : ezcQueryInvalidException
- in file invalid.php, method ezcQueryInvalidException::__construct()
Constructs a QueryInvalid exception with the type $type and the additional information $message.
- __construct : ezcExecutionInvalidCallbackException
- in file invalid_callback.php, method ezcExecutionInvalidCallbackException::__construct()
Constructs a new ezcExecutionInvalidCallbackException.
- __construct : ezcInputFormInvalidDefinitionException
- in file invalid_definition.php, method ezcInputFormInvalidDefinitionException::__construct()
Constructs a new ezcInputFormInvalidDefinitionException.
- __construct : ezcDbHandler
- in file handler.php, method ezcDbHandler::__construct()
Constructs a handler object.
- __construct : ezcCacheInvalidDataException
- in file invalid_data.php, method ezcCacheInvalidDataException::__construct()
Creates a new ezcCacheInvalidDataException.
- __construct : ezcTemplateInvalidCompiledFileException
- in file invalid_compiled_file_exception.php, method ezcTemplateInvalidCompiledFileException::__construct()
Initialises the exception with the location object $location which contains the locator which is missing.
- __construct : ezcBaseInitInvalidCallbackClassException
- in file invalid_callback_class.php, method ezcBaseInitInvalidCallbackClassException::__construct()
Constructs a new ezcBaseInitInvalidCallbackClassException for the $callbackClass.
- __construct : ezcTreeInvalidClassException
- in file invalid_class.php, method ezcTreeInvalidClassException::__construct()
Constructs a new ezcTreeInvalidClassException.
- __construct : ezcDbSchemaInvalidSchemaException
- in file invalid_schema.php, method ezcDbSchemaInvalidSchemaException::__construct()
Constructs an ezcDbSchemaInvalidSchemaException with an optional message.
- __construct : ezcCacheInvalidStorageClassException
- in file invalid_storage_class.php, method ezcCacheInvalidStorageClassException::__construct()
Creates a new ezcCacheInvalidStorageClassException
- __construct : ezcMailMboxSet
- in file mbox_set.php, method ezcMailMboxSet::__construct()
Constructs a new mbox parser set.
- __construct : ezcMailMboxTransport
- in file mbox_transport.php, method ezcMailMboxTransport::__construct()
Constructs the ezcMailMboxTransport object
- __construct : ezcPersistentManyToOneRelation
- in file many_to_one.php, method ezcPersistentManyToOneRelation::__construct()
Create a new relation.
- __construct : ezcPersistentManyToManyRelation
- in file many_to_many.php, method ezcPersistentManyToManyRelation::__construct()
Constructs a new many to many relation from the table $sourceTable to the table $destinationTable via $relationTable
- __construct : ezcMailException
- in file mail_exception.php, method ezcMailException::__construct()
Constructs a new ezcMailException with error message $message.
- __construct : ezcConfigurationManagerNotInitializedException
- in file manager_no_init.php, method ezcConfigurationManagerNotInitializedException::__construct()
Constructs a new ezcConfigurationManagerNotInitializedException.
- __construct : ezcCacheStorageMemcache
- in file memcache.php, method ezcCacheStorageMemcache::__construct()
Creates a new cache storage in the given location.
- __construct : ezcCacheMemcacheBackend
- in file memcache_backend.php, method ezcCacheMemcacheBackend::__construct()
Constructs a new ezcCacheMemcacheBackend object.
- __construct : ezcCacheStorageMemoryRegisterStruct
- in file memory_register.php, method ezcCacheStorageMemoryRegisterStruct::__construct()
Constructs a new ezcCacheStorageMemoryRegisterStruct.
- __construct : ezcCacheMemoryVarStruct
- in file memory_var.php, method ezcCacheMemoryVarStruct::__construct()
Constructs a new ezcCacheMemoryVarStruct object.
- __construct : ezcCacheStorageMemoryDataStruct
- in file memory_data.php, method ezcCacheStorageMemoryDataStruct::__construct()
Constructs a new ezcCacheMemoryDataStruct.
- __construct : ezcTreeMemory
- in file memory.php, method ezcTreeMemory::__construct()
Constructs a new ezcTreeMemory object.
- __construct : ezcCacheMemcacheException
- in file memcache_exception.php, method ezcCacheMemcacheException::__construct()
Creates a new ezcCacheMemcacheException.
- __construct : ezcCacheStorageMemory
- in file memory.php, method ezcCacheStorageMemory::__construct()
Creates a new cache storage in the given location.
- __construct : ezcMailAddress
- in file mail_address.php, method ezcMailAddress::__construct()
Constructs a new ezcMailAddress with the mail address $email and the optional name $name.
- __construct : ezcMail
- in file mail.php, method ezcMail::__construct()
Constructs an empty ezcMail object.
- __construct : ezcFeedRequiredItemDataMissingException
- in file item_data_missing.php, method ezcFeedRequiredItemDataMissingException::__construct()
- __construct : ezcFeedItemModuleData
- in file item_module_data.php, method ezcFeedItemModuleData::__construct()
- __construct : ezcTreeInvalidXmlFormatException
- in file invalid_xml_format.php, method ezcTreeInvalidXmlFormatException::__construct()
Constructs a new ezcTreeInvalidXmlFormatException.
- __construct : ezcTreeInvalidXmlException
- in file invalid_xml.php, method ezcTreeInvalidXmlException::__construct()
Constructs a new ezcTreeInvalidXmlException.
- __construct : ezcConfigurationInvalidSuffixException
- in file invalid_suffix.php, method ezcConfigurationInvalidSuffixException::__construct()
Constructs a new ezcConfigurationInvalidSuffixException.
- __construct : ezcDbSchemaInvalidWriterClassException
- in file invalid_writer_class.php, method ezcDbSchemaInvalidWriterClassException::__construct()
Constructs an ezcDbSchemaInvalidWriterClassException for writer class $writerClass
- __construct : ezcTranslationKeyNotAvailableException
- in file key_not_available.php, method ezcTranslationKeyNotAvailableException::__construct()
Constructs a new ezcTranslationKeyNotAvailableException.
- __construct : ezcAuthenticationLdapException
- in file ldap_exception.php, method ezcAuthenticationLdapException::__construct()
Constructs a new ezcAuthenticationLdapException with error message $message and error code $code.
- __construct : ezcWorkflowEventLogListener
- in file listener.php, method ezcWorkflowEventLogListener::__construct()
Construct a new event log listener.
- __construct : ezcLogFilter
- in file log_filter.php, method ezcLogFilter::__construct()
Empty constructor
- __construct : ezcGraphLinearGradient
- in file linear_gradient.php, method ezcGraphLinearGradient::__construct()
Constructor
- __construct : ezcAuthenticationLdapOptions
- in file ldap_options.php, method ezcAuthenticationLdapOptions::__construct()
Constructs an object with the specified values.
- __construct : ezcAuthenticationLdapFilter
- in file ldap_filter.php, method ezcAuthenticationLdapFilter::__construct()
Creates a new object of this class.
- __construct : ezcAuthenticationLdapInfo
- in file ldap_info.php, method ezcAuthenticationLdapInfo::__construct()
Constructs a new ezcAuthenticationLdapInfo object.
- __construct : ezcConfigurationIniItem
- in file ini_item.php, method ezcConfigurationIniItem::__construct()
Constructs an ezcConfigurationIniItem object.
- __construct : ezcDbSchemaInvalidDiffReaderClassException
- in file invalid_diff_reader_class.php, method ezcDbSchemaInvalidDiffReaderClassException::__construct()
Constructs an ezcDbSchemaInvalidDiffReaderClassException for reader class $readerClass
- __construct : ezcDbHandlerNotFoundException
- in file handler_not_found.php, method ezcDbHandlerNotFoundException::__construct()
Constructs a new exception.
- __construct : ezcMailImapTransportOptions
- in file imap_options.php, method ezcMailImapTransportOptions::__construct()
Constructs an object with the specified values.
- __construct : ezcImageHandlerSettings
- in file handler_settings.php, method ezcImageHandlerSettings::__construct()
Initialize settings to be used by image handler.
- __construct : ezcImageHandlerNotAvailableException
- in file handler_not_available.php, method ezcImageHandlerNotAvailableException::__construct()
Creates a new ezcImageHandlerNotAvailableException.
- __construct : ezcDbSchemaIndexField
- in file index_field.php, method ezcDbSchemaIndexField::__construct()
Constructs an ezcDbSchemaIndexField object.
- __construct : ezcSystemInfoFreeBsdReader
- in file info_freebsd.php, method ezcSystemInfoFreeBsdReader::__construct()
Constructs ezcSystemInfoReader object and fill it with system information.
- __construct : ezcDebugHtmlFormatter
- in file html_formatter.php, method ezcDebugHtmlFormatter::__construct()
Constructs a new HTML reporter.
- __construct : ezcImageHandlerSettingsInvalidException
- in file handler_settings_invalid.php, method ezcImageHandlerSettingsInvalidException::__construct()
Creates a new ezcImageHandlerSettingsInvalidException.
- __construct : ezcDbSchemaIndex
- in file index.php, method ezcDbSchemaIndex::__construct()
Constructs an ezcDbSchemaIndex object.
- __construct : ezcAuthenticationHtpasswdOptions
- in file htpasswd_options.php, method ezcAuthenticationHtpasswdOptions::__construct()
Constructs an object with the specified values.
- __construct : ezcMailImapSetOptions
- in file imap_set_options.php, method ezcMailImapSetOptions::__construct()
Constructs an object with the specified values.
- __construct : ezcWebdavHeadersNotValidatedException
- in file headers_not_validated.php, method ezcWebdavHeadersNotValidatedException::__construct()
Constructor
- __construct : ezcWebdavHeadResponse
- in file head.php, method ezcWebdavHeadResponse::__construct()
Creates a new response object.
- __construct : ezcMailImapSet
- in file imap_set.php, method ezcMailImapSet::__construct()
Constructs a new IMAP parser set that will fetch the messages $messages.
- __construct : ezcMailImapTransport
- in file imap_transport.php, method ezcMailImapTransport::__construct()
Creates a new IMAP transport and connects to the $server at $port.
- __construct : ezcAuthenticationHtpasswdFilter
- in file htpasswd_filter.php, method ezcAuthenticationHtpasswdFilter::__construct()
Creates a new object of this class.
- __construct : ezcImageImagemagickBaseHandler
- in file imagemagick_base.php, method ezcImageImagemagickBaseHandler::__construct()
Create a new image handler.
- __construct : ezcTreeIdsDoNotMatchException
- in file ids_do_not_match.php, method ezcTreeIdsDoNotMatchException::__construct()
Constructs a new ezcTreeIdsDoNotMatchException.
- __construct : ezcBaseInitCallbackConfiguredException
- in file init_callback_configured.php, method ezcBaseInitCallbackConfiguredException::__construct()
Constructs a new ezcBaseInitCallbackConfiguredException.
- __construct : ezcPersistentIdentifierGenerationException
- in file identifier_generation.php, method ezcPersistentIdentifierGenerationException::__construct()
Constructs a new ezcPersistentIdentifierGenerationException for the class $class with the optional message $msg.
- __construct : ezcSystemInfoMacReader
- in file info_mac.php, method ezcSystemInfoMacReader::__construct()
Constructs ezcSystemInfoReader object and fill it with system information.
- __construct : ezcSystemInfoWindowsReader
- in file info_windows.php, method ezcSystemInfoWindowsReader::__construct()
Constructs ezcSystemInfoReader object and fill it with system information.
- __construct : ezcAuthenticationIdCredentials
- in file id_credentials.php, method ezcAuthenticationIdCredentials::__construct()
Constructs a new ezcAuthenticationIdCredentials object.
- __construct : ezcDbMssqlOptions
- in file identifiers.php, method ezcDbMssqlOptions::__construct()
Creates an ezcDbMssqlOptions object with default option values.
- __construct : ezcSystemInfoLinuxReader
- in file info_linux.php, method ezcSystemInfoLinuxReader::__construct()
Constructs ezcSystemInfoReader object and fill it with system information.
- __destruct : ezcArchiveV7Tar
- in file v7_tar.php, method ezcArchiveV7Tar::__destruct()
Closes the archive.
- __destruct : ezcPhpGenerator
- in file php_generator.php, method ezcPhpGenerator::__destruct()
Destructs the object.
- __destruct : ezcLogFileWriter
- in file writer_file.php, method ezcLogFileWriter::__destruct()
Destructs the object and closes all open file handles.
- __destruct : ezcMailSmtpTransport
- in file smtp_transport.php, method ezcMailSmtpTransport::__destruct()
Destructs this object.
- __destruct : ezcMailImapTransport
- in file imap_transport.php, method ezcMailImapTransport::__destruct()
Destructs the IMAP transport.
- __destruct : ezcCacheMemcacheBackend
- in file memcache_backend.php, method ezcCacheMemcacheBackend::__destruct()
Destructor for the Memcache backend.
- __destruct : ezcMailStorageSet
- in file storage_set.php, method ezcMailStorageSet::__destruct()
Destructs the set.
- __destruct : ezcMailFileSet
- in file file_set.php, method ezcMailFileSet::__destruct()
Destructs the set.
- __destruct : ezcMailPop3Transport
- in file pop3_transport.php, method ezcMailPop3Transport::__destruct()
Destructs the POP3 transport object.
- __get : ezcGraphDataSetAveragePolynom
- in file average.php, method ezcGraphDataSetAveragePolynom::__get()
Property get access.
- __get : ezcTemplateVariableCollection
- in file variable_collection.php, method ezcTemplateVariableCollection::__get()
Returns the value of the variable $name.
- __get : ezcFeedModuleData
- in file module_data.php, method ezcFeedModuleData::__get()
- __get : ezcFeedItemModuleData
- in file item_module_data.php, method ezcFeedItemModuleData::__get()
- __get : ezcGraphNumericDataSet
- in file numeric.php, method ezcGraphNumericDataSet::__get()
Property get access.
- __get : ezcGraphDataSetProperty
- in file dataset_property.php, method ezcGraphDataSetProperty::__get()
Get the default value for this property
- __get : ezcFeedItem
- in file feed_item.php, method ezcFeedItem::__get()
- __get : ezcSignalStaticConnections
- in file static_connections.php, method ezcSignalStaticConnections::__get()
Returns the property $name.
- __get : ezcFeed
- in file feed.php, method ezcFeed::__get()
- __get : ezcConsoleProgressMonitor
- in file progressmonitor.php, method ezcConsoleProgressMonitor::__get()
Property read access.
- __get : ezcConsoleOutputFormats
- in file output_formats.php, method ezcConsoleOutputFormats::__get()
Read access to the formats.
- __get : ezcSignalCollection
- in file signal_collection.php, method ezcSignalCollection::__get()
Returns the property $name.
- __isset : ezcConsoleProgressMonitor
- in file progressmonitor.php, method ezcConsoleProgressMonitor::__isset()
Property isset access.
- __isset : ezcConsoleOutputFormats
- in file output_formats.php, method ezcConsoleOutputFormats::__isset()
Property isset access.
- __isset : ezcTemplateVariableCollection
- in file variable_collection.php, method ezcTemplateVariableCollection::__isset()
Returns true if the variable $name is set.
- __set : ezcFeed
- in file feed.php, method ezcFeed::__set()
- __set : ezcGraphLineChartOptions
- in file line_chart.php, method ezcGraphLineChartOptions::__set()
Set an option value
- __set : ezcSignalStaticConnections
- in file static_connections.php, method ezcSignalStaticConnections::__set()
Sets the property $name to $value.
- __set : ezcGraphRadarChartOptions
- in file radar_chart.php, method ezcGraphRadarChartOptions::__set()
Set an option value
- __set : ezcGraphDriverOptions
- in file driver.php, method ezcGraphDriverOptions::__set()
Set an option value
- __set : ezcGraphDataSetAveragePolynom
- in file average.php, method ezcGraphDataSetAveragePolynom::__set()
Options write access
- __set : ezcGraphChartElementAxis
- in file axis.php, method ezcGraphChartElementAxis::__set()
__set
- __set : ezcConsoleOutputFormats
- in file output_formats.php, method ezcConsoleOutputFormats::__set()
Write access to the formats.
- __set : ezcFeedItemModuleData
- in file item_module_data.php, method ezcFeedItemModuleData::__set()
- __set : ezcGraphFontOptions
- in file font.php, method ezcGraphFontOptions::__set()
Set an option value
- __set : ezcTemplateVariableCollection
- in file variable_collection.php, method ezcTemplateVariableCollection::__set()
Sets the value in $value to the variable named $name.
- __set : ezcDbSchemaOptions
- in file schema.php, method ezcDbSchemaOptions::__set()
Set an option value
- __set : ezcGraphChartElementText
- in file text.php, method ezcGraphChartElementText::__set()
__set
- __set : ezcGraphDataSetProperty
- in file dataset_property.php, method ezcGraphDataSetProperty::__set()
Set the default value for this property
- __set : ezcGraphNumericDataSet
- in file numeric.php, method ezcGraphNumericDataSet::__set()
Options write access
- __set : ezcConsoleProgressMonitor
- in file progressmonitor.php, method ezcConsoleProgressMonitor::__set()
Property write access.
- __set : ezcFeedItem
- in file feed_item.php, method ezcFeedItem::__set()
- __set : ezcFeedModuleData
- in file module_data.php, method ezcFeedModuleData::__set()
- __set : ezcSignalCollection
- in file signal_collection.php, method ezcSignalCollection::__set()
Sets the property $name to $value.
- __set : ezcGraphGdDriverOptions
- in file gd_driver.php, method ezcGraphGdDriverOptions::__set()
Set an option value
- __set_state : ezcPhpGeneratorParameter
- in file php_generator_parameter.php, method ezcPhpGeneratorParameter::__set_state()
Returns a new instance of this class with the data specified by $array.
- __set_state : ezcPersistentManyToOneRelation
- in file many_to_one.php, method ezcPersistentManyToOneRelation::__set_state()
Sets the state after importing an exported object.
- __set_state : ezcPersistentGeneratorDefinition
- in file generator_definition.php, method ezcPersistentGeneratorDefinition::__set_state()
Returns a new instance of this class with the data specified by $array.
- __set_state : ezcPhpGeneratorReturnData
- in file php_generator_return_data.php, method ezcPhpGeneratorReturnData::__set_state()
Returns a new instance of this class with the data specified by $array.
- __set_state : ezcMailAddress
- in file mail_address.php, method ezcMailAddress::__set_state()
Returns a new instance of this class with the data specified by $array.
- __set_state : ezcPersistentManyToManyRelation
- in file many_to_many.php, method ezcPersistentManyToManyRelation::__set_state()
Sets the state after importing an exported object.
- __set_state : ezcPersistentObjectProperty
- in file persistent_object_property.php, method ezcPersistentObjectProperty::__set_state()
Returns a new instance of this class with the data specified by $array.
- __set_state : ezcBaseRepositoryDirectory
- in file repository_directory.php, method ezcBaseRepositoryDirectory::__set_state()
Returns a new instance of this class with the data specified by $array.
- __set_state : ezcPersistentObjectIdProperty
- in file persistent_object_id_property.php, method ezcPersistentObjectIdProperty::__set_state()
Returns a new instance of this class with the data specified by $array.
- __set_state : ezcAuthenticationOpenidAssociation
- in file openid_association.php, method ezcAuthenticationOpenidAssociation::__set_state()
Returns a new instance of this class with the data specified by $array.
- __set_state : ezcAuthenticationPasswordCredentials
- in file password_credentials.php, method ezcAuthenticationPasswordCredentials::__set_state()
Returns a new instance of this class with the data specified by $array.
- __set_state : ezcAuthenticationLdapInfo
- in file ldap_info.php, method ezcAuthenticationLdapInfo::__set_state()
Returns a new instance of this class with the data specified by $array.
- __set_state : ezcPersistentObjectDefinition
- in file persistent_object_definition.php, method ezcPersistentObjectDefinition::__set_state()
Returns a new instance of this class with the data specified by $array.
- __set_state : ezcPersistentObjectColumns
- in file persistent_object_columns.php, method ezcPersistentObjectColumns::__set_state()
Sets the state on deserialization.
- __set_state : ezcDbSchemaTableDiff
- in file table_diff.php, method ezcDbSchemaTableDiff::__set_state()
- __set_state : ezcAuthenticationDatabaseInfo
- in file database_info.php, method ezcAuthenticationDatabaseInfo::__set_state()
Returns a new instance of this class with the data specified by $array.
- __set_state : ezcPersistentObjectProperties
- in file persistent_object_properties.php, method ezcPersistentObjectProperties::__set_state()
Sets the state on deserialization.
- __set_state : ezcMailContentDispositionHeader
- in file content_disposition_header.php, method ezcMailContentDispositionHeader::__set_state()
Returns a new instance of this class with the data specified by $array.
- __set_state : ezcPersistentObjectRelations
- in file persistent_object_relations.php, method ezcPersistentObjectRelations::__set_state()
Sets the state on deserialization.
- __set_state : ezcDbSchemaIndexField
- in file index_field.php, method ezcDbSchemaIndexField::__set_state()
- __set_state : ezcDbSchemaField
- in file field.php, method ezcDbSchemaField::__set_state()
- __set_state : ezcDbSchemaTable
- in file table.php, method ezcDbSchemaTable::__set_state()
- __set_state : ezcDbSchemaDiff
- in file schema_diff.php, method ezcDbSchemaDiff::__set_state()
- __set_state : ezcPersistentOneToOneRelation
- in file one_to_one.php, method ezcPersistentOneToOneRelation::__set_state()
Sets the state after importing an exported object.
- __set_state : ezcAuthenticationIdCredentials
- in file id_credentials.php, method ezcAuthenticationIdCredentials::__set_state()
Returns a new instance of this class with the data specified by $array.
- __set_state : ezcDbSchemaIndex
- in file index.php, method ezcDbSchemaIndex::__set_state()
- __set_state : ezcPersistentOneToManyRelation
- in file one_to_many.php, method ezcPersistentOneToManyRelation::__set_state()
Sets the state after importing an exported object.
- __sleep : ezcWebdavDateTime
- in file date_time.php, method ezcWebdavDateTime::__sleep()
Backup the currently stored time.
- __toString : ezcArchive
- in file archive.php, method ezcArchive::__toString()
Returns a string which represents all the entries from the archive.
- __toString : ezcWorkflowServiceObject
- in file service_object.php, method ezcWorkflowServiceObject::__toString()
Returns a textual representation of this service object.
- __toString : ezcAuthenticationPasswordCredentials
- in file password_credentials.php, method ezcAuthenticationPasswordCredentials::__toString()
Returns string representation of the credentials.
- __toString : ezcAuthenticationCredentials
- in file credentials.php, method ezcAuthenticationCredentials::__toString()
Returns string representation of the credentials.
- __toString : ezcGraphRadialGradient
- in file radial_gradient.php, method ezcGraphRadialGradient::__toString()
Returns a unique string representation for the gradient.
- __toString : ezcGraphLinearGradient
- in file linear_gradient.php, method ezcGraphLinearGradient::__toString()
Returns a unique string representation for the gradient.
- __toString : ezcUrl
- in file url.php, method ezcUrl::__toString()
Returns this URL as a string by calling buildUrl().
- __toString : ezcQuerySubSelect
- in file query_subselect.php, method ezcQuerySubSelect::__toString()
Return SQL string for subselect.
- __toString : ezcWorkflowCondition
- in file condition.php, method ezcWorkflowCondition::__toString()
Returns a textual representation of this condition.
- __toString : ezcAuthenticationIdCredentials
- in file id_credentials.php, method ezcAuthenticationIdCredentials::__toString()
Returns string representation of the credentials.
- __toString : ezcGraphPolynom
- in file polynom.php, method ezcGraphPolynom::__toString()
Returns a string represenation of the polynom
- __toString : ezcWebdavResponse
- in file response.php, method ezcWebdavResponse::__toString()
Return valid HTTP response string from error code.
- __toString : ezcArchiveEntry
- in file archive_entry.php, method ezcArchiveEntry::__toString()
Returns a string representing the current entry.
- __toString : ezcMailAddress
- in file mail_address.php, method ezcMailAddress::__toString()
Returns string representation of email address on string cast.
- __wakeup : ezcWebdavDateTime
- in file date_time.php, method ezcWebdavDateTime::__wakeup()
Restores the backeuped time.
Last updated: Wed, 05 Dec 2007