Searched defs:documentID (Results 1 – 1 of 1) sorted by relevance
/dokuwiki/_test/core/ |
D | phpQuery-onefile.php | 947 protected static function getNode($documentID, $node) { 953 protected static function setNode($documentID, $node) { 959 protected static function issetGlobal($documentID, $type) { 1119 public $documentID = null; variable in phpQueryObject 1187 public function __construct($documentID) { 1287 public function getDocumentIDRef(&$documentID) { 4843 … protected static function createDocumentWrapper($html, $contentType = null, $documentID = null) { 5591 protected static function dataSetupNode($node, $documentID) { 5601 protected static function dataRemoveNode($node, $documentID) { 5610 public static function data($node, $name, $data, $documentID = null) { [all …]
|