Lines Matching defs:documentID
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) {
5629 public static function removeData($node, $name, $documentID) {