Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Formo_Core_Driver_Set
PHP Class Formo_Core_Driver_Set
Inheritance:
extends
Formo_Driver
显示文件
Open project: bmidget/kohana-formo
Public Methods
Method
Description
can_be_empty
( )
get_label
(
array
$array
)
get_opts
(
array
$array
)
get_opts_template
(
array
$array
)
get_title
(
array
$array
)
get_val
(
array
$array
)
Method Details
can_be_empty()
public
static
method
public
static
can_be_empty
( )
get_label()
public
static
method
public
static
get_label
(
array
$array
)
$array
array
get_opts()
public
static
method
public
static
get_opts
(
array
$array
)
$array
array
get_opts_template()
public
static
method
public
static
get_opts_template
(
array
$array
)
$array
array
get_title()
public
static
method
public
static
get_title
(
array
$array
)
$array
array
get_val()
public
static
method
public
static
get_val
(
array
$array
)
$array
array