StylesheetSelect StylesheetSelect(
)
|
|
void setPreSelected(
String
$template
)
|
|
Sets the Name of the tylesheet to be preselected.
Parameters:
|
String |
$template: |
id the Stylesheet Name |
void setSortAlphabetical(
boolean
$sortAlphabetical
)
|
|
Sets if the list will be sorted alphabetical.
Default id TRUE.
Parameters:
|
boolean |
$sortAlphabetical: |
sortAlphabetical if the list will be sorted or not |