Keeps track of the last important page the user visited, and returns them there when called upon to do so.
Located in /harmoni/core/architecture/harmoni/BrowseHistoryManager.class.php (line 15)
Answer a marked url
Sends the browser to the last URL marked with BrowseHistoryManager::markReturnURL.
Marks the current return-point after an operation has completed. The function can take three forms:
void markReturnURL(string $op) - takes the current URL from Harmoni::request void markReturnURL(string $op, string $url) - take a URL as a string void markReturnURL(string $op, URLWriter $obj) - takes a URLWriter object and creates the URL from that
Documentation generated on Wed, 19 Sep 2007 10:21:51 -0400 by phpDocumentor 1.3.0RC3