Home
last modified time | relevance | path

Searched +full:add -(+path:inc +path:lang) -(+path:lib +path:plugins +path:lang) -(+path:lib +path:tpl +path:dokuwiki +path:lang) (Results 76 – 100 of 215) sorted by relevance

123456789

/dokuwiki/inc/Form/
H A DInputElement.php81 * @param string $class the new class to add
H A DDropdownElement.php34 * Add an `<optgroup>` and respective options
/dokuwiki/lib/scripts/
H A Dfileuploader.js200 add = function(nextObj, i){ function
224 add(obj[i], i);
230 add(obj[i], i);
394 var id = this._handler.add(fileContainer);
881 add: function(file){}, method in qq.UploadHandlerAbstract
965 add: function(fileInput){
1148 add: function(file){
/dokuwiki/inc/Sitemap/
H A DMapper.php138 * Pings search engines with the sitemap url. Plugins can add or remove
/dokuwiki/bin/
H A Dwantedpages.php159 * Parse instructions and add the non-existing links to the result array
/dokuwiki/vendor/geshi/geshi/src/geshi/
H A Ddcpu16.php52 'set','add','sub','mul','div','mod','shl','shr','and','bor','xor',
H A Daimms.php91 'GMP::Column::Add','GMP::Column::Delete','GMP::Column::Freeze','GMP::Column::GetLowerbound',
120 'GMP::Linearization::Add','GMP::Linearization::AddSingle','GMP::Linearization::Delete',
132 'GMP::Row::Add','GMP::Row::Deactivate','GMP::Row::Delete','GMP::Row::DeleteIndicatorCondition',
H A Dsparql.php59 'DROP','ADD','MOVE','COPY',
H A Df1.php19 * - Add more RTL functions with URLs
H A Dm68k.php55 'adc','add','ais','aix','and','asl','asr','bcc','bclr','bcs','beq',
H A Dz80.php56 'adc','add','and','bit','call','ccf','cp','cpd','cpdr','cpir','cpi',
H A Dprovidex.php20 * 2. Add standard object control properties
56 '*retry', '*return', '*same', 'accept', 'add index', 'addr',
/dokuwiki/inc/parser/
H A Dxhtml.php171 // add footnote markup and close this footnote
195 * Add an item to the TOC
228 //only add items within configured levels
482 // its a new footnote, add it to the $footnotes array
663 // add icon
937 //add search string
1220 // add file icons
1307 // add file icons
1706 //add image tag
1751 //add vide
[all...]
/dokuwiki/vendor/splitbrain/php-archive/src/
H A DTar.php262 * Add a file to the current TAR archive using an existing file in the filesystem
318 * Add a file to the current TAR archive using the given $data as content
321 * @param string $data binary content of the file to add
348 * Add the closing footer to the archive if in write mode, close all file handles
/dokuwiki/lib/plugins/extension/helper/
H A Dlist.php75 * Add hidden fields to the form with the given data
77 * @param array $data key-value list of fields and their values to add
89 * Add closing tags
128 * Add a column with the given class and content
/dokuwiki/inc/Search/
H A DIndexer.php103 * Split the words in a page and add them to the index.
154 * Add/update keys to/of the metadata index.
158 * The $key parameter can be an array to add multiple keys. $value will
210 // -1 means remove, 0 keep, 1 add
221 // didn't find $val, so we'll add it to the end of metawords and create a placeholder in metaidx
230 } else { // else add it
346 // add new meta value when not already present
/dokuwiki/inc/
H A DSafeFN.class.php70 * - increase codepoint value for non-printable ASCII characters (add 0x20)
H A Dload.php
H A Dchangelog.php153 * included. Add them together as needed.
256 * included. Add them together as needed.
H A Dmail.php157 $sLine = implode('=' . MAILHEADER_EOL, $aMatch[0]); // add soft crlf's
H A DAjax.php386 // it is a matching page, add it to the result
407 // add back to upper
/dokuwiki/lib/exe/
H A Djs.php75 // add possible plugin scripts and userscript
101 // add some global variables
/dokuwiki/vendor/simplepie/simplepie/idn/
H A Didna_convert.class.php468 // If we have basic code points in output, add an hyphen to the end
694 // if neither case was true, just add the character
801 if ('add' == $mode) {
809 $mode = 'add';
830 if ('add' == $mode) {
836 if ('add' == $mode) {
/dokuwiki/vendor/openpsa/universalfeedcreator/lib/Creator/
H A DHTMLCreator.php50 * add strings to it while iterating over the items ($this->stylelessOutput .= ...)
/dokuwiki/lib/plugins/logviewer/
H A Dadmin.php122 // add all other dirs

123456789