Deprecated List

Member append_to_log ($logString)
Appending to log file is now done through appendLogEntry in the webdav server class.

Member EZ_XMLINPUTPARSER_SHOW_NO_ERRORS
(back-compatibility)

Member eZBinaryFileHandler::downloadType (&$contentObject, &$contentObjectAttribute)

Member eZBinaryFileHandler::downloadURL (&$contentObject, &$contentObjectAttribute)

Member eZBinaryFileHandler::storedFilename (&$binary, $returnMimeData=false)

Member eZContentClass::versionCount ()

Member eZContentLanguage::updateObjectNames ()

Member eZContentObject::canMove ()
The function canMove() is preferred since its naming is clearer.

Member eZContentObject::removeVersions ($versionStatus=false)
This method is left here only for backward compatibility. Use eZContentObjectVersion::removeVersions() method instead.

Member eZContentObjectTreeNode::canMove ()
The function canMove() is preferred since its naming is clearer.

Member eZContentObjectTreeNode::createObject ($contentClassID, $parentNodeID=2)
This function should no longer be used, use the eZContentClass::instantiate and eZNodeAssignment::create instead.

Member eZContentObjectVersion::translation ($asObject=true)

Member eZDOMDocument::createArrayFromDOMNode ($domNode)

not compatible with W3C DOM standard

Member eZDOMDocument::createAttributeNamespaceDefNode ($prefix, $uri)

Not compatible with W3C DOM standard. Use createAttributeNS instead.

Member eZDOMDocument::createAttributeNode ($name, $content, $prefix=false)

Not compatible with W3C DOM standard. Use createAttribute instead.

Member eZDOMDocument::createAttributeNodeNS ($uri, $name, $content)

Not compatible with W3C DOM standard. Use createAttributeNS instead.

Member eZDOMDocument::createElementCDATANode ($name, $text, $attributes=array())

not compatible with W3C DOM standard

Member eZDOMDocument::createElementNode ($name, $attributes=array())

Use createElement and setAttribute instead.

Member eZDOMDocument::createElementNodeFromArray ($name, $array)

not compatible with W3C DOM standard

Member eZDOMDocument::createElementNodeNS ($uri, $name)

Not compatible with W3C DOM standard. Use createElementNS instead.

Member eZDOMDocument::createElementTextNode ($name, $text, $attributes=array())

Not compatible with W3C DOM standard

Member eZDOMNode::attributeValue ($attributeName)

This function is deprecated. Use getAttribute instead.

Member eZDOMNode::attributeValueNS ($attributeName, $namespaceURI)

This function is deprecated. Use getAttributeNS instead.

Member eZHTTPPersistence::handleChecked ($base_name, &$def, &$objects, &$http, $is_array=true)
This function has some serious flaws and will be removed in a future release Goes trough all fields defined in $def and tries to find a post variable which is named $base_name, field name and "checked" with _ between items. If the post variable is an array the id of the current object is matched against that array, if one is found the matched field is set to be true otherwise false. If no post variable was found with that signature the field is ignored. Example of name:

Member eZHTTPPersistence::handleCheckedElement ($base_name, &$def, &$object, &$http)
This function has some serious flaws and will be removed in a future release

Class eZImage

Class eZImageVariation

Member eZLocale::formatCurrency ($number, $as_html=true)
Formats the currency $number according to locale information and returns it. If $as_html is true all spaces are converted to   before being returned.

Member eZMimeType::mimeTypeFor ($path, $file)

Member eZTemplateNodeTool::createStaticElement ($static, $variablePlacement=false)
Use createConstantElement instead.

Member eZTemplateNodeTool::elementStaticValue ($elements)
Use elementConstantValue instead.

Member eZTemplateNodeTool::isStaticElement ($elements)
Use isConstantElement instead.

Member eZTipafriendCounter::clear ($node_id)
Use removeForNode instead

Member eZTipafriendCounter::increase ()
, will be removed in future versions of eZP

Member eZWebDavAppendToLog ($logString)
Appending to log file is now done through appendLogEntry in the webdav server class.

Member eZWebDavCheckLogSetting ()
Use eZWebDAVServer::isLoggingEnabled() instead.
Generated on Mon Jul 12 07:10:12 2010 for eZ publish by  doxygen 1.6.3