Home
last modified time | relevance | path

Searched refs:documentFragment (Results 1 – 1 of 1) sorted by relevance

/dokuwiki/_test/core/
H A DphpQuery-onefile.php1166 public $documentFragment = true; variable in phpQueryObject
1205 $this->documentFragment =& $this->documentWrapper->isDocumentFragment;
1237 public function documentFragment($state = null) { function in phpQueryObject
1242 return $this->documentFragment;
3192 if ($this->documentFragment && $this->stackIsRoot())
3206 if ( $target->documentFragment && $target->stackIsRoot() )
3224 if ($this->documentFragment && $this->stackIsRoot())