Searched refs:_title (Results 1 – 10 of 10) sorted by relevance
/plugin/mediatooltip/ |
H A D | action.php | 205 $_title = $_img; 207 else $_title = $meta->getTitle(); 209 if(!empty($artist) && !empty($_title)) { 211 if(!empty($_title) && strpos($matches[0],$_title) === false) 212 $matches[0] .= ", " . $_title; 217 elseif(!$useFileName && !empty($_title)) { 218 $matches[0] .= trim($_title); 224 if(!empty($caption) && $caption != $_title) {
|
/plugin/settingstree/settings/ |
H A D | settingslevel.class.php | 273 private $_title = null; variable in settingslevel_export 275 $this->_title = @$options['title']; 279 …return $this->_title !== null ? $this->_title : settingshierarchy::$helper->getLang('export_option…
|
/plugin/revealjs/plugin/markdown/ |
H A D | marked.js | 6 …_title=/(?:"(?:\\"?|[^"\\])*"|'[^'\n]*(?:\n[^'\n]+)*\n?'|\([^()]*\))/,k.def=i(k.def).replace("labe…
|
/plugin/eventline/timeline_js/scripts/ |
H A D | sources.js | 420 this._title = cleanArg('hoverText'); 421 this._title = cleanArg('caption');
|
/plugin/tline/timeline_js/ |
H A D | timeline-bundle.js | 1214 if(J._title!=null){A.title=J._title; 1235 if(I._title!=null){B.title=I._title; 1255 if(L._title!=null){M.title=L._title; 2044 if(K._title!=null){A.title=K._title; 2056 if(K._title!=null){B.title=K._title; 2074 if(N._title!=null){O.title=N._title; 2424 this._title=D("hoverText"); 2425 this._title=D("caption");
|
/plugin/eventline/timeline_js/ |
H A D | timeline-bundle.js | 1214 if(J._title!=null){A.title=J._title; 1235 if(I._title!=null){B.title=I._title; 1255 if(L._title!=null){M.title=L._title; 2044 if(K._title!=null){A.title=K._title; 2056 if(K._title!=null){B.title=K._title; 2074 if(N._title!=null){O.title=N._title; 2440 this._title=D("hoverText"); 2441 this._title=D("caption");
|
/plugin/dirtylittlehelper/script/ |
H A D | mermaid.min.js.map | 1 …_title","prims","objs","nodeList","boolean","subGraph","getDepthFirstPos","indexNodes","indexNodes…
|
/plugin/dirtylittlehelper/mermaid/editor/docs/ |
H A D | bundle.js.map | 1 …_title) {\n var id = _id.trim();\n\n var title = _title;\n\n if (_id === _title && _title.match…
|
H A D | bundle.js | 426 …nDidHide=this.onDidHideEmitter.event}get title(){return this._title}set title(e){this._title=e,thi…
|
/plugin/dirtylittlehelper/mermaid/editor/ |
H A D | bundle.js | 426 …nDidHide=this.onDidHideEmitter.event}get title(){return this._title}set title(e){this._title=e,thi…
|