class ImageButton extends SubmitButton

Submittable image button form control.

Methods

__construct($src = NULL, $alt = NULL)

No description

void
loadHttpData()

Loads HTTP data.

string
getHtmlName()

Returns HTML name of control.

Details

at line 23
__construct($src = NULL, $alt = NULL)

No description

Parameters

$src
$alt

at line 36
void loadHttpData()

Loads HTTP data.

Return Value

void

at line 49
string getHtmlName()

Returns HTML name of control.

Return Value

string