Modulis: -- Izvēlieties $plugin_settings = array(); if (!empty($PLUGINS)) { foreach ($PLUGINS as $pid => $data) { $plugin_settings[$pid] = $data['settings']; ?> =$data['title']?> } } ?>
=$title?> if ($type == 'text' || !$type) { ?> } elseif ($type == 'radio') { ?> /> Jā /> Nē } elseif ($type == 'select') { ?> if (!empty($values)) { foreach ($values as $v) { $x = explode ('|',$v); $sel = $default == $x[0] ? 'selected="selected"' : ''; ?>>=htmlEscape($x[1])?> } } else { ?> NAV IZVĒLNES } ?> }?>