
| Line: 25 to 25 | ||||||||
|---|---|---|---|---|---|---|---|---|
| Changed: | ||||||||
| < < | ObjectMethod finishComplete processing after the client's HTTP request has been responded to.
| |||||||
| > > | ObjectMethod finish ()Break circular references. | |||||||
| Line: 67 to 64 | ||||||||
| Changed: | ||||||||
| < < | ObjectMethod resetTo ($mark) | |||||||
| > > | ObjectMethod restore ($mark) | |||||||
| Resets the preferences stack to the given mark, to recover after a topic include. | ||||||||
| Line: 112 to 109 | ||||||||
| Intended for use in protections mechanisms, where the order doesn't match the prefs stack. | ||||||||
| Added: | ||||||||
| > > |
setPreferencesValue($name, $val)Set a preferences value. The preference is set in the context at the top of the preference stack, whatever the current state may be. The preference is not serialised. | |||||||
ObjectMethod stringify() -> $text | ||||||||