Searched refs:documentFragment (Results 1 – 1 of 1) sorted by relevance
1166 public $documentFragment = true; variable in phpQueryObject1205 $this->documentFragment =& $this->documentWrapper->isDocumentFragment;1237 public function documentFragment($state = null) { function in phpQueryObject1242 return $this->documentFragment;3192 if ($this->documentFragment && $this->stackIsRoot())3206 if ( $target->documentFragment && $target->stackIsRoot() )3224 if ($this->documentFragment && $this->stackIsRoot())