Search moodle.org's
Developer Documentation

See Release Notes
Long Term Support Release

  • Bug fixes for general core bugs in 3.9.x will end* 10 May 2021 (12 months).
  • Bug fixes for security issues in 3.9.x will end* 8 May 2023 (36 months).
  • PHP version: minimum PHP 7.2.0 Note: minimum PHP version has increased since Moodle 3.8. PHP 7.3.x and 7.4.x are 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.