Class for conversions of links, given as natural URLs into the eZXml storage format, which may result in urlIds, nodeIds, or similar.
Source for this file: /Document/src/interfaces/ezxml_link_converter.php
Version: | //autogen// |
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. |
public abstract array |
getUrlProperties(
$url
)
Get URL properties |
Get URL properties
Return an array of the attributes, which should be set for the link.
Name | Type | Description |
---|---|---|
$url |
string |
Method | Description |
---|---|
ezcDocumentEzXmlDummyLinkConverter::getUrlProperties() |
Get URL properties |