From 6394a6ffe3a9f3e4e698603b94503dc96f1e2652 Mon Sep 17 00:00:00 2001 From: "ctrlaltca@gmail.com" <> Date: Thu, 2 Jun 2011 16:06:37 +0000 Subject: upported documentation changes to trunk/ --- buildscripts/texbuilder/quickstart/pages.php | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'buildscripts/texbuilder') diff --git a/buildscripts/texbuilder/quickstart/pages.php b/buildscripts/texbuilder/quickstart/pages.php index d7191c07..28953831 100644 --- a/buildscripts/texbuilder/quickstart/pages.php +++ b/buildscripts/texbuilder/quickstart/pages.php @@ -105,21 +105,28 @@ $pages['Control Reference : Data Controls'] = array( $pages['Control Reference : Active Controls (AJAX)'] = array( 'ActiveControls/ActiveButton.page', 'ActiveControls/ActiveCheckBox.page', + 'ActiveControls/ActiveCheckBoxList.page', 'ActiveControls/ActiveCustomValidator.page', 'ActiveControls/ActiveDataList.page', 'ActiveControls/ActiveDataGrid.page', + 'ActiveControls/ActiveDropDownList.page', 'ActiveControls/ActiveHyperLink.page', 'ActiveControls/ActiveImage.page', 'ActiveControls/ActiveImageButton.page', 'ActiveControls/ActiveLabel.page', 'ActiveControls/ActiveLinkButton.page', + 'ActiveControls/ActiveListBox.page', 'ActiveControls/ActiveMultiView.page', 'ActiveControls/ActivePager.page', 'ActiveControls/ActivePanel.page', 'ActiveControls/ActiveRadioButton.page', + 'ActiveControls/ActiveRadioButtonList.page', 'ActiveControls/ActiveRepeater.page', 'ActiveControls/ActiveTextBox.page', 'ActiveControls/AutoComplete.page', + 'ActiveControls/CallbackClientScript.page', + 'ActiveControls/CallbackClientSide.page', + 'ActiveControls/CallbackOptions.page', 'ActiveControls/DragDrop.page'); $pages['Active Control Overview'] = array( -- cgit v1.2.3