Class TRepeatLayout

Description

TRepeatLayout class.

TRepeatLayout defines the enumerable type for the possible layouts that repeated contents can take.

The following enumerable values are defined:

  • Table: the repeated contents are organized using an HTML table
  • Flow: the repeated contents are organized using HTML spans and breaks
  • Raw: the repeated contents are stacked together without any additional decorations

  • since: 3.0.4
  • version: $Id: TRepeatInfo.php 2541 2008-10-21 15:05:13Z qiang.xue $
  • author: Qiang Xue <qiang.xue@gmail.com>

Located in /Web/UI/WebControls/TRepeatInfo.php (line 554)

TEnumerable
   |
   --TRepeatLayout
Class Constant Summary
 Flow = 'Flow'
 Raw = 'Raw'
 Table = 'Table'
Class Constants
Flow = 'Flow' (line 557)
Raw = 'Raw' (line 558)
Table = 'Table' (line 556)

Documentation generated on Sun, 11 Jan 2009 20:23:38 -0500 by phpDocumentor 1.3.0RC4