PanelBoxWidget
extends CWidget
in package
Table of Contents
Properties
- $boxesbyrow : mixed
- $boxesincontainer : mixed
- $buttontext : mixed
- $dbPosition : mixed
- $description : mixed
- $display : mixed
- $external : mixed
- $fromDb : mixed
- $ico : mixed
- $offset : mixed
- $position : mixed
- $title : mixed
- $url : mixed
- $usergroup : mixed
Methods
- getBoxes() : mixed
- run() : mixed
- canSeeBox() : mixed
- renderBox() : mixed
- Render a single box
- renderRows() : mixed
- Render all boxes in row
- setValuesFromDb() : mixed
- getOrientationClass() : mixed
Properties
$boxesbyrow
public
mixed
$boxesbyrow
= 3
$boxesincontainer
public
mixed
$boxesincontainer
= \false
$buttontext
public
mixed
$buttontext
$dbPosition
public
mixed
$dbPosition
= 1
$description
public
mixed
$description
$display
public
mixed
$display
= 'singlebox'
$external
public
mixed
$external
= \false
$fromDb
public
mixed
$fromDb
= \false
$ico
public
mixed
$ico
$offset
public
mixed
$offset
= 3
$position
public
mixed
$position
$title
public
mixed
$title
$url
public
mixed
$url
$usergroup
public
mixed
$usergroup
Methods
getBoxes()
public
getBoxes() : mixed
run()
public
run() : mixed
canSeeBox()
protected
canSeeBox([mixed $box = '' ]) : mixed
Parameters
- $box : mixed = ''
renderBox()
Render a single box
protected
renderBox() : mixed
renderRows()
Render all boxes in row
protected
renderRows() : mixed
setValuesFromDb()
protected
setValuesFromDb() : mixed
getOrientationClass()
private
getOrientationClass() : mixed