PHP 클래스 Prado\Web\UI\WebControls\TRepeatLayout

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
부터: 3.0.4
저자: Qiang Xue ([email protected])
상속: extends Prado\TEnumerable
파일 보기 프로젝트 열기: pradosoft/prado