Home
last modified time | relevance | path

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

/dokuwiki/lib/scripts/jquery/
H A Djquery-ui.min.js6removeData(this.widgetFullName),this.widget().off(this.eventNamespace).removeAttr("aria-disabled")…
H A Djquery.min.js2removeData:function(e,t){z.remove(e,t)},_data:function(e,t,n){return _.access(e,t,n)},_removeData:… method
/dokuwiki/_test/core/
H A DphpQuery-onefile.php4058 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);