Search moodle.org's
Developer Documentation

See Release Notes

  • Bug fixes for general core bugs in 4.3.x will end 7 October 2024 (12 months).
  • Bug fixes for security issues in 4.3.x will end 21 April 2025 (18 months).
  • PHP version: minimum PHP 8.0.0 Note: minimum PHP version has increased since Moodle 4.1. PHP 8.2.x is supported too.
/lib/ajax/
FolderUp one level  
Fileajaxlib.php            [source] [86 lines]    Library functions to facilitate the use of ajax JavaScript in Moodle.
Fileblocks.php             [source] [104 lines]   Provide interface for blocks AJAX actions
Filegetnavbranch.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
Filegetsiteadminbranch.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
Fileservice-nologin.php    [source] [33 lines]    This file is used to call any registered externallib function in Moodle.
Fileservice.php            [source] [118 lines]   This file is used to call any registered externallib function in Moodle.
Filesetuserpref.php        [source] [53 lines]    Code to update a user preference in response to an ajax call.