25 Jul
2008
25 Jul
'08
12:29 p.m.
Hi, On Fri, Jul 25, 2008 at 10:42 AM, Hosam Hassan <[email protected]> wrote:
Hello Guys,
I want to get the document name but WITH the spaces. I do it like that $doc.name but it prune the white spaces for some reason!. Any idea how to get the normal name of the document?.
$doc.space = Space $doc.name = PageName $doc.fullName = Space.PageName $doc.prefixedFullName = wikiname:Space.PageName See XWiki api for a complete list of available methods : http://platform.xwiki.org/xwiki/bin/view/DevGuide/API
Many thanks,
Hosam _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Thomas Mortagne