TRepeatInfo class.
TRepeatInfo represents repeat information for controls like TCheckBoxList. The layout of the repeated items is specified via RepeatLayout, which can be either 'Table' (default), 'Flow' or 'Raw'. A table layout uses HTML table cells to organize the items while a flow layout uses line breaks to organize the items. The number of columns used to display the items is specified via RepeatColumns property, while the RepeatDirection governs the order of the items being rendered.
Note, the Raw layout does not contain any formatting tags and thus ignores the column and repeat direction settings.
Located in /Web/UI/WebControls/TRepeatInfo.php (line 75)
TComponent | --TRepeatInfo
Renders footer.
Renders header.
Renders contents in horizontal repeat direction.
Renders contents in raw format.
Renders the repeated items.
Renders contents in veritcal repeat direction.
Sets the direction of traversing the repeated items (Vertical, Horizontal)
Inherited From TComponent
TComponent::attachEventHandler()
TComponent::canGetProperty()
TComponent::canSetProperty()
TComponent::detachEventHandler()
TComponent::evaluateExpression()
TComponent::evaluateStatements()
TComponent::getEventHandlers()
TComponent::getSubProperty()
TComponent::hasEvent()
TComponent::hasEventHandler()
TComponent::hasProperty()
TComponent::raiseEvent()
TComponent::setSubProperty()
TComponent::__get()
TComponent::__set()
Documentation generated on Sun, 04 Jun 2006 19:00:15 -0400 by phpDocumentor 1.3.0RC4