Path

ez components / documentation / api reference / 2008.2 / document


eZ Components 2008.2

Document: ezcDocumentEzXmlDummyLinkConverter

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

Class: ezcDocumentEzXmlDummyLinkConverter

Class for conversions of links, given as natural URLs into the eZXml storage format, which may result in urlIds, nodeIds, or similar. [source]

Parents

ezcDocumentEzXmlLinkConverter
   |
   --ezcDocumentEzXmlDummyLinkConverter

Method Summary

public array getUrlProperties( $url )
Get URL properties

Inherited Methods

From ezcDocumentEzXmlLinkConverter :
public abstract array ezcDocumentEzXmlLinkConverter::getUrlProperties()
Get URL properties

Methods

getUrlProperties

array getUrlProperties( string $url )
Get URL properties
Return an array of the attributes, which should be set for the link.

Parameters

Name Type Description
$url string  

Redefinition of

Method Description
ezcDocumentEzXmlLinkConverter::getUrlProperties() Get URL properties

Last updated: Mon, 05 Jan 2009