HTML_QuickForm_file::setSize()

HTML_QuickForm_file::setSize() – Sets size of file element

Synopsis

require_once 'HTML/QuickForm/file.php';

void HTML_QuickForm_file::setSize ( int $size )

Description

This package is not documented yet.

Parameter

integer $size

Size of file element

Throws

throws no exceptions thrown

See

see getSize().

Note

since 1.0

This function can not be called statically.

Moves an uploaded file into the destination (Previous) HTML class for a hidden type element (Next)
Last updated: Sat, 16 Feb 2019 — Download Documentation
Do you think that something on this page is wrong? Please file a bug report.
View this page in:
  • English

User Notes:

There are no user contributed notes for this page.