Thread: [Phphtmllib-devel] SF.net SVN: phphtmllib:[3171] trunk/open2300/lib/autoload.inc
Status: Beta
Brought to you by:
hemna
From: <he...@us...> - 2008-11-07 04:36:38
|
Revision: 3171 http://phphtmllib.svn.sourceforge.net/phphtmllib/?rev=3171&view=rev Author: hemna Date: 2008-11-07 04:36:35 +0000 (Fri, 07 Nov 2008) Log Message: ----------- new file Modified Paths: -------------- trunk/open2300/lib/autoload.inc Modified: trunk/open2300/lib/autoload.inc =================================================================== --- trunk/open2300/lib/autoload.inc 2008-11-07 04:35:42 UTC (rev 3170) +++ trunk/open2300/lib/autoload.inc 2008-11-07 04:36:35 UTC (rev 3171) @@ -1,7 +1,7 @@ <?php /** * This is an auto-generated file. Please do not modify! - * Generated on 2008-03-13T13:45:00-07:00 by AutoloadGenerator + * Generated on 2008-11-06T18:05:57-08:00 by AutoloadGenerator * * @package open2300 */ @@ -20,7 +20,6 @@ 'AjaxableHTMLWidget'=>'external/phphtmllib/src/widgets/AjaxableHTMLWidget.inc', 'AjaxablePage'=>'external/phphtmllib/src/page/AjaxablePage.inc', 'AjaxActionBarItem'=>'external/phphtmllib/src/menu/data/AjaxActionBarItem.inc', -'AjaxActiveTab'=>'external/phphtmllib/src/widgets/AjaxActiveTab.inc', 'AjaxDataListSearchFormContent'=>'external/phphtmllib/src/datalist/search/AjaxDataListSearchFormContent.inc', 'AjaxDataListSimpleSearchFormContent'=>'external/phphtmllib/src/datalist/search/AjaxDataListSimpleSearchFormContent.inc', 'AjaxDefaultHTMLDataList'=>'external/phphtmllib/src/datalist/AjaxDefaultHTMLDataList.inc', @@ -173,6 +172,7 @@ 'MessageBoxOK'=>'external/phphtmllib/src/widgets/MessageBoxOK.inc', 'MessageBoxOKCancel'=>'external/phphtmllib/src/widgets/MessageBoxOKCancel.inc', 'MessageBoxWidget'=>'external/phphtmllib/src/widgets/MessageBoxWidget.inc', +'MetarTextCurrentConditions'=>'modules/home/widgets/MetarTextCurrentConditions.inc', 'myGraph'=>'modules/graphs/myGraph.inc', 'NavTable'=>'external/phphtmllib/src/widgets/NavTable.inc', 'NavTableCSS'=>'external/phphtmllib/src/widgets/css/NavTableCSS.inc', @@ -269,6 +269,7 @@ 'message-box-o-k'=>'MessageBoxOK', 'message-box-o-k-cancel'=>'MessageBoxOKCancel', 'message-box-w'=>'MessageBoxWidget', +'metar-text-current-conditions'=>'MetarTextCurrentConditions', 'nav-table'=>'NavTable', 'open-2-3-0-0'=>'open2300Page', 'pressure-line-graph'=>'PressureLineGraph', @@ -338,6 +339,7 @@ 'MessageBoxOK'=>'message-box-o-k', 'MessageBoxOKCancel'=>'message-box-o-k-cancel', 'MessageBoxWidget'=>'message-box-w', +'MetarTextCurrentConditions'=>'metar-text-current-conditions', 'NavTable'=>'nav-table', 'open2300Page'=>'open-2-3-0-0', 'PressureLineGraph'=>'pressure-line-graph', This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <he...@us...> - 2008-11-07 06:42:24
|
Revision: 3182 http://phphtmllib.svn.sourceforge.net/phphtmllib/?rev=3182&view=rev Author: hemna Date: 2008-11-07 06:42:19 +0000 (Fri, 07 Nov 2008) Log Message: ----------- remote update Modified Paths: -------------- trunk/open2300/lib/autoload.inc Modified: trunk/open2300/lib/autoload.inc =================================================================== --- trunk/open2300/lib/autoload.inc 2008-11-07 06:41:47 UTC (rev 3181) +++ trunk/open2300/lib/autoload.inc 2008-11-07 06:42:19 UTC (rev 3182) @@ -1,7 +1,7 @@ <?php /** * This is an auto-generated file. Please do not modify! - * Generated on 2008-11-06T18:05:57-08:00 by AutoloadGenerator + * Generated on 2008-11-06T21:59:59-08:00 by AutoloadGenerator * * @package open2300 */ @@ -190,6 +190,7 @@ 'ProjectGenerator'=>'external/phphtmllib/src/generator/ProjectGenerator.inc', 'RainLineGraph'=>'modules/graphs/RainLineGraph.inc', 'RedTheme'=>'external/phphtmllib/data/css/RedTheme.inc', +'RemoteUpdate'=>'modules/api/RemoteUpdate.inc', 'Request'=>'external/phphtmllib/src/request/Request.inc', 'RequestBuilder'=>'external/phphtmllib/src/request/RequestBuilder.inc', 'RoundTitleTable'=>'external/phphtmllib/src/widgets/RoundTitleTable.inc', @@ -275,6 +276,7 @@ 'pressure-line-graph'=>'PressureLineGraph', 'rain-line-graph'=>'RainLineGraph', 'red-theme'=>'RedTheme', +'remote-update'=>'RemoteUpdate', 'round-title-table'=>'RoundTitleTable', 'standard-dialog-w'=>'StandardDialogWidget', 'standard-theme'=>'StandardTheme', @@ -345,6 +347,7 @@ 'PressureLineGraph'=>'pressure-line-graph', 'RainLineGraph'=>'rain-line-graph', 'RedTheme'=>'red-theme', +'RemoteUpdate'=>'remote-update', 'RoundTitleTable'=>'round-title-table', 'StandardDialogWidget'=>'standard-dialog-w', 'StandardTheme'=>'standard-theme', This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <he...@us...> - 2008-11-07 19:55:22
|
Revision: 3195 http://phphtmllib.svn.sourceforge.net/phphtmllib/?rev=3195&view=rev Author: hemna Date: 2008-11-07 19:55:15 +0000 (Fri, 07 Nov 2008) Log Message: ----------- regenerated because I changed the target to metar Modified Paths: -------------- trunk/open2300/lib/autoload.inc Modified: trunk/open2300/lib/autoload.inc =================================================================== --- trunk/open2300/lib/autoload.inc 2008-11-07 19:54:29 UTC (rev 3194) +++ trunk/open2300/lib/autoload.inc 2008-11-07 19:55:15 UTC (rev 3195) @@ -1,7 +1,7 @@ <?php /** * This is an auto-generated file. Please do not modify! - * Generated on 2008-11-06T21:59:59-08:00 by AutoloadGenerator + * Generated on 2008-11-07T11:53:26-08:00 by AutoloadGenerator * * @package open2300 */ @@ -270,7 +270,7 @@ 'message-box-o-k'=>'MessageBoxOK', 'message-box-o-k-cancel'=>'MessageBoxOKCancel', 'message-box-w'=>'MessageBoxWidget', -'metar-text-current-conditions'=>'MetarTextCurrentConditions', +'metar'=>'MetarTextCurrentConditions', 'nav-table'=>'NavTable', 'open-2-3-0-0'=>'open2300Page', 'pressure-line-graph'=>'PressureLineGraph', @@ -341,7 +341,7 @@ 'MessageBoxOK'=>'message-box-o-k', 'MessageBoxOKCancel'=>'message-box-o-k-cancel', 'MessageBoxWidget'=>'message-box-w', -'MetarTextCurrentConditions'=>'metar-text-current-conditions', +'MetarTextCurrentConditions'=>'metar', 'NavTable'=>'nav-table', 'open2300Page'=>'open-2-3-0-0', 'PressureLineGraph'=>'pressure-line-graph', This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <he...@us...> - 2009-10-14 01:00:34
|
Revision: 3254 http://phphtmllib.svn.sourceforge.net/phphtmllib/?rev=3254&view=rev Author: hemna Date: 2009-10-14 01:00:23 +0000 (Wed, 14 Oct 2009) Log Message: ----------- new flash temp graph Modified Paths: -------------- trunk/open2300/lib/autoload.inc Modified: trunk/open2300/lib/autoload.inc =================================================================== --- trunk/open2300/lib/autoload.inc 2009-10-14 00:59:28 UTC (rev 3253) +++ trunk/open2300/lib/autoload.inc 2009-10-14 01:00:23 UTC (rev 3254) @@ -1,7 +1,7 @@ <?php /** * This is an auto-generated file. Please do not modify! - * Generated on 2009-02-16T09:43:30-08:00 by AutoloadGenerator + * Generated on 2009-10-13T15:09:15-07:00 by AutoloadGenerator * * @package open2300 */ @@ -173,8 +173,10 @@ 'MessageBoxOKCancel'=>'external/phphtmllib/src/widgets/MessageBoxOKCancel.inc', 'MessageBoxWidget'=>'external/phphtmllib/src/widgets/MessageBoxWidget.inc', 'MetarTextCurrentConditions'=>'modules/home/widgets/MetarTextCurrentConditions.inc', +'myFlashGauge'=>'modules/graphs/gauge/myFlashGauge.inc', 'myFlashGraph'=>'modules/graphs/flash/myFlashGraph.inc', 'myGraph'=>'modules/graphs/myGraph.inc', +'myTemperatureFlashGauge'=>'modules/graphs/gauge/myTemperatureFlashGauge.php', 'NavTable'=>'external/phphtmllib/src/widgets/NavTable.inc', 'NavTableCSS'=>'external/phphtmllib/src/widgets/css/NavTableCSS.inc', 'NetworkValidator'=>'external/phphtmllib/src/validation/NetworkValidator.inc', @@ -234,6 +236,7 @@ 'WeatherDataListPage'=>'modules/home/page/WeatherDataListPage.inc', 'weatherDataObject'=>'core/data/dataobjects/open2300/weatherDataObject.inc', 'weatherDataObjectTemplate'=>'core/data/dataobjects/open2300/templates/weatherDataObjectTemplate.inc', +'WindFlashGraph'=>'modules/graphs/flash/WindFlashGraph.inc', 'WindSpeedLineGraph'=>'modules/graphs/WindSpeedLineGraph.inc', 'WMLDocument'=>'external/phphtmllib/src/wml/WMLDocument.inc', 'WXConversion'=>'core/data/WXConversion.inc', @@ -273,6 +276,7 @@ 'message-box-o-k-cancel'=>'MessageBoxOKCancel', 'message-box-w'=>'MessageBoxWidget', 'metar'=>'MetarTextCurrentConditions', +'my-temperature-flash-gauge'=>'myTemperatureFlashGauge', 'nav-table'=>'NavTable', 'open-2-3-0-0'=>'open2300Page', 'pressure-line-graph'=>'PressureLineGraph', @@ -298,6 +302,7 @@ 'tree-item-w'=>'TreeItemWidget', 'vertical-c-s-s-nav-table'=>'VerticalCSSNavTable', 'weather-dl'=>'WeatherDataListPage', +'wind-flash-graph'=>'WindFlashGraph', 'wind-speed-line-graph'=>'WindSpeedLineGraph', 'wml-document'=>'WMLDocument', 'wx-dl'=>'WXDataList', @@ -345,6 +350,7 @@ 'MessageBoxOKCancel'=>'message-box-o-k-cancel', 'MessageBoxWidget'=>'message-box-w', 'MetarTextCurrentConditions'=>'metar', +'myTemperatureFlashGauge'=>'my-temperature-flash-gauge', 'NavTable'=>'nav-table', 'open2300Page'=>'open-2-3-0-0', 'PressureLineGraph'=>'pressure-line-graph', @@ -370,6 +376,7 @@ 'TreeItemWidget'=>'tree-item-w', 'VerticalCSSNavTable'=>'vertical-c-s-s-nav-table', 'WeatherDataListPage'=>'weather-dl', +'WindFlashGraph'=>'wind-flash-graph', 'WindSpeedLineGraph'=>'wind-speed-line-graph', 'WMLDocument'=>'wml-document', 'WXDataList'=>'wx-dl', This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <he...@us...> - 2009-10-14 02:07:24
|
Revision: 3257 http://phphtmllib.svn.sourceforge.net/phphtmllib/?rev=3257&view=rev Author: hemna Date: 2009-10-14 02:07:15 +0000 (Wed, 14 Oct 2009) Log Message: ----------- humidity Modified Paths: -------------- trunk/open2300/lib/autoload.inc Modified: trunk/open2300/lib/autoload.inc =================================================================== --- trunk/open2300/lib/autoload.inc 2009-10-14 02:06:36 UTC (rev 3256) +++ trunk/open2300/lib/autoload.inc 2009-10-14 02:07:15 UTC (rev 3257) @@ -1,7 +1,7 @@ <?php /** * This is an auto-generated file. Please do not modify! - * Generated on 2009-10-13T15:09:15-07:00 by AutoloadGenerator + * Generated on 2009-10-13T18:17:07-07:00 by AutoloadGenerator * * @package open2300 */ @@ -176,6 +176,7 @@ 'myFlashGauge'=>'modules/graphs/gauge/myFlashGauge.inc', 'myFlashGraph'=>'modules/graphs/flash/myFlashGraph.inc', 'myGraph'=>'modules/graphs/myGraph.inc', +'myHumidityFlashGauge'=>'modules/graphs/gauge/myHumidityFlashGauge.php', 'myTemperatureFlashGauge'=>'modules/graphs/gauge/myTemperatureFlashGauge.php', 'NavTable'=>'external/phphtmllib/src/widgets/NavTable.inc', 'NavTableCSS'=>'external/phphtmllib/src/widgets/css/NavTableCSS.inc', @@ -276,6 +277,7 @@ 'message-box-o-k-cancel'=>'MessageBoxOKCancel', 'message-box-w'=>'MessageBoxWidget', 'metar'=>'MetarTextCurrentConditions', +'my-humidity-flash-gauge'=>'myHumidityFlashGauge', 'my-temperature-flash-gauge'=>'myTemperatureFlashGauge', 'nav-table'=>'NavTable', 'open-2-3-0-0'=>'open2300Page', @@ -350,6 +352,7 @@ 'MessageBoxOKCancel'=>'message-box-o-k-cancel', 'MessageBoxWidget'=>'message-box-w', 'MetarTextCurrentConditions'=>'metar', +'myHumidityFlashGauge'=>'my-humidity-flash-gauge', 'myTemperatureFlashGauge'=>'my-temperature-flash-gauge', 'NavTable'=>'nav-table', 'open2300Page'=>'open-2-3-0-0', This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <he...@us...> - 2009-10-14 07:36:47
|
Revision: 3263 http://phphtmllib.svn.sourceforge.net/phphtmllib/?rev=3263&view=rev Author: hemna Date: 2009-10-14 07:36:39 +0000 (Wed, 14 Oct 2009) Log Message: ----------- rain gauge Modified Paths: -------------- trunk/open2300/lib/autoload.inc Modified: trunk/open2300/lib/autoload.inc =================================================================== --- trunk/open2300/lib/autoload.inc 2009-10-14 07:35:04 UTC (rev 3262) +++ trunk/open2300/lib/autoload.inc 2009-10-14 07:36:39 UTC (rev 3263) @@ -1,7 +1,7 @@ <?php /** * This is an auto-generated file. Please do not modify! - * Generated on 2009-10-13T18:17:07-07:00 by AutoloadGenerator + * Generated on 2009-10-13T23:49:20-07:00 by AutoloadGenerator * * @package open2300 */ @@ -177,6 +177,7 @@ 'myFlashGraph'=>'modules/graphs/flash/myFlashGraph.inc', 'myGraph'=>'modules/graphs/myGraph.inc', 'myHumidityFlashGauge'=>'modules/graphs/gauge/myHumidityFlashGauge.php', +'myRainFlashGauge'=>'modules/graphs/gauge/myRainFlashGauge.php', 'myTemperatureFlashGauge'=>'modules/graphs/gauge/myTemperatureFlashGauge.php', 'NavTable'=>'external/phphtmllib/src/widgets/NavTable.inc', 'NavTableCSS'=>'external/phphtmllib/src/widgets/css/NavTableCSS.inc', @@ -278,6 +279,7 @@ 'message-box-w'=>'MessageBoxWidget', 'metar'=>'MetarTextCurrentConditions', 'my-humidity-flash-gauge'=>'myHumidityFlashGauge', +'my-rain-flash-gauge'=>'myRainFlashGauge', 'my-temperature-flash-gauge'=>'myTemperatureFlashGauge', 'nav-table'=>'NavTable', 'open-2-3-0-0'=>'open2300Page', @@ -353,6 +355,7 @@ 'MessageBoxWidget'=>'message-box-w', 'MetarTextCurrentConditions'=>'metar', 'myHumidityFlashGauge'=>'my-humidity-flash-gauge', +'myRainFlashGauge'=>'my-rain-flash-gauge', 'myTemperatureFlashGauge'=>'my-temperature-flash-gauge', 'NavTable'=>'nav-table', 'open2300Page'=>'open-2-3-0-0', This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <he...@us...> - 2009-11-25 22:24:27
|
Revision: 3300 http://phphtmllib.svn.sourceforge.net/phphtmllib/?rev=3300&view=rev Author: hemna Date: 2009-11-25 22:24:20 +0000 (Wed, 25 Nov 2009) Log Message: ----------- for the daemon Modified Paths: -------------- trunk/open2300/lib/autoload.inc Modified: trunk/open2300/lib/autoload.inc =================================================================== --- trunk/open2300/lib/autoload.inc 2009-11-25 22:23:15 UTC (rev 3299) +++ trunk/open2300/lib/autoload.inc 2009-11-25 22:24:20 UTC (rev 3300) @@ -1,7 +1,7 @@ <?php /** * This is an auto-generated file. Please do not modify! - * Generated on 2009-10-14T09:29:30-07:00 by AutoloadGenerator + * Generated on 2009-11-25T12:43:57-08:00 by AutoloadGenerator * * @package open2300 */ @@ -33,6 +33,7 @@ 'AjaxStandardFormContent'=>'external/phphtmllib/src/form/AjaxStandardFormContent.inc', 'ArrayDataListSource'=>'external/phphtmllib/src/datalist/datalistsource/ArrayDataListSource.inc', 'AutoloadGenerator'=>'external/phphtmllib/src/generator/AutoloadGenerator.inc', +'AviProcessorDaemon'=>'core/daemon/AviProcessorDaemon.inc', 'BlueTheme'=>'external/phphtmllib/data/css/BlueTheme.inc', 'BusinessObject'=>'external/phphtmllib/src/business/BusinessObject.inc', 'BusinessObjectException'=>'external/phphtmllib/src/business/BusinessObjectException.inc', This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <he...@us...> - 2010-02-21 19:56:53
|
Revision: 3333 http://phphtmllib.svn.sourceforge.net/phphtmllib/?rev=3333&view=rev Author: hemna Date: 2010-02-21 19:56:45 +0000 (Sun, 21 Feb 2010) Log Message: ----------- new widget Modified Paths: -------------- trunk/open2300/lib/autoload.inc Modified: trunk/open2300/lib/autoload.inc =================================================================== --- trunk/open2300/lib/autoload.inc 2010-02-21 19:56:31 UTC (rev 3332) +++ trunk/open2300/lib/autoload.inc 2010-02-21 19:56:45 UTC (rev 3333) @@ -1,7 +1,7 @@ <?php /** * This is an auto-generated file. Please do not modify! - * Generated on 2009-11-25T12:43:57-08:00 by AutoloadGenerator + * Generated on 2009-11-30T21:40:11-08:00 by AutoloadGenerator * * @package open2300 */ @@ -240,6 +240,7 @@ 'WeatherDataListPage'=>'modules/home/page/WeatherDataListPage.inc', 'weatherDataObject'=>'core/data/dataobjects/open2300/weatherDataObject.inc', 'weatherDataObjectTemplate'=>'core/data/dataobjects/open2300/templates/weatherDataObjectTemplate.inc', +'WebCam'=>'modules/home/widgets/WebCam.inc', 'WindFlashGraph'=>'modules/graphs/flash/WindFlashGraph.inc', 'WindSpeedLineGraph'=>'modules/graphs/WindSpeedLineGraph.inc', 'WMLDocument'=>'external/phphtmllib/src/wml/WMLDocument.inc', @@ -309,6 +310,7 @@ 'tree-item-w'=>'TreeItemWidget', 'vertical-c-s-s-nav-table'=>'VerticalCSSNavTable', 'weather-dl'=>'WeatherDataListPage', +'web-cam'=>'WebCam', 'wind-flash-graph'=>'WindFlashGraph', 'wind-speed-line-graph'=>'WindSpeedLineGraph', 'wml-document'=>'WMLDocument', @@ -386,6 +388,7 @@ 'TreeItemWidget'=>'tree-item-w', 'VerticalCSSNavTable'=>'vertical-c-s-s-nav-table', 'WeatherDataListPage'=>'weather-dl', +'WebCam'=>'web-cam', 'WindFlashGraph'=>'wind-flash-graph', 'WindSpeedLineGraph'=>'wind-speed-line-graph', 'WMLDocument'=>'wml-document', This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <he...@us...> - 2010-02-21 22:12:21
|
Revision: 3338 http://phphtmllib.svn.sourceforge.net/phphtmllib/?rev=3338&view=rev Author: hemna Date: 2010-02-21 22:12:06 +0000 (Sun, 21 Feb 2010) Log Message: ----------- new page Modified Paths: -------------- trunk/open2300/lib/autoload.inc Modified: trunk/open2300/lib/autoload.inc =================================================================== --- trunk/open2300/lib/autoload.inc 2010-02-21 22:10:59 UTC (rev 3337) +++ trunk/open2300/lib/autoload.inc 2010-02-21 22:12:06 UTC (rev 3338) @@ -1,7 +1,7 @@ <?php /** * This is an auto-generated file. Please do not modify! - * Generated on 2009-11-30T21:40:11-08:00 by AutoloadGenerator + * Generated on 2010-02-21T13:44:14-08:00 by AutoloadGenerator * * @package open2300 */ @@ -200,6 +200,9 @@ 'RemoteUpdate'=>'modules/api/RemoteUpdate.inc', 'Request'=>'external/phphtmllib/src/request/Request.inc', 'RequestBuilder'=>'external/phphtmllib/src/request/RequestBuilder.inc', +'RESTController'=>'external/phphtmllib/src/rest/RESTController.inc', +'RESTInterface'=>'external/phphtmllib/src/rest/RESTInterface.inc', +'RESTTarget'=>'external/phphtmllib/src/rest/RESTTarget.inc', 'RoundTitleTable'=>'external/phphtmllib/src/widgets/RoundTitleTable.inc', 'RoundTitleTableCSS'=>'external/phphtmllib/src/widgets/css/RoundTitleTableCSS.inc', 'ScheduleDaemon'=>'external/phphtmllib/src/mvc/ScheduleDaemon.inc', @@ -246,6 +249,7 @@ 'WMLDocument'=>'external/phphtmllib/src/wml/WMLDocument.inc', 'WXConversion'=>'core/data/WXConversion.inc', 'WXDataList'=>'modules/home/datalist/WXDataList.inc', +'WxDate'=>'modules/wxdate/page/WxDate.inc', 'XMLDocument'=>'external/phphtmllib/src/xml/XMLDocument.inc', 'XMLTagClass'=>'external/phphtmllib/src/core/XMLTagClass.inc' ); @@ -314,6 +318,7 @@ 'wind-flash-graph'=>'WindFlashGraph', 'wind-speed-line-graph'=>'WindSpeedLineGraph', 'wml-document'=>'WMLDocument', +'wx-date'=>'WxDate', 'wx-dl'=>'WXDataList', 'xml-document'=>'XMLDocument', 'xml-tag-class'=>'XMLTagClass' @@ -392,6 +397,7 @@ 'WindFlashGraph'=>'wind-flash-graph', 'WindSpeedLineGraph'=>'wind-speed-line-graph', 'WMLDocument'=>'wml-document', +'WxDate'=>'wx-date', 'WXDataList'=>'wx-dl', 'XMLDocument'=>'xml-document', 'XMLTagClass'=>'xml-tag-class' This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <he...@us...> - 2010-02-22 04:13:15
|
Revision: 3344 http://phphtmllib.svn.sourceforge.net/phphtmllib/?rev=3344&view=rev Author: hemna Date: 2010-02-22 04:13:09 +0000 (Mon, 22 Feb 2010) Log Message: ----------- calendar Modified Paths: -------------- trunk/open2300/lib/autoload.inc Modified: trunk/open2300/lib/autoload.inc =================================================================== --- trunk/open2300/lib/autoload.inc 2010-02-22 04:12:47 UTC (rev 3343) +++ trunk/open2300/lib/autoload.inc 2010-02-22 04:13:09 UTC (rev 3344) @@ -1,7 +1,7 @@ <?php /** * This is an auto-generated file. Please do not modify! - * Generated on 2010-02-21T13:44:14-08:00 by AutoloadGenerator + * Generated on 2010-02-21T16:06:59-08:00 by AutoloadGenerator * * @package open2300 */ @@ -42,6 +42,7 @@ 'Cache'=>'external/phphtmllib/src/cache/Cache.inc', 'Cacheable'=>'external/phphtmllib/src/cache/Cacheable.inc', 'CacheException'=>'external/phphtmllib/src/cache/CacheException.inc', +'Calendar'=>'core/widgets/Calendar.inc', 'Config'=>'external/phphtmllib/src/config/Config.inc', 'Container'=>'external/phphtmllib/src/core/Container.inc', 'Controller'=>'external/phphtmllib/src/mvc/Controller.inc', @@ -250,6 +251,7 @@ 'WXConversion'=>'core/data/WXConversion.inc', 'WXDataList'=>'modules/home/datalist/WXDataList.inc', 'WxDate'=>'modules/wxdate/page/WxDate.inc', +'WxDateCalendar'=>'modules/wxdate/widgets/WxDateCalendar.inc', 'XMLDocument'=>'external/phphtmllib/src/xml/XMLDocument.inc', 'XMLTagClass'=>'external/phphtmllib/src/core/XMLTagClass.inc' ); @@ -319,6 +321,7 @@ 'wind-speed-line-graph'=>'WindSpeedLineGraph', 'wml-document'=>'WMLDocument', 'wx-date'=>'WxDate', +'wx-date-calendar'=>'WxDateCalendar', 'wx-dl'=>'WXDataList', 'xml-document'=>'XMLDocument', 'xml-tag-class'=>'XMLTagClass' @@ -398,6 +401,7 @@ 'WindSpeedLineGraph'=>'wind-speed-line-graph', 'WMLDocument'=>'wml-document', 'WxDate'=>'wx-date', +'WxDateCalendar'=>'wx-date-calendar', 'WXDataList'=>'wx-dl', 'XMLDocument'=>'xml-document', 'XMLTagClass'=>'xml-tag-class' This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <he...@us...> - 2010-02-22 06:18:26
|
Revision: 3350 http://phphtmllib.svn.sourceforge.net/phphtmllib/?rev=3350&view=rev Author: hemna Date: 2010-02-22 06:18:18 +0000 (Mon, 22 Feb 2010) Log Message: ----------- monthly data Modified Paths: -------------- trunk/open2300/lib/autoload.inc Modified: trunk/open2300/lib/autoload.inc =================================================================== --- trunk/open2300/lib/autoload.inc 2010-02-22 06:17:56 UTC (rev 3349) +++ trunk/open2300/lib/autoload.inc 2010-02-22 06:18:18 UTC (rev 3350) @@ -1,7 +1,7 @@ <?php /** * This is an auto-generated file. Please do not modify! - * Generated on 2010-02-21T16:06:59-08:00 by AutoloadGenerator + * Generated on 2010-02-21T20:41:36-08:00 by AutoloadGenerator * * @package open2300 */ @@ -252,6 +252,7 @@ 'WXDataList'=>'modules/home/datalist/WXDataList.inc', 'WxDate'=>'modules/wxdate/page/WxDate.inc', 'WxDateCalendar'=>'modules/wxdate/widgets/WxDateCalendar.inc', +'WxMonthData'=>'modules/wxdate/widgets/WxMonthData.inc', 'XMLDocument'=>'external/phphtmllib/src/xml/XMLDocument.inc', 'XMLTagClass'=>'external/phphtmllib/src/core/XMLTagClass.inc' ); @@ -323,6 +324,7 @@ 'wx-date'=>'WxDate', 'wx-date-calendar'=>'WxDateCalendar', 'wx-dl'=>'WXDataList', +'wx-month-data'=>'WxMonthData', 'xml-document'=>'XMLDocument', 'xml-tag-class'=>'XMLTagClass' ); @@ -403,6 +405,7 @@ 'WxDate'=>'wx-date', 'WxDateCalendar'=>'wx-date-calendar', 'WXDataList'=>'wx-dl', +'WxMonthData'=>'wx-month-data', 'XMLDocument'=>'xml-document', 'XMLTagClass'=>'xml-tag-class' ); This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <he...@us...> - 2010-06-15 17:51:52
|
Revision: 3444 http://phphtmllib.svn.sourceforge.net/phphtmllib/?rev=3444&view=rev Author: hemna Date: 2010-06-15 17:51:46 +0000 (Tue, 15 Jun 2010) Log Message: ----------- updates Modified Paths: -------------- trunk/open2300/lib/autoload.inc Modified: trunk/open2300/lib/autoload.inc =================================================================== --- trunk/open2300/lib/autoload.inc 2010-06-15 17:51:27 UTC (rev 3443) +++ trunk/open2300/lib/autoload.inc 2010-06-15 17:51:46 UTC (rev 3444) @@ -1,7 +1,7 @@ <?php /** * This is an auto-generated file. Please do not modify! - * Generated on 2010-03-02T10:13:35-08:00 by AutoloadGenerator + * Generated on 2010-06-15T10:20:09-07:00 by AutoloadGenerator * * @package open2300 */ @@ -16,6 +16,7 @@ 'ActiveTab'=>'external/phphtmllib/src/widgets/ActiveTab.inc', 'ActiveTabCSS'=>'external/phphtmllib/src/widgets/css/ActiveTabCSS.inc', 'ADODBSQLDataListSource'=>'external/phphtmllib/src/datalist/datalistsource/ADODBSQLDataListSource.inc', +'AirportCache'=>'core/cache/AirportCache.inc', 'Ajaxable'=>'external/phphtmllib/src/misc/Ajaxable.inc', 'AjaxableHTMLWidget'=>'external/phphtmllib/src/widgets/AjaxableHTMLWidget.inc', 'AjaxablePage'=>'external/phphtmllib/src/page/AjaxablePage.inc', @@ -33,6 +34,7 @@ 'AjaxStandardFormContent'=>'external/phphtmllib/src/form/AjaxStandardFormContent.inc', 'ArrayDataListSource'=>'external/phphtmllib/src/datalist/datalistsource/ArrayDataListSource.inc', 'AutoloadGenerator'=>'external/phphtmllib/src/generator/AutoloadGenerator.inc', +'AviationWeather'=>'modules/api/AviationWeather.inc', 'AviProcessorDaemon'=>'core/daemon/AviProcessorDaemon.inc', 'BlueTheme'=>'external/phphtmllib/data/css/BlueTheme.inc', 'BusinessObject'=>'external/phphtmllib/src/business/BusinessObject.inc', @@ -264,6 +266,7 @@ 'active-tab'=>'ActiveTab', 'ajax-dl-simple-search-fc'=>'AjaxDataListSimpleSearchFormContent', 'ajax-form-processor'=>'AjaxFormProcessor', +'avwx'=>'AviationWeather', 'blue-theme'=>'BlueTheme', 'button-panel'=>'ButtonPanel', 'css-container'=>'CSSContainer', @@ -347,6 +350,7 @@ 'ActiveTab'=>'active-tab', 'AjaxDataListSimpleSearchFormContent'=>'ajax-dl-simple-search-fc', 'AjaxFormProcessor'=>'ajax-form-processor', +'AviationWeather'=>'avwx', 'BlueTheme'=>'blue-theme', 'ButtonPanel'=>'button-panel', 'CSSContainer'=>'css-container', This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <he...@us...> - 2010-07-14 19:25:29
|
Revision: 3535 http://phphtmllib.svn.sourceforge.net/phphtmllib/?rev=3535&view=rev Author: hemna Date: 2010-07-14 19:25:23 +0000 (Wed, 14 Jul 2010) Log Message: ----------- added piwik Modified Paths: -------------- trunk/open2300/lib/autoload.inc Modified: trunk/open2300/lib/autoload.inc =================================================================== --- trunk/open2300/lib/autoload.inc 2010-07-14 19:25:09 UTC (rev 3534) +++ trunk/open2300/lib/autoload.inc 2010-07-14 19:25:23 UTC (rev 3535) @@ -1,7 +1,7 @@ <?php /** * This is an auto-generated file. Please do not modify! - * Generated on 2010-06-15T10:20:09-07:00 by AutoloadGenerator + * Generated on 2010-07-14T12:07:11-07:00 by AutoloadGenerator * * @package open2300 */ @@ -196,6 +196,7 @@ 'PGSQLDataListSource'=>'external/phphtmllib/src/datalist/datalistsource/PGSQLDataListSource.inc', 'phphtmllib'=>'external/phphtmllib/phphtmllib.inc', 'phphtmllibException'=>'external/phphtmllib/src/mvc/phphtmllibException.inc', +'PiwikTracker'=>'external/PiwikTracker.inc', 'PostRequestBuilder'=>'external/phphtmllib/src/request/PostRequestBuilder.inc', 'PressureLineGraph'=>'modules/graphs/PressureLineGraph.inc', 'ProjectGenerator'=>'external/phphtmllib/src/generator/ProjectGenerator.inc', @@ -250,7 +251,6 @@ 'weatherDataObject'=>'core/data/dataobjects/open2300/weatherDataObject.inc', 'weatherDataObjectTemplate'=>'core/data/dataobjects/open2300/templates/weatherDataObjectTemplate.inc', 'WebCam'=>'modules/home/widgets/WebCam.inc', -'WindFlashGraph'=>'modules/graphs/flash/WindFlashGraph.inc', 'WindSpeedLineGraph'=>'modules/graphs/WindSpeedLineGraph.inc', 'WMLDocument'=>'external/phphtmllib/src/wml/WMLDocument.inc', 'WXConversion'=>'core/data/WXConversion.inc', @@ -295,10 +295,6 @@ 'message-box-o-k-cancel'=>'MessageBoxOKCancel', 'message-box-w'=>'MessageBoxWidget', 'metar'=>'MetarTextCurrentConditions', -'my-humidity-flash-gauge'=>'myHumidityFlashGauge', -'my-pressure-flash-gauge'=>'myPressureFlashGauge', -'my-rain-flash-gauge'=>'myRainFlashGauge', -'my-temperature-flash-gauge'=>'myTemperatureFlashGauge', 'nav-table'=>'NavTable', 'open-2-3-0-0'=>'open2300Page', 'pressure-line-graph'=>'PressureLineGraph', @@ -326,7 +322,6 @@ 'tree-item-w'=>'TreeItemWidget', 'vertical-c-s-s-nav-table'=>'VerticalCSSNavTable', 'web-cam'=>'WebCam', -'wind-flash-graph'=>'WindFlashGraph', 'wind-speed-line-graph'=>'WindSpeedLineGraph', 'wml-document'=>'WMLDocument', 'wx-date'=>'WxDate', @@ -379,10 +374,6 @@ 'MessageBoxOKCancel'=>'message-box-o-k-cancel', 'MessageBoxWidget'=>'message-box-w', 'MetarTextCurrentConditions'=>'metar', -'myHumidityFlashGauge'=>'my-humidity-flash-gauge', -'myPressureFlashGauge'=>'my-pressure-flash-gauge', -'myRainFlashGauge'=>'my-rain-flash-gauge', -'myTemperatureFlashGauge'=>'my-temperature-flash-gauge', 'NavTable'=>'nav-table', 'open2300Page'=>'open-2-3-0-0', 'PressureLineGraph'=>'pressure-line-graph', @@ -410,7 +401,6 @@ 'TreeItemWidget'=>'tree-item-w', 'VerticalCSSNavTable'=>'vertical-c-s-s-nav-table', 'WebCam'=>'web-cam', -'WindFlashGraph'=>'wind-flash-graph', 'WindSpeedLineGraph'=>'wind-speed-line-graph', 'WMLDocument'=>'wml-document', 'WxDate'=>'wx-date', This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |