From 7fa7f25806e92fe0c4f9c647d413a4fa58680e59 Mon Sep 17 00:00:00 2001 From: xue <> Date: Mon, 24 Sep 2007 16:03:13 +0000 Subject: added TConditional. --- demos/quickstart/protected/pages/Controls/Standard.page | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'demos/quickstart/protected/pages/Controls/Standard.page') diff --git a/demos/quickstart/protected/pages/Controls/Standard.page b/demos/quickstart/protected/pages/Controls/Standard.page index 2b8dd7ab..3b6079d6 100644 --- a/demos/quickstart/protected/pages/Controls/Standard.page +++ b/demos/quickstart/protected/pages/Controls/Standard.page @@ -27,6 +27,10 @@ TColorPicker represents an input field taking color values via a color dialog. +
  • + TConditional displays content corresponding to true or false result of a PHP expression. +
  • +
  • TDatePicker represents an input field taking date values via a calendar dialog.
  • @@ -122,7 +126,7 @@
  • TSlider represents a Slider control
  • - +
  • TStatements accepts a few PHP statements and displays their standard output on the Web page.
  • -- cgit v1.2.3