Searched refs:getRendererName (Results 1 – 5 of 5) sorted by relevance
/plugin/combo/ComboStrap/ | ||
H A D | PageCompilerDocument.php | 51 abstract function getRendererName(): string; function in ComboStrap\\PageCompilerDocument |
H A D | AnalyticsDocument.php | 105 function getRendererName(): string function in ComboStrap\\AnalyticsDocument |
H A D | InstructionsDocument.php | 113 function getRendererName(): string function in ComboStrap\\InstructionsDocument |
H A D | OutputDocument.php | 100 $result = p_render($this->getRendererName(), $instructions, $info); |
H A D | HtmlDocument.php | 46 function getRendererName(): string function in ComboStrap\\HtmlDocument |