Friday 05 February 2010 4:01:07 am
Hello, How do we fetch/retrieve the url_aliases associated with a certain node ? Say i have my node "Movies/StarWar-2" and that i created multiple url_aliases thru "content/urlalias/{$node_id}" like :
- /starwar
- /best-movie
- /movie/star-war
Given that and starting from the $node or $object how do we retrieve this list in a template ? Is there a built-il operator ? Is this a properties of $node or $object ? Do we have to write a custom fetch function ? Thanx for any help
EZP is Great
|