Search moodle.org's
Developer Documentation

See Release Notes

  • Bug fixes for general core bugs in 4.2.x will end 22 April 2024 (12 months).
  • Bug fixes for security issues in 4.2.x will end 7 October 2024 (18 months).
  • PHP version: minimum PHP 8.0.0 Note: minimum PHP version has increased since Moodle 4.1. PHP 8.1.x is supported too.

(no description)

File Size: 107 lines (4 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

external_files:: (2 methods):
  __construct()
  get_properties_for_exporter()


Class: external_files  - X-Ref

External structure representing a set of files.

__construct($desc = 'List of files.', $required = VALUE_REQUIRED)   X-Ref
Constructor

param: string $desc Description for the multiple structure.
param: int $required The type of value (VALUE_REQUIRED OR VALUE_OPTIONAL).

get_properties_for_exporter()   X-Ref
Return the properties ready to be used by an exporter.

return: array properties