KWeb  6.4
KWebBoxGroup Class Reference
Inheritance diagram for KWebBoxGroup:
KWebBoxInc KWebBox

Public Member Functions

 __construct ($boxes, $inc=false, $title=false, $id=false, $vars=array(), $data=array())
 getIterator ()
 get ($id)
 add ($box, $pos=0)
 clear ()
 count ()
 removeByName ($name)
 removeById ($id)
 sort ()
 printContent ()
 Prints box contents.

Data Fields

 $boxes

Constructor & Destructor Documentation

KWebBoxGroup::__construct ( boxes,
inc = false,
title = false,
id = false,
vars = array(),
data = array() 
)

Member Function Documentation

KWebBoxGroup::add ( box,
pos = 0 
)
KWebBoxGroup::clear ( )
KWebBoxGroup::count ( )
KWebBoxGroup::get ( id)
Returns:
KWebBoxGroup
KWebBoxGroup::getIterator ( )
KWebBoxGroup::printContent ( )

Prints box contents.

Reimplemented from KWebBoxInc.

KWebBoxGroup::removeById ( id)
KWebBoxGroup::removeByName ( name)
KWebBoxGroup::sort ( )

Field Documentation

KWebBoxGroup::$boxes

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