MediaWiki master
|
Namespaces | |
namespace | TypeDef |
namespace | Util |
Classes | |
interface | Callbacks |
Interface defining callbacks needed by ParamValidator. More... | |
class | ParamValidator |
Service for formatting and validating API parameters. More... | |
class | SimpleCallbacks |
Simple Callbacks implementation for $_GET/$_POST/$_FILES data. More... | |
class | TypeDef |
Base definition for ParamValidator types. More... | |
class | ValidationException |
Error reporting for ParamValidator. More... | |