-
Improvement
-
Resolution: Won't Do
-
Minor
-
None
-
2.8.5
-
MOODLE_28_STABLE
The PHPDoc for the $context parameter in the admin_externalpage constructor is vague and confusing:
The context the page relates to. Not sure what happens if you specify something other than system or front page. Defaults to system.
It would be good if someone who does understand this parameter could document it properly.