From f1f33db1f85c0893205a4a00c203d884dc1af1a5 Mon Sep 17 00:00:00 2001 From: wei <> Date: Sun, 10 Sep 2006 01:03:56 +0000 Subject: Changed TCallbackEventParameter::Parameter to TCallbackEventParameter::CallbackParameter Add TActiveButton and TActiveCheckBox quickstart docs. --- .gitattributes | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes index cb22cb99..6875bd34 100644 --- a/.gitattributes +++ b/.gitattributes @@ -761,7 +761,15 @@ demos/quickstart/protected/index/ZendSearch.php -text demos/quickstart/protected/index/quickstart/_0.cfs -text demos/quickstart/protected/index/quickstart/deletable -text demos/quickstart/protected/index/quickstart/segments -text +demos/quickstart/protected/pages/ActiveControls/ActiveButton.page -text +demos/quickstart/protected/pages/ActiveControls/ActiveCheckBox.page -text demos/quickstart/protected/pages/ActiveControls/Home.page -text +demos/quickstart/protected/pages/ActiveControls/Introduction.page -text +demos/quickstart/protected/pages/ActiveControls/Samples/TActiveButton/Home.page -text +demos/quickstart/protected/pages/ActiveControls/Samples/TActiveButton/Home.php -text +demos/quickstart/protected/pages/ActiveControls/Samples/TActiveCheckBox/Home.page -text +demos/quickstart/protected/pages/ActiveControls/Samples/TActiveCheckBox/Home.php -text +demos/quickstart/protected/pages/ActiveControls/Samples/config.xml -text demos/quickstart/protected/pages/ActiveControls/TActiveButtonClass.png -text demos/quickstart/protected/pages/ActiveControls/TActiveButtonClass.vsd -text demos/quickstart/protected/pages/ActiveControls/postback-callback.png -text @@ -1946,6 +1954,8 @@ tests/FunctionalTests/features/protected/pages/I18N/config.xml -text tests/FunctionalTests/features/protected/pages/RatingList.page -text tests/FunctionalTests/features/protected/pages/ValidatorEffects.page -text tests/FunctionalTests/index.php -text +tests/FunctionalTests/quickstart/ActiveControls/ActiveButtonTestCase.php -text +tests/FunctionalTests/quickstart/ActiveControls/ActiveCheckBoxTestCase.php -text tests/FunctionalTests/quickstart/Advanced/I18N.php -text tests/FunctionalTests/quickstart/Controls/BulletedListTestCase.php -text tests/FunctionalTests/quickstart/Controls/ButtonTestCase.php -text -- cgit v1.2.3