|
Stud.IP
jlu_4.1 Revision
|
Variables | |
| if($enabled) | $perm = $attributes['perm'] |
| foreach | ( $languages as $locale=> $lang) ( $locale===$base_lang) |
| $text = $value->original() | |
| else | __pad0__ |
| endif | |
| $attr = array_merge($attr, (array) $attributes['input_attributes']) | |
| endforeach = ($wysiwyg ? wysiwygReady($text) : htmlReady($text)) | |
| $attr = array_merge($attr, (array) $attributes['input_attributes']) |
| if ( $enabled) $perm = $attributes['perm'] |
| else $text = $value->original() |
| foreach ($languages as $locale=> $lang)($locale===$base_lang) | ( | $languages as, | |
| $lang | |||
| ) |
| else __pad0__ |
| endforeach = ($wysiwyg ? wysiwygReady($text) : htmlReady($text)) |
| endif |