class Select (View source)

Displays the MySQL servers choice form

Methods

static string
render(bool $notOnlyOptions)

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

Details

static string render(bool $notOnlyOptions)

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

Parameters

bool $notOnlyOptions

whether to include form tags or not

Return Value

string