Box

Extends\CActiveRecord

This is the model class for table "{{boxes}}".

The following are the available columns in table '{{boxes}}':

package

Default

Methods

attributeLabels

attributeLabels()
inheritdoc

Returns the Buttons for the Grid View

getbuttons(): string

Response

string

List of all icons available for user Command to generate this list: grep -oh "icon-[a-z]*" styles/Sea_Green/css/fonts.css | sort -u > ~/my_icon_list.txt

getIcons(): array<mixed,string>

Response

array<mixed,string>

getIcons_length

getIcons_length()

getSpanIcon

getSpanIcon(): string

Response

string

getUsergroupname

getUsergroupname(): mixed|string

Response

mixed|string

model

model( $className = __CLASS__): \Box
static
inheritdoc

Arguments

$className

Response

\Box

the static model class

relations

relations()
inheritdoc

Method to restore the default surveymenu entries This method will fail if the surveymenus have been tempered, or wrongly set

restoreDefaults(): boolean

Response

boolean

rules

rules()
inheritdoc

tableName

tableName()
inheritdoc

Properties

id

id :integer

Primary key

Type(s)

integer

position

position :integer

Type(s)

integer

url

url :string

Type(s)

string

title

title :string

Type(s)

string

ico

ico :string

the icon class

Type(s)

string

desc

desc :string

Description

Type(s)

string

page

page :string

Type(s)

string

usergroup

usergroup :integer

UserGroup ID

Type(s)

integer