Path

ez components / documentation / api reference / 2009.2.1 / document


eZ Components 2009.2.1

Document: ezcDocumentEzXmlLinkConverter

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

Class: ezcDocumentEzXmlLinkConverter

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

Descendents

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

Method Summary

public abstract array getUrlProperties( $url )
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  

Redefined in descendants as

Method Description
ezcDocumentEzXmlDummyLinkConverter::getUrlProperties() Get URL properties

Last updated: Tue, 23 Mar 2010