Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
ZF
Apigility
Admin
InputFilter
AuthorizationInputFilter
PHP Class ZF\Apigility\Admin\InputFilter\AuthorizationInputFilter
Inheritance:
extends
Zend\InputFilter\InputFilter
Show file
Open project: zfcampus/zf-apigility-admin
Class Usage Examples
Protected Properties
Property
Type
Description
$messages
Public Methods
Method
Description
getMessages
( ) :
array
isValid
( ) :
boolean
Is the data set valid?
Method Details
getMessages()
public
method
public
getMessages
( ) :
array
return
array
isValid()
public
method
Is the data set valid?
public
isValid
( ) :
boolean
return
boolean
Property Details
$messages
protected property
protected
$messages