An external Url type of node for MenuTree
- Voir également
- Node
- Depuis
- 3.8.0
- Obsolète:
- 4.0 Use Joomla
◆ __construct()
__construct |
( |
|
$title, |
|
|
|
$link, |
|
|
|
$target = null , |
|
|
|
$class = null , |
|
|
|
$id = null , |
|
|
|
$icon = null |
|
) |
| |
Constructor for the class.
- Paramètres
-
string | $title | The title of the node |
string | $link | The node link |
string | $target | The link target |
string | $class | The CSS class for the node |
string | $id | The node id |
string | $icon | The title icon for the node |
- Depuis
- 3.8.0
- Obsolète:
- 4.0 Use Joomla
Références Node\$class, $icon, Node\$id, $link, $target, $title, et title.
◆ get()
Get an attribute value
- Paramètres
-
string | $name | The attribute name |
- Renvoie
- mixed
- Depuis
- 3.8.0
- Obsolète:
- 4.0 Use Joomla
Références $name.
◆ $icon
◆ $link
◆ $target
◆ $title
La documentation de cette classe a été générée à partir du fichier suivant :