|
MediaWiki REL1_39
|
This is the complete list of members for StubObject, including all inherited members.
| $class | StubObject | protected |
| $factory | StubObject | protected |
| $global | StubObject | protected |
| $params | StubObject | protected |
| __call( $name, $args) | StubObject | |
| __construct( $global=null, $class=null, $params=[]) | StubObject | |
| __get( $name) | StubObject | |
| __set( $name, $value) | StubObject | |
| _call( $name, $args) | StubObject | |
| _get( $name) | StubObject | |
| _newObject() | StubObject | |
| _set( $name, $value) | StubObject | |
| _unstub( $name='_unstub', $level=2) | StubObject | |
| isRealObject( $obj) | StubObject | static |
| unstub(&$obj) | StubObject | static |