class Select (View source)

Displays the MySQL servers choice form

Methods

static string
render(bool $notOnlyOptions, bool $hasLabelIcon = false)

Renders the server selection in list or selectbox form, or option tags only

Details

static string render(bool $notOnlyOptions, bool $hasLabelIcon = false)

Renders the server selection in list or selectbox form, or option tags only

Parameters

bool $notOnlyOptions

whether to include form tags or not

bool $hasLabelIcon

Return Value

string