Home
last modified time | relevance | path

Searched refs:remove (Results 751 – 775 of 799) sorted by path

1...<<3132

/plugin/userhomepage/lang/en/
H A Duserhomepage_publicspace.default11 Feel free to remove this paragraph (beside the title)...\\
/plugin/vimeo/
H A Dscript.js5 $this.find('img').remove();
/plugin/vkeyboard/
H A Dvkeyboard.js.unc184 // - To remove a keyboard, just delete it, or comment it out of the
185 // source code. If you decide to remove the US International
/plugin/watchcycle/
H A Dscript.js96 // remove the current input
109 $picker.find(".error").remove();
/plugin/wavedrom/
H A DLICENSE355 remove any additional permissions from that copy, or from any part of
392 restriction, you may remove that term. If a license document contains
/plugin/webcode/vendor/
H A Dfirebug-lite-1.2-compressed.js92 return index;},remove:function(_array,_index){var result=_array.slice(0,_index);_array=Array.protot… method in pi.util.Array
97 …ement,_class).split(" ");pi.util.Element.setClass(_element,pi.util.Array.remove(names,pi.util.Arra…
H A Dfirebug-lite-1.2.js1965 remove:function(_array,_index){ method in pi.util.Array
2043 pi.util.Array.remove(names,pi.util.Array.indexOf(names,_class)).join(" ")
H A Dfirebug-lite-1.4.js174 }}}}}if(!Env.Options.saveCookies){FBL.Store.remove("FirebugLite")
218 this.remove=function(list,item){for(var i=0; method
1535 ++i){remove(reps,arguments[i])
1581 },erasePrefs:function(){Store.remove("FirebugLite");
1598 },removeListener:function(listener){remove(this.fbListeners,listener)
3061 api.remove=function(key){};
3082 api.remove=function(key){storage.removeItem(key)
3091 api.remove=function(key){delete storage[key]
3110 api.remove=withIEStorage(function(storage,key){storage.removeAttribute(key);
3122 }api.remove(namespace)
[all …]
/plugin/webdav/vendor/sabre/dav/
H A DCHANGELOG.md308 will still remove the target resource. Now all events are triggered before
543 will still remove the target resource. Now all events are triggered before
736 will still remove the target resource. Now all events are triggered before
/plugin/webdav/vendor/sabre/dav/lib/DAV/Xml/Request/
H A DPropPatch.php107 foreach ($elem['value']['{DAV:}prop'] as $remove => $value) {
108 $self->properties[$remove] = null;
/plugin/webdav/vendor/sabre/event/
H A DCHANGELOG.md56 * Updated: It's now possible to remove all listeners for every event.
/plugin/webdav/vendor/sabre/vobject/
H A DCHANGELOG.md647 * Changed: Component::remove() will throw an exception when trying to a node
679 * Added: remove() method for easily removing properties and sub-components
/plugin/webdav/vendor/sabre/vobject/lib/
H A DComponent.php141 public function remove($item) function in Sabre\\VObject\\Component
155 $this->remove($child);
485 $this->remove($name);
501 $this->remove($name);
637 $this->remove($propName);
/plugin/webdav/vendor/sabre/vobject/lib/ITip/
H A DBroker.php286 $existingObject->remove($component);
/plugin/webdav/vendor/sabre/vobject/lib/Property/ICalendar/
H A DRecur.php329 $this->parent->remove($this);
/plugin/webdavclient/vendor/sabre/vobject/
H A DChangeLog.md421 * Changed: Component::remove() will throw an exception when trying to a node
453 * Added: remove() method for easily removing properties and sub-components
/plugin/webdavclient/vendor/sabre/vobject/lib/
H A DComponent.php148 function remove($item) { function in Sabre\\VObject\\Component
/plugin/webdavclient/vendor/sabre/vobject/lib/ITip/
H A DBroker.php290 $existingObject->remove($component);
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/
H A DComponentTest.php431 $comp->remove('prop2');
443 $comp->remove($prop);
456 $comp->remove($prop);
/plugin/weiqi/img/
H A Dreadme.txt11 - remove useless ones,
/plugin/wysiwyg/css/
H A Dfck_editorarea.css67 You should instead remove them, and include the styles used by the site
/plugin/wysiwyg/fckeditor/_samples/afp/
H A Dsampleposteddata.afp52 lcWert=STRTRAN(lcWert,">","&gt;") && ... if wanted remove/translate HTML Chars ...
/plugin/wysiwyg/fckeditor/editor/css/
H A Dfck_editorarea.css67 You should instead remove them, and include the styles used by the site
/plugin/wysiwyg/fckeditor/editor/dialog/fck_select/
H A Dfck_select.js121 combo.remove( iActualIndex ) ;
139 if (oOptions[i].selected) combo.remove(i) ;
/plugin/wysiwyg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/
H A Dspellchecker.cfm54 <!--- remove temp files --->

1...<<3132