Home
last modified time | relevance | path

Searched defs:decorator (Results 1 – 7 of 7) sorted by relevance

/plugin/latexport/_test/
H A Ddecorator.test.php12 private $decorator; variable in decorator_test
/plugin/latexport/implementation/
H A Ddecorator_images.php24 function __construct($decorator) {
H A Ddecorator_math.php31 function __construct($decorator) {
H A Ddecorator_headings.php56 function __construct($decorator) {
H A Ddecorator_includer.php66 function __construct($includes, $decorator) {
H A Ddecorator.php15 class decorator extends Doku_Renderer { class
21 protected $decorator; variable in decorator
27 function __construct($decorator) {
/plugin/scrape/
H A DHTMLPurifier.standalone.php