Document: ezcDocumentEzXmlDummyLinkProvider
[ ]
[ Conversion ] [ Styles ]
[ ]
[ ]
[ ]
[ ]
Class: ezcDocumentEzXmlDummyLinkProvider
|
Class providing access to links referenced in eZXml documents by url IDs, node IDs or object IDs. [
source]
Parents
ezcDocumentEzXmlLinkProvider
|
--ezcDocumentEzXmlDummyLinkProvider
Method Summary
Inherited Methods
From
ezcDocumentEzXmlLinkProvider :
Methods
fetchUrlById
string fetchUrlById(
string
$id, string
$view, string
$show_path )
Fetch URL by ID
Fetch and return URL referenced by url_id property.
Parameters
| Name |
Type |
Description |
$id |
string |
|
$view |
string |
|
$show_path |
string |
|
Redefinition of
fetchUrlByNodeId
string fetchUrlByNodeId(
string
$id, string
$view, string
$show_path )
Fetch URL by node ID
Create and return the URL for a referenced node.
Parameters
| Name |
Type |
Description |
$id |
string |
|
$view |
string |
|
$show_path |
string |
|
Redefinition of
fetchUrlByObjectId
string fetchUrlByObjectId(
string
$id, string
$view, string
$show_path )
Fetch URL by ID
Create and return the URL for a referenced object.
Parameters
| Name |
Type |
Description |
$id |
string |
|
$view |
string |
|
$show_path |
string |
|
Redefinition of
Last updated: Mon, 27 Jul 2009