From a8bc1c8dea10082df57a3806daa17f6bb0899ff2 Mon Sep 17 00:00:00 2001 From: Andrew McMillan Date: Mon, 24 Oct 2011 20:38:21 +1300 Subject: [PATCH] Release 0.49 --- ChangeLog | 17 +++ VERSION | 2 +- debian/changelog | 6 + docs/api/awl/AuthPlugin/AuthPlugin.html | 2 +- docs/api/awl/AuthPlugin/_AuthPlugin.php.html | 2 +- docs/api/awl/AuthPlugin/_AuthPlugins.php.html | 2 +- docs/api/awl/AwlCache.html | 2 +- docs/api/awl/AwlDatabase/AwlDBDialect.html | 2 +- docs/api/awl/AwlDatabase/AwlDatabase.html | 2 +- docs/api/awl/AwlDatabase/AwlQuery.html | 2 +- docs/api/awl/AwlDatabase/AwlUpgrader.html | 2 +- docs/api/awl/AwlDatabase/_AwlDBDialect.php.html | 2 +- docs/api/awl/AwlDatabase/_AwlDatabase.php.html | 2 +- docs/api/awl/AwlDatabase/_AwlQuery.php.html | 2 +- docs/api/awl/AwlDatabase/_AwlUpgrader.php.html | 2 +- docs/api/awl/Browser/Browser.html | 2 +- docs/api/awl/Browser/BrowserColumn.html | 2 +- docs/api/awl/Browser/_classBrowser.php.html | 2 +- docs/api/awl/DataEntry/EntryField.html | 2 +- docs/api/awl/DataEntry/EntryForm.html | 2 +- docs/api/awl/DataEntry/_DataEntry.php.html | 2 +- docs/api/awl/DataUpdate/DBRecord.html | 2 +- docs/api/awl/DataUpdate/_DataUpdate.php.html | 2 +- docs/api/awl/EMail/EMail.html | 2 +- docs/api/awl/EMail/_EMail.php.html | 2 +- docs/api/awl/MenuSet/MenuOption.html | 2 +- docs/api/awl/MenuSet/MenuSet.html | 2 +- docs/api/awl/MenuSet/_MenuSet.php.html | 2 +- docs/api/awl/PgQuery/PgQuery.html | 2 +- docs/api/awl/PgQuery/_PgQuery.php.html | 2 +- docs/api/awl/Session/Session.html | 8 +- docs/api/awl/Session/_Session.php.html | 4 +- docs/api/awl/Translation/_Translation.php.html | 2 +- docs/api/awl/User/User.html | 2 +- docs/api/awl/User/_User.php.html | 2 +- docs/api/awl/Utilities/_AWLUtilities.php.html | 98 +++++++++---- docs/api/awl/Validation/Validation.html | 2 +- docs/api/awl/Validation/_Validation.php.html | 2 +- docs/api/awl/XMLDocument/XMLDocument.html | 2 +- docs/api/awl/XMLDocument/_XMLDocument.php.html | 2 +- docs/api/awl/XMLElement/XMLElement.html | 8 +- docs/api/awl/XMLElement/_XMLElement.php.html | 2 +- docs/api/awl/_AwlCache.php.html | 2 +- docs/api/awl/classEditor/Editor.html | 2 +- docs/api/awl/classEditor/EditorField.html | 2 +- docs/api/awl/classEditor/_classEditor.php.html | 2 +- docs/api/awl/iCalendar/_iCalendar.php.html | 2 +- docs/api/awl/iCalendar/iCalComponent.html | 2 +- docs/api/awl/iCalendar/iCalProp.html | 2 +- docs/api/awl/iCalendar/iCalendar.html | 2 +- docs/api/awl/vCalendar/_vCalendar.php.html | 4 +- docs/api/awl/vCalendar/vCalendar.html | 90 ++++++++++-- docs/api/awl/vComponent/_vComponent.php.html | 2 +- docs/api/awl/vComponent/vComponent.html | 71 +++++----- docs/api/awl/vComponent/vProperty.html | 33 +++-- docs/api/classtrees_awl.html | 4 +- docs/api/elementindex.html | 177 +++++++++++++++--------- docs/api/elementindex_awl.html | 61 +++++++- docs/api/errors.html | 12 +- docs/api/index.html | 2 +- docs/api/li_awl.html | 10 +- docs/api/todolist.html | 2 +- inc/AWLUtilities.php | 2 +- 63 files changed, 476 insertions(+), 223 deletions(-) diff --git a/ChangeLog b/ChangeLog index 514e9fa..9992f86 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,20 @@ +2011-10-20 Andrew McMillan + * Release 0.49 + * [vComponent] Allow re-rendering to be forced. + * [AwlUtilities] Add a new trace_bug() function which logs a stacktrace. + +2011-10-18 Andrew McMillan + * [AwlUtilities] timezone_identifiers_list() is only PHP5.2 onwards :-( + +2011-10-16 Andrew McMillan + * [Session] Support array of server_auth_type since Kerberos can send different ones. + +2011-10-13 Andrew McMillan + * [various session things] Force cast to text() to handle integer usernames + +2011-10-05 Andrew McMillan + * [AwlUtilities] Support for gzdecode where PHP does not. + 2011-09-24 Andrew McMillan * Release 0.48 diff --git a/VERSION b/VERSION index 8ae5e61..a2ff373 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.48 +0.49 diff --git a/debian/changelog b/debian/changelog index daf9e65..b28898f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +awl (0.49-1) unstable; urgency=low + + * New upstream release. + + -- Andrew McMillan Mon, 24 Oct 2011 20:10:02 +1300 + awl (0.48-1) unstable; urgency=low * New upstream release. diff --git a/docs/api/awl/AuthPlugin/AuthPlugin.html b/docs/api/awl/AuthPlugin/AuthPlugin.html index efcb082..b966e33 100644 --- a/docs/api/awl/AuthPlugin/AuthPlugin.html +++ b/docs/api/awl/AuthPlugin/AuthPlugin.html @@ -218,7 +218,7 @@

- Documentation generated on Sun, 11 Sep 2011 00:31:43 +1200 by phpDocumentor 1.4.3 + Documentation generated on Mon, 24 Oct 2011 20:10:09 +1300 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/api/awl/AuthPlugin/_AuthPlugin.php.html b/docs/api/awl/AuthPlugin/_AuthPlugin.php.html index afac072..58a844b 100644 --- a/docs/api/awl/AuthPlugin/_AuthPlugin.php.html +++ b/docs/api/awl/AuthPlugin/_AuthPlugin.php.html @@ -140,7 +140,7 @@

- Documentation generated on Sun, 11 Sep 2011 00:31:43 +1200 by phpDocumentor 1.4.3 + Documentation generated on Mon, 24 Oct 2011 20:10:09 +1300 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/api/awl/AuthPlugin/_AuthPlugins.php.html b/docs/api/awl/AuthPlugin/_AuthPlugins.php.html index a515614..75dda05 100644 --- a/docs/api/awl/AuthPlugin/_AuthPlugins.php.html +++ b/docs/api/awl/AuthPlugin/_AuthPlugins.php.html @@ -224,7 +224,7 @@

- Documentation generated on Sun, 11 Sep 2011 00:31:43 +1200 by phpDocumentor 1.4.3 + Documentation generated on Mon, 24 Oct 2011 20:10:09 +1300 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/api/awl/AwlCache.html b/docs/api/awl/AwlCache.html index e3a8004..89b5ce7 100644 --- a/docs/api/awl/AwlCache.html +++ b/docs/api/awl/AwlCache.html @@ -423,7 +423,7 @@

- Documentation generated on Sun, 11 Sep 2011 00:31:44 +1200 by phpDocumentor 1.4.3 + Documentation generated on Mon, 24 Oct 2011 20:10:09 +1300 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/api/awl/AwlDatabase/AwlDBDialect.html b/docs/api/awl/AwlDatabase/AwlDBDialect.html index 2a7ee20..c0438c5 100644 --- a/docs/api/awl/AwlDatabase/AwlDBDialect.html +++ b/docs/api/awl/AwlDatabase/AwlDBDialect.html @@ -574,7 +574,7 @@

- Documentation generated on Sun, 11 Sep 2011 00:31:44 +1200 by phpDocumentor 1.4.3 + Documentation generated on Mon, 24 Oct 2011 20:10:10 +1300 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/api/awl/AwlDatabase/AwlDatabase.html b/docs/api/awl/AwlDatabase/AwlDatabase.html index c033329..a7344dd 100644 --- a/docs/api/awl/AwlDatabase/AwlDatabase.html +++ b/docs/api/awl/AwlDatabase/AwlDatabase.html @@ -572,7 +572,7 @@

- Documentation generated on Sun, 11 Sep 2011 00:31:44 +1200 by phpDocumentor 1.4.3 + Documentation generated on Mon, 24 Oct 2011 20:10:10 +1300 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/api/awl/AwlDatabase/AwlQuery.html b/docs/api/awl/AwlDatabase/AwlQuery.html index 12dfdd2..530dc68 100644 --- a/docs/api/awl/AwlDatabase/AwlQuery.html +++ b/docs/api/awl/AwlDatabase/AwlQuery.html @@ -1217,7 +1217,7 @@

- Documentation generated on Sun, 11 Sep 2011 00:31:44 +1200 by phpDocumentor 1.4.3 + Documentation generated on Mon, 24 Oct 2011 20:10:10 +1300 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/api/awl/AwlDatabase/AwlUpgrader.html b/docs/api/awl/AwlDatabase/AwlUpgrader.html index b500bb9..542638d 100644 --- a/docs/api/awl/AwlDatabase/AwlUpgrader.html +++ b/docs/api/awl/AwlDatabase/AwlUpgrader.html @@ -177,7 +177,7 @@

- Documentation generated on Sun, 11 Sep 2011 00:31:45 +1200 by phpDocumentor 1.4.3 + Documentation generated on Mon, 24 Oct 2011 20:10:10 +1300 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/api/awl/AwlDatabase/_AwlDBDialect.php.html b/docs/api/awl/AwlDatabase/_AwlDBDialect.php.html index 61c5750..f80f450 100644 --- a/docs/api/awl/AwlDatabase/_AwlDBDialect.php.html +++ b/docs/api/awl/AwlDatabase/_AwlDBDialect.php.html @@ -168,7 +168,7 @@

- Documentation generated on Sun, 11 Sep 2011 00:31:44 +1200 by phpDocumentor 1.4.3 + Documentation generated on Mon, 24 Oct 2011 20:10:10 +1300 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/api/awl/AwlDatabase/_AwlDatabase.php.html b/docs/api/awl/AwlDatabase/_AwlDatabase.php.html index 1939c81..1b6fd0b 100644 --- a/docs/api/awl/AwlDatabase/_AwlDatabase.php.html +++ b/docs/api/awl/AwlDatabase/_AwlDatabase.php.html @@ -171,7 +171,7 @@

- Documentation generated on Sun, 11 Sep 2011 00:31:44 +1200 by phpDocumentor 1.4.3 + Documentation generated on Mon, 24 Oct 2011 20:10:10 +1300 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/api/awl/AwlDatabase/_AwlQuery.php.html b/docs/api/awl/AwlDatabase/_AwlQuery.php.html index 4188c1b..7ec426e 100644 --- a/docs/api/awl/AwlDatabase/_AwlQuery.php.html +++ b/docs/api/awl/AwlDatabase/_AwlQuery.php.html @@ -202,7 +202,7 @@

- Documentation generated on Sun, 11 Sep 2011 00:31:44 +1200 by phpDocumentor 1.4.3 + Documentation generated on Mon, 24 Oct 2011 20:10:10 +1300 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/api/awl/AwlDatabase/_AwlUpgrader.php.html b/docs/api/awl/AwlDatabase/_AwlUpgrader.php.html index 63f39d1..daaa123 100644 --- a/docs/api/awl/AwlDatabase/_AwlUpgrader.php.html +++ b/docs/api/awl/AwlDatabase/_AwlUpgrader.php.html @@ -166,7 +166,7 @@

- Documentation generated on Sun, 11 Sep 2011 00:31:45 +1200 by phpDocumentor 1.4.3 + Documentation generated on Mon, 24 Oct 2011 20:10:10 +1300 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/api/awl/Browser/Browser.html b/docs/api/awl/Browser/Browser.html index d01d5d8..2f090e2 100644 --- a/docs/api/awl/Browser/Browser.html +++ b/docs/api/awl/Browser/Browser.html @@ -1958,7 +1958,7 @@

- Documentation generated on Sun, 11 Sep 2011 00:31:45 +1200 by phpDocumentor 1.4.3 + Documentation generated on Mon, 24 Oct 2011 20:10:11 +1300 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/api/awl/Browser/BrowserColumn.html b/docs/api/awl/Browser/BrowserColumn.html index 3fbb915..be9942f 100644 --- a/docs/api/awl/Browser/BrowserColumn.html +++ b/docs/api/awl/Browser/BrowserColumn.html @@ -614,7 +614,7 @@

- Documentation generated on Sun, 11 Sep 2011 00:31:45 +1200 by phpDocumentor 1.4.3 + Documentation generated on Mon, 24 Oct 2011 20:10:11 +1300 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/api/awl/Browser/_classBrowser.php.html b/docs/api/awl/Browser/_classBrowser.php.html index d9cf2aa..702c746 100644 --- a/docs/api/awl/Browser/_classBrowser.php.html +++ b/docs/api/awl/Browser/_classBrowser.php.html @@ -179,7 +179,7 @@

- Documentation generated on Sun, 11 Sep 2011 00:31:45 +1200 by phpDocumentor 1.4.3 + Documentation generated on Mon, 24 Oct 2011 20:10:11 +1300 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/api/awl/DataEntry/EntryField.html b/docs/api/awl/DataEntry/EntryField.html index 8543cc5..4123a0c 100644 --- a/docs/api/awl/DataEntry/EntryField.html +++ b/docs/api/awl/DataEntry/EntryField.html @@ -442,7 +442,7 @@

- Documentation generated on Sun, 11 Sep 2011 00:31:46 +1200 by phpDocumentor 1.4.3 + Documentation generated on Mon, 24 Oct 2011 20:10:12 +1300 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/api/awl/DataEntry/EntryForm.html b/docs/api/awl/DataEntry/EntryForm.html index 2282475..69f9714 100644 --- a/docs/api/awl/DataEntry/EntryForm.html +++ b/docs/api/awl/DataEntry/EntryForm.html @@ -809,7 +809,7 @@

- Documentation generated on Sun, 11 Sep 2011 00:31:46 +1200 by phpDocumentor 1.4.3 + Documentation generated on Mon, 24 Oct 2011 20:10:12 +1300 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/api/awl/DataEntry/_DataEntry.php.html b/docs/api/awl/DataEntry/_DataEntry.php.html index 720cd0a..91764eb 100644 --- a/docs/api/awl/DataEntry/_DataEntry.php.html +++ b/docs/api/awl/DataEntry/_DataEntry.php.html @@ -178,7 +178,7 @@

- Documentation generated on Sun, 11 Sep 2011 00:31:46 +1200 by phpDocumentor 1.4.3 + Documentation generated on Mon, 24 Oct 2011 20:10:12 +1300 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/api/awl/DataUpdate/DBRecord.html b/docs/api/awl/DataUpdate/DBRecord.html index 82417c9..4080b3e 100644 --- a/docs/api/awl/DataUpdate/DBRecord.html +++ b/docs/api/awl/DataUpdate/DBRecord.html @@ -685,7 +685,7 @@

- Documentation generated on Sun, 11 Sep 2011 00:31:46 +1200 by phpDocumentor 1.4.3 + Documentation generated on Mon, 24 Oct 2011 20:10:12 +1300 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/api/awl/DataUpdate/_DataUpdate.php.html b/docs/api/awl/DataUpdate/_DataUpdate.php.html index d7e2d10..a7fe571 100644 --- a/docs/api/awl/DataUpdate/_DataUpdate.php.html +++ b/docs/api/awl/DataUpdate/_DataUpdate.php.html @@ -277,7 +277,7 @@

- Documentation generated on Sun, 11 Sep 2011 00:31:46 +1200 by phpDocumentor 1.4.3 + Documentation generated on Mon, 24 Oct 2011 20:10:12 +1300 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/api/awl/EMail/EMail.html b/docs/api/awl/EMail/EMail.html index 2fbec67..7de7928 100644 --- a/docs/api/awl/EMail/EMail.html +++ b/docs/api/awl/EMail/EMail.html @@ -600,7 +600,7 @@

- Documentation generated on Sun, 11 Sep 2011 00:31:47 +1200 by phpDocumentor 1.4.3 + Documentation generated on Mon, 24 Oct 2011 20:10:12 +1300 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/api/awl/EMail/_EMail.php.html b/docs/api/awl/EMail/_EMail.php.html index e809600..970beb5 100644 --- a/docs/api/awl/EMail/_EMail.php.html +++ b/docs/api/awl/EMail/_EMail.php.html @@ -167,7 +167,7 @@

- Documentation generated on Sun, 11 Sep 2011 00:31:47 +1200 by phpDocumentor 1.4.3 + Documentation generated on Mon, 24 Oct 2011 20:10:12 +1300 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/api/awl/MenuSet/MenuOption.html b/docs/api/awl/MenuSet/MenuOption.html index fa9b80c..da5e09d 100644 --- a/docs/api/awl/MenuSet/MenuOption.html +++ b/docs/api/awl/MenuSet/MenuOption.html @@ -489,7 +489,7 @@

- Documentation generated on Sun, 11 Sep 2011 00:31:48 +1200 by phpDocumentor 1.4.3 + Documentation generated on Mon, 24 Oct 2011 20:10:14 +1300 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/api/awl/MenuSet/MenuSet.html b/docs/api/awl/MenuSet/MenuSet.html index e26c315..c41cbf7 100644 --- a/docs/api/awl/MenuSet/MenuSet.html +++ b/docs/api/awl/MenuSet/MenuSet.html @@ -598,7 +598,7 @@

- Documentation generated on Sun, 11 Sep 2011 00:31:48 +1200 by phpDocumentor 1.4.3 + Documentation generated on Mon, 24 Oct 2011 20:10:14 +1300 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/api/awl/MenuSet/_MenuSet.php.html b/docs/api/awl/MenuSet/_MenuSet.php.html index c48c183..43fd334 100644 --- a/docs/api/awl/MenuSet/_MenuSet.php.html +++ b/docs/api/awl/MenuSet/_MenuSet.php.html @@ -227,7 +227,7 @@

- Documentation generated on Sun, 11 Sep 2011 00:31:48 +1200 by phpDocumentor 1.4.3 + Documentation generated on Mon, 24 Oct 2011 20:10:14 +1300 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/api/awl/PgQuery/PgQuery.html b/docs/api/awl/PgQuery/PgQuery.html index dec8401..53c45b0 100644 --- a/docs/api/awl/PgQuery/PgQuery.html +++ b/docs/api/awl/PgQuery/PgQuery.html @@ -731,7 +731,7 @@

- Documentation generated on Sun, 11 Sep 2011 00:31:48 +1200 by phpDocumentor 1.4.3 + Documentation generated on Mon, 24 Oct 2011 20:10:14 +1300 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/api/awl/PgQuery/_PgQuery.php.html b/docs/api/awl/PgQuery/_PgQuery.php.html index 4e56d92..1447a70 100644 --- a/docs/api/awl/PgQuery/_PgQuery.php.html +++ b/docs/api/awl/PgQuery/_PgQuery.php.html @@ -376,7 +376,7 @@

- Documentation generated on Sun, 11 Sep 2011 00:31:48 +1200 by phpDocumentor 1.4.3 + Documentation generated on Mon, 24 Oct 2011 20:10:14 +1300 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/api/awl/Session/Session.html b/docs/api/awl/Session/Session.html index 871de3f..6c7fbfe 100644 --- a/docs/api/awl/Session/Session.html +++ b/docs/api/awl/Session/Session.html @@ -658,7 +658,7 @@
- BuildConfirmationHash (line 883) + BuildConfirmationHash (line 892)
@@ -691,7 +691,7 @@
- CheckConfirmationHash (line 906) + CheckConfirmationHash (line 915)
@@ -792,7 +792,7 @@
- FormattedDate (line 843) + FormattedDate (line 852)
@@ -1047,7 +1047,7 @@

- Documentation generated on Sun, 11 Sep 2011 00:31:49 +1200 by phpDocumentor 1.4.3 + Documentation generated on Mon, 24 Oct 2011 20:10:14 +1300 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/api/awl/Session/_Session.php.html b/docs/api/awl/Session/_Session.php.html index 273ceae..11ca1b2 100644 --- a/docs/api/awl/Session/_Session.php.html +++ b/docs/api/awl/Session/_Session.php.html @@ -225,7 +225,7 @@ resource $session The session object is global. - (line 940) + (line 949) @@ -287,7 +287,7 @@

- Documentation generated on Sun, 11 Sep 2011 00:31:49 +1200 by phpDocumentor 1.4.3 + Documentation generated on Mon, 24 Oct 2011 20:10:14 +1300 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/api/awl/Translation/_Translation.php.html b/docs/api/awl/Translation/_Translation.php.html index 101bed9..2fb7ff7 100644 --- a/docs/api/awl/Translation/_Translation.php.html +++ b/docs/api/awl/Translation/_Translation.php.html @@ -233,7 +233,7 @@

- Documentation generated on Sun, 11 Sep 2011 00:31:49 +1200 by phpDocumentor 1.4.3 + Documentation generated on Mon, 24 Oct 2011 20:10:15 +1300 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/api/awl/User/User.html b/docs/api/awl/User/User.html index d0a703b..1a83b75 100644 --- a/docs/api/awl/User/User.html +++ b/docs/api/awl/User/User.html @@ -518,7 +518,7 @@

- Documentation generated on Sun, 11 Sep 2011 00:31:49 +1200 by phpDocumentor 1.4.3 + Documentation generated on Mon, 24 Oct 2011 20:10:15 +1300 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/api/awl/User/_User.php.html b/docs/api/awl/User/_User.php.html index 4d2fc35..91fb696 100644 --- a/docs/api/awl/User/_User.php.html +++ b/docs/api/awl/User/_User.php.html @@ -215,7 +215,7 @@

- Documentation generated on Sun, 11 Sep 2011 00:31:49 +1200 by phpDocumentor 1.4.3 + Documentation generated on Mon, 24 Oct 2011 20:10:15 +1300 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/api/awl/Utilities/_AWLUtilities.php.html b/docs/api/awl/Utilities/_AWLUtilities.php.html index 98abbf1..c4f0638 100644 --- a/docs/api/awl/Utilities/_AWLUtilities.php.html +++ b/docs/api/awl/Utilities/_AWLUtilities.php.html @@ -125,7 +125,7 @@ require ("Translation.php") - (line 334) + (line 367) @@ -151,7 +151,7 @@
- awl_version (line 596) + awl_version (line 675)
@@ -172,7 +172,7 @@
- check_by_regex (line 364) + check_by_regex (line 397)
@@ -226,7 +226,7 @@
- dbg_log_array (line 118) + dbg_log_array (line 151)
@@ -264,7 +264,7 @@
- define_byte_mappings (line 465) + define_byte_mappings (line 498)
@@ -284,7 +284,7 @@
- deprecated (line 578) + deprecated (line 623)
@@ -329,7 +329,7 @@
- force_utf8 (line 517) + force_utf8 (line 550)
@@ -354,7 +354,7 @@
- get_fields (line 444) + get_fields (line 477)
@@ -378,12 +378,37 @@ - +
- olson_from_tzstring (line 551) + gzdecode (line 639) +
+ + +
+ void + + gzdecode + + ( $instring) +
+ +
    +
  • + + $instring
  • +
+ + +
+ +
+ +
+ + olson_from_tzstring (line 584)
@@ -405,11 +430,11 @@
-
+
- param_to_global (line 398) + param_to_global (line 431)
@@ -440,11 +465,11 @@
-
+
- quoted_printable_encode (line 352) + quoted_printable_encode (line 385)
@@ -466,11 +491,11 @@
-
+
- replace_uri_params (line 263) + replace_uri_params (line 296)
@@ -498,11 +523,11 @@
-
+
- session_salted_md5 (line 161) + session_salted_md5 (line 194)
@@ -531,11 +556,11 @@
-
+
- session_salted_sha1 (line 185) + session_salted_sha1 (line 218)
@@ -564,11 +589,11 @@
-
+
- session_simple_md5 (line 142) + session_simple_md5 (line 175)
@@ -593,11 +618,11 @@
-
+
- session_validate_password (line 201) + session_validate_password (line 234)
@@ -624,12 +649,33 @@
+ +
+ +
+ + trace_bug (line 93) +
+ + +

Not as sever as a fatal() call, but we want to log and trace it

+
+ void + + trace_bug + + () +
+ + + +
- uuid (line 316) + uuid (line 349)
@@ -655,7 +701,7 @@

- Documentation generated on Sun, 11 Sep 2011 00:31:45 +1200 by phpDocumentor 1.4.3 + Documentation generated on Mon, 24 Oct 2011 20:10:10 +1300 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/api/awl/Validation/Validation.html b/docs/api/awl/Validation/Validation.html index 03322ac..99e947e 100644 --- a/docs/api/awl/Validation/Validation.html +++ b/docs/api/awl/Validation/Validation.html @@ -525,7 +525,7 @@

- Documentation generated on Sun, 11 Sep 2011 00:31:50 +1200 by phpDocumentor 1.4.3 + Documentation generated on Mon, 24 Oct 2011 20:10:15 +1300 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/api/awl/Validation/_Validation.php.html b/docs/api/awl/Validation/_Validation.php.html index 27addef..ce385f6 100644 --- a/docs/api/awl/Validation/_Validation.php.html +++ b/docs/api/awl/Validation/_Validation.php.html @@ -167,7 +167,7 @@

- Documentation generated on Sun, 11 Sep 2011 00:31:50 +1200 by phpDocumentor 1.4.3 + Documentation generated on Mon, 24 Oct 2011 20:10:15 +1300 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/api/awl/XMLDocument/XMLDocument.html b/docs/api/awl/XMLDocument/XMLDocument.html index 3515389..df7d719 100644 --- a/docs/api/awl/XMLDocument/XMLDocument.html +++ b/docs/api/awl/XMLDocument/XMLDocument.html @@ -116,7 +116,7 @@

- Documentation generated on Sun, 11 Sep 2011 00:31:51 +1200 by phpDocumentor 1.4.3 + Documentation generated on Mon, 24 Oct 2011 20:10:16 +1300 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/api/awl/XMLDocument/_XMLDocument.php.html b/docs/api/awl/XMLDocument/_XMLDocument.php.html index 907c7ee..dbe67bd 100644 --- a/docs/api/awl/XMLDocument/_XMLDocument.php.html +++ b/docs/api/awl/XMLDocument/_XMLDocument.php.html @@ -167,7 +167,7 @@

- Documentation generated on Sun, 11 Sep 2011 00:31:51 +1200 by phpDocumentor 1.4.3 + Documentation generated on Mon, 24 Oct 2011 20:10:16 +1300 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/api/awl/XMLElement/XMLElement.html b/docs/api/awl/XMLElement/XMLElement.html index bea6c4f..ef8c629 100644 --- a/docs/api/awl/XMLElement/XMLElement.html +++ b/docs/api/awl/XMLElement/XMLElement.html @@ -172,7 +172,7 @@  XMLElement __construct - (string $tagname, [mixed $content = false], [array $attributes = false], [array $xmlns = null]) + (string $tagname, [mixed $content = false], [array $attributes = false], [string $xmlns = null])
@@ -438,7 +438,7 @@ __construct - (string $tagname, [mixed $content = false], [array $attributes = false], [array $xmlns = null]) + (string $tagname, [mixed $content = false], [array $attributes = false], [string $xmlns = null])
    @@ -452,7 +452,7 @@ array $attributes: An array of attribute name/value pairs
  • - array + string $xmlns: An XML namespace specifier
@@ -893,7 +893,7 @@

- Documentation generated on Sun, 11 Sep 2011 00:31:51 +1200 by phpDocumentor 1.4.3 + Documentation generated on Mon, 24 Oct 2011 20:10:16 +1300 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/api/awl/XMLElement/_XMLElement.php.html b/docs/api/awl/XMLElement/_XMLElement.php.html index f91bd67..ae9404c 100644 --- a/docs/api/awl/XMLElement/_XMLElement.php.html +++ b/docs/api/awl/XMLElement/_XMLElement.php.html @@ -214,7 +214,7 @@

- Documentation generated on Sun, 11 Sep 2011 00:31:51 +1200 by phpDocumentor 1.4.3 + Documentation generated on Mon, 24 Oct 2011 20:10:16 +1300 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/api/awl/_AwlCache.php.html b/docs/api/awl/_AwlCache.php.html index 8560968..a6cf0c1 100644 --- a/docs/api/awl/_AwlCache.php.html +++ b/docs/api/awl/_AwlCache.php.html @@ -166,7 +166,7 @@

- Documentation generated on Sun, 11 Sep 2011 00:31:44 +1200 by phpDocumentor 1.4.3 + Documentation generated on Mon, 24 Oct 2011 20:10:09 +1300 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/api/awl/classEditor/Editor.html b/docs/api/awl/classEditor/Editor.html index 6e3072f..b34e836 100644 --- a/docs/api/awl/classEditor/Editor.html +++ b/docs/api/awl/classEditor/Editor.html @@ -1619,7 +1619,7 @@

- Documentation generated on Sun, 11 Sep 2011 00:31:46 +1200 by phpDocumentor 1.4.3 + Documentation generated on Mon, 24 Oct 2011 20:10:11 +1300 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/api/awl/classEditor/EditorField.html b/docs/api/awl/classEditor/EditorField.html index f5bb5c0..12c65c4 100644 --- a/docs/api/awl/classEditor/EditorField.html +++ b/docs/api/awl/classEditor/EditorField.html @@ -594,7 +594,7 @@

- Documentation generated on Sun, 11 Sep 2011 00:31:46 +1200 by phpDocumentor 1.4.3 + Documentation generated on Mon, 24 Oct 2011 20:10:12 +1300 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/api/awl/classEditor/_classEditor.php.html b/docs/api/awl/classEditor/_classEditor.php.html index 184b66e..042193f 100644 --- a/docs/api/awl/classEditor/_classEditor.php.html +++ b/docs/api/awl/classEditor/_classEditor.php.html @@ -193,7 +193,7 @@

- Documentation generated on Sun, 11 Sep 2011 00:31:46 +1200 by phpDocumentor 1.4.3 + Documentation generated on Mon, 24 Oct 2011 20:10:11 +1300 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/api/awl/iCalendar/_iCalendar.php.html b/docs/api/awl/iCalendar/_iCalendar.php.html index a7fa0df..67db774 100644 --- a/docs/api/awl/iCalendar/_iCalendar.php.html +++ b/docs/api/awl/iCalendar/_iCalendar.php.html @@ -211,7 +211,7 @@

- Documentation generated on Sun, 11 Sep 2011 00:31:47 +1200 by phpDocumentor 1.4.3 + Documentation generated on Mon, 24 Oct 2011 20:10:13 +1300 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/api/awl/iCalendar/iCalComponent.html b/docs/api/awl/iCalendar/iCalComponent.html index 9a214fe..e747f0d 100644 --- a/docs/api/awl/iCalendar/iCalComponent.html +++ b/docs/api/awl/iCalendar/iCalComponent.html @@ -1062,7 +1062,7 @@

- Documentation generated on Sun, 11 Sep 2011 00:31:47 +1200 by phpDocumentor 1.4.3 + Documentation generated on Mon, 24 Oct 2011 20:10:13 +1300 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/api/awl/iCalendar/iCalProp.html b/docs/api/awl/iCalendar/iCalProp.html index f45337a..81550ef 100644 --- a/docs/api/awl/iCalendar/iCalProp.html +++ b/docs/api/awl/iCalendar/iCalProp.html @@ -492,7 +492,7 @@

- Documentation generated on Sun, 11 Sep 2011 00:31:48 +1200 by phpDocumentor 1.4.3 + Documentation generated on Mon, 24 Oct 2011 20:10:13 +1300 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/api/awl/iCalendar/iCalendar.html b/docs/api/awl/iCalendar/iCalendar.html index 7f54451..fce2469 100644 --- a/docs/api/awl/iCalendar/iCalendar.html +++ b/docs/api/awl/iCalendar/iCalendar.html @@ -1126,7 +1126,7 @@

- Documentation generated on Sun, 11 Sep 2011 00:31:47 +1200 by phpDocumentor 1.4.3 + Documentation generated on Mon, 24 Oct 2011 20:10:13 +1300 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/api/awl/vCalendar/_vCalendar.php.html b/docs/api/awl/vCalendar/_vCalendar.php.html index 5dce34f..856b94b 100644 --- a/docs/api/awl/vCalendar/_vCalendar.php.html +++ b/docs/api/awl/vCalendar/_vCalendar.php.html @@ -127,7 +127,7 @@  class - VCalendar + vCalendar A Class for representing components within an vComponent @@ -168,7 +168,7 @@

- Documentation generated on Sun, 11 Sep 2011 00:31:50 +1200 by phpDocumentor 1.4.3 + Documentation generated on Mon, 24 Oct 2011 20:10:15 +1300 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/api/awl/vCalendar/vCalendar.html b/docs/api/awl/vCalendar/vCalendar.html index 496fe46..f802790 100644 --- a/docs/api/awl/vCalendar/vCalendar.html +++ b/docs/api/awl/vCalendar/vCalendar.html @@ -129,7 +129,7 @@
- +
 vCalendar @@ -160,7 +160,7 @@
 - void + vProperty GetOrganizer ()
@@ -178,6 +178,20 @@ StartFilter ( $filters, array $filter)
+ +
+  + void + UpdateAttendeeStatus + (string $email, vProperty $statusProperty) +
+ +
+  + void + UpdateOrganizerStatus + (vProperty $statusProperty) +
@@ -301,7 +315,7 @@
- GetAttendees (line 118) + GetAttendees (line 119)
@@ -323,7 +337,7 @@
- GetOlsonName (line 162) + GetOlsonName (line 208)
@@ -353,14 +367,17 @@
- GetOrganizer (line 105) + GetOrganizer (line 106)

Get the organizer of this VEVENT/VTODO

+
    +
  • return: The Organizer property.
  • +
- void + vProperty GetOrganizer @@ -405,7 +422,7 @@
- StartFilter (line 144) + StartFilter (line 190)
@@ -433,6 +450,63 @@
+ +
+ +
+ + UpdateAttendeeStatus (line 141) +
+ + +

Update the attendees of this VEVENT/VTODO

+ +
+ void + + UpdateAttendeeStatus + + (string $email, vProperty $statusProperty) +
+ +
    +
  • + string + $email: The e-mail address of the attendee to be updated.
  • +
  • + vProperty + $statusProperty: A replacement property.
  • +
+ + +
+ +
+ +
+ + UpdateOrganizerStatus (line 164) +
+ + +

Update the ORGANIZER of this VEVENT/VTODO

+ +
+ void + + UpdateOrganizerStatus + + (vProperty $statusProperty) +
+ +
    +
  • + vProperty + $statusProperty: A replacement property.
  • +
+ + +

Inherited Methods

@@ -493,7 +567,7 @@

- Documentation generated on Sat, 24 Sep 2011 13:56:44 +1200 by phpDocumentor 1.4.3 + Documentation generated on Mon, 24 Oct 2011 20:10:15 +1300 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/api/awl/vComponent/_vComponent.php.html b/docs/api/awl/vComponent/_vComponent.php.html index 70e57b2..117cedd 100644 --- a/docs/api/awl/vComponent/_vComponent.php.html +++ b/docs/api/awl/vComponent/_vComponent.php.html @@ -179,7 +179,7 @@

- Documentation generated on Sun, 11 Sep 2011 00:31:50 +1200 by phpDocumentor 1.4.3 + Documentation generated on Mon, 24 Oct 2011 20:10:16 +1300 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/api/awl/vComponent/vComponent.html b/docs/api/awl/vComponent/vComponent.html index 8408b41..fe51f02 100644 --- a/docs/api/awl/vComponent/vComponent.html +++ b/docs/api/awl/vComponent/vComponent.html @@ -104,7 +104,7 @@

A Class for representing components within an vComponent

- Located in /vComponent.php (line 357) + Located in /vComponent.php (line 382)

@@ -135,7 +135,7 @@ alt=" class" title=" class" style="vertical-align: center"/> - VCalendar + vCalendar A Class for representing components within an vComponent @@ -313,7 +313,7 @@  void Render - ([ $restricted_properties = null]) + ([ $restricted_properties = null], [ $force_rendering = false])
@@ -391,7 +391,7 @@ array $components - (line 381) + (line 406)
@@ -414,7 +414,7 @@ array $properties - (line 374) + (line 399) @@ -437,7 +437,7 @@ array $rendered - (line 388) + (line 413) @@ -460,7 +460,7 @@ string $type - (line 367) + (line 392) @@ -496,7 +496,7 @@
- Constructor __construct (line 395) + Constructor __construct (line 420)
@@ -521,7 +521,7 @@
Redefined in descendants as:
  • - VCalendar::__construct() + vCalendar::__construct() : Constructor. If a string is passed it will be parsed as if it was an iCalendar object, otherwise a new vCalendar will be initialised with basic content. If an array of key value pairs is provided they will also be used as top-level properties.
@@ -531,7 +531,7 @@
- AddComponent (line 743) + AddComponent (line 768)
@@ -558,7 +558,7 @@
- AddProperty (line 641) + AddProperty (line 666)
@@ -591,7 +591,7 @@
- ClearComponents (line 699) + ClearComponents (line 724)
@@ -618,7 +618,7 @@
- ClearProperties (line 603) + ClearProperties (line 628)
@@ -645,7 +645,7 @@
- CollectParameterValues (line 410) + CollectParameterValues (line 435)
@@ -673,7 +673,7 @@
- ComponentCount (line 660) + ComponentCount (line 685)
@@ -695,7 +695,7 @@
- GetComponents (line 674) + GetComponents (line 699)
@@ -728,7 +728,7 @@
- GetProperties (line 586) + GetProperties (line 611)
@@ -756,7 +756,7 @@
- GetPropertiesByPath (line 835) + GetPropertiesByPath (line 860)
@@ -786,7 +786,7 @@
- GetProperty (line 558) + GetProperty (line 583)
@@ -813,7 +813,7 @@
- GetPValue (line 575) + GetPValue (line 600)
@@ -840,7 +840,7 @@
- GetType (line 540) + GetType (line 565)
@@ -862,7 +862,7 @@
- MaskComponents (line 761) + MaskComponents (line 786)
@@ -889,7 +889,7 @@
- MaskProperties (line 779) + MaskProperties (line 804)
@@ -919,7 +919,7 @@
- ParseFrom (line 431) + ParseFrom (line 456)
@@ -946,7 +946,7 @@
- Render (line 797) + Render (line 822)
@@ -957,13 +957,16 @@ Render - ([ $restricted_properties = null]) + ([ $restricted_properties = null], [ $force_rendering = false])
  • $restricted_properties
  • +
  • + + $force_rendering
@@ -973,7 +976,7 @@
- SetComponents (line 729) + SetComponents (line 754)
@@ -1003,7 +1006,7 @@
- SetProperties (line 625) + SetProperties (line 650)
@@ -1033,7 +1036,7 @@
- SetType (line 548) + SetType (line 573)
@@ -1060,7 +1063,7 @@
- TestFilter (line 888) + TestFilter (line 913)
@@ -1093,7 +1096,7 @@
- UnwrapComponent (line 516) + UnwrapComponent (line 541)
@@ -1120,7 +1123,7 @@
- WrapComponent (line 528) + WrapComponent (line 553)
@@ -1148,7 +1151,7 @@
- __toString (line 821) + __toString (line 846)
@@ -1173,7 +1176,7 @@

- Documentation generated on Sun, 11 Sep 2011 00:31:50 +1200 by phpDocumentor 1.4.3 + Documentation generated on Mon, 24 Oct 2011 20:10:16 +1300 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/api/awl/vComponent/vProperty.html b/docs/api/awl/vComponent/vProperty.html index 909915e..a33e427 100644 --- a/docs/api/awl/vComponent/vProperty.html +++ b/docs/api/awl/vComponent/vProperty.html @@ -202,7 +202,7 @@  void Render - () + ([ $force = false])
@@ -410,7 +410,7 @@
- GetParameterValue (line 181) + GetParameterValue (line 200)
@@ -440,7 +440,7 @@
- Name (line 116) + Name (line 135)
@@ -470,7 +470,7 @@
- Parameters (line 149) + Parameters (line 168)
@@ -527,7 +527,7 @@
- Render (line 216) + Render (line 236)
@@ -538,9 +538,14 @@ Render - () + ([ $force = false])
+
    +
  • + + $force
  • +
@@ -549,7 +554,7 @@
- RenderParameters (line 203) + RenderParameters (line 223)
@@ -571,7 +576,7 @@
- SetParameterValue (line 194) + SetParameterValue (line 213)
@@ -601,7 +606,7 @@
- TestFilter (line 269) + TestFilter (line 290)
@@ -634,7 +639,7 @@
- TestParamFilter (line 313) + TestParamFilter (line 336)
@@ -663,7 +668,7 @@
- TextMatch (line 168) + TextMatch (line 187)
@@ -693,7 +698,7 @@
- Value (line 133) + Value (line 152)
@@ -723,7 +728,7 @@
- __toString (line 255) + __toString (line 276)
@@ -748,7 +753,7 @@

- Documentation generated on Sun, 11 Sep 2011 00:31:51 +1200 by phpDocumentor 1.4.3 + Documentation generated on Mon, 24 Oct 2011 20:10:16 +1300 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/api/classtrees_awl.html b/docs/api/classtrees_awl.html index 0edaa0d..de6acc0 100644 --- a/docs/api/classtrees_awl.html +++ b/docs/api/classtrees_awl.html @@ -103,7 +103,7 @@

Root class vComponent

Root class vProperty

@@ -119,7 +119,7 @@
  • XMLElement
  • - Documentation generated on Sun, 11 Sep 2011 00:31:43 +1200 by phpDocumentor 1.4.3 + Documentation generated on Mon, 24 Oct 2011 20:10:09 +1300 by phpDocumentor 1.4.3

    \ No newline at end of file diff --git a/docs/api/elementindex.html b/docs/api/elementindex.html index 446269f..b14d4d2 100644 --- a/docs/api/elementindex.html +++ b/docs/api/elementindex.html @@ -291,7 +291,7 @@ AddTimeZone
    -
    VCalendar::AddTimeZone() in vCalendar.php
    +
    vCalendar::AddTimeZone() in vCalendar.php
    Add a timezone component to this vCalendar.
    @@ -1457,7 +1457,7 @@ GetAttendees
    -
    VCalendar::GetAttendees() in vCalendar.php
    +
    vCalendar::GetAttendees() in vCalendar.php
    Get the attendees of this VEVENT/VTODO
    @@ -1548,10 +1548,18 @@
    Method + GetOlsonName +
    +
    +
    vCalendar::GetOlsonName() in vCalendar.php
    +
    Work out what Olson timezone this VTIMEZONE really is. Perhaps we should put this into a vTimezone class.
    +
    +
    + Method GetOrganizer
    -
    VCalendar::GetOrganizer() in vCalendar.php
    +
    vCalendar::GetOrganizer() in vCalendar.php
    Get the organizer of this VEVENT/VTODO
    @@ -1559,7 +1567,7 @@ GetParameterValue
    - +
    Get the value of a parameter
    @@ -1567,7 +1575,7 @@ GetParameterValue
    - +
    Get the value of a parameter
    @@ -1607,7 +1615,7 @@ GetPropertiesByPath
    - +
    Return an array of properties matching the specified path
    @@ -1615,7 +1623,7 @@ GetPropertiesByPath
    - +
    Return an array of properties matching the specified path
    @@ -1631,16 +1639,16 @@ GetPValue
    - -
    Get the value of the first property matching the name. Obviously this isn't so useful for properties which may occur multiply, but most don't.
    +
    vComponent::GetPValue() in vComponent.php
    +
    Return the value of the first instance of a property of this name, or null
    Method GetPValue
    -
    vComponent::GetPValue() in vComponent.php
    -
    Return the value of the first instance of a property of this name, or null
    + +
    Get the value of the first property matching the name. Obviously this isn't so useful for properties which may occur multiply, but most don't.
    Method @@ -1654,16 +1662,16 @@ GetRoles
    -
    User::GetRoles() in User.php
    -
    Get the group memberships for the user
    +
    Session::GetRoles() in Session.php
    +
    Internal function used to get the user's roles from the database.
    Method GetRoles
    -
    Session::GetRoles() in Session.php
    -
    Internal function used to get the user's roles from the database.
    +
    User::GetRoles() in User.php
    +
    Get the group memberships for the user
    Method @@ -1693,7 +1701,7 @@ GetTimeZone
    -
    VCalendar::GetTimeZone() in vCalendar.php
    +
    vCalendar::GetTimeZone() in vCalendar.php
    Get a timezone component for a specific TZID in this calendar.
    @@ -1736,6 +1744,13 @@
    get_fields() in AWLUtilities.php
    Get the names of the fields for a particular table
    +
    + Function + gzdecode +
    +
    +
    gzdecode() in AWLUtilities.php
    +
    @@ -3211,14 +3226,6 @@
    Sends a temporary password in response to a request from a user.
    - Method - Session -
    -
    -
    Session::Session() in Session.php
    -
    Create a new Session object.
    -
    -
    Class Session
    @@ -3227,6 +3234,14 @@
    A class for creating and holding session information.
    + Method + Session +
    +
    +
    Session::Session() in Session.php
    +
    Create a new Session object.
    +
    +
    Page Session.php
    @@ -3267,11 +3282,11 @@
    Method - Set + set
    -
    MenuOption::Set() in MenuSet.php
    -
    Set arbitrary attributes of the menu option
    +
    AwlCache::set() in AwlCache.php
    +
    Set a value for the specified namespace/key, perhaps with an expiry (default 10 days)
    Method @@ -3282,11 +3297,11 @@
    Method - set + Set
    -
    AwlCache::set() in AwlCache.php
    -
    Set a value for the specified namespace/key, perhaps with an expiry (default 10 days)
    +
    iCalendar::Set() in iCalendar.php
    +
    Set the value of a property
    Method @@ -3301,8 +3316,8 @@ Set
    -
    iCalendar::Set() in iCalendar.php
    -
    Set the value of a property
    +
    MenuOption::Set() in MenuSet.php
    +
    Set arbitrary attributes of the menu option
    Method @@ -3332,15 +3347,14 @@ SetComponents
    - -
    Sets some or all sub-components of the component to the supplied new components
    +
    Method SetComponents
    -
    vComponent::SetComponents() in vComponent.php
    +
    Sets some or all sub-components of the component to the supplied new components
    @@ -3348,7 +3362,8 @@ SetComponents
    - +
    vComponent::SetComponents() in vComponent.php
    +
    Sets some or all sub-components of the component to the supplied new components
    Method @@ -3403,15 +3418,15 @@ SetJoins
    -
    Editor::SetJoins() in classEditor.php
    +
    Browser::SetJoins() in classBrowser.php
    +
    Set the tables and joins for the SQL.
    Method SetJoins
    -
    Browser::SetJoins() in classBrowser.php
    -
    Set the tables and joins for the SQL.
    +
    Editor::SetJoins() in classEditor.php
    Method @@ -3470,7 +3485,7 @@ SetParameterValue
    - +
    Set the value of a parameter
    @@ -3478,7 +3493,7 @@ SetParameterValue
    - +
    Set the value of a parameter
    @@ -3486,7 +3501,7 @@ SetProperties
    -
    vComponent::SetProperties() in vComponent.php
    +
    Set all properties, or the ones matching a particular type
    @@ -3494,7 +3509,7 @@ SetProperties
    - +
    vComponent::SetProperties() in vComponent.php
    Set all properties, or the ones matching a particular type
    @@ -3525,22 +3540,22 @@ SetSql
    -
    EditorField::SetSql() in classEditor.php
    +
    Editor::SetSql() in classEditor.php
    Method SetSql
    -
    Editor::SetSql() in classEditor.php
    +
    AwlQuery::SetSql() in AwlQuery.php
    +
    Simple SetSql() class which will reset the object with the querystring from the first argument.
    Method SetSql
    -
    AwlQuery::SetSql() in AwlQuery.php
    -
    Simple SetSql() class which will reset the object with the querystring from the first argument.
    +
    EditorField::SetSql() in classEditor.php
    Method @@ -3585,22 +3600,22 @@ SetTranslatable
    - +
    Browser::SetTranslatable() in classBrowser.php
    +
    Set the named columns to be translatable
    Method SetTranslatable
    -
    Browser::SetTranslatable() in classBrowser.php
    -
    Set the named columns to be translatable
    +
    Method SetType
    -
    vComponent::SetType() in vComponent.php
    +
    iCalComponent::SetType() in iCalendar.php
    Set the type of component which this is
    @@ -3608,7 +3623,7 @@ SetType
    -
    iCalComponent::SetType() in iCalendar.php
    +
    vComponent::SetType() in vComponent.php
    Set the type of component which this is
    @@ -3624,15 +3639,15 @@ SetWhere
    -
    Browser::SetWhere() in classBrowser.php
    -
    Set the SQL Where clause to a specific value.
    +
    Editor::SetWhere() in classEditor.php
    Method SetWhere
    -
    Editor::SetWhere() in classEditor.php
    +
    Browser::SetWhere() in classBrowser.php
    +
    Set the SQL Where clause to a specific value.
    Method @@ -3689,6 +3704,14 @@
    Method + StartFilter +
    +
    +
    vCalendar::StartFilter() in vCalendar.php
    +
    Test a PROP-FILTER or COMP-FILTER and return a true/false COMP-FILTER (is-defined | is-not-defined | (time-range?, prop-filter*, comp-filter*)) PROP-FILTER (is-defined | is-not-defined | ((time-range | text-match)?, param-filter*))
    +
    +
    + Method StartForm
    @@ -3778,18 +3801,18 @@
    Variable - $type + $Type
    -
    vComponent::$type in vComponent.php
    -
    The type of this component, such as 'VEVENT', 'VTODO', 'VTIMEZONE', 'VCARD', etc.
    +
    BrowserColumn::$Type in classBrowser.php
    Variable - $Type + $type
    -
    BrowserColumn::$Type in classBrowser.php
    +
    vComponent::$type in vComponent.php
    +
    The type of this component, such as 'VEVENT', 'VTODO', 'VTIMEZONE', 'VCARD', etc.
    Method @@ -3834,7 +3857,7 @@ TextMatch
    -
    iCalProp::TextMatch() in iCalendar.php
    +
    vProperty::TextMatch() in vComponent.php
    Test if our value contains a string
    @@ -3842,7 +3865,7 @@ TextMatch
    -
    vProperty::TextMatch() in vComponent.php
    +
    iCalProp::TextMatch() in iCalendar.php
    Test if our value contains a string
    @@ -3862,6 +3885,14 @@
    Accessor for the Title for the browse, which could set the title also.
    + Function + trace_bug +
    +
    +
    trace_bug() in AWLUtilities.php
    +
    Not as sever as a fatal() call, but we want to log and trace it
    +
    +
    Method TransactionState
    @@ -3972,6 +4003,22 @@
    This unescapes the (CRLF + linear space) wrapping specified in RFC2445. According to RFC2445 we should always end with CRLF but the CalDAV spec says that normalising XML parsers often muck with it and may remove the CR. We accept either case.
    + Method + UpdateAttendeeStatus +
    +
    + +
    Update the attendees of this VEVENT/VTODO
    +
    +
    + Method + UpdateOrganizerStatus +
    +
    + +
    Update the ORGANIZER of this VEVENT/VTODO
    +
    +
    Class User
    @@ -4106,10 +4153,10 @@
    Class - VCalendar + vCalendar
    -
    VCalendar in vCalendar.php
    +
    vCalendar in vCalendar.php
    A Class for representing components within an vComponent
    @@ -4418,7 +4465,7 @@ __construct
    -
    VCalendar::__construct() in vCalendar.php
    +
    vCalendar::__construct() in vCalendar.php
    Constructor. If a string is passed it will be parsed as if it was an iCalendar object, otherwise a new vCalendar will be initialised with basic content. If an array of key value pairs is provided they will also be used as top-level properties.
    diff --git a/docs/api/elementindex_awl.html b/docs/api/elementindex_awl.html index 56fdd11..3f4f060 100644 --- a/docs/api/elementindex_awl.html +++ b/docs/api/elementindex_awl.html @@ -214,7 +214,7 @@ __construct
    -
    VCalendar::__construct() in vCalendar.php
    +
    vCalendar::__construct() in vCalendar.php
    Constructor. If a string is passed it will be parsed as if it was an iCalendar object, otherwise a new vCalendar will be initialised with basic content. If an array of key value pairs is provided they will also be used as top-level properties.
    @@ -726,7 +726,7 @@ AddTimeZone
    -
    VCalendar::AddTimeZone() in vCalendar.php
    +
    vCalendar::AddTimeZone() in vCalendar.php
    Add a timezone component to this vCalendar.
    @@ -1830,19 +1830,34 @@
    Get the names of the fields for a particular table
    + Function + gzdecode +
    +
    +
    gzdecode() in AWLUtilities.php
    +
    +
    Method GetAttendees
    -
    VCalendar::GetAttendees() in vCalendar.php
    +
    vCalendar::GetAttendees() in vCalendar.php
    Get the attendees of this VEVENT/VTODO
    Method + GetOlsonName +
    +
    +
    vCalendar::GetOlsonName() in vCalendar.php
    +
    Work out what Olson timezone this VTIMEZONE really is. Perhaps we should put this into a vTimezone class.
    +
    +
    + Method GetOrganizer
    -
    VCalendar::GetOrganizer() in vCalendar.php
    +
    vCalendar::GetOrganizer() in vCalendar.php
    Get the organizer of this VEVENT/VTODO
    @@ -1850,7 +1865,7 @@ GetTimeZone
    -
    VCalendar::GetTimeZone() in vCalendar.php
    +
    vCalendar::GetTimeZone() in vCalendar.php
    Get a timezone component for a specific TZID in this calendar.
    @@ -3886,6 +3901,14 @@
    Method + StartFilter +
    +
    +
    vCalendar::StartFilter() in vCalendar.php
    +
    Test a PROP-FILTER or COMP-FILTER and return a true/false COMP-FILTER (is-defined | is-not-defined | (time-range?, prop-filter*, comp-filter*)) PROP-FILTER (is-defined | is-not-defined | ((time-range | text-match)?, param-filter*))
    +
    +
    + Method SetComponents
    @@ -4092,6 +4115,14 @@
    Translation.php in Translation.php
    + Function + trace_bug +
    +
    +
    trace_bug() in AWLUtilities.php
    +
    Not as sever as a fatal() call, but we want to log and trace it
    +
    +
    Variable $type
    @@ -4225,6 +4256,22 @@
    Method + UpdateAttendeeStatus +
    +
    + +
    Update the attendees of this VEVENT/VTODO
    +
    +
    + Method + UpdateOrganizerStatus +
    +
    + +
    Update the ORGANIZER of this VEVENT/VTODO
    +
    +
    + Method UnwrapComponent
    @@ -4335,10 +4382,10 @@
    Class - VCalendar + vCalendar
    -
    VCalendar in vCalendar.php
    +
    vCalendar in vCalendar.php
    A Class for representing components within an vComponent
    diff --git a/docs/api/errors.html b/docs/api/errors.html index dff1988..f8994a7 100644 --- a/docs/api/errors.html +++ b/docs/api/errors.html @@ -165,7 +165,7 @@ Use an @ignore tag on the original if you want this case to be documented.

    vCalendar.php

    Warnings:


    Warning on line 20 - Page-level DocBlock precedes "require_once 'vComponent.php'", use another DocBlock to document the source element
    -Warning on line 22 - no @package tag was used in a DocBlock for class VCalendar
    +Warning on line 22 - no @package tag was used in a DocBlock for class vCalendar

    Errors:


    Error on line 32 - DocBlock has multiple @var tags, illegal. ignoring additional tag "@var string "
    Error on line 32 - DocBlock has multiple @var tags, illegal. ignoring additional tag "@var array "
    @@ -174,7 +174,7 @@ Use an @ignore tag on the original if you want this case to be documented.

    vComponent.php

    Warnings:


    Warning on line 15 - Page-level DocBlock precedes "require_once 'XMLElement.php'", use another DocBlock to document the source element
    -Warning on line 834 - Unknown tag "@note" used
    +Warning on line 859 - Unknown tag "@note" used

    XMLDocument.php

    Warnings:


    @@ -189,11 +189,11 @@ Use an @ignore tag on the original if you want this case to be documented.

    Errors:


    Error on line 26 - DocBlock has multiple @var tags, illegal. ignoring additional tag "@var [string ...] Parameters for the format string."
    Error on line 26 - DocBlock has multiple @var tags, illegal. ignoring additional tag "@var string A format string for the log message"
    -Error on line 117 - DocBlock has multiple @var tags, illegal. ignoring additional tag "@var boolean Should the dump recurse into arrays/objects in the array"
    -Error on line 117 - DocBlock has multiple @var tags, illegal. ignoring additional tag "@var array The array to be dumped."
    -Error on line 117 - DocBlock has multiple @var tags, illegal. ignoring additional tag "@var string What name should this array dump identify itself as"
    +Error on line 150 - DocBlock has multiple @var tags, illegal. ignoring additional tag "@var boolean Should the dump recurse into arrays/objects in the array"
    +Error on line 150 - DocBlock has multiple @var tags, illegal. ignoring additional tag "@var array The array to be dumped."
    +Error on line 150 - DocBlock has multiple @var tags, illegal. ignoring additional tag "@var string What name should this array dump identify itself as"

    - Documentation generated on Sun, 11 Sep 2011 00:31:51 +1200 by phpDocumentor 1.4.3 + Documentation generated on Mon, 24 Oct 2011 20:10:17 +1300 by phpDocumentor 1.4.3

    \ No newline at end of file diff --git a/docs/api/index.html b/docs/api/index.html index bce5fd1..c47ac24 100644 --- a/docs/api/index.html +++ b/docs/api/index.html @@ -4,7 +4,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd"> - + awl diff --git a/docs/api/li_awl.html b/docs/api/li_awl.html index 5cf1b64..2653ba5 100644 --- a/docs/api/li_awl.html +++ b/docs/api/li_awl.html @@ -731,6 +731,10 @@ if (document.getElementById) { fic.openIcon = 'media/images/Function.png'; fic.icon = 'media/images/Function.png'; subpackagetree_function.add(fic); + var fic = new WebFXTreeItem('gzdecode', 'awl/Utilities/_AWLUtilities.php.html#functiongzdecode'); + fic.openIcon = 'media/images/Function.png'; + fic.icon = 'media/images/Function.png'; + subpackagetree_function.add(fic); var fic = new WebFXTreeItem('olson_from_tzstring', 'awl/Utilities/_AWLUtilities.php.html#functionolson_from_tzstring'); fic.openIcon = 'media/images/Function.png'; fic.icon = 'media/images/Function.png'; @@ -763,6 +767,10 @@ if (document.getElementById) { fic.openIcon = 'media/images/Function.png'; fic.icon = 'media/images/Function.png'; subpackagetree_function.add(fic); + var fic = new WebFXTreeItem('trace_bug', 'awl/Utilities/_AWLUtilities.php.html#functiontrace_bug'); + fic.openIcon = 'media/images/Function.png'; + fic.icon = 'media/images/Function.png'; + subpackagetree_function.add(fic); var fic = new WebFXTreeItem('uuid', 'awl/Utilities/_AWLUtilities.php.html#functionuuid'); fic.openIcon = 'media/images/Function.png'; fic.icon = 'media/images/Function.png'; @@ -822,7 +830,7 @@ if (document.getElementById) { subpackagetree_classe.openIcon = 'media/images/class_folder.png'; subpackagetree_classe.icon = 'media/images/class_folder.png'; - var classe = new WebFXTreeItem('VCalendar', 'awl/vCalendar/VCalendar.html'); + var classe = new WebFXTreeItem('vCalendar', 'awl/vCalendar/vCalendar.html'); classe.openIcon = 'media/images/Class.png'; classe.icon = 'media/images/Class.png'; subpackagetree_classe.add(classe); diff --git a/docs/api/todolist.html b/docs/api/todolist.html index a640154..0be44f3 100644 --- a/docs/api/todolist.html +++ b/docs/api/todolist.html @@ -54,7 +54,7 @@
  • Remove this function.
  • - Documentation generated on Sun, 11 Sep 2011 00:31:51 +1200 by phpDocumentor 1.4.3 + Documentation generated on Mon, 24 Oct 2011 20:10:17 +1300 by phpDocumentor 1.4.3

    \ No newline at end of file diff --git a/inc/AWLUtilities.php b/inc/AWLUtilities.php index 03bf337..0c42595 100644 --- a/inc/AWLUtilities.php +++ b/inc/AWLUtilities.php @@ -674,6 +674,6 @@ if ( !function_exists("gzdecode") ) { */ function awl_version() { global $c; -$c->awl_library_version = 0.48; +$c->awl_library_version = 0.49; return $c->awl_library_version; } \ No newline at end of file -- 2.11.4.GIT