From 974959a59b7e857ba72772f23ee4d2540195378c Mon Sep 17 00:00:00 2001 From: xue <> Date: Sat, 10 Dec 2005 18:06:51 +0000 Subject: Moved JavaScript build script to tools directory. Modified JavaScript build script to reflect the above path changing. Added Prado Script build script that merges core script files into one to save script inclusion time for Prado applications. --- tools/phpbuilder/files.txt | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 tools/phpbuilder/files.txt (limited to 'tools/phpbuilder/files.txt') diff --git a/tools/phpbuilder/files.txt b/tools/phpbuilder/files.txt new file mode 100644 index 00000000..22218685 --- /dev/null +++ b/tools/phpbuilder/files.txt @@ -0,0 +1,25 @@ +TComponent.php +Exceptions/TException.php +Collections/TList.php +Collections/TMap.php +Data/TXmlDocument.php +Web/THttpUtility.php +core.php +prado.php +TApplication.php +Exceptions/TErrorHandler.php +Web/THttpRequest.php +Web/THttpResponse.php +Web/THttpSession.php +Security/TAuthorizationRule.php +Web/Services/TPageService.php +Web/UI/TTemplateManager.php +Web/UI/TThemeManager.php +Web/UI/TAssetManager.php +Web/UI/THiddenFieldPageStatePersister.php +Web/UI/TControl.php +Web/UI/TTemplateControl.php +Web/UI/TForm.php +Web/UI/TClientScriptManager.php +Web/UI/THtmlWriter.php +Web/UI/TPage.php \ No newline at end of file -- cgit v1.2.3