db
AdminModule Class Reference

Inherits DBObject.

Public Member Functions

 getId ()
 
 getType ()
 
 getIdentifier ()
 
 getName ()
 
 getEnabled ()
 
 getModuleOrder ()
 
 setId ($id)
 
 setType ($type)
 
 setIdentifier ($identifier)
 
 setName ($name)
 
 setEnabled ($enabled)
 
 setModuleOrder ($moduleOrder)
 
 getIcon ()
 
 setIcon ($icon)
 
 getAdminVisible ()
 
 setAdminVisible ($adminVisible)
 
 getRoles ()
 
 setRoles ($roles)
 
 getModuleSettings ()
 
 setModuleSettings ($moduleSettings)
 

Static Public Member Functions

static __tableName ()
 
static __roles ()
 
static __moduleSettings ()
 

Protected Attributes

 $id
 
 $type
 
 $identifier
 
 $name
 
 $enabled
 
 $adminVisible
 
 $moduleOrder
 
 $icon
 
 $roles
 
 $moduleSettings
 

Detailed Description

nejaka ztavba na kterou se ma odkazovar

Member Function Documentation

◆ __moduleSettings()

static __moduleSettings ( )
static

◆ __roles()

static __roles ( )
static

◆ __tableName()

static __tableName ( )
static

nazev tabulky na kterou se mapuje

◆ getAdminVisible()

getAdminVisible ( )

◆ getEnabled()

getEnabled ( )

◆ getIcon()

getIcon ( )

◆ getId()

getId ( )

◆ getIdentifier()

getIdentifier ( )

◆ getModuleOrder()

getModuleOrder ( )

◆ getModuleSettings()

getModuleSettings ( )

◆ getName()

getName ( )

◆ getRoles()

getRoles ( )

◆ getType()

getType ( )

◆ setAdminVisible()

setAdminVisible (   $adminVisible)

◆ setEnabled()

setEnabled (   $enabled)

◆ setIcon()

setIcon (   $icon)

◆ setId()

setId (   $id)

◆ setIdentifier()

setIdentifier (   $identifier)

◆ setModuleOrder()

setModuleOrder (   $moduleOrder)

◆ setModuleSettings()

setModuleSettings (   $moduleSettings)

◆ setName()

setName (   $name)

◆ setRoles()

setRoles (   $roles)

◆ setType()

setType (   $type)

Member Data Documentation

◆ $adminVisible

$adminVisible
protected

◆ $enabled

$enabled
protected

◆ $icon

$icon
protected

◆ $id

$id
protected

◆ $identifier

$identifier
protected

◆ $moduleOrder

$moduleOrder
protected

◆ $moduleSettings

$moduleSettings
protected

◆ $name

$name
protected

◆ $roles

$roles
protected

◆ $type

$type
protected

The documentation for this class was generated from the following file: