Thanks.
How can I find what is the entry's anchor?
-----Original Message-----
From: Dave [mailto:[EMAIL PROTECTED]
Sent: Sunday, December 02, 2007 4:32 PM
To: [email protected]
Subject: Re: get specific entry
On Dec 2, 2007 9:18 AM, Odelya Glick <[EMAIL PROTECTED]> wrote:
> I saw that there is a method to get all entries for blog:
> model.getWeblogEntriesPager("Top") -
> which actually returns me only the entry: Top.
>
> Is it the best way to get only one entry by indicating its name?
You can fetch by the blog entry's "anchor" like this:
$model.weblog.getWeblogEntry(anchor)
An entry's anchor ($entry.anchor) is the string that identifies the
entry in the entry's permalinks URL.
- Dave
****************************************************************************
********
This footnote confirms that this email message has been scanned by
PineApp Mail-SeCure for the presence of malicious code, vandals & computer
viruses.
****************************************************************************
********