Home
last modified time | relevance | path

Searched defs:attributes (Results 1 – 25 of 56) sorted by relevance

123

/template/strap/ComboStrap/
H A DPosition.php35 public static function processStickiness(&$attributes)
68 public static function processPosition(TagAttributes &$attributes)
H A DPrismTags.php41 …public static function processEnterXhtml(TagAttributes $attributes, \DokuWiki_Syntax_Plugin $plugi…
46 … public static function processExitXhtml(TagAttributes $attributes, \Doku_Renderer_xhtml $renderer)
H A DPrism.php195 …tion htmlEnter(\Doku_Renderer_xhtml $renderer, \DokuWiki_Syntax_Plugin $plugin, $attributes = null)
394 public static function htmlExit(\Doku_Renderer_xhtml $renderer, $attributes = null)
H A DDimension.php64 public static function processWidthAndHeight(TagAttributes &$attributes)
239 private static function processWidth(TagAttributes $attributes)
H A DPluginUtility.php171 public static function array2HTMLAttributesAsString($attributes)
432 public static function processStyle(&$attributes)
683 static function addClass2Attributes($classValue, array &$attributes)
696 static function addStyleProperty($property, $value, array &$attributes)
799 static function addAttributeValue($attribute, $value, array &$attributes)
H A DGridTag.php82 public static function processEnter(TagAttributes $attributes, $handler, $match)
461 public static function renderEnterXhtml(TagAttributes $attributes): string
H A DSpacing.php15 public static function processSpacingAttributes(&$attributes)
H A DLineSpacing.php20 public static function processLineSpacingAttributes(&$attributes)
H A DFloatAttribute.php23 public static function processFloat(&$attributes)
H A DTextColor.php33 public static function processTextColorAttribute(TagAttributes &$attributes)
H A DHover.php28 public static function processOnHover(TagAttributes &$attributes)
H A DSkin.php81 public static function processSkinAttribute(TagAttributes &$attributes)
H A DCacheTag.php18 public static function handle(TagAttributes $attributes): array
/template/strap/ComboStrap/TagAttribute/
H A DAnimation.php39 public static function processOnView(TagAttributes &$attributes)
83 private static function wowInit(&$attributes)
H A DShadow.php44 public static function process(TagAttributes &$attributes)
116 static function addMediumElevation(&$attributes)
H A DUnderline.php18 public static function processUnderlineAttribute(TagAttributes &$attributes)
H A DHero.php18 public static function processHero(TagAttributes &$attributes)
H A DTextAlign.php26 public static function processTextAlign(&$attributes)
H A DToggle.php35 static function processToggle(TagAttributes $attributes)
H A DAlign.php38 public static function processAlignAttributes(TagAttributes &$attributes)
/template/twigstarter/vendor/twig/twig/src/Node/
DNode.php26 protected $attributes; variable in Twig\\Node\\Node
39 …public function __construct(array $nodes = [], array $attributes = [], int $lineno = 0, string $ta…
/template/strap/syntax/
H A Dmedia.php136 public static function updateStatistics($attributes, renderer_plugin_combo_analytics $renderer)
324 static public function registerImageMeta(array $attributes, Doku_Renderer_metadata $renderer)
/template/bootstrap3/
DSVG.php87 private static function attributes($attrs = array()) function in dokuwiki\\template\\bootstrap3\\SVG
/template/strap/resources/snippet/js/
H A Dwebcode.js47 …IframeObserver.observe(iframe.contentWindow.document, {attributes: true, childList: true, subtree:… property
/template/writr/
Dmain.php158 $attributes = $item->getLinkAttributes(); variable

123