Forums / Developer / Get the node from the uri ?
Jacques Feix
Friday 27 April 2007 1:20:15 am
How can I get a node when I know its URI ?
thx, Jacques
Fabien Mas
Friday 27 April 2007 1:29:36 am
try this :
$node = eZContentObjectTreeNode::fetchByPath($uri);
Script start
Module start 'content'
Module end 'content'
Script end
Time used to render debug report: 0.0001 secs