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_Walker_Select
PHP Class RWMB_Walker_Select
Inheritance:
extends
RWMB_Walker_Base
Mostra file
Open project: rilwis/meta-box
Class Usage Examples
Public Methods
Method
Description
start_el
(
string
&
$output
,
object
$object
,
integer
$depth
,
array
$args
= [],
integer
$current_object_id
)
Method Details
start_el()
public
method
See also:
Walker::start_el()
public
start_el
(
string
&
$output
,
object
$object
,
integer
$depth
,
array
$args
= [],
integer
$current_object_id
)
$output
string
Passed by reference. Used to append additional content.
$object
object
Item
$depth
integer
Depth of Item.
$args
array
$current_object_id
integer
Item id.