Home
last modified time | relevance | path

Searched defs:attr (Results 1 – 25 of 114) sorted by relevance

12345

/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/src/Record/
H A DAbstractRecord.php24 public function __get($attr)
41 public function __isset($attr)
47 private function attributeToKey($attr)
52 private function validAttribute($attr)
H A DAbstractPlaceRecord.php26 public function __get($attr)
40 public function __isset($attr)
/plugin/exttab3/
H A Dsyntax.php90 protected function writeCall($tag, $attr, $state, $pos, $match, $handler)
96 protected function open($tag, $attr, $pos, $match, $handler)
150 private function appendClass($class, $attr)
335 protected function tag_open($tag, $attr = null)
421 protected function cleanAttrString($attr = '', $allowed_keys)
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/src/Model/
H A DAbstractModel.php44 public function __get($attr)
58 public function __isset($attr)
H A DCity.php102 public function __get($attr)
116 public function __isset($attr)
/plugin/scrape/HTMLPurifier/
H A DPrinter.php
/plugin/syntaxhighlighter4/
H A Dsyntax.php137 private function procTitle($attr) {
158 private function procHighlight($attr) {
/plugin/wrap/
H A Dhelper.php339 renderODTOpenParagraph($renderer, $class, $style, $dir, $language, $is_indent, $is_outdent, $indent_first, $attr = null) global() argument
449 renderODTOpenColumn($renderer, $class, $style, $attr) global() argument
539 renderODTOpenSpan($renderer, $class, $style, $language, $attr) global() argument
619 renderODTOpenTable($renderer, $attr, $style, $attr_string) global() argument
[all...]
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Tag/
H A DPre.php8 public function open($attr, &$ahtml, &$ihtml) argument
H A DTocPageBreak.php7 public function open($attr, &$ahtml, &$ihtml) argument
H A DTta.php8 public function open($attr, &$ahtml, &$ihtml) argument
H A DTts.php8 public function open($attr, &$ahtml, &$ihtml) argument
H A DTtz.php8 public function open($attr, &$ahtml, &$ihtml) argument
H A DA.php8 public function open($attr, &$ahtml, &$ihtml) argument
[all...]
H A DAnnotation.php8 public function open($attr, &$ahtml, &$ihtml) argument
[all...]
H A DBookmark.php8 public function open($attr, &$ahtml, &$ihtml) argument
H A DBr.php8 public function open($attr, &$ahtml, &$ihtml) argument
H A DDotTab.php8 public function open($attr, &$ahtml, &$ihtml) argument
H A DIndexEntry.php8 public function open($attr, &$ahtml, &$ihtml) argument
H A DIndexInsert.php8 public function open($attr, &$ahtml, &$ihtml) argument
[all...]
H A DNewColumn.php8 public function open($attr, &$ahtml, &$ihtml) argument
H A DSetHtmlPageFooter.php8 public function open($attr, &$ahtml, &$ihtml) argument
[all...]
H A DTBody.php8 public function open($attr, &$ahtml, &$ihtml) argument
H A DTFoot.php10 public function open($attr, &$ahtml, &$ihtml) argument
/plugin/prosemirror/parser/
H A DRootNode.php17 protected $attr = []; variable in dokuwiki\\plugin\\prosemirror\\parser\\RootNode

12345