Search moodle.org's
Developer Documentation

See Release Notes

  • Bug fixes for general core bugs in 4.0.x will end 8 May 2023 (12 months).
  • Bug fixes for security issues in 4.0.x will end 13 November 2023 (18 months).
  • PHP version: minimum PHP 7.3.0 Note: the minimum PHP version has increased since Moodle 3.10. PHP 7.4.x is also supported.

Mock class for get_content.

Copyright: 2018 Juan Leyva
License: http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
File Size: 82 lines (3 kb)
Included or required:0 times
Referenced: 1 time
Includes or requires: 0 files

Defines 1 class

mobile:: (2 methods):
  test_view()
  test_view_disabled()


Class: mobile  - X-Ref

Mock class for get_content.

test_view($args)   X-Ref
Returns a test view.

return: array       HTML, javascript and otherdata
param: array $args Arguments from tool_mobile_get_content WS

test_view_disabled($args)   X-Ref
Returns a test view disabled.

return: array       HTML, javascript and otherdata
param: array $args Arguments from tool_mobile_get_content WS