Searched defs:obj (Results 1 – 5 of 5) sorted by relevance
| /dokuwiki/_test/core/ |
| H A D | DokuWikiTest.php | 232 protected static function callInaccessibleMethod($obj, $func, array $args) 250 protected static function getInaccessibleProperty($obj, $prop) 269 protected static function setInaccessibleProperty($obj, $prop, $value)
|
| H A D | phpQuery-onefile.php | 5361 public static function makeArray($obj) {
|
| /dokuwiki/inc/Extension/ |
| H A D | EventHandler.php | 50 public function register_hook($event, $advise, $obj, $method, $param = null, $seq = 0)
|
| /dokuwiki/inc/Parsing/ |
| H A D | Handler.php | 57 public function registerModeObject($name, ModeInterface $obj)
|
| /dokuwiki/lib/scripts/ |
| H A D | fileuploader.js | 197 qq.obj2url = function(obj, temp, prefixDone){ argument
|