Home
last modified time | relevance | path

Searched refs:add (Results 751 – 775 of 2070) sorted by relevance

1...<<31323334353637383940>>...83

/plugin/dwedit/
H A DREADME1 This plugin will automatically add a DW Edit button to the page tools which appear at the right of …
/plugin/openid/Auth/OpenID/
H A DDiffieHellman.php74 $this->private = $this->lib->add($r, 1);
/plugin/icalevents/vendor/sabre/vobject/lib/Recur/
H A DEventIterator.php173 $end = $end->add($duration);
286 $event->add($recurid);
/plugin/davcard/vendor/sabre/vobject/lib/
H A DProperty.php77 $this->add($k, $v);
170 function add($name, $value = null) { function in Sabre\\VObject\\Property
/plugin/indexmenu2/syntax/
H A Dindexmenu.php304 $add = $opts['js']?"id=\"$idx\"":"class=\"idx\"";
305 $html = preg_replace("#<ul[^>]*>#i", "<ul $add>", $html, 1);
/plugin/ckgdoku/ckeditor/plugins/image/
H A Dplugin.js.unc12 CKEDITOR.plugins.add( 'image', {
20 CKEDITOR.dialog.add( pluginName, this.path + 'dialogs/image.js' );
/plugin/jirainfo/
H A Dscript.js53 popup.classList.add(CONF.animation+"-out");
180 popup.classList.add(CONF.animation + "-in");
/plugin/webdav/vendor/sabre/vobject/lib/Recur/
H A DEventIterator.php162 $end = $end->add($duration);
272 $event->add($recurid);
/plugin/subjectindex/inc/
H A Dcommon.php36 function add($path, $pid) { function in SI_Index
191 $this->index->add($matched_path, $pid);
/plugin/webdavclient/vendor/sabre/vobject/lib/
H A DProperty.php77 $this->add($k, $v);
170 function add($name, $value = null) { function in Sabre\\VObject\\Property
/plugin/davcal/vendor/sabre/vobject/lib/
H A DProperty.php77 $this->add($k, $v);
170 function add($name, $value = null) { function in Sabre\\VObject\\Property
/plugin/davcal/vendor/sabre/vobject/lib/Recur/
H A DEventIterator.php169 $end->add($duration);
289 $event->add($recurid);
/plugin/ckgedit/ckeditor/plugins/image/
H A Dplugin.js.unc12 CKEDITOR.plugins.add( 'image', {
20 CKEDITOR.dialog.add( pluginName, this.path + 'dialogs/image.js' );
/plugin/firenews/HTMLTemplates/author/
H A Dauthor.css96 /* On mouse-over, add a grey background color */
101 /* When the checkbox is checked, add a blue background */
/plugin/codeprettify/code-prettify/src/
H A Drun_prettify.js133 add = addEventListener ? 'addEventListener' : 'attachEvent',
162 doc[add](pre + 'DOMContentLoaded', init, false);
163 doc[add](pre + 'readystatechange', init, false);
164 win[add](pre + 'load', init, false);
/plugin/sphinxsearch-was/
H A DPageMapper.php41 public function add($page, $title_text, $title, $hid = '') function in PageMapper
/plugin/davcard/vendor/sabre/vobject/lib/Component/
H A DVTodo.php40 $effectiveEnd->add($duration);
/plugin/sphinxsearch/
H A DPageMapper.php42 public function add($page, $title_text, $title, $hid='') function in PageMapper
/plugin/findologicxmlexport/vendor/sebastian/recursion-context/src/
H A DContext.php47 public function add(&$value) function in SebastianBergmann\\RecursionContext\\Context
/plugin/quickstats/lang/en/
H A Dintro.txt5 … or changed and saved. The change can simply be a new line. You can also add the page to the ''s…
/plugin/webdavclient/vendor/sabre/vobject/lib/Component/
H A DVTodo.php40 $effectiveEnd->add($duration);
/plugin/pureldap/vendor/freedsx/sasl/src/FreeDSx/Sasl/
H A DSasl.php70 public function add(MechanismInterface $mechanism): self function in FreeDSx\\Sasl\\Sasl
/plugin/passwordgrey/
H A Dscript.js41 copy.classList.add('copied');
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/
H A DMontgomery.php88 $result = $result->add($temp);
/plugin/davcal/vendor/sabre/vobject/lib/Component/
H A DVTodo.php40 $effectiveEnd->add($duration);

1...<<31323334353637383940>>...83