[ Index ] |
PHP Cross Reference of moodle-2.8 |
[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: Fri Nov 28 20:29:05 2014 | Cross-referenced by PHPXref 0.7.1 |