Home
last modified time | relevance | path

Searched defs:handle (Results 1 – 25 of 49) sorted by relevance

12

/dokuwiki/_test/tests/Parsing/
H A DHandlerTest.php18 public function handle($match, $state, $pos, Handler $handler) function in dokuwiki\\test\\Parsing\\HandlerTest::testGetModeNameReturnsOriginalName::AnonymousClassf979cedc0100
40 public function handle($match, $state, $pos, Handler $handler) function in dokuwiki\\test\\Parsing\\HandlerTest::testGetModeNameFallsBackToModeName::AnonymousClassf979cedc0200
/dokuwiki/lib/plugins/extension/
H A Dadmin.php21 public function handle() function in admin_plugin_extension
/dokuwiki/inc/Parsing/ParserMode/
H A DNocache.php22 public function handle($match, $state, $pos, Handler $handler) function in dokuwiki\\Parsing\\ParserMode\\Nocache
H A DRss.php22 public function handle($match, $state, $pos, Handler $handler) function in dokuwiki\\Parsing\\ParserMode\\Rss
H A DMultiplyentity.php30 public function handle($match, $state, $pos, Handler $handler) function in dokuwiki\\Parsing\\ParserMode\\Multiplyentity
H A DHeader.php27 public function handle($match, $state, $pos, Handler $handler) function in dokuwiki\\Parsing\\ParserMode\\Header
H A DBase.php33 public function handle($match, $state, $pos, Handler $handler) function in dokuwiki\\Parsing\\ParserMode\\Base
H A DLinebreak.php22 public function handle($match, $state, $pos, Handler $handler) function in dokuwiki\\Parsing\\ParserMode\\Linebreak
H A DHr.php22 public function handle($match, $state, $pos, Handler $handler) function in dokuwiki\\Parsing\\ParserMode\\Hr
H A DNotoc.php22 public function handle($match, $state, $pos, Handler $handler) function in dokuwiki\\Parsing\\ParserMode\\Notoc
H A DCamelcaselink.php26 public function handle($match, $state, $pos, Handler $handler) function in dokuwiki\\Parsing\\ParserMode\\Camelcaselink
H A DEol.php28 public function handle($match, $state, $pos, Handler $handler) function in dokuwiki\\Parsing\\ParserMode\\Eol
H A DUnformatted.php31 public function handle($match, $state, $pos, Handler $handler) function in dokuwiki\\Parsing\\ParserMode\\Unformatted
H A DQuotes.php66 public function handle($match, $state, $pos, Handler $handler) function in dokuwiki\\Parsing\\ParserMode\\Quotes
H A DEmaillink.php23 public function handle($match, $state, $pos, Handler $handler) function in dokuwiki\\Parsing\\ParserMode\\Emaillink
H A DInternallink.php24 public function handle($match, $state, $pos, Handler $handler) function in dokuwiki\\Parsing\\ParserMode\\Internallink
H A DWindowssharelink.php34 public function handle($match, $state, $pos, Handler $handler) function in dokuwiki\\Parsing\\ParserMode\\Windowssharelink
H A DFilelink.php41 public function handle($match, $state, $pos, Handler $handler) function in dokuwiki\\Parsing\\ParserMode\\Filelink
H A DMedia.php23 public function handle($match, $state, $pos, Handler $handler) function in dokuwiki\\Parsing\\ParserMode\\Media
H A DPreformatted.php38 public function handle($match, $state, $pos, Handler $handler) function in dokuwiki\\Parsing\\ParserMode\\Preformatted
H A DModeInterface.php58 public function handle($match, $state, $pos, Handler $handler); function
H A DFootnote.php53 public function handle($match, $state, $pos, Handler $handler) function in dokuwiki\\Parsing\\ParserMode\\Footnote
H A DCode.php31 public function handle($match, $state, $pos, Handler $handler) function in dokuwiki\\Parsing\\ParserMode\\Code
H A DQuote.php44 public function handle($match, $state, $pos, Handler $handler) function in dokuwiki\\Parsing\\ParserMode\\Quote
/dokuwiki/inc/Extension/
H A DAdminPlugin.php75 public function handle() function in dokuwiki\\Extension\\AdminPlugin

12