AdminMenu AdminMenu(
$values
)
|
|
Initializes this Menu with the Settings of the given ID.
Parameters:
Returns an Array of the Menu Child IDs.
Returns the Config setting of this Admin Plugin.
The settings are configured in the Plugin INI File. Returns null if the key could not be found.
Parameters:
Get the translated Description for this Menu. This can be a longer text, exactly saying what this PlugIn is meant for and other real important usage information.
The Description should not be longer than about 200 to 300 Character.
Returns the Menu ID. Used to build Administration Links.
Get the translated Menu Name.
Returns the Path of the Menu.
Get the translated Title for this Menu. Title is most often a one-sentence info message about this Administration PlugIn.
Returns whether this Menu has Childs or not.
Returns whether the Menu uses dynamic Items or not.