Searched refs:removeData (Results 1 – 3 of 3) sorted by relevance
| /dokuwiki/lib/scripts/jquery/ |
| H A D | jquery-ui.min.js | 6 …removeData(this.widgetFullName),this.widget().off(this.eventNamespace).removeAttr("aria-disabled")…
|
| H A D | jquery.min.js | 2 …removeData:function(e,t){z.remove(e,t)},_data:function(e,t,n){return _.access(e,t,n)},_removeData:… method
|
| /dokuwiki/_test/core/ |
| H A D | phpQuery-onefile.php | 4058 public function removeData($key) { function in phpQueryObject 4060 phpQuery::removeData($node, $key, $this->getDocumentID()); 5629 public static function removeData($node, $name, $documentID) { function in phpQuery 5643 self::removeData($node, $name, $documentID);
|