Home
last modified time | relevance | path

Searched full:add (Results 576 – 600 of 5573) sorted by relevance

1...<<21222324252627282930>>...223

/plugin/reflect/
H A Dsyntax.php35 list($src, $add) = explode('|', $match, 2);
36 list($desc, $link) = explode('|', $add, 2);
/plugin/findologicxmlexport/vendor/sebastian/environment/
H A DREADME.md10 You can add this library as a local, per-project dependency to your project using [Composer](https:…
14 …evelopment, for instance to run your project's test suite, then you should add it as a development…
/plugin/table2csv/
H A DREADME.md14 Add the following plugin code. This will provide an export selection.
16 Add the following plugin code. This will be used to identify the table because by specifying a star…
/plugin/mdpage/vendor/cebe/markdown/
H A DCONTRIBUTING.md14 - All code must be covered by tests so if you fix a bug or add a feature, please include a test cas…
16 - If you add a feature it should be documented.
/plugin/poldek/
H A Dsyntax.php5 * Add poldek tags to dokuwiki
57 // add packages to metadata
/plugin/gtime/gtlib/asn1/tsp/
H A DTSPTimeStampReq.php69 $sequence->add(new ASN1Integer($this->version));
70 $sequence->add($this->messageImprint);
/plugin/copypage/
H A Daction.php53 * (DEPRECATED since 2017-09-01) Handler to add page tools.
71 * Handler to add menu item (since 2017-09-01).
/plugin/botbouncer/
H A DREADME.md47 2013-04-23 - add some initial statistics
48 2013-04-22 - add whitelist, and central logging
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/PrincipalBackend/
H A DAbstractBackend.php9 * have a non-bc-breaking way to add a default generic implementation to
10 * functions we may add in the future.
/plugin/ckgedit/action/entities/
H A Dents_seri.php15 elseif(file_exists('add.ent')) {
16 $file = 'add.ent';
/plugin/odt/action/
H A Dcache.php13 * Add the template as a page dependency for the caching system
30 * Add dependencies to cache
/plugin/openid/Auth/OpenID/
H A DExtension.php22 * ns_uri: The namespace to which to add the arguments for this
41 * Add the arguments from this extension to the provided message.
/template/arctic-mbo/
H A Dscript.js.old85 // add TOC events
89 // add AJAX index events
/template/a_free_worldic/
H A Dscript.js85 // add TOC events
89 // add AJAX index events
/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.inline.php116 // Add fake whitespace box with zero size for the anchor spans
192 * we'll use "Custom" encoding and add single-character TextBox
202 * Add last word
209 * Add current symbol
227 list($encoding, $add) = each($mapping);
370 // Add current element into _parent_ line box and reflow it
/plugin/move/helper/
H A Dop.php161 // give plugins the option to add their own meta files to the list of files that need to be moved
163 // and to add other pages to the affected pages
213 // Add meta data to all affected pages, so links get updated later
263 // give plugins the option to add their own meta files to the list of files that need to be moved
265 // and to add other pages to the affected pages
302 // Add meta data to all affected pages, so links get updated later
/plugin/davcal/vendor/sabre/dav/bin/
H A Dmigrateto20.php190 … $pdo->exec("ALTER TABLE $tableName ADD synctoken INT(11) UNSIGNED NOT NULL DEFAULT '1'");
195 $pdo->exec("ALTER TABLE $tableName ADD synctoken integer");
423 ADD etag VARBINARY(32),
424 ADD size INT(11) UNSIGNED NOT NULL;
431 ALTER TABLE cards ADD etag text;
432 ALTER TABLE cards ADD size integer;
/plugin/mindmap/
H A Dsyntax.php90 // Add the default values
137 // Add a link to the GEXF XML file
148 // Add a link
152 // Add the image
349 // Add to the search results
391 // Add the page to the page list
476 if (!isset($media[$mid])) { //add node
/plugin/virtualgroup/
H A Dadmin.php70 * Add groups to a user
93 * Add users to a group
334 * Return the form to add groups to a user
347 $form->addButton('addusergroups', $this->getLang('add'))->attr('type', 'submit');
391 * Return the form to add users to a group
404 $form->addButton('addgroupusers', $this->getLang('add'))->attr('type', 'submit');
156 function add($user) { global() function in admin_plugin_virtualgroup
/dokuwiki/lib/scripts/
H A Dlocktimer.js53 * Add another field of the editform to be posted to the server when a draft is saved
60 * Add a callback that is executed when the post request to renew the lock and save the draft returns successfully
64 * is updated. This method can be used to add further callbacks to be executed at that moment.
/plugin/submgr/
H A Dhelper.php40 * Add a new rule
103 $sub->add($item, $user, $data[0]);
155 $sub->add($item, $user, $type);
/plugin/jcapture/src/com/hammurapi/jcapture/
H A DScreenShot.java136 regions.add(new Region(image)); in call()
151 regions.add(new Region(img, imageFormat, imageChannel, pimg, transparency, x, y, grabRange)); in call()
158 regions.add(new Region(image)); in call()
/plugin/findologicxmlexport/vendor/hoa/stream/
H A DBucket.php127 * @param \Hoa\Stream\Bucket $bucket Bucket to add.
140 * @param \Hoa\Stream\Bucket $bucket Bucket to add.
220 * @param resource &$brigade Brigade to add.
/plugin/codemirror/dist/modes/
H A Dwast.min.js.map1add|ceil|copysign|div|eq|floor|[gl][et]|max|min|mul|nearest|neg?|sqrt|sub|trunc)|i(32|64)\\.(a[dn]…
/plugin/survey/helper/
H A Dsurvey.php241 // Add a child
248 // Add a child with children
279 // Add a child

1...<<21222324252627282930>>...223