Aqualogic Interaction API  
 

IPTCommunityInfo.QueryPages Method 

Gets specific or all pages inside this community from the cache.

IPTQueryResult QueryPages();

Return Value

QueryResult of the pages in this community with standard properties plus PT_PROPIDS.PT_PROPID_OBJECTID, PT_PROPIDS.PT_PROPID_PAGES_TYPE, PT_PROPIDS.PT_PROPID_PAGES_PAGETEMPLATEID, PT_PROPIDS.PT_PROPID_PAGES_NOTDELETABLE, PT_PROPIDS.PT_PROPID_PAGES_TOPICPOS Querying for all pages returns them in their assigned order (by TOPICPOS).

See Also

IPTCommunityInfo Interface | com.plumtree.server Namespace