On Tue, Mar 11, 2008 at 10:05 AM, David Bloom <[EMAIL PROTECTED]> wrote: > This sounds good. Are there any more api methods like these that are > not documented in the 4.0 template guide (i.e. api javadoc) ?
Probably. I uploaded the 4.0 javadocs here: http://people.apache.org/~snoopdave/apache-roller-4.0/javadocs/ - Dave > On Tue, Mar 11, 2008 at 8:59 AM, Dave <[EMAIL PROTECTED]> wrote: > > On Mon, Mar 10, 2008 at 10:40 PM, David Bloom <[EMAIL PROTECTED]> wrote: > > > may be thats why it does not work, was looking for a way to > > > programmatically list all my subscriptions in planet for specified > > > group. > > > > You should be able to do that with $planet.getGroup().getSubscriptions() > > > > But the $planet group methods seem to be broken. I just filed a bug: > > https://issues.apache.org/roller/browse/ROL-1691 > > > > - Dave > > >
