| /plugin/creole/syntax/ |
| D | subscript.php | 46 function handle($match, $state, $pos, Doku_Handler $handler) { 73 public function onHeaderCallback (creole_syntax_event $myEvent, $pos, $match, $handler) {
|
| D | underline.php | 57 function handle($match, $state, $pos, Doku_Handler $handler) { 84 public function onHeaderCallback (creole_syntax_event $myEvent, $pos, $match, $handler) {
|
| D | strong.php | 57 function handle($match, $state, $pos, Doku_Handler $handler) { 84 public function onHeaderCallback (creole_syntax_event $myEvent, $pos, $match, $handler) {
|
| D | emphasis.php | 57 function handle($match, $state, $pos, Doku_Handler $handler) { 84 public function onHeaderCallback (creole_syntax_event $myEvent, $pos, $match, $handler) {
|
| /plugin/combo/ComboStrap/ |
| H A D | CarrouselTag.php | 58 public static function handleEnter(\Doku_Handler $handler): array 69 public static function handleExit(\Doku_Handler $handler): array
|
| H A D | XmlTagProcessing.php | 142 …public static function handleStatic(string $match, int $state, int $pos, Doku_Handler $handler, Do… 283 …public static function handleStaticEnter(string $match, int $pos, Doku_Handler $handler, DokuWiki_… 566 …public static function handleStaticExit(string $match, int $pos, Doku_Handler $handler, DokuWiki_S… 710 …unction handleStaticEmptyTag(string $match, int $state, int $pos, Doku_Handler $handler, DokuWiki_…
|
| H A D | ButtonTag.php | 97 public static function handleEnter(TagAttributes $attributes, \Doku_Handler $handler): array 136 public static function handleExit(\Doku_Handler $handler): array
|
| H A D | CardTag.php | 26 public static function handleEnter(TagAttributes $tagAttributes, \Doku_Handler $handler): array 60 public static function handleExit(\Doku_Handler $handler, $pos, $match): array
|
| H A D | PermalinkTag.php | 21 …ic function handleEnterSpecial(TagAttributes $attributes, int $state, Doku_Handler $handler): array 164 public static function handeExit(Doku_Handler $handler)
|
| H A D | BlockquoteTag.php | 51 static function handleEnter($handler): array 74 static public function handleExit(Doku_Handler $handler): array
|
| H A D | PanelTag.php | 57 …public static function handleEnter(TagAttributes $tagAttributes, Doku_Handler $handler, string $ma… 124 …public static function handleExit(Doku_Handler $handler, int $pos, string $markupTag, string $matc…
|
| H A D | GridTag.php | 82 public static function processEnter(TagAttributes $attributes, $handler, $match) 206 public static function handleExit(\Doku_Handler $handler): array
|
| /plugin/diagrams/syntax/ |
| H A D | mediafile.php | 48 public function handle($match, $state, $pos, Doku_Handler $handler) 74 public function handleMove($match, $state, $pos, $plugin, $handler)
|
| /plugin/findologicxmlexport/vendor/jms/serializer/src/Handler/ |
| D | HandlerRegistry.php | 41 public function registerSubscribingHandler(SubscribingHandlerInterface $handler): void 63 … public function registerHandler(int $direction, string $typeName, string $format, $handler): void
|
| /plugin/elasticsearch/vendor/ezimuel/ringphp/src/Client/ |
| D | CurlFactory.php | 69 callable $handler, 96 callable $handler, 524 callable $handler,
|
| /plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/ |
| D | BufferHandler.php | 33 protected $handler; variable in Monolog\\Handler\\BufferHandler 50 …public function __construct(HandlerInterface $handler, int $bufferLimit = 0, $level = Logger::DEBU…
|
| D | FilterHandler.php | 41 protected $handler; variable in Monolog\\Handler\\FilterHandler 69 …public function __construct($handler, $minLevelOrList = Logger::DEBUG, $maxLevel = Logger::EMERGEN…
|
| D | FingersCrossedHandler.php | 49 protected $handler; variable in Monolog\\Handler\\FingersCrossedHandler 81 …public function __construct($handler, $activationStrategy = null, int $bufferSize = 0, bool $bubbl…
|
| /plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/Handler/ |
| D | CurlFactory.php | 96 callable $handler, 135 callable $handler, 509 callable $handler,
|
| /plugin/refnotes/syntax/ |
| D | references.php | 114 public function handle($match, $state, $pos, Doku_Handler $handler) { 306 private $handler; variable in refnotes_nested_call_writer 318 …public function __construct(\dokuwiki\Parsing\Handler\CallWriterInterface $callWriter, $handler = …
|
| /plugin/yuriigantt/src/Driver/Embedded/ |
| D | CallWriter.php | 35 public function __construct(Handler $handler)
|
| /plugin/strata/syntax/ |
| D | entry.php | 42 function handle($match, $state, $pos, Doku_Handler $handler) { 183 function preprocess($match, $state, $pos, &$handler, &$result) {
|
| /plugin/authfacebook/lib/PersistentData/ |
| D | PersistentDataFactory.php | 44 public static function createPersistentDataHandler($handler)
|
| /plugin/matrixnotifierwas/vendor/guzzlehttp/guzzle/src/Handler/ |
| D | CurlFactory.php | 103 …public static function finish(callable $handler, EasyHandle $easy, CurlFactoryInterface $factory):… 142 …private static function finishError(callable $handler, EasyHandle $easy, CurlFactoryInterface $fac… 546 …private static function retryFailedRewind(callable $handler, EasyHandle $easy, array $ctx): Promis…
|
| /plugin/combo/ComboStrap/Tag/ |
| H A D | MermaidTag.php | 124 public static function handleExit($handler){ 141 public static function handle($state, $match, &$handler): array
|