From 9c963e04f028e42535ff8c2413fd2820d91cd83a Mon Sep 17 00:00:00 2001 From: Andrew McMillan Date: Tue, 28 Oct 2008 20:26:08 +1300 Subject: [PATCH] Release 0.33 --- VERSION | 2 +- debian/changelog | 16 ++- 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/Browser/Browser.html | 80 +++++++-------- docs/api/awl/Browser/BrowserColumn.html | 32 +++--- docs/api/awl/Browser/_classBrowser.php.html | 6 +- docs/api/awl/DataEntry/EntryField.html | 16 +-- docs/api/awl/DataEntry/EntryForm.html | 72 ++++++------- docs/api/awl/DataEntry/_DataEntry.php.html | 8 +- docs/api/awl/DataUpdate/DBRecord.html | 28 ++--- docs/api/awl/DataUpdate/_DataUpdate.php.html | 16 +-- docs/api/awl/EMail/EMail.html | 26 ++--- docs/api/awl/EMail/_EMail.php.html | 4 +- docs/api/awl/MenuSet/MenuOption.html | 2 +- docs/api/awl/MenuSet/MenuSet.html | 18 ++-- docs/api/awl/MenuSet/_MenuSet.php.html | 2 +- docs/api/awl/PgQuery/PgQuery.html | 32 +++--- docs/api/awl/PgQuery/_PgQuery.php.html | 37 +++++-- docs/api/awl/Session/Session.html | 54 +++++----- docs/api/awl/Session/_Session.php.html | 16 +-- docs/api/awl/Translation/_Translation.php.html | 10 +- docs/api/awl/User/User.html | 20 ++-- docs/api/awl/User/_User.php.html | 14 +-- docs/api/awl/Utilities/_AWLUtilities.php.html | 38 +++++-- docs/api/awl/Validation/Validation.html | 22 ++-- docs/api/awl/Validation/_Validation.php.html | 4 +- .../XMLDocument.html} | 65 ++++-------- .../_XMLDocument.php.html} | 26 ++--- docs/api/awl/XMLElement/XMLElement.html | 2 +- docs/api/awl/XMLElement/_XMLElement.php.html | 2 +- docs/api/awl/iCalendar/_iCalendar.php.html | 6 +- docs/api/awl/iCalendar/_vEvent.php.html | 2 +- docs/api/awl/iCalendar/iCalComponent.html | 72 ++++++------- docs/api/awl/iCalendar/iCalProp.html | 10 +- docs/api/awl/iCalendar/iCalendar.html | 94 ++++++++++++----- docs/api/awl/iCalendar/vEvent.html | 22 ++-- docs/api/classtrees_awl.html | 6 +- docs/api/elementindex.html | 113 ++++++++++++++------- docs/api/elementindex_awl.html | 39 +++++++ docs/api/errors.html | 24 +++-- docs/api/index.html | 2 +- docs/api/li_awl.html | 38 +++++++ docs/api/todolist.html | 2 +- 45 files changed, 655 insertions(+), 451 deletions(-) copy docs/api/awl/{iCalendar/_vEvent.php.html => XMLDocument/XMLDocument.html} (62%) copy docs/api/awl/{EMail/_EMail.php.html => XMLDocument/_XMLDocument.php.html} (82%) diff --git a/VERSION b/VERSION index 00d0c14..94b357e 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.32 +0.33 diff --git a/debian/changelog b/debian/changelog index e130964..f2e9acb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +awl (0.33) unstable; urgency=low + + * Remove a couple of uninitialised variable warnings. + * [AWLUtilties] Add a quoted_printable_encode function + * [XMLDocument] New object to assist with namespaced XML document creation. + * [iCalendar] Remove the expectation that XML will be case folded. + * [iCalendar] New iCalendar->Add method to add properties which occur multiply. + * [iCalendar] Fix word wrapping. + * [iCalendar] Add CALSCALE:GREGORIAN to response. + * [PgQuery] Escaping for newer Postgres versions should be preceded with an 'E'. + * [General] Remove lots of uninitialised variable warnings. + + -- Andrew McMillan Tue, 28 Oct 2008 20:23:20 +1300 + awl (0.32) unstable; urgency=low * Include docs & don't compress classTree.js (closes: #493687) @@ -5,7 +19,7 @@ awl (0.32) unstable; urgency=low * debian/compat should be in the source package. * Clean up minor lintian warnings. - -- Andrew McMillan Tue, 16 Sep 2008 14:03:22 +1200 + -- Andrew McMillan Tue, 16 Sep 2008 14:04:02 +1200 awl (0.31) unstable; urgency=low diff --git a/docs/api/awl/AuthPlugin/AuthPlugin.html b/docs/api/awl/AuthPlugin/AuthPlugin.html index 051d7a8..333c34f 100644 --- a/docs/api/awl/AuthPlugin/AuthPlugin.html +++ b/docs/api/awl/AuthPlugin/AuthPlugin.html @@ -218,7 +218,7 @@

- Documentation generated on Tue, 16 Sep 2008 12:07:37 +1200 by phpDocumentor 1.3.2 + Documentation generated on Tue, 28 Oct 2008 20:25:12 +1300 by phpDocumentor 1.3.2

\ 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 9dc86fb..454dce0 100644 --- a/docs/api/awl/AuthPlugin/_AuthPlugin.php.html +++ b/docs/api/awl/AuthPlugin/_AuthPlugin.php.html @@ -140,7 +140,7 @@

- Documentation generated on Tue, 16 Sep 2008 12:07:37 +1200 by phpDocumentor 1.3.2 + Documentation generated on Tue, 28 Oct 2008 20:25:12 +1300 by phpDocumentor 1.3.2

\ 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 affe5fe..a3b27d4 100644 --- a/docs/api/awl/AuthPlugin/_AuthPlugins.php.html +++ b/docs/api/awl/AuthPlugin/_AuthPlugins.php.html @@ -209,7 +209,7 @@

- Documentation generated on Tue, 16 Sep 2008 12:07:37 +1200 by phpDocumentor 1.3.2 + Documentation generated on Tue, 28 Oct 2008 20:25:12 +1300 by phpDocumentor 1.3.2

\ No newline at end of file diff --git a/docs/api/awl/Browser/Browser.html b/docs/api/awl/Browser/Browser.html index 74871d6..3556887 100644 --- a/docs/api/awl/Browser/Browser.html +++ b/docs/api/awl/Browser/Browser.html @@ -395,7 +395,7 @@
-
+
@@ -414,7 +414,7 @@
-
+
@@ -433,7 +433,7 @@
-
+
@@ -452,7 +452,7 @@
-
+
@@ -471,7 +471,7 @@
-
+
@@ -490,7 +490,7 @@
-
+
@@ -509,7 +509,7 @@
-
+
@@ -528,7 +528,7 @@
-
+
@@ -547,7 +547,7 @@
-
+
@@ -566,7 +566,7 @@
-
+
@@ -585,7 +585,7 @@
-
+
@@ -604,7 +604,7 @@
-
+
@@ -623,7 +623,7 @@
-
+
@@ -642,7 +642,7 @@
-
+
@@ -661,7 +661,7 @@
-
+
@@ -680,7 +680,7 @@
-
+
@@ -699,7 +699,7 @@
-
+
@@ -718,7 +718,7 @@
-
+
@@ -737,7 +737,7 @@
-
+
@@ -756,7 +756,7 @@
-
+
@@ -790,7 +790,7 @@
-
+
@@ -817,7 +817,7 @@
-
+
@@ -869,7 +869,7 @@
-
+
@@ -898,7 +898,7 @@
-
+
@@ -929,7 +929,7 @@
-
+
@@ -966,7 +966,7 @@
-
+
@@ -996,7 +996,7 @@
-
+
@@ -1027,7 +1027,7 @@
-
+
@@ -1054,7 +1054,7 @@
-
+
@@ -1080,7 +1080,7 @@
-
+
@@ -1111,7 +1111,7 @@
-
+
@@ -1138,7 +1138,7 @@
-
+
@@ -1172,7 +1172,7 @@
-
+
@@ -1206,7 +1206,7 @@
-
+
@@ -1234,7 +1234,7 @@
-
+
@@ -1261,7 +1261,7 @@
-
+
@@ -1289,7 +1289,7 @@
-
+
@@ -1316,7 +1316,7 @@
-
+
@@ -1344,7 +1344,7 @@
-
+
@@ -1377,7 +1377,7 @@

- Documentation generated on Tue, 16 Sep 2008 12:07:37 +1200 by phpDocumentor 1.3.2 + Documentation generated on Tue, 28 Oct 2008 20:25:13 +1300 by phpDocumentor 1.3.2

\ No newline at end of file diff --git a/docs/api/awl/Browser/BrowserColumn.html b/docs/api/awl/Browser/BrowserColumn.html index d3f85a0..a4a475c 100644 --- a/docs/api/awl/Browser/BrowserColumn.html +++ b/docs/api/awl/Browser/BrowserColumn.html @@ -246,7 +246,7 @@
-
+
@@ -265,7 +265,7 @@
-
+
@@ -284,7 +284,7 @@
-
+
@@ -303,7 +303,7 @@
-
+
@@ -322,7 +322,7 @@
-
+
@@ -341,7 +341,7 @@
-
+
@@ -360,7 +360,7 @@
-
+
@@ -379,7 +379,7 @@
-
+
@@ -398,7 +398,7 @@
-
+
@@ -417,7 +417,7 @@
-
+
@@ -451,7 +451,7 @@
-
+
@@ -499,7 +499,7 @@
-
+
@@ -522,7 +522,7 @@
-
+
@@ -556,7 +556,7 @@
-
+
@@ -585,7 +585,7 @@
-
+
@@ -611,7 +611,7 @@

- Documentation generated on Tue, 16 Sep 2008 12:07:38 +1200 by phpDocumentor 1.3.2 + Documentation generated on Tue, 28 Oct 2008 20:25:13 +1300 by phpDocumentor 1.3.2

\ 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 6990723..a705696 100644 --- a/docs/api/awl/Browser/_classBrowser.php.html +++ b/docs/api/awl/Browser/_classBrowser.php.html @@ -161,7 +161,7 @@
-
+
 @@ -191,7 +191,7 @@
-
+
@@ -221,7 +221,7 @@

- Documentation generated on Tue, 16 Sep 2008 12:07:37 +1200 by phpDocumentor 1.3.2 + Documentation generated on Tue, 28 Oct 2008 20:25:13 +1300 by phpDocumentor 1.3.2

\ No newline at end of file diff --git a/docs/api/awl/DataEntry/EntryField.html b/docs/api/awl/DataEntry/EntryField.html index 306bea9..181fb39 100644 --- a/docs/api/awl/DataEntry/EntryField.html +++ b/docs/api/awl/DataEntry/EntryField.html @@ -201,7 +201,7 @@
-
+
@@ -224,7 +224,7 @@
-
+
@@ -247,7 +247,7 @@
-
+
@@ -285,7 +285,7 @@
-
+
@@ -338,11 +338,11 @@
-
+
- new_lookup (line 282) + new_lookup (line 283)
@@ -365,7 +365,7 @@
-
+
@@ -396,7 +396,7 @@

- Documentation generated on Tue, 16 Sep 2008 12:07:38 +1200 by phpDocumentor 1.3.2 + Documentation generated on Tue, 28 Oct 2008 20:25:14 +1300 by phpDocumentor 1.3.2

\ No newline at end of file diff --git a/docs/api/awl/DataEntry/EntryForm.html b/docs/api/awl/DataEntry/EntryForm.html index 4691d4a..4d7eb89 100644 --- a/docs/api/awl/DataEntry/EntryForm.html +++ b/docs/api/awl/DataEntry/EntryForm.html @@ -102,7 +102,7 @@

A class to handle displaying a form on the page (for editing) or a structured layout of non-editable content (for viewing), with a simple switch to flip from view mode to edit mode.

- Located in /DataEntry.php (line 295) + Located in /DataEntry.php (line 296)

@@ -258,11 +258,11 @@
-
+
- static _ParseAttributes (line 491) + static _ParseAttributes (line 492)
@@ -292,11 +292,11 @@
-
+
- Constructor EntryForm (line 355) + Constructor EntryForm (line 356)
@@ -331,11 +331,11 @@
-
+
- BreakLine (line 464) + BreakLine (line 465)
@@ -361,11 +361,11 @@
-
+
- DataEntryField (line 522) + DataEntryField (line 523)
@@ -403,11 +403,11 @@
-
+
- DataEntryLine (line 595) + DataEntryLine (line 596)
@@ -448,11 +448,11 @@
-
+
- EndForm (line 456) + EndForm (line 457)
@@ -473,11 +473,11 @@
-
+
- HelpInCell (line 395) + HelpInCell (line 396)
@@ -495,11 +495,11 @@
-
+
- HelpInLine (line 387) + HelpInLine (line 388)
@@ -517,11 +517,11 @@
-
+
- HiddenField (line 476) + HiddenField (line 477)
@@ -550,11 +550,11 @@
-
+
- MultiEntryLine (line 608) + MultiEntryLine (line 609)
@@ -601,11 +601,11 @@
-
+
- NoHelp (line 379) + NoHelp (line 380)
@@ -623,11 +623,11 @@
-
+
- PopulateForm (line 369) + PopulateForm (line 370)
@@ -656,11 +656,11 @@
-
+
- RevertLineFormat (line 420) + RevertLineFormat (line 421)
@@ -678,11 +678,11 @@
-
+
- SimpleForm (line 403) + SimpleForm (line 404)
@@ -705,11 +705,11 @@
-
+
- StartForm (line 431) + StartForm (line 432)
@@ -735,11 +735,11 @@
-
+
- SubmitButton (line 585) + SubmitButton (line 586)
@@ -771,11 +771,11 @@
-
+
- TempLineFormat (line 412) + TempLineFormat (line 413)
@@ -803,7 +803,7 @@

- Documentation generated on Tue, 16 Sep 2008 12:07:38 +1200 by phpDocumentor 1.3.2 + Documentation generated on Tue, 28 Oct 2008 20:25:14 +1300 by phpDocumentor 1.3.2

\ 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 a1a7459..09a9598 100644 --- a/docs/api/awl/DataEntry/_DataEntry.php.html +++ b/docs/api/awl/DataEntry/_DataEntry.php.html @@ -99,8 +99,8 @@

Classes to handle entry and viewing of field-based data.

@@ -157,7 +157,7 @@
-
+
 @@ -178,7 +178,7 @@

- Documentation generated on Tue, 16 Sep 2008 12:07:38 +1200 by phpDocumentor 1.3.2 + Documentation generated on Tue, 28 Oct 2008 20:25:14 +1300 by phpDocumentor 1.3.2

\ No newline at end of file diff --git a/docs/api/awl/DataUpdate/DBRecord.html b/docs/api/awl/DataUpdate/DBRecord.html index 91f112e..7441e6e 100644 --- a/docs/api/awl/DataUpdate/DBRecord.html +++ b/docs/api/awl/DataUpdate/DBRecord.html @@ -285,7 +285,7 @@
-
+
@@ -324,7 +324,7 @@
-
+
@@ -346,7 +346,7 @@
-
+
@@ -391,7 +391,7 @@
-
+
@@ -421,7 +421,7 @@
-
+
@@ -451,7 +451,7 @@
-
+
@@ -478,7 +478,7 @@
-
+
@@ -504,7 +504,7 @@
-
+
@@ -537,7 +537,7 @@
-
+
@@ -567,7 +567,7 @@
-
+
@@ -600,7 +600,7 @@
-
+
@@ -625,7 +625,7 @@
-
+
@@ -650,7 +650,7 @@
-
+
@@ -685,7 +685,7 @@

- Documentation generated on Tue, 16 Sep 2008 12:07:38 +1200 by phpDocumentor 1.3.2 + Documentation generated on Tue, 28 Oct 2008 20:25:15 +1300 by phpDocumentor 1.3.2

\ 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 60d6792..59c069e 100644 --- a/docs/api/awl/DataUpdate/_DataUpdate.php.html +++ b/docs/api/awl/DataUpdate/_DataUpdate.php.html @@ -101,8 +101,8 @@

Some functions and a base class to help with updating records.

This subpackage provides some functions that are useful around single record database activities such as insert and update.

@@ -150,7 +150,7 @@
-
+
 @@ -165,7 +165,7 @@
-
+
 @@ -196,7 +196,7 @@
-
+
@@ -225,7 +225,7 @@
-
+
@@ -266,7 +266,7 @@
-
+
@@ -307,7 +307,7 @@

- Documentation generated on Tue, 16 Sep 2008 12:07:38 +1200 by phpDocumentor 1.3.2 + Documentation generated on Tue, 28 Oct 2008 20:25:15 +1300 by phpDocumentor 1.3.2

\ No newline at end of file diff --git a/docs/api/awl/EMail/EMail.html b/docs/api/awl/EMail/EMail.html index 8a96e7c..370c922 100644 --- a/docs/api/awl/EMail/EMail.html +++ b/docs/api/awl/EMail/EMail.html @@ -223,7 +223,7 @@
-
+
@@ -253,7 +253,7 @@
-
+
@@ -283,7 +283,7 @@
-
+
@@ -313,7 +313,7 @@
-
+
@@ -343,7 +343,7 @@
-
+
@@ -373,7 +373,7 @@
-
+
@@ -403,7 +403,7 @@
-
+
@@ -430,7 +430,7 @@
-
+
@@ -463,7 +463,7 @@
-
+
@@ -496,7 +496,7 @@
-
+
@@ -529,7 +529,7 @@
-
+
@@ -562,7 +562,7 @@
-
+
@@ -600,7 +600,7 @@

- Documentation generated on Tue, 16 Sep 2008 12:07:38 +1200 by phpDocumentor 1.3.2 + Documentation generated on Tue, 28 Oct 2008 20:25:15 +1300 by phpDocumentor 1.3.2

\ 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 b41e80e..8d2abcc 100644 --- a/docs/api/awl/EMail/_EMail.php.html +++ b/docs/api/awl/EMail/_EMail.php.html @@ -146,7 +146,7 @@
-
+
 @@ -167,7 +167,7 @@

- Documentation generated on Tue, 16 Sep 2008 12:07:38 +1200 by phpDocumentor 1.3.2 + Documentation generated on Tue, 28 Oct 2008 20:25:15 +1300 by phpDocumentor 1.3.2

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

- Documentation generated on Tue, 16 Sep 2008 12:07:39 +1200 by phpDocumentor 1.3.2 + Documentation generated on Tue, 28 Oct 2008 20:25:17 +1300 by phpDocumentor 1.3.2

\ No newline at end of file diff --git a/docs/api/awl/MenuSet/MenuSet.html b/docs/api/awl/MenuSet/MenuSet.html index 0374fe2..ae9c591 100644 --- a/docs/api/awl/MenuSet/MenuSet.html +++ b/docs/api/awl/MenuSet/MenuSet.html @@ -306,7 +306,7 @@
- AddSubMenu (line 320) + AddSubMenu (line 325)
@@ -351,7 +351,7 @@
- LinkActiveSubMenus (line 374) + LinkActiveSubMenus (line 379)
@@ -374,7 +374,7 @@
- MakeSomethingActive (line 392) + MakeSomethingActive (line 397)
@@ -402,7 +402,7 @@
- Render (line 441) + Render (line 446)
@@ -432,7 +432,7 @@
- Size (line 351) + Size (line 356)
@@ -457,7 +457,7 @@
- _CompareSequence (line 427) + _CompareSequence (line 432)
@@ -490,7 +490,7 @@
- _HasActive (line 333) + _HasActive (line 338)
@@ -521,7 +521,7 @@
- _OptionExists (line 359) + _OptionExists (line 364)
@@ -552,7 +552,7 @@

- Documentation generated on Tue, 16 Sep 2008 12:07:39 +1200 by phpDocumentor 1.3.2 + Documentation generated on Tue, 28 Oct 2008 20:25:17 +1300 by phpDocumentor 1.3.2

\ 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 1bb72ff..5b3c381 100644 --- a/docs/api/awl/MenuSet/_MenuSet.php.html +++ b/docs/api/awl/MenuSet/_MenuSet.php.html @@ -227,7 +227,7 @@

- Documentation generated on Tue, 16 Sep 2008 12:07:39 +1200 by phpDocumentor 1.3.2 + Documentation generated on Tue, 28 Oct 2008 20:25:17 +1300 by phpDocumentor 1.3.2

\ No newline at end of file diff --git a/docs/api/awl/PgQuery/PgQuery.html b/docs/api/awl/PgQuery/PgQuery.html index bf213da..66e36bd 100644 --- a/docs/api/awl/PgQuery/PgQuery.html +++ b/docs/api/awl/PgQuery/PgQuery.html @@ -113,7 +113,7 @@
  •  }
  • - Located in /PgQuery.php (line 242) + Located in /PgQuery.php (line 254)

    @@ -268,7 +268,7 @@ string $errorstring - (line 306) + (line 318)
    @@ -292,7 +292,7 @@ string $execution_time - (line 313) + (line 325)
    @@ -316,7 +316,7 @@ double $query_time_warning - = 0.3 (line 322) + = 0.3 (line 334)
    @@ -340,7 +340,7 @@ int $rows - (line 299) + (line 311)
    @@ -376,7 +376,7 @@
    - Constructor PgQuery (line 332) + Constructor PgQuery (line 344)
    @@ -409,7 +409,7 @@
    - BuildOptionList (line 571) + BuildOptionList (line 583)
    @@ -445,7 +445,7 @@
    - Exec (line 437) + Exec (line 449)
    @@ -483,7 +483,7 @@
    - Fetch (line 481) + Fetch (line 493)
    @@ -513,7 +513,7 @@
    - FetchBackwards (line 537) + FetchBackwards (line 549)
    @@ -543,7 +543,7 @@
    - Plain (line 414) + Plain (line 426)
    @@ -573,7 +573,7 @@
    - quote (line 402) + quote (line 414)
    @@ -605,7 +605,7 @@
    - SetConnection (line 359) + SetConnection (line 371)
    @@ -632,7 +632,7 @@
    - UnFetch (line 526) + UnFetch (line 538)
    @@ -661,7 +661,7 @@
    - _log_error (line 377) + _log_error (line 389)
    @@ -702,7 +702,7 @@

    - Documentation generated on Tue, 16 Sep 2008 12:07:39 +1200 by phpDocumentor 1.3.2 + Documentation generated on Tue, 28 Oct 2008 20:25:18 +1300 by phpDocumentor 1.3.2

    \ 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 4a59f26..cddd71f 100644 --- a/docs/api/awl/PgQuery/_PgQuery.php.html +++ b/docs/api/awl/PgQuery/_PgQuery.php.html @@ -196,7 +196,7 @@ resource $dbconn The database connection. - (line 61) + (line 95)
    @@ -227,7 +227,7 @@
    - awl_replace_sql_args (line 184) + awl_replace_sql_args (line 196)
    @@ -260,7 +260,7 @@
    - clean_string (line 155) + clean_string (line 167)
    @@ -288,12 +288,33 @@
    - +
    - duration (line 98) + connect_configured_database (line 59) +
    + + +

    Connect to the database defined in the $c->dbconn[] array

    +
    + void + + connect_configured_database + + () +
    + + + +
    + +
    + +
    + + duration (line 108)
    @@ -322,11 +343,11 @@
    -
    +
    - qpg (line 122) + qpg (line 132)
    @@ -355,7 +376,7 @@

    - Documentation generated on Tue, 16 Sep 2008 12:07:39 +1200 by phpDocumentor 1.3.2 + Documentation generated on Tue, 28 Oct 2008 20:25:18 +1300 by phpDocumentor 1.3.2

    \ No newline at end of file diff --git a/docs/api/awl/Session/Session.html b/docs/api/awl/Session/Session.html index d46c2e1..ff271cb 100644 --- a/docs/api/awl/Session/Session.html +++ b/docs/api/awl/Session/Session.html @@ -325,7 +325,7 @@
    -
    +
    @@ -348,7 +348,7 @@
    -
    +
    @@ -371,7 +371,7 @@
    -
    +
    @@ -394,7 +394,7 @@
    -
    +
    @@ -417,7 +417,7 @@
    -
    +
    @@ -440,7 +440,7 @@
    -
    +
    @@ -463,7 +463,7 @@
    -
    +
    @@ -486,7 +486,7 @@
    -
    +
    @@ -509,7 +509,7 @@
    -
    +
    @@ -547,7 +547,7 @@
    -
    +
    @@ -575,7 +575,7 @@
    -
    +
    @@ -606,7 +606,7 @@
    -
    +
    @@ -633,7 +633,7 @@
    -
    +
    @@ -666,7 +666,7 @@
    -
    +
    @@ -699,7 +699,7 @@
    -
    +
    @@ -733,7 +733,7 @@
    -
    +
    @@ -767,7 +767,7 @@
    -
    +
    @@ -800,7 +800,7 @@
    -
    +
    @@ -822,7 +822,7 @@
    -
    +
    @@ -853,7 +853,7 @@
    -
    +
    @@ -890,7 +890,7 @@
    -
    +
    @@ -921,7 +921,7 @@
    -
    +
    @@ -952,7 +952,7 @@
    -
    +
    @@ -977,7 +977,7 @@
    -
    +
    @@ -1000,7 +1000,7 @@
    -
    +
    @@ -1021,7 +1021,7 @@
    -
    +
    @@ -1047,7 +1047,7 @@

    - Documentation generated on Tue, 16 Sep 2008 12:07:39 +1200 by phpDocumentor 1.3.2 + Documentation generated on Tue, 28 Oct 2008 20:25:19 +1300 by phpDocumentor 1.3.2

    \ 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 1f0b235..4323d9a 100644 --- a/docs/api/awl/Session/_Session.php.html +++ b/docs/api/awl/Session/_Session.php.html @@ -104,8 +104,8 @@ have plain text passwords set by an administrator.
  • Temporary passwords are supported.
  • Logout is supported
  • "Remember me" cookies are supported, and will result in a new Session for each browser session.
  • @@ -155,7 +155,7 @@
    -
    +
     @@ -170,7 +170,7 @@
    -
    +
     @@ -203,7 +203,7 @@ -
    +
    @@ -211,7 +211,7 @@ resource $session The session object is global. - (line 904) + (line 908)
    @@ -238,7 +238,7 @@
    -
    +
    @@ -273,7 +273,7 @@

    - Documentation generated on Tue, 16 Sep 2008 12:07:39 +1200 by phpDocumentor 1.3.2 + Documentation generated on Tue, 28 Oct 2008 20:25:19 +1300 by phpDocumentor 1.3.2

    \ 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 49447ff..325dedc 100644 --- a/docs/api/awl/Translation/_Translation.php.html +++ b/docs/api/awl/Translation/_Translation.php.html @@ -119,7 +119,7 @@
    -
    +
    @@ -145,7 +145,7 @@
    -
    +
    @@ -175,7 +175,7 @@
    -
    +
    @@ -204,7 +204,7 @@
    -
    +
    @@ -233,7 +233,7 @@

    - Documentation generated on Tue, 16 Sep 2008 12:07:40 +1200 by phpDocumentor 1.3.2 + Documentation generated on Tue, 28 Oct 2008 20:25:19 +1300 by phpDocumentor 1.3.2

    \ No newline at end of file diff --git a/docs/api/awl/User/User.html b/docs/api/awl/User/User.html index 76a6238..56ea40a 100644 --- a/docs/api/awl/User/User.html +++ b/docs/api/awl/User/User.html @@ -235,7 +235,7 @@
    -
    +
    @@ -265,7 +265,7 @@
    -
    +
    @@ -295,7 +295,7 @@
    -
    +
    @@ -317,7 +317,7 @@
    -
    +
    @@ -342,7 +342,7 @@
    -
    +
    @@ -375,7 +375,7 @@
    -
    +
    @@ -408,7 +408,7 @@
    -
    +
    @@ -433,7 +433,7 @@
    -
    +
    @@ -461,7 +461,7 @@
    -
    +
    @@ -518,7 +518,7 @@

    - Documentation generated on Tue, 16 Sep 2008 12:07:40 +1200 by phpDocumentor 1.3.2 + Documentation generated on Tue, 28 Oct 2008 20:25:20 +1300 by phpDocumentor 1.3.2

    \ 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 dc5af26..09994f3 100644 --- a/docs/api/awl/User/_User.php.html +++ b/docs/api/awl/User/_User.php.html @@ -99,8 +99,8 @@

    A class to handle reading, writing, viewing, editing and validating usr records.

    @@ -146,7 +146,7 @@
    -
    +
     @@ -161,7 +161,7 @@
    -
    +
     @@ -177,7 +177,7 @@
    -
    +
     @@ -193,7 +193,7 @@
    -
    +
     @@ -215,7 +215,7 @@

    - Documentation generated on Tue, 16 Sep 2008 12:07:40 +1200 by phpDocumentor 1.3.2 + Documentation generated on Tue, 28 Oct 2008 20:25:20 +1300 by phpDocumentor 1.3.2

    \ 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 26bcc36..7533bf5 100644 --- a/docs/api/awl/Utilities/_AWLUtilities.php.html +++ b/docs/api/awl/Utilities/_AWLUtilities.php.html @@ -230,11 +230,37 @@
    - +
    + quoted_printable_encode (line 289) +
    + + +

    Process a string to fit the requirements of RFC2045 section 6.7. Note that this works, but replaces more characters than the minimum set. For readability the spaces aren't encoded as =20 though.

    +
    + void + + quoted_printable_encode + + ( $string) +
    + +
      +
    • + + $string
    • +
    + + +
    + +
    + +
    + replace_uri_params (line 200)
    @@ -263,7 +289,7 @@
    -
    +
    @@ -296,7 +322,7 @@
    -
    +
    @@ -329,7 +355,7 @@
    -
    +
    @@ -361,7 +387,7 @@
    -
    +
    @@ -391,7 +417,7 @@

    - Documentation generated on Tue, 16 Sep 2008 12:07:37 +1200 by phpDocumentor 1.3.2 + Documentation generated on Tue, 28 Oct 2008 20:25:12 +1300 by phpDocumentor 1.3.2

    \ No newline at end of file diff --git a/docs/api/awl/Validation/Validation.html b/docs/api/awl/Validation/Validation.html index 3201606..829671b 100644 --- a/docs/api/awl/Validation/Validation.html +++ b/docs/api/awl/Validation/Validation.html @@ -209,7 +209,7 @@
    -
    +
    @@ -236,7 +236,7 @@
    -
    +
    @@ -270,7 +270,7 @@
    -
    +
    @@ -300,7 +300,7 @@
    -
    +
    @@ -331,7 +331,7 @@
    -
    +
    @@ -362,7 +362,7 @@
    -
    +
    @@ -395,7 +395,7 @@
    -
    +
    @@ -428,7 +428,7 @@
    -
    +
    @@ -458,7 +458,7 @@
    -
    +
    @@ -489,7 +489,7 @@
    -
    +
    @@ -525,7 +525,7 @@

    - Documentation generated on Tue, 16 Sep 2008 12:07:40 +1200 by phpDocumentor 1.3.2 + Documentation generated on Tue, 28 Oct 2008 20:25:20 +1300 by phpDocumentor 1.3.2

    \ 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 20fd61f..93a8d57 100644 --- a/docs/api/awl/Validation/_Validation.php.html +++ b/docs/api/awl/Validation/_Validation.php.html @@ -146,7 +146,7 @@
    -
    +
     @@ -167,7 +167,7 @@

    - Documentation generated on Tue, 16 Sep 2008 12:07:40 +1200 by phpDocumentor 1.3.2 + Documentation generated on Tue, 28 Oct 2008 20:25:20 +1300 by phpDocumentor 1.3.2

    \ No newline at end of file diff --git a/docs/api/awl/iCalendar/_vEvent.php.html b/docs/api/awl/XMLDocument/XMLDocument.html similarity index 62% copy from docs/api/awl/iCalendar/_vEvent.php.html copy to docs/api/awl/XMLDocument/XMLDocument.html index 76758db..96c6e09 100644 --- a/docs/api/awl/iCalendar/_vEvent.php.html +++ b/docs/api/awl/XMLDocument/XMLDocument.html @@ -3,7 +3,7 @@ - Docs for page vEvent.php + Docs For Class XMLDocument