Search moodle.org's
Developer Documentation

See Release Notes
Long Term Support Release

  • Bug fixes for general core bugs in 4.1.x will end 13 November 2023 (12 months).
  • Bug fixes for security issues in 4.1.x will end 10 November 2025 (36 months).
  • PHP version: minimum PHP 7.4.0 Note: minimum PHP version has increased since Moodle 4.0. PHP 8.0.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] [127 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] [116 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.