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
RWMB_Text_Field
PHP Class RWMB_Text_Field
Inheritance:
extends
RWMB_Field
Mostra file
Open project: rilwis/meta-box
Class Usage Examples
Public Methods
Method
Description
get_attributes
(
array
$field
,
mixed
$value
= null ) :
array
Get the attributes for a field
normalize
(
array
$field
) :
array
Normalize parameters for field
Method Details
get_attributes()
static
public
method
Get the attributes for a field
static
public
get_attributes
(
array
$field
,
mixed
$value
= null ) :
array
$field
array
$value
mixed
return
array
normalize()
static
public
method
Normalize parameters for field
static
public
normalize
(
array
$field
) :
array
$field
array
return
array