Lines Matching refs:attributes
195 $attributes = $data[PluginUtility::ATTRIBUTES];
196 $tagAttributes = TagAttributes::createFromCallStackArray($attributes);
204 $attributes = $data[PluginUtility::ATTRIBUTES];
205 $tagAttributes = TagAttributes::createFromCallStackArray($attributes);
250 * @param array $attributes - the attributes passed to the paragraph
252 … public static function fromEolToParagraphUntilEndOfStack(CallStack &$callstack, array $attributes) argument
255 if (!is_array($attributes)) {
256 …LogUtility::msg("The passed attributes array ($attributes) for the creation of the paragraph is no…
257 $attributes = [];
287 $attributes
342 $attributes
352 $attributes
380 $attributes