HTML_QuickForm::getRegisteredTypes()

HTML_QuickForm::getRegisteredTypes() – Returns registered element types

Synopsis

require_once 'HTML/QuickForm.php';

array HTML_QuickForm::getRegisteredTypes ( void )

Description

Returns an array of registered element types.

Throws

throws

Note

since 1.0

This function can be called statically.

Returns the value of MAX_FILE_SIZE hidden element (Previous) Inserts a new element right before the other 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.