phpgroupware-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-developers] PHP-GW as backend to public site?


From: W. Chris Shank
Subject: [Phpgroupware-developers] PHP-GW as backend to public site?
Date: Sat, 14 Sep 2002 16:20:50 -0400
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.1) Gecko/20020826

I've been doing a bit of hacking on this and am making some progress. I've altered the TOC block such that I can fold up the menus. But the problem I had was 1) it was an ugly hack 2) it didn't show the pages, so it was difficult to have the LAST level be a link while the others would only unroll. I've embarked on some major changes. I've made the TOC building recursive, so that i have control over each section & subsection. So far, I can get it to successfuly do an initial lookup on a category and it's pages. However, I'm having trouble getting the getFullChildrenIDList(SUB_CAT_ID) or getChildrenIDList (SUB_CAT_ID) to return the categories children. I've traced the object all the way to the PHPGWAPI. Do you kow if these calls do work correctly? I just don't want to spin my wheels if they aren't even working right.

Thanks





reply via email to

[Prev in Thread] Current Thread [Next in Thread]