Searched refs:showtitle (Results 1 – 4 of 4) sorted by relevance
| /plugin/gallery/classes/ |
| D | XHTMLFormatter.php | 148 if ($this->options->showtitle || $this->options->showname) { 150 if ($this->options->showtitle) {
|
| D | Options.php | 30 public $showtitle = false; variable in dokuwiki\\plugin\\gallery\\classes\\Options
|
| /plugin/gallery/action/ |
| D | prosemirror.php | 157 'showtitle' => $options->showtitle,
|
| /plugin/asciidocjs/node_modules/@asciidoctor/core/dist/node/ |
| D | asciidoctor.cjs | 5641 attr_overrides.$delete("showtitle"); 5727 …(attr_overrides['$key?']("showtitle")) && ($eqeq(attr_overrides.$keys()['$&'](["notitle", "showtit… 5728 …]=']("notitle", $hash(nil, "", false, "@", "@", false)['$[]'](attr_overrides['$[]']("showtitle"))); 5730 …attr_overrides['$[]=']("showtitle", $hash(nil, "", false, "@", "@", false)['$[]'](attr_overrides['… 8789 } else if ($eqeq(name, "showtitle")) {
|