Blog GetEntries
Hi,
I am using blog.getEntries() to fetch entries in the blog. I was wondering if these blog entries returned are sorted? if so, is it sorted based on published date or jcr:created date?
Hi,
I am using blog.getEntries() to fetch entries in the blog. I was wondering if these blog entries returned are sorted? if so, is it sorted based on published date or jcr:created date?
Blog entries will be sorted in descending order by their published dates. If still unpublished, the date of the last modification, or finally the creation date will be used.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.