I can't able to find the way to bring that one in ASC/DESC order. That's the
reason

--
Prathap

On Thu, Jul 31, 2008 at 4:25 PM, Vincent Massol <[EMAIL PROTECTED]> wrote:

>
> On Jul 31, 2008, at 12:48 PM, Prathap Pandian wrote:
>
> > Before i don't know how to frame HQL query. Now got some idea's.
>
> I'm happy for you but you didn't answer my question...
>
> Thanks
> -Vincent
>
> > On Thu, Jul 31, 2008 at 3:21 PM, Vincent Massol <[EMAIL PROTECTED]>
> > wrote:
> >
> >> Hi,
> >>
> >> Please read the doc:
> >> http://platform.xwiki.org/xwiki/bin/view/DevGuide/velocityHqlExamples
> >>
> >> Let us know why you didn't find this doc so that we can improve the
> >> navigation to it.
> >>
> >> Thanks
> >> -Vincent
> >>
> >> On Jul 31, 2008, at 11:47 AM, Prathap Pandian wrote:
> >>
> >>> Hi,
> >>>
> >>> How can i list the document names with ascending order in date wise.
> >>>
> >>> I used the following code to list the current document in the space.
> >>>
> >>> I need to list those page in ASC/DESC order.
> >>>
> >>> *#foreach($subdoc in $xwiki.getSpaceDocsName("$doc.web"))
> >>> - [${doc.web}.${subdoc}]
> >>> #end*
> >>>
> >>> --
> >>> Prathap
> _______________________________________________
> devs mailing list
> [email protected]
> http://lists.xwiki.org/mailman/listinfo/devs
>
_______________________________________________
devs mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/devs

Reply via email to