|
MediaWiki
1.23.0
|
Static Public Member Functions | |
| static | call ( $callback) |
| static | callArray ( $callback, $argsarams) |
| static | newObj ( $class, $args=array()) |
Definition at line 23 of file MWFunction.php.
|
static |
| $callback |
Definition at line 30 of file MWFunction.php.
References $args, and wfDeprecated().
|
static |
| $callback | |
| $argsarams |
Definition at line 43 of file MWFunction.php.
References wfDeprecated().
|
static |
| $class | |
| $args | array |
Definition at line 54 of file MWFunction.php.
References $args.
Referenced by StubObject\_newObject(), SpecialPageFactory\getPage(), and MWFunctionTest\testNewObjFunction().