|
CaMykS
1.0-20250801
|
Variables | |
| global | $camyks |
| Content_GenericFaq module, site faq list layout. More... | |
| foreach($this->faqitems as $n)<?=$n-> | vars ['title'] = $this->theme->get_boxContent2Header('padding:8px;') |
| endforeach = nl2br($n->vars['content']) | |
| endif | |
| global $camyks |
Content_GenericFaq module, site faq list layout.
| foreach ( $this->faqitems as $n)<?= $n-> vars[ 'title'] = $this->theme->get_boxContent2Header('padding:8px;') |
| endforeach = nl2br($n->vars['content']) |
| endif |