getHandle for the current page A FromHandle links an intern url (including a parameter-list) to an MD5-checksum. Those pairs are stored server sided in './tmp/from_pages.lst'. The from_handle is stored by the page-handler and is appended as GET-parameter to all urls created afterwards. Additionally it's automatically added as hidden-field at the beginning of PageContentOpen() to pass it on form-submit. For all start-pages (pages with lists), the from-handle should be set by this function before creating a page-object. Definition at line 467 of file class_pagehandler.inc.php.
|
1.5.1-p1