Home
last modified time | relevance | path

Searched refs:Doku_Handler (Results 151 – 175 of 883) sorted by last modified time

12345678910>>...36

/plugin/combo/ComboStrap/
H A DIconTag.php5 use Doku_Handler; alias
19 public static function handleSpecial(TagAttributes $tagAttributes, Doku_Handler $handler): array
114 public static function handleEnter(TagAttributes $tagAttributes, Doku_Handler $handler): array
119 public static function handleExit(Doku_Handler $handler): array
/plugin/combo/ComboStrap/Tag/
H A DBarTag.php71 public static function handleExit(\Doku_Handler $handler, int $pos, string $match): array
H A DBoxTag.php13 use Doku_Handler; alias
47 static function handleExit(Doku_Handler $handler): array
H A DShareTag.php144 public static function handleExit(\Doku_Handler $handler): array
/plugin/combo/syntax/
H A Daccordion.php137 * @param Doku_Handler $handler
142 function handle($match, $state, $pos, Doku_Handler $handler)
H A Danalytics.php85 function handle($match, $state, $pos, Doku_Handler $handler)
H A Dcell.php144 * @param Doku_Handler $handler
149 function handle($match, $state, $pos, Doku_Handler $handler)
H A Dcite.php87 * @param Doku_Handler $handler
92 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/codify/
H A Dsyntax.php23 public function handle($match, $state, $pos, Doku_Handler $handler) {
/plugin/structodt/
H A Dhelper.php297 $Parser = new Parser(new Doku_Handler());
/plugin/data/syntax/
H A Dentry.php77 * @param Doku_Handler $handler The Doku_Handler object
80 public function handle($match, $state, $pos, Doku_Handler $handler)
H A Dtable.php77 * @param Doku_Handler $handler The Doku_Handler object
80 public function handle($match, $state, $pos, Doku_Handler $handler)
/plugin/data/_test/
H A Ddb.test.php
H A Dsyntax_plugin_data_table.test.php
H A Dsyntax_plugin_data_entry.test.php
/plugin/adhoctags/syntax/
H A Dabstract.php80 function handleEnterSpecial($match, $state, $pos, Doku_Handler $handler) {
88 function handleUnmatched($match, $state, $pos, Doku_Handler $handler) {
109 function handleMatched($match, $state, $pos, Doku_Handler $handler) {
114 function handleExit($match, $state, $pos, Doku_Handler $handler) {
125 function handle($match, $state, $pos, Doku_Handler $handler){
H A Dabstractinline.php21 function handleUnmatched($match, $state, $pos, Doku_Handler $handler) {
H A Dclosesection.php18 function handle($match, $state, $pos, Doku_Handler $handler){
/plugin/subpages/
H A Dsyntax.php67 function handle($match, $state, $pos, Doku_Handler $handler) {
/plugin/lastpages/
H A Dsyntax.php64 function handle($match, $state, $pos, Doku_Handler $handler) {
/plugin/dwtimeline/syntax/
H A Dmilestone.php51 * @param Doku_Handler $handler The handler
54 public function handle($match, $state, $pos, Doku_Handler $handler)
H A Ddwtimeline.php62 * @param Doku_Handler $handler The handler
65 public function handle($match, $state, $pos, Doku_Handler $handler)
H A Dtimeline.php41 * @param Doku_Handler $handler The handler
44 public function handle($match, $state, $pos, Doku_Handler $handler)
/plugin/mobiletable/
H A Dsyntax.php29 function handle($match, $state, $pos, Doku_Handler $handler) {

12345678910>>...36