Up one level | ||
ajaxlib.php [source] [82 lines] | Library functions to facilitate the use of ajax JavaScript in Moodle. | |
blocks.php [source] [126 lines] | Provide interface for blocks AJAX actions | |
getnavbranch.php [source] [137 lines] | This file is used to deliver a branch from the navigation structure in XML format back to a page from an AJAX call | |
getsiteadminbranch.php [source] [53 lines] | This file is used to deliver a branch from the site administration in XML format back to a page from an AJAX call | |
service-nologin.php [source] [33 lines] | This file is used to call any registered externallib function in Moodle. | |
service.php [source] [100 lines] | This file is used to call any registered externallib function in Moodle. | |
setuserpref.php [source] [50 lines] | Code to update a user preference in response to an ajax call. |