[ Index ] |
PHP Cross Reference of Unnamed Project |
[Source view] [Print] [Project Stats]
Provides browser history management functionality using a simple add/replace/get paradigm. This can be used to ensure that the browser's back and forward buttons work as the user expects and to provide bookmarkable URLs that return the user to the current application state, even in an Ajax application that doesn't perform full-page refreshes.
File Size: | 647 lines (22 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
HistoryBase() X-Ref |
No description |
_isSimpleObject(value) X-Ref |
Returns <code>true</code> if <i>value</i> is a simple object and not a function or an array. param: {mixed} value return: {Boolean} |
Generated: Thu Aug 11 10:00:09 2016 | Cross-referenced by PHPXref 0.7.1 |