SelectTemplate
class SelectTemplate (View source)
The template selection component.
Methods
static string
render(object $Automad, object $Themelist, string $name = '', string $selectedTheme = false, string $selectedTemplate = false)
Create a select box containing all installed themes/templates to be included in a HTML form.
Details
at line 67
static string
render(object $Automad, object $Themelist, string $name = '', string $selectedTheme = false, string $selectedTemplate = false)
Create a select box containing all installed themes/templates to be included in a HTML form.