Home
last modified time | relevance | path

Searched refs:data (Results 3426 – 3450 of 5080) sorted by relevance

1...<<131132133134135136137138139140>>...204

/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Functions/
H A DFunctionCallArgumentSpacingSniff.php143 $data = array($space);
144 … $fix = $phpcsFile->addFixableError($error, $nextSeparator, 'TooMuchSpaceAfterComma', $data);
/plugin/dropfiles/action/
H A Dajax.php44 if (strpos($event->data,'dropfiles') !== 0) {
50 $action = substr($event->data, strlen('dropfiles_'));
/plugin/command/inc/
H A Dembedding.php130 function render($mode, &$renderer, $data) argument
136 list($state, $match) = $data;
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Operators/
H A DComparisonOperatorUsageSniff.php193 $data = array(
197 $phpcsFile->addError($error, $i, 'NotAllowed', $data);
/plugin/var/
H A Dsyntax.php34 function render($mode, Doku_Renderer $renderer, $data) { argument
39 $meta = $data[0];
/plugin/formatplus2/syntax/
H A Dblockdeleteplus.php96 function render($format, Doku_Renderer $renderer, $data) { argument
97 list($state,$output) = $data;
/plugin/miniblog/syntax/
H A Dentry.php35 public function render($mode, Doku_Renderer $renderer, $data) { argument
60 if ($data == 'twentyfifteen') {
/plugin/sphinxsearch/
H A Dchangelog8 * Fixed detection of DokuWiki data directory when data directory is absolute path
/plugin/osm/
H A Dsyntax.php95 function render($mode, Doku_Renderer $renderer, $data) { argument
97 list($options, $markers) = $data;
H A Daction.php24 $event->data["script"][] = array ("type" => "text/javascript",
/plugin/table2csv/
H A DgetTableData.php6 $data = io_readWikiPage($file, $dokuPageId, $rev=false);
7 $raw = p_render('xhtml',p_get_instructions($data),$info);
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PEAR/Sniffs/WhiteSpace/
H A DObjectOperatorIndentSniff.php146 $data = array(
151 $fix = $phpcsFile->addFixableError($error, $next, 'Incorrect', $data);
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PSR1/Sniffs/Files/
H A DSideEffectsSniff.php61 $data = array(
65 $phpcsFile->addWarning($error, 0, 'FoundWithSymbols', $data);
/plugin/pagetemplate/
H A Daction.php100 function _pt_search_backlinks(&$data,$base,$file,$type,$lvl,$opts){ argument
132 $data[]['id'] = $ins[1][1];
/plugin/wysiwyg/fckeditor/_samples/asp/
H A Dsampleposteddata.asp23 * This page lists the data posted by a form.
35 This page lists all data posted by the form.
/plugin/formatplus/syntax/
H A Dblockdeleteplus.php96 function render($format, &$renderer, $data) { argument
97 list($state,$output) = $data;
/plugin/include/syntax/
H A Dinclude.php86 function render($format, Doku_Renderer $renderer, $data) { argument
98 list($mode, $page, $sect, $flags, $level, $pos) = $data;
/plugin/pot/
H A Dsyntax.php102 public function render($mode, Doku_Renderer $renderer, $data) { argument
109 list($state, $pot, $mycargo) = $data;
/plugin/exttab3/
H A Daction.php24 $event->data[] = array (
/plugin/data-au/lang/eo/
H A Dedit_intro_contentonly.txt1 Modifu la [[doku>plugin:data|datumon]] kaj premu ''Konservi''. Bonvolu, modifu la datumon nur, kiam…
/plugin/data-au/lang/nl/
H A Dedit_intro_contentonly.txt1 Bewerk het [[doku>plugin:data|datablok]] en klik op ''Opslaan''. Alsjeblieft alleen bewerken als je…
/plugin/instantpage/action/
H A DaddScriptTag.php32 $event->data['script'][] = [
/plugin/data/lang/eo/
H A Dedit_intro_contentonly.txt1 Modifu la [[doku>plugin:data|datumon]] kaj premu ''Konservi''. Bonvolu, modifu la datumon nur, kiam vi povas **plibonigi** ĝin. (…)
/plugin/data/lang/nl/
H A Dedit_intro_contentonly.txt1 Bewerk het [[doku>plugin:data|datablok]] en klik op ''Opslaan''. Alsjeblieft alleen bewerken als je de informatie kunt **verbeteren**.
/plugin/adhocmathml/
H A Dmfrac.php35 function renderODTElementOpen($renderer, $HTMLelement, $data) { argument

1...<<131132133134135136137138139140>>...204