Search moodle.org's
Developer Documentation

See Release Notes

  • Bug fixes for general core bugs in 3.11.x will end 14 Nov 2022 (12 months plus 6 months extension).
  • Bug fixes for security issues in 3.11.x will end 13 Nov 2023 (18 months plus 12 months extension).
  • PHP version: minimum PHP 7.3.0 Note: minimum PHP version has increased since Moodle 3.10. PHP 7.4.x is supported too.
/lib/ajax/
FolderUp one level  
Fileajaxlib.php            [source] [82 lines]    Library functions to facilitate the use of ajax JavaScript in Moodle.
Fileblocks.php             [source] [126 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] [100 lines]   This file is used to call any registered externallib function in Moodle.
Filesetuserpref.php        [source] [50 lines]    Code to update a user preference in response to an ajax call.