OXID eShop CE  6.5.2
OxidEsales\EshopCommunity\Internal\Framework\Form\FormInterface Interface Reference
+ Inheritance diagram for OxidEsales\EshopCommunity\Internal\Framework\Form\FormInterface:

Public Member Functions

 add (FormFieldInterface $field)
 
 getFields ()
 
 handleRequest ($request)
 
 isValid ()
 
 getErrors ()
 

Member Function Documentation

◆ add()

OxidEsales\EshopCommunity\Internal\Framework\Form\FormInterface::add ( FormFieldInterface  $field)

◆ getErrors()

OxidEsales\EshopCommunity\Internal\Framework\Form\FormInterface::getErrors ( )

◆ getFields()

OxidEsales\EshopCommunity\Internal\Framework\Form\FormInterface::getFields ( )

◆ handleRequest()

OxidEsales\EshopCommunity\Internal\Framework\Form\FormInterface::handleRequest (   $request)
Parameters
array$request

Implemented in OxidEsales\EshopCommunity\Internal\Framework\Form\Form.

◆ isValid()

OxidEsales\EshopCommunity\Internal\Framework\Form\FormInterface::isValid ( )

The documentation for this interface was generated from the following file: