\qfq FillStoreForm

Summary

Methods
Properties
Constants
__construct()
process()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
loadFormElementsBasedOnSIP()
$store
$db
$feSpecNative
N/A

Properties

$feSpecNative

$feSpecNative : array

Type

array

Methods

__construct()

__construct() 

process()

process() 

Copies all current form parameter from STORE_CLIENT to STORE_FORM. Checks the values against FormElement definition and throws an exception if check fails. FormElements.type=hidden will be taken from STORE_SIP.

Throws

\qfq\CodeException
\qfq\UserFormException

loadFormElementsBasedOnSIP()

loadFormElementsBasedOnSIP() 

Loads a minimal definition of FormElement of the form specified in SIP.

Throws

\qfq\CodeException
\qfq\DbException
\qfq\UserFormException