Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
HTMLPurifier_VarParser_Flexible
PHP Class HTMLPurifier_VarParser_Flexible, yii
Inheritance:
extends
HTMLPurifier_VarParser
Mostra file
Open project: yiisoft/yii
Protected Methods
Method
Description
parseImplementation
(
mixed
$var
,
integer
$type
,
boolean
$allow_null
) :
array
|
boolean
|
float
|
integer
|
mixed
|
null
|
string
Method Details
parseImplementation()
protected
method
protected
parseImplementation
(
mixed
$var
,
integer
$type
,
boolean
$allow_null
) :
array
|
boolean
|
float
|
integer
|
mixed
|
null
|
string
$var
mixed
$type
integer
$allow_null
boolean
return
array
|
boolean
|
float
|
integer
|
mixed
|
null
|
string