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
WPDKSubMenuDivider
PHP Class WPDKSubMenuDivider
Author:
=undo= (
[email protected]
)
Inheritance:
extends
WPDKSubMenu
Mostra file
Open project: wpxtreme/wpdk
Public Methods
Method
Description
__construct
(
object
|
string
$parent
,
string
$title
= '' ) :
WPDKSubMenuDivider
Create an instance of WPDKSubMenuDivider class
Method Details
__construct()
public
method
Create an instance of WPDKSubMenuDivider class
public
__construct
(
object
|
string
$parent
,
string
$title
= '' ) :
WPDKSubMenuDivider
$parent
object
|
string
Parent id menu
$title
string
Optional. Title of divider
return
WPDKSubMenuDivider