Home
last modified time | relevance | path

Searched refs:_getTitle (Results 1 – 4 of 4) sorted by relevance

/plugin/crosspost/
H A Daction.php105 private function _getTitle($mode, $entry) function in action_plugin_crosspost
222 $header = $this->_getTitle( $title_mode, $ns['id'] );
249 $link_title = $this->_getTitle( $mode, $page );
/plugin/settingstree/settings/
H A Dsettingslevel.class.php194 protected function _getTitle(){ function in settingslevel
209 …$ret .= "<div id='config__manager' data-path='{$this->path}'><fieldset><legend>{$this->_getTitle()…
278 protected function _getTitle(){ function in settingslevel_export
/plugin/tindexmenu/syntax/
H A Dindexmenu.php318 $title=$this->_getTitle($ns,$headpage,$hns);
408 function _getTitle ($ns,$headpage,&$hns) { function in syntax_plugin_indexmenu_indexmenu
535 $title=$this->_getTitle($id,$headpage,$hns);
/plugin/indexmenu/syntax/
H A Dindexmenu.php568 private function _getTitle($ns, $headpage, &$hns) { global() function in syntax_plugin_indexmenu_indexmenu