Home
last modified time | relevance | path

Searched refs:data (Results 2701 – 2725 of 5080) sorted by relevance

1...<<101102103104105106107108109110>>...204

/plugin/photogallery/lightGallery/js/
H A Djquery.mousewheel.min.js8data(this,"mousewheel-line-height");j*=q,m*=q,l*=q}else if(2===g.deltaMode){var r=a.data(this,"mou…
/plugin/issuelinks/classes/
H A DIssue.php525 $data = [];
527 …$data['avatarHTML'] = "<img src=\"{$this->assignee['avatarURL']}\" alt=\"{$this->assignee['name']}…
531 $data['fancyLabelsHTML'] = '';
540 $data['fancyLabelsHTML'] .= "<span class=\"$classes\" $colors>$label</span>";
543 return $data;
632 $data = $this->loadHelper('issuelinks_data');
636 $mrs = $data->getMergeRequestsForIssue(
657 $linkingPages = $data->getLinkingPages(
/plugin/datatables/assets/datatables.net-plugins/features/searchPane/
H A DdataTables.searchPane.min.js
/plugin/publistx/bib2tpl/lib/
H A DBibTex.php99 var $data; variable in Structures_BibTex
167 $this->data = array();
276 $this->data = array();
329 $this->data[] = $entrydata;
341 foreach ($this->data as $entry) {
954 return sizeof($this->data);
1007 foreach ($this->data as $entry) {
1048 $this->data[] = $newentry;
1063 foreach ($this->data as $entry) {
1090 foreach ($this->data as $entry) {
[all …]
/plugin/ckgdoku/ckeditor/plugins/table/dialogs/
H A Dtable.js.unc9 var commitValue = function( data ) {
11 if ( !data.info )
12 data.info = {};
13 data.info[ id ] = this.getValue();
114 data = {};
116 this.commitContent( data, table );
118 if ( data.info ) {
119 var info = data.info;
312 commit: function( data, selectedTable ) {
330 commit: function( data, selectedTable ) {
[all …]
/plugin/publistf/bib2tpl/lib/
H A DBibTex.php99 var $data; variable in Structures_BibTex
167 $this->data = array();
276 $this->data = array();
329 $this->data[] = $entrydata;
341 foreach ($this->data as $entry) {
954 return sizeof($this->data);
1007 foreach ($this->data as $entry) {
1048 $this->data[] = $newentry;
1063 foreach ($this->data as $entry) {
1090 foreach ($this->data as $entry) {
[all …]
/plugin/publist/bib2tpl/lib/
H A DBibTex.php99 var $data; variable in Structures_BibTex
167 $this->data = array();
276 $this->data = array();
329 $this->data[] = $entrydata;
341 foreach ($this->data as $entry) {
954 return sizeof($this->data);
1007 foreach ($this->data as $entry) {
1048 $this->data[] = $newentry;
1063 foreach ($this->data as $entry) {
1090 foreach ($this->data as $entry) {
[all …]
/plugin/ckgedit/ckeditor/plugins/table/dialogs/
H A Dtable.js.unc9 var commitValue = function( data ) {
11 if ( !data.info )
12 data.info = {};
13 data.info[ id ] = this.getValue();
114 data = {};
116 this.commitContent( data, table );
118 if ( data.info ) {
119 var info = data.info;
312 commit: function( data, selectedTable ) {
330 commit: function( data, selectedTable ) {
[all …]
/plugin/togglewrap/
H A Dsyntax.php39 public function render($mode, Doku_Renderer &$renderer, $data) { argument
41 list($class, $label, $pos, $opts) = $data;
/plugin/authgoogle/google/service/
H A DGoogle_Utils.php25 public static function urlSafeB64Encode($data) { argument
26 $b64 = base64_encode($data);
/plugin/html2pdf/html2pdf/html2ps/
H A Dfetched_data.url.class.php55 function set_content($data) { argument
56 $this->content = $data;
H A Dfilter.pre.height-constraint.class.php8 function process(&$tree, $data, &$pipeline) { argument
44 $this->process($tree->content[$i], $data, $pipeline);
/plugin/log/
H A Dscript.js15 'success': function( data ){ argument
17 jQuery(data).appendTo(rootTag);
/plugin/htmlsafe/
H A Dsyntax.php36 function render($format, &$renderer, $data) { argument
38 list($tag,$content) = $data;
/plugin/yuriigantt/3rd/fontawesome/
H A Dcompress-solid.svg1 <svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="compress" class="svg-inline-…
/plugin/latex/
H A Dlatexinc.php103 …$renderer->doc .= '<img src="'.$url.'" class="'.$data['class'].'" alt="'.htmlspecialchars($data[0]…
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Scope/
H A DMethodScopeSniff.php82 $data = array($methodName);
83 $phpcsFile->addError($error, $stackPtr, 'Missing', $data);
/plugin/noprint/
H A Dsyntax.php106 function render($mode, Doku_Renderer $renderer, $data) { argument
112 if (preg_match("/<\//", $data[0])) {
/plugin/linebreak/
H A Dsyntax.php74 function render($mode, &$renderer, $data) { argument
77 if ($data[0]) $renderer->doc .= "<br />";
/plugin/tabinclude/syntax/
H A Dlines.php33 function render($mode, Doku_Renderer $renderer, $data) { argument
34 list($state, $tabs,$init_page_idx,$class) = $data;
/plugin/icalevents/
H A Drenderer.php62 function plugin($name, $data, $state = '', $match = '') { argument
68 return parent::plugin($name, $data, $state, $match);
/plugin/codebuttonmod2/image/
H A Dcopy-button.svg1 <svg aria-hidden="true" data-prefix="far" data-icon="copy" class="svg-inline--fa fa-copy fa-w-14" r…
/plugin/mediasyntax/syntax/
H A Dunderline.php42 function render($mode, Doku_Renderer $renderer, $data)
44 // $data is always what the function handle returned!
46 list($state,$match) = $data;
53 render($mode, Doku_Renderer $renderer, $data) global() argument
/plugin/displaytitle/
H A Dsyntax.php53 function render($mode, Doku_Renderer $renderer, $data) argument
57 $renderer->doc .= $data;
/plugin/flowchartjs/
H A Dsyntax.php41 function render($mode, Doku_Renderer $renderer, $data) { argument
43 list($state, $match) = $data;

1...<<101102103104105106107108109110>>...204