FileFormField

FileFormField

class FileFormField extends FormField

FileFormField represents a file form field (an HTML file input tag).

Methods

__construct(DOMElement $node)

Constructor.

from FormField
string getName()

Returns the name of the field.

from 登录查看完整内容