Lines Matching refs:this

19 		$controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'handle_toolbar', array ());

23 $syntaxDiv = $this->getConf('syntaxDiv');
24 $syntaxSpan = $this->getConf('syntaxSpan');
28 'title' => $this->getLang('picker'),
35 'title' => $this->getLang('b').': <𝚋>',
43 'title' => $this->getLang('i').': <𝚒>',
51 'title' => $this->getLang('s').': <𝚜>',
59 'title' => $this->getLang('u').': <𝚞>',
67 'title' => $this->getLang('small').': <𝚜𝚖𝚊𝚕𝚕>',
75 'title' => $this->getLang('q').': <𝚚>',
83 'title' => $this->getLang('abbr').': <𝚊𝚋𝚋𝚛>',
91 'title' => $this->getLang('dfn').': <𝚍𝚏𝚗>',
99 'title' => $this->getLang('kbd').': <𝚔𝚋𝚍>',
107 'title' => $this->getLang('samp').': <𝚜𝚊𝚖𝚙>',
115 'title' => $this->getLang('var').': <𝚟𝚊𝚛>',
123 'title' => $this->getLang('mark').': <𝚖𝚊𝚛𝚔>',
131 'title' => $this->getLang('cite').': <𝚌𝚒𝚝𝚎>',
139 'title' => $this->getLang('time').': <𝚝𝚒𝚖𝚎>',
148 'title' => $this->getLang('section').': <𝚜𝚎𝚌𝚝𝚒𝚘𝚗>',
156 'title' => $this->getLang('figure').': <𝚏𝚒𝚐𝚞𝚛𝚎>/<𝚏𝚒𝚐𝚌𝚊𝚙𝚝𝚒𝚘𝚗>',
164 'title' => $this->getLang('aside').': <𝚊𝚜𝚒𝚍𝚎>',
172 'title' => $this->getLang('article').': <𝚊𝚛𝚝𝚒𝚌𝚕𝚎>',
180 'title' => $this->getLang('dl').': <𝚍𝚕>/<𝚍𝚝>/<𝚍𝚍>',
188 'title' => $this->getLang('address').': <𝚊𝚍𝚍𝚛𝚎𝚜𝚜>',
196 'title' => $this->getLang('details').': <𝚍𝚎𝚝𝚊𝚒𝚕𝚜>/<𝚜𝚞𝚖𝚖𝚊𝚛𝚢>',