KWeb
6.4
|
Public Member Functions | |
__construct ($item, $view, $title=false, $id=false, $vars=array(), $data=array()) | |
printContent () | |
Prints box contents. | |
getName () | |
Data Fields | |
$view | |
$vars | |
$item |
KWebBoxView::__construct | ( | $ | item, |
$ | view, | ||
$ | title = false , |
||
$ | id = false , |
||
$ | vars = array() , |
||
$ | data = array() |
||
) |
KWebBoxView::getName | ( | ) |
KWebBoxView::printContent | ( | ) |
Prints box contents.
Reimplemented from KWebBox.
KWebBoxView::$item |
KWebBoxView::$vars |
KWebBoxView::$view |