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/document/xml/ezxml/dummy_link_converter.php
ezcDocumentEzXmlLinkConverter | --ezcDocumentEzXmlDummyLinkConverter
Version: | //autogen// |
public array |
getUrlProperties(
$url
)
Get URL properties |
From ezcDocumentEzXmlLinkConverter | |
---|---|
public abstract array |
ezcDocumentEzXmlLinkConverter::getUrlProperties()
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 |
---|---|
ezcDocumentEzXmlLinkConverter::getUrlProperties() |
Get URL properties |