Jelix 1.7.18

jPrefItemGroup
in package

Tags
author

Florian Lonqueu-Brochard

contributor

Laurent Jouanneau

copyright

2012 Florian Lonqueu-Brochard, 2015 Laurent Jouanneau

see
http://jelix.org
licence

http://www.gnu.org/licenses/lgpl.html GNU Lesser General Public Licence, see LICENCE file

Table of Contents

$id  : string
$locale  : mixed
the locale selector for its label, shown into a form (jpref_admin).
$order  : mixed
the order of the group into a list of group.
$prefs  : array<string|int, jPrefItem>
compareGroup()  : mixed
Compare 2 group.
setFromIniNode()  : mixed
Initialise the group with a node from an ini file.

Properties

$locale

the locale selector for its label, shown into a form (jpref_admin).

public mixed $locale

$order

the order of the group into a list of group.

public mixed $order

Methods

setFromIniNode()

Initialise the group with a node from an ini file.

public setFromIniNode(mixed $node_key, mixed $node) : mixed
Parameters
$node_key : mixed
$node : mixed
Return values
mixed

Search results