class ImageButton extends SubmitButton

Submittable image button form control.

Methods

__construct(string|null $src = null, string|null $alt = null)

No description

void
loadHttpData()

No description

string
getHtmlName()

No description

Details

at line 20
__construct(string|null $src = null, string|null $alt = null)

No description

Parameters

string|null $src

URI of the image

string|null $alt

alternate text for the image

at line 29
void loadHttpData()

No description

Return Value

void

at line 38
string getHtmlName()

No description

Return Value

string