[ Index ] |
PHP Cross Reference of phpBB-3.3.14-deutsch |
[Source view] [Print] [Project Stats]
Display a loading screen
File Size: | 1863 lines (50 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
errorHandler(jqXHR, textStatus, errorThrown) X-Ref |
Handler for AJAX errors |
returnHandler(res) X-Ref |
This is a private function used to handle the callbacks, refreshes and alert. It calls the callback, refreshes the page if necessary, and displays an alert to the user and removes it after an amount of time. It cannot be called from outside this function, and is purely here to avoid repetition of code. param: {object} res The object sent back by the server. |
resetAutoResize(item) X-Ref |
No description |
autoResize(item) X-Ref |
No description |
setHeight(height) X-Ref |
No description |
inTag() X-Ref |
No description |
getLastLine(stripCodeStart) X-Ref |
Get line of text before cursor returns: {string} Line of text param: {boolean} stripCodeStart If true, only part of line |
appendText(text) X-Ref |
Append text at cursor position param: {string} text Text to append |
Generated: Mon Nov 25 19:05:08 2024 | Cross-referenced by PHPXref 0.7.1 |