Home
last modified time | relevance | path

Searched refs:Doku_Handler (Results 126 – 150 of 883) sorted by relevance

12345678910>>...36

/plugin/navbox/
H A Dsyntax.php62 * @param Doku_Handler $handler The Doku_Handler object
66 public function handle($match, $state, $pos, Doku_Handler $handler) {
313 $urlParser->Handler = & new Doku_Handler();
/plugin/combo/ComboStrap/
H A DPermalinkTag.php7 use Doku_Handler; alias
21 public static function handleEnterSpecial(TagAttributes $attributes, int $state, Doku_Handler $handler): array
164 public static function handeExit(Doku_Handler $handler)
/plugin/structat/syntax/
H A Dtable.php65 * @param Doku_Handler $handler The handler
68 public function handle($match, $state, $pos, Doku_Handler $handler)
/plugin/youtrack/syntax/
H A Dlist.php49 * @param Doku_Handler $handler The handler
52 public function handle($match, $state, $pos, Doku_Handler &$handler){
/plugin/flowcharts/
H A Dsyntax.php44 function handle($match, $state, $pos, Doku_Handler $handler){
121 $Parser = new Parser(new Doku_Handler());
/plugin/autotooltip/
H A Dsyntax.php57 * @param Doku_Handler $handler
60 function handle($match, $state, $pos, Doku_Handler $handler) {
/plugin/pgsqlquery/
H A Dsyntax.php38 * @param Doku_Handler $handler The handler
41 public function handle($match, $state, $pos, Doku_Handler $handler)
/plugin/emphasis/syntax/
H A Dfont.php72 * @param Doku_Handler $handler The handler
75 function handle($match, $state, $pos, Doku_Handler $handler) {
/plugin/searchform/
H A Dsyntax.php48 * @param Doku_Handler $handler Reference to the Doku_Handler object
51 public function handle($match, $state, $pos, Doku_Handler $handler) {
/plugin/foldablelist/
H A Dsyntax.php65 * @param Doku_Handler $handler The handler
68 public function handle($match, $state, $pos, Doku_Handler $handler){
/plugin/combo/syntax/
H A Dmetadata.php147 * @param Doku_Handler $handler
152 function handle($match, $state, $pos, Doku_Handler $handler)
H A Dxmlinlinetag.php148 * @param Doku_Handler $handler
154 function handle($match, $state, $pos, Doku_Handler $handler)
H A Dcontentlistitem.php119 * @param Doku_Handler $handler
124 function handle($match, $state, $pos, Doku_Handler $handler)
/plugin/tag/syntax/
H A Dcount.php42 * @param Doku_Handler $handler The handler
45 function handle($match, $state, $pos, Doku_Handler $handler) {
/plugin/bez/syntax/
H A Dstruct.php51 * @param Doku_Handler $handler The handler
54 public function handle($match, $state, $pos, Doku_Handler $handler) {
/plugin/mermaid/
H A Dsyntax.php63 function handle($match, $state, $pos, Doku_Handler $handler)
128 $Parser = new Parser(new Doku_Handler());
/plugin/struct/syntax/
H A Dlist.php
H A Dtable.php65 * @param Doku_Handler $handler The handler
68 public function handle($match, $state, $pos, Doku_Handler $handler)
/plugin/wst/syntax/
H A Dtemplate.php54 * @param Doku_Handler $handler The handler
57 public function handle($match, $state, $pos, Doku_Handler $handler){
/plugin/fontcolor/
H A Dsyntax.php90 * @param Doku_Handler $handler The Doku_Handler object
93 public function handle($match, $state, $pos, Doku_Handler $handler) {
/plugin/feed/
H A Dsyntax.php80 * @param Doku_Handler $handler The Doku_Handler object
83 public function handle($match, $state, $pos, Doku_Handler $handler)
/plugin/sqljson/
H A Dsyntax.php39 * @param Doku_Handler $handler The handler
42 public function handle($match, $state, $pos, Doku_Handler $handler)
/plugin/combo/ComboStrap/Tag/
H A DBoxTag.php13 use Doku_Handler; alias
47 static function handleExit(Doku_Handler $handler): array
/plugin/htmlok/
H A DBaseSyntaxPlugin.php12 use Doku_Handler; alias
55 public function handle($match, $state, $pos, Doku_Handler $handler): array
/plugin/diagrams/syntax/
H A Dmediafile.php45 * @param Doku_Handler $handler
48 public function handle($match, $state, $pos, Doku_Handler $handler)

12345678910>>...36