Home
last modified time | relevance | path

Searched refs:data (Results 3226 – 3250 of 5080) sorted by relevance

1...<<121122123124125126127128129130>>...204

/plugin/ckgdoku/ckeditor/plugins/specialchar/dialogs/
H A Dspecialchar.js.orig5data?c.data.getTarget():new CKEDITOR.dom.element(c);if("a"==c.getName()&&(b=c.getChild(0).getHtml(…
6 …getParent().addClass("cke_light_background");j=b}},d=function(c,b){b=b||c.data.getTarget();"span"=…
7 …=a.type)a.focus(),d(null,b),g(null,a);c.preventDefault();break;case 32:k({data:c});c.preventDefaul…
/plugin/freechat/phpfreechat/lib/json/
H A DJSON.php766 function isError($data, $code = null) argument
769 return PEAR::isError($data, $code);
770 } elseif (is_object($data) && (get_class($data) == 'services_json_error' ||
771 is_subclass_of($data, 'services_json_error'))) {
/plugin/ckgedit/ckeditor/plugins/specialchar/dialogs/
H A Dspecialchar.js.orig5data?c.data.getTarget():new CKEDITOR.dom.element(c);if("a"==c.getName()&&(b=c.getChild(0).getHtml(…
6 …getParent().addClass("cke_light_background");j=b}},d=function(c,b){b=b||c.data.getTarget();"span"=…
7 …=a.type)a.focus(),d(null,b),g(null,a);c.preventDefault();break;case 32:k({data:c});c.preventDefaul…
/plugin/bibtex4dw/lib/
H A Dbibtexrender.php213 //$this->_bibtex_references = $this->_parser->data;
272 $ref = $this->_parser->data[0];
281 $ref = $this->_parser->data[0];
297 // Replace each field pattern '{...@FIELDNAME@...}' with respective value from bib data
364 $citedKeys[$key] = $this->_parser->data[0]['authoryear'];
396 $notcitedKeys[$key] = $this->_parser->data[0]['authoryear'];
488 $ref = $this->_parser->data[0];
/plugin/columns/
H A Daction.php37 $rewriter->process($event->data->calls);
44 $calls = count($event->data->calls);
46 $call =& $event->data->calls[$c];
59 … $this->handleColumns($c, $call[1][1][0], $this->detectSectionEdit($event->data->calls, $c));
300 $call =& $event->data->calls[$this->column[$c]->getOpenCall()];
/plugin/timer/
H A Dsyntax.php70 function render($mode,Doku_Renderer $renderer, $data) { argument
76 list($state, $match) = $data;
/plugin/remotescript/lib/JsHttpRequest/
H A Dcompile.bat50 my ($name, $data) = @_;
53 print F $data;
/plugin/fckg/action/entities/
H A DENTITIES.HOWTO19 There are two definition files in the action/entities: ents.data and fcked-ents.data.
/plugin/findologicxmlexport/vendor/twig/twig/src/Profiler/
H A DProfile.php166 public function unserialize($data) argument
168 …plate, $this->name, $this->type, $this->starts, $this->ends, $this->profiles) = unserialize($data);
/plugin/rowmove/
H A Dscript.js79 function rowmovedone(data) argument
82 var ret = ajaxedit_parse(data);
/plugin/translation2/
H A Daction.php70 … $event->data[] = 'jQuery(\'DIV#bar__topleft\').append(\'' . $this->html_langswitcher() . '\');';
75 $event->data[] = 'jQuery(\'DIV.breadcrumbs:first A:first\').remove();';
/plugin/sphinxsearch/
H A DINSTALL12 2. Run Sphinx Search indexer to index your DokuWiki data for the first time:
23 periodically re-index your DokuWiki data, e.g.:
/plugin/htvid/syntax/
H A Dvideo.php66 public function render($mode, &$renderer, $data) { argument
69 list($state, $params) = $data;
/plugin/quizlib/
H A Dsyntax.php67 public function render($mode, Doku_Renderer $renderer, $data) { argument
71 list($state,$match) = $data;
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PSR2/Sniffs/Methods/
H A DMethodDeclarationSniff.php67 $data = array($methodName);
68 $phpcsFile->addWarning($error, $stackPtr, 'Underscore', $data);
/plugin/tipoftheday/syntax/
H A Dtotd.php40 function render($mode, Doku_Renderer $renderer, $data) { argument
46 list($page, $flags) = $data;
/plugin/pagenav/
H A Dsyntax.php49 public function render($format, Doku_Renderer $renderer, $data) argument
55 list($glob, $mode) = $data;
/plugin/authucenter/lib/uc_client/model/
H A Dfriend.php80 …$data = $this->db->fetch_all("SELECT f.*, m.username FROM ".UC_DBTABLEPRE."friends f LEFT JOIN ".U…
81 return $data;
/plugin/ckgdoku/action/entities/
H A DENTITIES.HOWTO19 There are two definition files in the action/entities: ents.data and fcked-ents.data.
/plugin/authg2fa/
H A Daction.php32 $pos = $event->data->findElementByAttribute('type', 'submit');
35 …$event->data->insertElement($pos, form_makePasswordField('t', $this->getLang('g2fa'), '', 'block')…
/plugin/include/syntax/
H A Dfooter.php29 function render($mode, Doku_Renderer $renderer, $data) { argument
31 list($page, $sect, $sect_title, $flags, $redirect_id, $footer_lvl) = $data;
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DLogglyHandler.php140 protected function send(string $data, string $endpoint): void argument
150 curl_setopt($ch, CURLOPT_POSTFIELDS, $data);
/plugin/authgooglesheets/vendor/composer/
H A DInstalledVersions.php428 public static function reload($data) argument
430 self::$installed = $data;
/plugin/avtaskbox/
H A Dsyntax.php146 public function render($mode, Doku_Renderer $renderer, $data) argument
149 list($state, $match) = $data;
/plugin/stlviewer/
H A Dsyntax.php112 public function render($format, Doku_Renderer $renderer, $data) { argument
118 list($state, $opts) = $data;

1...<<121122123124125126127128129130>>...204