Tuesday 17 March 2009 1:47:04 am
Hi there, What you can do is, once you got the object, get his main node and the url of this node:
$obj = eZContentObject::fetchByRemoteID($id);
$main_node=$obj->mainNode();
$url=$main_node->urlAlias ( );
Code not tested, but it gives you some track to follow..
Hope this helps !! Jey
Do Androids Dream of Electric Sheep?
I dream of eZpubliSheep....
------------------------------------------------------------------------
http://www.alma.fr
|