CMS Made Simple API

CmsAdminMenuItem
in package

FinalYes

Base module class.

All modules should inherit and extend this class with their functionality.

Tags
since
2.0
license

GPL

author

Robert Campbell calguy1000@cmsmadesimple.org

see
CMSModule::GetAdminSection()

FOO

Table of Contents

Properties

$action  : string
$icon  : string
$module  : string
$priority  : int
$section  : string
$title  : string
$url  : string

Methods

from_module()  : mixed
A convenience method to build a standard admin menu item from module methods.
valid()  : mixed
Test if the object is valid

Properties

$url

public string $url

The actual URL for the menu item link. If this is not specified, it is created from the module and action.

Methods


        
On this page

Search results