Developers
AvantGo Channel Developer Guide

TOC PREV NEXT INDEX


PODS URLs

Here is a full list of PODS URLs.

Table B-3 Available PODS URLs

PODS URL

Destination

pods://avantgo/home

AvantGo home page, which lists the user's channels.

pods://avantgo/back

The previous page in the browser's page history.

Note: This PODS URL is not supported on Pocket PC. Instead, you can create a button that calls the back() function.

pods://avantgo/forward

The next page in the browser's page history.

Note: This PODS URL is not supported on Pocket PC. Instead, you can create a button that calls the forward() function.

pods://avantgo/news

The news page, which the user typically navigates to by clicking the "what's new" link on the home page.

pods://avantgo/forms

The Forms Manager page, which lists the forms the user has submitted.

pods://avantgo/channels

The Channel Manager page, which provides information on the channels.

pods://avantgo/onlinecache

The Online Cache Manager page, which allows user to manage the online cache.

pods://avantgo/servers

The Servers page, which lists the AvantGo servers configured for this device if there is more than one.



TOC PREV NEXT INDEX