Home
last modified time | relevance | path

Searched refs:data (Results 3451 – 3475 of 5080) sorted by relevance

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

/plugin/adhocmathml/
H A Dmover.php35 function renderODTElementOpen($renderer, $HTMLelement, $data) { argument
H A Dmpadded.php38 function renderODTElementOpen($renderer, $HTMLelement, $data) { argument
H A Dmspace.php37 function renderODTElementOpen($renderer, $HTMLelement, $data) { argument
H A Dmunder.php35 function renderODTElementOpen($renderer, $HTMLelement, $data) { argument
H A Dmunderover.php35 function renderODTElementOpen($renderer, $HTMLelement, $data) { argument
/plugin/struct/lang/en/
H A Dclear_intro.txt1 **WARNING:** This will clear **all** data that has ever been saved for this schema! There is no going back!
/plugin/attribute/
H A DREADME.md2 Arbitrary attribute definition and storage for user associated data.
/plugin/fksnewsfeed/inc/ORM/
H A DAbstractModel.php19 …blic static function createFromArray(\helper_plugin_sqlite $helperPluginSqlite, array $data): self; argument
/plugin/codebuttonmod1/
H A Daction.php25 $event->data[] = array (
/plugin/rating/
H A Dscript.js7 var rate = jQuery(e.target).data('rating');
/plugin/semanticdata/lang/en/
H A Dedit_intro_contentonly.txt1 Edit the [[doku>plugin:semanticdata|data entry]] and hit ''Save''. Please edit the entry only if yo…
/plugin/data-au/lang/en/
H A Dedit_intro_contentonly.txt1 Edit the [[doku>plugin:dataau|data entry]] and hit ''Save''. Please edit the entry only if you can …
/plugin/entitiesbutton/action/
H A Dbutton.php31 $event->data[] = [
/plugin/sapnotelink/
H A Daction.php22 $event->data[] = array (
/plugin/bez/action/
H A Dstruct.php32 $event->data['Bez'] = 'dokuwiki\\plugin\\bez\\struct\\BezType';
/plugin/authucenter/lib/uc_client/
H A Dclient.php129 function uc_api_input($data) { argument
130 …$s = urlencode(uc_authcode($data.'&agent='.md5($_SERVER['HTTP_USER_AGENT'])."&time=".time(), 'ENCO…
291 $data = fread($fp, ($limit == 0 || $limit > 8192 ? 8192 : $limit));
292 $return .= $data;
294 $limit -= strlen($data);
637 $data = uc_unserialize($return);
638 return is_array($data) ? $data : $return;
/plugin/statdisplay/pchart/
H A DPieChart.php424 public function drawPieGraph(pData $data, $XPos, $YPos, argument
435 $this->validateDataDescription ( "drawPieGraph", $data->getDataDescription(), FALSE );
436 $this->validateData ( "drawPieGraph", $data->getData());
442 foreach ($data->getDataDescription()->values as $ColName ) {
443 if ($ColName != $data->getDataDescription()->getPosition()) {
445 $dataArray = $data->getData();
451 $iLabels [] = $dataArray[$Key] [$data->getDataDescription()->getPosition()];
456 $iLabels [] = $dataArray[$Key] [$data->getDataDescription()->getPosition()];
/plugin/statistics/inc/pchart/
H A DPieChart.php41 * Draw the data legends
151 throw new Exception("No values available in data description in drawBasicPieGraph()");
178 throw new Exception("Pie chart can only accept one serie of data.");
387 throw new Exception("Pie chart can only accept one serie of data.");
451 public function drawPieGraph(pData $data, $XPos, $YPos, argument
462 $this->validateDataDescription("drawPieGraph", $data->getDataDescription(), FALSE);
463 $this->validateData("drawPieGraph", $data->getData());
469 foreach($data->getDataDescription()->values as $ColName) {
470 if($ColName != $data->getDataDescription()->getPosition()) {
472 $dataArray = $data
[all...]
/plugin/batchedit/
H A Dengine.php199 public function unserialize($data) { argument
201 $this->contextBefore, $this->contextAfter, $this->marked, $this->applied) = unserialize($data);
280 $data = array(
287 $replacement = parsePageTemplate($data);
406 public function unserialize($data) { argument
407 list($this->id, $this->matches) = unserialize($data);
478 public function save($id, $name, $data) { argument
479 file_put_contents(self::getFileName($id, $name), serialize($data));
/plugin/jira/
H A Dsyntax.php62 … $renderer->doc .= '(<a href="http://host/browse/' . $data[0] . '" >' . $data[0] . '</a>)';
/plugin/plantumlparser/action/
H A Dtoolbar.php29 $event->data[] = array (
/plugin/dwinsect/
H A Daction.php46 $event->data[] = array(
/plugin/p2ilinkaction/
H A Daction.php37 $event->data['script'][] = array(
/plugin/codebash/
H A Daction.php26 $event->data[] = array (
/plugin/fkstimer/
H A Daction.php19 $event->data['meta'][] = [

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