inc\classes\FieldsContainer.phpView Source

Show: PublicProtectedPrivateinherited
Table of Contents
FieldsContainer

Checks arrays of strings

Author
Sergey Dilong  
License
GPL-2.0  
Package
Temply-Account\Core  

\FieldsContainer

Package: Temply-Account\Core
Fields Container

Check for required fields and parameters

Author
Sergey Dilong  
License
GPL-2.0  

Properties

>VPropertyprivate$data = false
Default valuefalseDetails
Type
n/a
>VPropertyprivate$type = false
Default valuefalseDetails
Type
n/a

Methods

methodpublic__construct(mixed $a) : void

New FieldsContainer

Set rules

Parameters
NameTypeDescription
$amixed

Rules

Details
Example
Examples of rules  
methodpublicget() : void

methodpublicgetType() : void

methodpublicset( $a) : void

Apply data

Apply fields to the object and check it

Parameters
NameTypeDescription
$a
Documentation was generated by phpDocumentor v2.9.0.