FILE ... TOC

Set or retrieve the proxy

When a page has a proxy defined the method get tries to retirve it using the proxy. This method sets or retrieves the proxy for the page

Usage:

              $page->proxy
or
              $page->proxy($proxy)

FILE ... TOC