Searched refs:titleText (Results 1 – 12 of 12) sorted by relevance
| /plugin/sphinxsearch-was/ |
| H A D | action.php | 244 $titleText = $titleTextExcerpt; 246 $titleText = $row['title_text']; 248 $titleText = hsc($metaData['title']); 250 $titleText = hsc($page); 262 … echo '<a class="wikilink1 title" href="' . $href . '" title="" >' . $titleText . '</a><br/>';
|
| H A D | SphinxSearch.php | 125 $titleText = array(); 140 $titleText[$crc] = strip_tags($data['title_text']); 142 $titleText[$crc] = $data['page']; 149 $titleTextExcerpt = $this->getExcerpt($titleText, $keywords);
|
| /plugin/sphinxsearch/ |
| D | action.php | 289 $titleText = $titleTextExcerpt; 291 $titleText = $row['title_text']; 293 $titleText = hsc($metaData['title']); 295 $titleText = hsc($page); 307 echo '<a class="wikilink1 title" href="'.$href.'" title="" >'.$titleText.'</a><br/>';
|
| D | SphinxSearch.php | 124 $titleText = array(); 139 $titleText[$crc] = strip_tags($data['title_text']); 141 $titleText[$crc] = $data['page']; 148 $titleTextExcerpt = $this->getExcerpt($titleText, $keywords);
|
| /plugin/dokullm/ |
| H A D | script.js | 526 function showModal(contentText, action = 'analyze', titleText = '') { argument 556 if (titleText) { 557 title.textContent = titleText;
|
| /plugin/diagramsnet/lib/js/diagramly/ |
| D | Editor.js | 7811 PrintDialog.prototype.create = function(editorUi, titleText) 7820 mxUtils.write(title, titleText || mxResources.get('print'));
|
| /plugin/mermaid/ |
| H A D | mermaid.min.js | 1196 …titleText:"",quadrant1Text:"",quadrant2Text:"",quadrant3Text:"",quadrant4Text:"",xAxisLeftText:"",… property
|
| /plugin/dirtylittlehelper/mermaid/editor/ |
| D | bundle.js | 181 …xt3 {\n fill: ").concat(e.taskTextDarkColor," !important;\n }\n\n .titleText {\n text-anch…
|
| /plugin/dirtylittlehelper/mermaid/editor/docs/ |
| D | bundle.js | 181 …xt3 {\n fill: ").concat(e.taskTextDarkColor," !important;\n }\n\n .titleText {\n text-anch…
|
| D | bundle.js.map | 1 …titleText');\n\n function makeGant(tasks, pageWidth, pageHeight) {\n var barHeight = conf.barH…
|
| /plugin/dirtylittlehelper/script/ |
| D | mermaid.min.js.map | 1 …titleText');\n\n function makeGant(tasks, pageWidth, pageHeight) {\n const barHeight = conf.ba…
|
| /plugin/strata/ |
| D | plotly-2.25.2.min.js | 8 …t:{valType:"boolean",dflt:!1},shapePosition:{valType:"boolean",dflt:!1},titleText:{valType:"boolea…
|