From f152971843e3f5acbcfc2bc6080f08c4007ee069 Mon Sep 17 00:00:00 2001 From: Andrew McMillan Date: Tue, 6 Oct 2009 09:28:39 -0700 Subject: [PATCH] Update built docs. --- docs/api/awl/PdoQuery/PdoDatabase.html | 2 +- docs/api/awl/PdoQuery/PdoDialect.html | 2 +- docs/api/awl/PdoQuery/PdoQuery.html | 2 +- .../api/awl/PdoQuery/_inc---PdoQuery.php.html | 2 +- docs/api/awl/caldav/CalDAVClient.html | 2 +- docs/api/awl/caldav/RRule.html | 2 +- docs/api/awl/caldav/_inc---RRule.php.html | 2 +- .../awl/caldav/_inc---caldav-client.php.html | 2 +- docs/api/awl/caldav/iCalDate.html | 2 +- docs/api/classtrees_awl.html | 2 +- docs/api/classtrees_davical.html | 2 +- .../davical/Admin/_htdocs---users.php.html | 2 +- .../DAViCalSession/DAViCalSession.html | 236 +++++++++ docs/api/davical/DAViCalSession/Tools.html | 181 +++++++ .../DAViCalSession/_htdocs---tools.php.html | 193 +++++++ .../_inc---DAViCalSession.php.html | 192 +++++++ docs/api/davical/DAViCalUser/DAViCalUser.html | 478 ++++++++++++++++++ .../DAViCalUser/_inc---DAViCalUser.php.html | 148 ++++++ .../HTTPAuthSession/HTTPAuthSession.html | 8 +- .../_inc---HTTPAuthSession.php.html | 2 +- .../davical/Principal/CalDAVPrincipal.html | 12 +- .../Principal/_inc---CalDAVPrincipal.php.html | 2 +- .../davical/PublicSession/PublicSession.html | 139 +++++ .../_inc---PublicSession.php.html | 69 +++ docs/api/davical/RRuleTest.html | 2 +- docs/api/davical/Request/CalDAVRequest.html | 94 ++-- .../Request/_inc---CalDAVRequest.php.html | 8 +- .../api/davical/_htdocs---collection.php.html | 18 +- docs/api/davical/_htdocs---freebusy.php.html | 2 +- docs/api/davical/_htdocs---help.php.html | 2 +- docs/api/davical/_htdocs---index.php.html | 2 +- .../_htdocs---relationship_types.php.html | 2 +- docs/api/davical/_htdocs---roles.php.html | 2 +- docs/api/davical/_htdocs---testpdo.php.html | 76 +++ docs/api/davical/_htdocs---usr.php.html | 104 ++-- docs/api/davical/_inc---always.php.html | 96 ++-- docs/api/davical/_inc---caldav-LOCK.php.html | 2 +- .../_inc---caldav-REPORT-calquery.php.html | 2 +- .../_inc---caldav-REPORT-freebusy.php.html | 2 +- .../_inc---caldav-REPORT-multiget.php.html | 2 +- .../_inc---caldav-REPORT-principal.php.html | 2 +- docs/api/davical/_inc---check_UTF8.php.html | 8 +- ...c---davical_configuration_missing.php.html | 2 +- docs/api/davical/_inc---freebusy-GET.php.html | 2 +- .../davical/_inc---interactive-page.php.html | 2 +- .../_inc---other_translated_strings.php.html | 2 +- docs/api/davical/_inc---page-footer.php.html | 2 +- docs/api/davical/_inc---page-header.php.html | 2 +- docs/api/davical/_inc---test-RRULE.php.html | 2 +- .../_inc---auth-functions.php.html | 4 +- .../davical/caldav/_htdocs---caldav.php.html | 36 +- .../davical/caldav/_htdocs---public.php.html | 2 +- .../caldav/_inc---caldav-DELETE.php.html | 2 +- .../davical/caldav/_inc---caldav-GET.php.html | 2 +- .../caldav/_inc---caldav-MKCALENDAR.php.html | 2 +- .../caldav/_inc---caldav-OPTIONS.php.html | 2 +- .../caldav/_inc---caldav-POST.php.html | 8 +- .../caldav/_inc---caldav-PROPPATCH.php.html | 2 +- .../_inc---caldav-PUT-functions.php.html | 25 +- .../davical/caldav/_inc---caldav-PUT.php.html | 2 +- .../caldav/_inc---caldav-REPORT.php.html | 2 +- .../davical/ldap/_inc---drivers_ldap.php.html | 10 +- .../ldap/_inc---drivers_squid_pam.php.html | 2 +- docs/api/davical/ldap/ldapDrivers.html | 9 +- docs/api/davical/ldap/squidPamDrivers.html | 2 +- .../logging/_inc---log_caldav_action.php.html | 94 ++++ .../propfind/_inc---caldav-PROPFIND.php.html | 6 +- docs/api/elementindex.html | 73 ++- docs/api/elementindex_davical.html | 45 +- docs/api/errors.html | 76 +-- docs/api/index.html | 2 +- docs/api/li_davical.html | 2 - docs/api/todolist.html | 2 +- 73 files changed, 2162 insertions(+), 374 deletions(-) create mode 100644 docs/api/davical/DAViCalSession/DAViCalSession.html create mode 100644 docs/api/davical/DAViCalSession/Tools.html create mode 100644 docs/api/davical/DAViCalSession/_htdocs---tools.php.html create mode 100644 docs/api/davical/DAViCalSession/_inc---DAViCalSession.php.html create mode 100644 docs/api/davical/DAViCalUser/DAViCalUser.html create mode 100644 docs/api/davical/DAViCalUser/_inc---DAViCalUser.php.html create mode 100644 docs/api/davical/PublicSession/PublicSession.html create mode 100644 docs/api/davical/PublicSession/_inc---PublicSession.php.html create mode 100644 docs/api/davical/_htdocs---testpdo.php.html create mode 100644 docs/api/davical/logging/_inc---log_caldav_action.php.html diff --git a/docs/api/awl/PdoQuery/PdoDatabase.html b/docs/api/awl/PdoQuery/PdoDatabase.html index 0969cb35..c9208ab5 100644 --- a/docs/api/awl/PdoQuery/PdoDatabase.html +++ b/docs/api/awl/PdoQuery/PdoDatabase.html @@ -569,7 +569,7 @@

- Documentation generated on Sat, 12 Sep 2009 00:12:00 +1200 by phpDocumentor 1.3.2 + Documentation generated on Tue, 06 Oct 2009 02:03:10 -0700 by phpDocumentor 1.3.2

\ No newline at end of file diff --git a/docs/api/awl/PdoQuery/PdoDialect.html b/docs/api/awl/PdoQuery/PdoDialect.html index 66afb4fa..ed47f728 100644 --- a/docs/api/awl/PdoQuery/PdoDialect.html +++ b/docs/api/awl/PdoQuery/PdoDialect.html @@ -309,7 +309,7 @@

- Documentation generated on Sat, 12 Sep 2009 00:12:00 +1200 by phpDocumentor 1.3.2 + Documentation generated on Tue, 06 Oct 2009 02:03:10 -0700 by phpDocumentor 1.3.2

\ No newline at end of file diff --git a/docs/api/awl/PdoQuery/PdoQuery.html b/docs/api/awl/PdoQuery/PdoQuery.html index 5308f772..84697d73 100644 --- a/docs/api/awl/PdoQuery/PdoQuery.html +++ b/docs/api/awl/PdoQuery/PdoQuery.html @@ -298,7 +298,7 @@

- Documentation generated on Sat, 12 Sep 2009 00:12:00 +1200 by phpDocumentor 1.3.2 + Documentation generated on Tue, 06 Oct 2009 02:03:11 -0700 by phpDocumentor 1.3.2

\ No newline at end of file diff --git a/docs/api/awl/PdoQuery/_inc---PdoQuery.php.html b/docs/api/awl/PdoQuery/_inc---PdoQuery.php.html index d881fcd5..f1bb65c2 100644 --- a/docs/api/awl/PdoQuery/_inc---PdoQuery.php.html +++ b/docs/api/awl/PdoQuery/_inc---PdoQuery.php.html @@ -89,7 +89,7 @@

- Documentation generated on Sat, 12 Sep 2009 00:12:00 +1200 by phpDocumentor 1.3.2 + Documentation generated on Tue, 06 Oct 2009 02:03:10 -0700 by phpDocumentor 1.3.2

\ No newline at end of file diff --git a/docs/api/awl/caldav/CalDAVClient.html b/docs/api/awl/caldav/CalDAVClient.html index de20d03c..7b75e1b3 100644 --- a/docs/api/awl/caldav/CalDAVClient.html +++ b/docs/api/awl/caldav/CalDAVClient.html @@ -1271,7 +1271,7 @@

- Documentation generated on Sat, 12 Sep 2009 00:11:56 +1200 by phpDocumentor 1.3.2 + Documentation generated on Tue, 06 Oct 2009 02:03:05 -0700 by phpDocumentor 1.3.2

\ No newline at end of file diff --git a/docs/api/awl/caldav/RRule.html b/docs/api/awl/caldav/RRule.html index 3e082666..66f7367e 100644 --- a/docs/api/awl/caldav/RRule.html +++ b/docs/api/awl/caldav/RRule.html @@ -170,7 +170,7 @@

- Documentation generated on Sat, 12 Sep 2009 00:12:00 +1200 by phpDocumentor 1.3.2 + Documentation generated on Tue, 06 Oct 2009 02:03:11 -0700 by phpDocumentor 1.3.2

\ No newline at end of file diff --git a/docs/api/awl/caldav/_inc---RRule.php.html b/docs/api/awl/caldav/_inc---RRule.php.html index 55129ef1..88ef770d 100644 --- a/docs/api/awl/caldav/_inc---RRule.php.html +++ b/docs/api/awl/caldav/_inc---RRule.php.html @@ -74,7 +74,7 @@

- Documentation generated on Sat, 12 Sep 2009 00:12:00 +1200 by phpDocumentor 1.3.2 + Documentation generated on Tue, 06 Oct 2009 02:03:11 -0700 by phpDocumentor 1.3.2

\ No newline at end of file diff --git a/docs/api/awl/caldav/_inc---caldav-client.php.html b/docs/api/awl/caldav/_inc---caldav-client.php.html index 94dae42d..78878fd0 100644 --- a/docs/api/awl/caldav/_inc---caldav-client.php.html +++ b/docs/api/awl/caldav/_inc---caldav-client.php.html @@ -63,7 +63,7 @@

- Documentation generated on Sat, 12 Sep 2009 00:11:56 +1200 by phpDocumentor 1.3.2 + Documentation generated on Tue, 06 Oct 2009 02:03:05 -0700 by phpDocumentor 1.3.2

\ No newline at end of file diff --git a/docs/api/awl/caldav/iCalDate.html b/docs/api/awl/caldav/iCalDate.html index 7b9cbc97..6b60f20f 100644 --- a/docs/api/awl/caldav/iCalDate.html +++ b/docs/api/awl/caldav/iCalDate.html @@ -943,7 +943,7 @@

- Documentation generated on Sat, 12 Sep 2009 00:12:00 +1200 by phpDocumentor 1.3.2 + Documentation generated on Tue, 06 Oct 2009 02:03:11 -0700 by phpDocumentor 1.3.2

\ No newline at end of file diff --git a/docs/api/classtrees_awl.html b/docs/api/classtrees_awl.html index f10c458c..2b8788f1 100644 --- a/docs/api/classtrees_awl.html +++ b/docs/api/classtrees_awl.html @@ -38,7 +38,7 @@
  • RRule
  • - Documentation generated on Sat, 12 Sep 2009 00:11:56 +1200 by phpDocumentor 1.3.2 + Documentation generated on Tue, 06 Oct 2009 02:03:05 -0700 by phpDocumentor 1.3.2

    \ No newline at end of file diff --git a/docs/api/classtrees_davical.html b/docs/api/classtrees_davical.html index 242935a8..e16d7f3d 100644 --- a/docs/api/classtrees_davical.html +++ b/docs/api/classtrees_davical.html @@ -54,7 +54,7 @@
  • DAViCalUser
  • - Documentation generated on Sat, 12 Sep 2009 00:11:56 +1200 by phpDocumentor 1.3.2 + Documentation generated on Tue, 06 Oct 2009 02:03:04 -0700 by phpDocumentor 1.3.2

    \ No newline at end of file diff --git a/docs/api/davical/Admin/_htdocs---users.php.html b/docs/api/davical/Admin/_htdocs---users.php.html index b55c2402..0b8f8298 100644 --- a/docs/api/davical/Admin/_htdocs---users.php.html +++ b/docs/api/davical/Admin/_htdocs---users.php.html @@ -187,7 +187,7 @@

    - Documentation generated on Sat, 12 Sep 2009 00:12:01 +1200 by phpDocumentor 1.3.2 + Documentation generated on Tue, 06 Oct 2009 02:03:12 -0700 by phpDocumentor 1.3.2

    \ No newline at end of file diff --git a/docs/api/davical/DAViCalSession/DAViCalSession.html b/docs/api/davical/DAViCalSession/DAViCalSession.html new file mode 100644 index 00000000..8f9e7825 --- /dev/null +++ b/docs/api/davical/DAViCalSession/DAViCalSession.html @@ -0,0 +1,236 @@ + + + + + + Docs For Class DAViCalSession + + + + +
    +

     Class DAViCalSession

    + + +
    +
    Description
    + +
    + +

    A class for creating and holding session information.

    +

    + Located in /inc/DAViCalSession.php (line 50) +

    + + +
    Session
    +   |
    +   --DAViCalSession
    + +
    +
    + + + + + +
    +
    Method Summary
    + +
    +
    +
    +  + DAViCalSession + DAViCalSession + ([string $sid = '']) +
    +
    +  + void + AssignSessionDetails + (object $u) +
    +
    +  + void + GetRelationships + () +
    +
    +  + void + GetRoles + () +
    +
    +  + boolean + LoginRequired + ([string $roles = '']) +
    +
    +
    +
    + + + +
    +
    Methods
    + +
    + + +
    + +
    + + Constructor DAViCalSession (line 61) +
    + + +

    Create a new DAViCalSession object.

    +

    We create a Session and extend it with some additional useful RSCDS related information.

    + +
    + DAViCalSession + + DAViCalSession + + ([string $sid = '']) +
    + +
      +
    • + string + $sid: A session identifier.
    • +
    + + +
    + +
    + +
    + + AssignSessionDetails (line 70) +
    + + +

    Internal function used to assign the session details to a user's new session.

    + +
    + void + + AssignSessionDetails + + (object $u) +
    + +
      +
    • + object + $u: The user+session object we (probably) read from the database.
    • +
    + + +
    + +
    + +
    + + GetRelationships (line 98) +
    + + +

    Method used to get the user's relationships

    + +
    + void + + GetRelationships + + () +
    + + + +
    + +
    + +
    + + GetRoles (line 83) +
    + + +

    Method used to get the user's roles

    + +
    + void + + GetRoles + + () +
    + + + +
    + +
    + +
    + + LoginRequired (line 120) +
    + + +

    Checks that this user is logged in, and presents a login screen if they aren't.

    +

    The function can optionally confirm whether they are a member of one of a list of roles, and deny access if they are not a member of any of them.

    +
      +
    • return: Whether or not the user is logged in and is a member of one of the required roles.
    • +
    + +
    + boolean + + LoginRequired + + ([string $roles = '']) +
    + +
      +
    • + string + $roles: The list of roles that the user must be a member of one of to be allowed to proceed.
    • +
    + + +
    + +
    +
    + + +

    + Documentation generated on Tue, 06 Oct 2009 02:03:08 -0700 by phpDocumentor 1.3.2 +

    +
    + \ No newline at end of file diff --git a/docs/api/davical/DAViCalSession/Tools.html b/docs/api/davical/DAViCalSession/Tools.html new file mode 100644 index 00000000..dfaee674 --- /dev/null +++ b/docs/api/davical/DAViCalSession/Tools.html @@ -0,0 +1,181 @@ + + + + + + Docs For Class Tools + + + + +
    +

     Class Tools

    + + +
    +
    Description
    + +
    + +

    + Located in /htdocs/tools.php (line 36) +

    + + +
    
    +	
    +			
    +
    + + + + + +
    +
    Method Summary
    + +
    +
    +
    +  + void + importFromDirectory + () +
    +
    +  + void + render + () +
    +
    +  + void + renderImportFromDirectory + () +
    +
    +  + void + renderSyncLDAP + () +
    +
    +
    +
    + + + +
    +
    Methods
    + +
    + + +
    + +
    + + importFromDirectory (line 97) +
    + + + +
    + void + + importFromDirectory + + () +
    + + + +
    + +
    + +
    + + render (line 38) +
    + + + +
    + void + + render + + () +
    + + + +
    + +
    + +
    + + renderImportFromDirectory (line 70) +
    + + + +
    + void + + renderImportFromDirectory + + () +
    + + + +
    + +
    + +
    + + renderSyncLDAP (line 46) +
    + + + +
    + void + + renderSyncLDAP + + () +
    + + + +
    + +
    +
    + + +

    + Documentation generated on Tue, 06 Oct 2009 02:03:12 -0700 by phpDocumentor 1.3.2 +

    +
    + \ No newline at end of file diff --git a/docs/api/davical/DAViCalSession/_htdocs---tools.php.html b/docs/api/davical/DAViCalSession/_htdocs---tools.php.html new file mode 100644 index 00000000..ef70ddfa --- /dev/null +++ b/docs/api/davical/DAViCalSession/_htdocs---tools.php.html @@ -0,0 +1,193 @@ + + + + + + Docs for page tools.php + + + + +
    +

    File/htdocs/tools.php

    + + +
    +
    Description
    + +
    + +

    Tools for manipulating calendars

    + + +
    +
    + + +
    +
    Classes
    + +
    + + + + + + + + + +
    ClassDescription
    +  class + Tools + + +
    +
    +
    + + +
    +
    Includes
    + +
    + +
    + +
    +  + + include + (page-header.php) + (line 32) + +
    + + + +
    + +
    + +
    +  + + include + (page-footer.php) + (line 154) + +
    + + + +
    + +
    + +
    +  + + require_once + ("DataEntry.php") + (line 16) + +
    + + + +
    + +
    + +
    +  + + require_once + ("../inc/always.php") + (line 12) + +
    + + +

    Tools for manipulating calendars

    + + +
    + +
    + +
    +  + + require_once + (interactive-page.php) + (line 17) + +
    + + + +
    + +
    + +
    +  + + require_once + ("classBrowser.php") + (line 18) + +
    + + + +
    + +
    + +
    +  + + require_once + (DAViCalSession.php) + (line 13) + +
    + + + +
    +
    +
    + + + + +

    + Documentation generated on Tue, 06 Oct 2009 02:03:12 -0700 by phpDocumentor 1.3.2 +

    +
    + \ No newline at end of file diff --git a/docs/api/davical/DAViCalSession/_inc---DAViCalSession.php.html b/docs/api/davical/DAViCalSession/_inc---DAViCalSession.php.html new file mode 100644 index 00000000..74c94a88 --- /dev/null +++ b/docs/api/davical/DAViCalSession/_inc---DAViCalSession.php.html @@ -0,0 +1,192 @@ + + + + + + Docs for page DAViCalSession.php + + + + +
    +

    File/inc/DAViCalSession.php

    + + +
    +
    Description
    + +
    + +

    DAViCal extensions to AWL Session handling

    + + +
    +
    + + +
    +
    Classes
    + +
    + + + + + + + + + +
    ClassDescription
    +  class + DAViCalSession + + A class for creating and holding session information. +
    +
    +
    + + +
    +
    Includes
    + +
    + +
    + +
    +  + + require_once + ('PgQuery.php') + (line 15) + +
    + + +

    All session data is held in the database.

    + +
    + +
    + +
    +  + + require_once + ('Session.php') + (line 41) + +
    + + +

    We extend the AWL Session class.

    + +
    +
    +
    + + + +
    +
    Variables
    + +
    + +
    + +
    + + + resource + $session + The session object is global. + (line 22) + +
    + + +
      +
    • name: $session + The session object is global.
    • +
    + + +
    +
    +
    + + +
    +
    Functions
    + +
    + +
    + +
    + + local_session_sql (line 31) +
    + + +
      +
    • todo: Make this a defined constant
    • +
    +
    + void + + local_session_sql + + () +
    + + + +
    +
    +
    + +

    + Documentation generated on Tue, 06 Oct 2009 02:03:08 -0700 by phpDocumentor 1.3.2 +

    +
    + \ No newline at end of file diff --git a/docs/api/davical/DAViCalUser/DAViCalUser.html b/docs/api/davical/DAViCalUser/DAViCalUser.html new file mode 100644 index 00000000..43dbc12f --- /dev/null +++ b/docs/api/davical/DAViCalUser/DAViCalUser.html @@ -0,0 +1,478 @@ + + + + + + Docs For Class DAViCalUser + + + + +
    +

     Class DAViCalUser

    + + +
    +
    Description
    + +
    + +

    A class for viewing and maintaining DAViCal User records

    +

    + Located in /inc/DAViCalUser.php (line 25) +

    + + +
    User
    +   |
    +   --DAViCalUser
    + +
    +
    + + + + +
    +
    Variable Summary
    + + +
    + + +
    +
    Method Summary
    + +
    +
    +
    +  + DAViCalUser + DAViCalUser + ( $id, [ $prefix = '']) +
    +
    +  + boolean + AllowedTo + (string $whatever) +
    +
    +  + void + HandleAction + ( $action) +
    +
    +  + string + Render + ([ $title = '']) +
    +
    +  + string + RenderCollections + ( $ef, [ $title = null]) +
    +
    +  + string + RenderRelationshipsFrom + ( $ef, [ $title = null]) +
    +
    +  + string + RenderRelationshipsTo + ( $ef, [ $title = null]) +
    +
    +  + boolean + Validate + () +
    +
    +  + void + Write + () +
    +
    +
    +
    + + +
    +
    Variables
    + +
    + + +
    + +
    + + + mixed + $delete_collection_confirmation_required + (line 28) + +
    + + + + + + + +
    + +
    + +
    + + + mixed + $delete_user_confirmation_required + (line 29) + +
    + + + + + + + +
    + +
    +
    + + +
    +
    Methods
    + +
    + + +
    + +
    + + Constructor DAViCalUser (line 34) +
    + + +

    Constructor - nothing fancy as yet.

    + +
    + DAViCalUser + + DAViCalUser + + ( $id, [ $prefix = '']) +
    + +
      +
    • + + $id
    • +
    • + + $prefix
    • +
    + + +
    + +
    + +
    + + AllowedTo (line 319) +
    + + +

    Extend parent definition of what the current user is allowed to do

    +
      +
    • return: Whether they are allowed to.
    • +
    + +
    + boolean + + AllowedTo + + (string $whatever) +
    + +
      +
    • + string + $whatever: What the user wants to do
    • +
    + + +
    + +
    + +
    + + HandleAction (line 347) +
    + + +

    Handle any unusual actions we might invent

    + +
    + void + + HandleAction + + ( $action) +
    + +
      +
    • + + $action
    • +
    + + +
    + +
    + +
    + + Render (line 50) +
    + + +

    Render the form / viewer as HTML to show the user

    +
      +
    • return: An HTML fragment to display in the page.
    • +
    + +
    + string + + Render + + ([ $title = '']) +
    + +
      +
    • + + $title
    • +
    + + +
    + +
    + +
    + + RenderCollections (line 240) +
    + + +

    Render the user's collections

    +
      +
    • return: The string of html to be output
    • +
    + +
    + string + + RenderCollections + + ( $ef, [ $title = null]) +
    + +
      +
    • + + $ef
    • +
    • + + $title
    • +
    + + +
    + +
    + +
    + + RenderRelationshipsFrom (line 107) +
    + + +

    Render the user's relationships to other users & resources

    +
      +
    • return: The string of html to be output
    • +
    + +
    + string + + RenderRelationshipsFrom + + ( $ef, [ $title = null]) +
    + +
      +
    • + + $ef
    • +
    • + + $title
    • +
    + + +
    + +
    + +
    + + RenderRelationshipsTo (line 156) +
    + + +

    Render the user's relationships to other users & resources

    +
      +
    • return: The string of html to be output
    • +
    + +
    + string + + RenderRelationshipsTo + + ( $ef, [ $title = null]) +
    + +
      +
    • + + $ef
    • +
    • + + $title
    • +
    + + +
    + +
    + +
    + + Validate (line 309) +
    + + +

    Validate the information the user submitted

    +
      +
    • return: Whether the form data validated OK.
    • +
    + +
    + boolean + + Validate + + () +
    + + + +
    + +
    + +
    + + Write (line 422) +
    + + +

    Write the record to the file

    + +
    + void + + Write + + () +
    + + + +
    + +
    +
    + + +

    + Documentation generated on Tue, 06 Oct 2009 02:03:08 -0700 by phpDocumentor 1.3.2 +

    +
    + \ No newline at end of file diff --git a/docs/api/davical/DAViCalUser/_inc---DAViCalUser.php.html b/docs/api/davical/DAViCalUser/_inc---DAViCalUser.php.html new file mode 100644 index 00000000..743ee999 --- /dev/null +++ b/docs/api/davical/DAViCalUser/_inc---DAViCalUser.php.html @@ -0,0 +1,148 @@ + + + + + + Docs for page DAViCalUser.php + + + + +
    +

    File/inc/DAViCalUser.php

    + + +
    +
    Description
    + +
    + +

    User maintain / view with DAViCal specific associated tables

    + + +
    +
    + + +
    +
    Classes
    + +
    + + + + + + + + + +
    ClassDescription
    +  class + DAViCalUser + + A class for viewing and maintaining DAViCal User records +
    +
    +
    + + +
    +
    Includes
    + +
    + +
    + +
    +  + + include + ('User.php') + (line 12) + +
    + + +

    User maintain / view with DAViCal specific associated tables

    + + +
    + +
    + +
    +  + + include + ('classBrowser.php') + (line 13) + +
    + + + +
    + +
    + +
    +  + + include + ('check_UTF8.php') + (line 14) + +
    + + + +
    + +
    + +
    +  + + include + ('caldav-PUT-functions.php') + (line 15) + +
    + + + +
    +
    +
    + + + + +

    + Documentation generated on Tue, 06 Oct 2009 02:03:08 -0700 by phpDocumentor 1.3.2 +

    +
    + \ No newline at end of file diff --git a/docs/api/davical/HTTPAuthSession/HTTPAuthSession.html b/docs/api/davical/HTTPAuthSession/HTTPAuthSession.html index 39edbad8..fb23e22f 100644 --- a/docs/api/davical/HTTPAuthSession/HTTPAuthSession.html +++ b/docs/api/davical/HTTPAuthSession/HTTPAuthSession.html @@ -143,7 +143,7 @@
    - AllowedTo (line 244) + AllowedTo (line 252)
    @@ -174,7 +174,7 @@
    - AssignSessionDetails (line 267) + AssignSessionDetails (line 275)
    @@ -303,7 +303,7 @@
    - GetRoles (line 252) + GetRoles (line 260)
    @@ -354,7 +354,7 @@

    - Documentation generated on Sat, 12 Sep 2009 00:11:59 +1200 by phpDocumentor 1.3.2 + Documentation generated on Tue, 06 Oct 2009 02:03:10 -0700 by phpDocumentor 1.3.2

    \ No newline at end of file diff --git a/docs/api/davical/HTTPAuthSession/_inc---HTTPAuthSession.php.html b/docs/api/davical/HTTPAuthSession/_inc---HTTPAuthSession.php.html index fb62b22f..66fbc4d8 100644 --- a/docs/api/davical/HTTPAuthSession/_inc---HTTPAuthSession.php.html +++ b/docs/api/davical/HTTPAuthSession/_inc---HTTPAuthSession.php.html @@ -63,7 +63,7 @@

    - Documentation generated on Sat, 12 Sep 2009 00:11:59 +1200 by phpDocumentor 1.3.2 + Documentation generated on Tue, 06 Oct 2009 02:03:10 -0700 by phpDocumentor 1.3.2

    \ No newline at end of file diff --git a/docs/api/davical/Principal/CalDAVPrincipal.html b/docs/api/davical/Principal/CalDAVPrincipal.html index 68c34a5d..2ce08a03 100644 --- a/docs/api/davical/Principal/CalDAVPrincipal.html +++ b/docs/api/davical/Principal/CalDAVPrincipal.html @@ -473,7 +473,7 @@
    - AsCollection (line 294) + AsCollection (line 295)
    @@ -522,7 +522,7 @@
    - RenderAsXML (line 335) + RenderAsXML (line 336)
    @@ -561,7 +561,7 @@
    - RenderPrivileges (line 314) + RenderPrivileges (line 315)
    @@ -591,7 +591,7 @@
    - UsernameFromEMail (line 280) + UsernameFromEMail (line 281)
    @@ -618,7 +618,7 @@
    - UsernameFromPath (line 246) + UsernameFromPath (line 247)
    @@ -649,7 +649,7 @@

    - Documentation generated on Sat, 12 Sep 2009 00:11:57 +1200 by phpDocumentor 1.3.2 + Documentation generated on Tue, 06 Oct 2009 02:03:07 -0700 by phpDocumentor 1.3.2

    \ No newline at end of file diff --git a/docs/api/davical/Principal/_inc---CalDAVPrincipal.php.html b/docs/api/davical/Principal/_inc---CalDAVPrincipal.php.html index 8742679e..68a49fdf 100644 --- a/docs/api/davical/Principal/_inc---CalDAVPrincipal.php.html +++ b/docs/api/davical/Principal/_inc---CalDAVPrincipal.php.html @@ -63,7 +63,7 @@

    - Documentation generated on Sat, 12 Sep 2009 00:11:57 +1200 by phpDocumentor 1.3.2 + Documentation generated on Tue, 06 Oct 2009 02:03:07 -0700 by phpDocumentor 1.3.2

    \ No newline at end of file diff --git a/docs/api/davical/PublicSession/PublicSession.html b/docs/api/davical/PublicSession/PublicSession.html new file mode 100644 index 00000000..d083fa22 --- /dev/null +++ b/docs/api/davical/PublicSession/PublicSession.html @@ -0,0 +1,139 @@ + + + + + + Docs For Class PublicSession + + + + +
    +

     Class PublicSession

    + + +
    +
    Description
    + +
    + +

    A Class for handling a public (anonymous) session

    +

    + Located in /inc/PublicSession.php (line 17) +

    + + +
    
    +	
    +			
    +
    + + + + + +
    +
    Method Summary
    + +
    +
    +
    +  + PublicSession + PublicSession + () +
    +
    +  + boolean + AllowedTo + (string $whatever) +
    +
    +
    +
    + + + +
    +
    Methods
    + +
    + + +
    + +
    + + Constructor PublicSession (line 50) +
    + + +

    The constructor, which just calls the actual type configured

    + +
    + PublicSession + + PublicSession + + () +
    + + + +
    + +
    + +
    + + AllowedTo (line 71) +
    + + +

    Checks whether a user is allowed to do something.

    +

    The check is performed to see if the user has that role.

    +
      +
    • return: Whether or not the user has the specified role.
    • +
    + +
    + boolean + + AllowedTo + + (string $whatever) +
    + +
      +
    • + string + $whatever: The role we want to know if the user has.
    • +
    + + +
    + +
    +
    + + +

    + Documentation generated on Tue, 06 Oct 2009 02:03:11 -0700 by phpDocumentor 1.3.2 +

    +
    + \ No newline at end of file diff --git a/docs/api/davical/PublicSession/_inc---PublicSession.php.html b/docs/api/davical/PublicSession/_inc---PublicSession.php.html new file mode 100644 index 00000000..7d7ec313 --- /dev/null +++ b/docs/api/davical/PublicSession/_inc---PublicSession.php.html @@ -0,0 +1,69 @@ + + + + + + Docs for page PublicSession.php + + + + +
    +

    File/inc/PublicSession.php

    + + +
    +
    Description
    + +
    + +

    A Class for faking sessions which are anonymous access to a resource

    + + +
    +
    + + +
    +
    Classes
    + +
    + + + + + + + + + +
    ClassDescription
    +  class + PublicSession + + A Class for handling a public (anonymous) session +
    +
    +
    + + + + + +

    + Documentation generated on Tue, 06 Oct 2009 02:03:11 -0700 by phpDocumentor 1.3.2 +

    +
    + \ No newline at end of file diff --git a/docs/api/davical/RRuleTest.html b/docs/api/davical/RRuleTest.html index f9921606..c1a7ad01 100644 --- a/docs/api/davical/RRuleTest.html +++ b/docs/api/davical/RRuleTest.html @@ -295,7 +295,7 @@

    - Documentation generated on Sat, 12 Sep 2009 00:12:01 +1200 by phpDocumentor 1.3.2 + Documentation generated on Tue, 06 Oct 2009 02:03:11 -0700 by phpDocumentor 1.3.2

    \ No newline at end of file diff --git a/docs/api/davical/Request/CalDAVRequest.html b/docs/api/davical/Request/CalDAVRequest.html index c1a3add3..f424f7e1 100644 --- a/docs/api/davical/Request/CalDAVRequest.html +++ b/docs/api/davical/Request/CalDAVRequest.html @@ -116,7 +116,7 @@
    -
    +
     CalDAVRequest CalDAVRequest @@ -165,6 +165,12 @@ ( $lock_token, string $dav_name)
    +  + void + IsCalendar + () +
    +
     void IsCollection @@ -501,7 +507,7 @@
    - AllowedTo (line 716) + AllowedTo (line 736)
    @@ -529,7 +535,7 @@
    - DepthRegexTail (line 548) + DepthRegexTail (line 559)
    @@ -551,7 +557,7 @@
    - DoResponse (line 810) + DoResponse (line 830)
    @@ -584,7 +590,7 @@
    - FailIfLocked (line 630) + FailIfLocked (line 641)
    @@ -609,7 +615,7 @@
    - GetDepthName (line 539) + GetDepthName (line 550)
    @@ -631,7 +637,7 @@
    - GetLockDetails (line 616) + GetLockDetails (line 627)
    @@ -658,7 +664,7 @@
    - GetLockRow (line 559) + GetLockRow (line 570)
    @@ -683,12 +689,34 @@
    - +
    - IsCollection (line 665) + IsCalendar (line 687) +
    + + +

    Returns true if the URL referenced by this request points at a calendar collection.

    + +
    + void + + IsCalendar + + () +
    + + + +
    + +
    + +
    + + IsCollection (line 676)
    @@ -706,11 +734,11 @@
    -
    +
    - IsInfiniteDepth (line 698) + IsInfiniteDepth (line 718)
    @@ -728,11 +756,11 @@
    -
    +
    - IsLocked (line 496) + IsLocked (line 507)
    @@ -753,11 +781,11 @@
    -
    +
    - IsPrincipal (line 676) + IsPrincipal (line 696)
    @@ -775,11 +803,11 @@
    -
    +
    - IsProxyRequest (line 687) + IsProxyRequest (line 707)
    @@ -797,11 +825,11 @@
    -
    +
    - IsPublic (line 528) + IsPublic (line 539)
    @@ -819,11 +847,11 @@
    -
    +
    - setPermissions (line 416) + setPermissions (line 427)
    @@ -849,11 +877,11 @@
    -
    +
    - SupportedPrivileges (line 847) + SupportedPrivileges (line 867)
    @@ -874,11 +902,11 @@
    -
    +
    - UnsupportedRequest (line 775) + UnsupportedRequest (line 795)
    @@ -901,11 +929,11 @@
    -
    +
    - UserFromPath (line 372) + UserFromPath (line 383)
    @@ -923,11 +951,11 @@
    -
    +
    - ValidateLockToken (line 585) + ValidateLockToken (line 596)
    @@ -950,11 +978,11 @@
    -
    +
    - XMLResponse (line 795) + XMLResponse (line 815)
    @@ -985,7 +1013,7 @@

    - Documentation generated on Sat, 12 Sep 2009 00:11:58 +1200 by phpDocumentor 1.3.2 + Documentation generated on Tue, 06 Oct 2009 02:03:07 -0700 by phpDocumentor 1.3.2

    \ No newline at end of file diff --git a/docs/api/davical/Request/_inc---CalDAVRequest.php.html b/docs/api/davical/Request/_inc---CalDAVRequest.php.html index aeb904a3..aa6231d8 100644 --- a/docs/api/davical/Request/_inc---CalDAVRequest.php.html +++ b/docs/api/davical/Request/_inc---CalDAVRequest.php.html @@ -75,7 +75,7 @@
    -
    +
     @@ -98,7 +98,7 @@
    -
    +
     @@ -126,7 +126,7 @@
    -
    +
    @@ -146,7 +146,7 @@

    - Documentation generated on Sat, 12 Sep 2009 00:11:58 +1200 by phpDocumentor 1.3.2 + Documentation generated on Tue, 06 Oct 2009 02:03:07 -0700 by phpDocumentor 1.3.2

    \ No newline at end of file diff --git a/docs/api/davical/_htdocs---collection.php.html b/docs/api/davical/_htdocs---collection.php.html index 4c2f5495..b88a66a0 100644 --- a/docs/api/davical/_htdocs---collection.php.html +++ b/docs/api/davical/_htdocs---collection.php.html @@ -34,7 +34,7 @@
    -
    +
     @@ -49,7 +49,7 @@
    -
    +
     @@ -64,7 +64,7 @@
    -
    +
     @@ -79,7 +79,7 @@
    -
    +
     @@ -94,7 +94,7 @@
    -
    +
     @@ -109,7 +109,7 @@
    -
    +
     @@ -124,7 +124,7 @@
    -
    +
     @@ -139,7 +139,7 @@
    -
    +
     @@ -160,7 +160,7 @@

    - Documentation generated on Sat, 12 Sep 2009 00:11:58 +1200 by phpDocumentor 1.3.2 + Documentation generated on Tue, 06 Oct 2009 02:03:08 -0700 by phpDocumentor 1.3.2

    \ No newline at end of file diff --git a/docs/api/davical/_htdocs---freebusy.php.html b/docs/api/davical/_htdocs---freebusy.php.html index a1f9153b..c28f9ee9 100644 --- a/docs/api/davical/_htdocs---freebusy.php.html +++ b/docs/api/davical/_htdocs---freebusy.php.html @@ -103,7 +103,7 @@

    - Documentation generated on Sat, 12 Sep 2009 00:11:59 +1200 by phpDocumentor 1.3.2 + Documentation generated on Tue, 06 Oct 2009 02:03:10 -0700 by phpDocumentor 1.3.2

    \ No newline at end of file diff --git a/docs/api/davical/_htdocs---help.php.html b/docs/api/davical/_htdocs---help.php.html index 921a5dc9..633e3130 100644 --- a/docs/api/davical/_htdocs---help.php.html +++ b/docs/api/davical/_htdocs---help.php.html @@ -115,7 +115,7 @@

    - Documentation generated on Sat, 12 Sep 2009 00:11:59 +1200 by phpDocumentor 1.3.2 + Documentation generated on Tue, 06 Oct 2009 02:03:10 -0700 by phpDocumentor 1.3.2

    \ No newline at end of file diff --git a/docs/api/davical/_htdocs---index.php.html b/docs/api/davical/_htdocs---index.php.html index a853654d..2850bf72 100644 --- a/docs/api/davical/_htdocs---index.php.html +++ b/docs/api/davical/_htdocs---index.php.html @@ -131,7 +131,7 @@

    - Documentation generated on Sat, 12 Sep 2009 00:11:59 +1200 by phpDocumentor 1.3.2 + Documentation generated on Tue, 06 Oct 2009 02:03:10 -0700 by phpDocumentor 1.3.2

    \ No newline at end of file diff --git a/docs/api/davical/_htdocs---relationship_types.php.html b/docs/api/davical/_htdocs---relationship_types.php.html index e667d5de..a83c138f 100644 --- a/docs/api/davical/_htdocs---relationship_types.php.html +++ b/docs/api/davical/_htdocs---relationship_types.php.html @@ -160,7 +160,7 @@

    - Documentation generated on Sat, 12 Sep 2009 00:12:00 +1200 by phpDocumentor 1.3.2 + Documentation generated on Tue, 06 Oct 2009 02:03:11 -0700 by phpDocumentor 1.3.2

    \ No newline at end of file diff --git a/docs/api/davical/_htdocs---roles.php.html b/docs/api/davical/_htdocs---roles.php.html index 9f5c98b6..166fe8c5 100644 --- a/docs/api/davical/_htdocs---roles.php.html +++ b/docs/api/davical/_htdocs---roles.php.html @@ -130,7 +130,7 @@

    - Documentation generated on Sat, 12 Sep 2009 00:12:00 +1200 by phpDocumentor 1.3.2 + Documentation generated on Tue, 06 Oct 2009 02:03:11 -0700 by phpDocumentor 1.3.2

    \ No newline at end of file diff --git a/docs/api/davical/_htdocs---testpdo.php.html b/docs/api/davical/_htdocs---testpdo.php.html new file mode 100644 index 00000000..06d1c1a5 --- /dev/null +++ b/docs/api/davical/_htdocs---testpdo.php.html @@ -0,0 +1,76 @@ + + + + + + Docs for page testpdo.php + + + + +
    +

    File/htdocs/testpdo.php

    + + +
    +
    Description
    + +
    + + +
    +
    + + + +
    +
    Includes
    + +
    + +
    + +
    +  + + require + (PdoQuery.php) + (line 4) + +
    + + + +
    + +
    + +
    +  + + require_once + ("../inc/always.php") + (line 2) + +
    + + + +
    +
    +
    + + + + +

    + Documentation generated on Tue, 06 Oct 2009 02:03:12 -0700 by phpDocumentor 1.3.2 +

    +
    + \ No newline at end of file diff --git a/docs/api/davical/_htdocs---usr.php.html b/docs/api/davical/_htdocs---usr.php.html index aaeffecc..22c011a7 100644 --- a/docs/api/davical/_htdocs---usr.php.html +++ b/docs/api/davical/_htdocs---usr.php.html @@ -33,19 +33,20 @@ Includes
    - +
     include - (caldav-PUT-functions.php) - (line 55) + (page-header.php) + (line 66)
    +

    Handle any actions, such as 'delete_relation'

    @@ -56,45 +57,12 @@ include (page-footer.php) - (line 94) + (line 68)
    -
    - -
    - -
    -  - - include - (check_UTF8.php) - (line 52) - -
    - - -

    If the user has uploaded a .ics file as a calendar, we fake this out

    -

    as if it were a "PUT" request against a collection. This is something of a hack. It works though :-)

    - -
    - -
    - -
    -  - - include - (page-header.php) - (line 92) - -
    - - -

    Handle any actions, such as 'delete_relation'

    -
    @@ -110,6 +78,36 @@ +
    + +
    + +
    +  + + require_once + (DAViCalSession.php) + (line 3) + +
    + + + +
    + +
    + +
    +  + + require_once + (DAViCalUser.php) + (line 9) + +
    + + +
    @@ -125,36 +123,6 @@ -
    - -
    - -
    -  - - require_once - (DAViCalSession.php) - (line 3) - -
    - - - -
    - -
    - -
    -  - - require_once - (DAViCalUser.php) - (line 9) - -
    - - -
    @@ -163,7 +131,7 @@

    - Documentation generated on Sat, 12 Sep 2009 00:12:01 +1200 by phpDocumentor 1.3.2 + Documentation generated on Tue, 06 Oct 2009 02:03:12 -0700 by phpDocumentor 1.3.2

    \ No newline at end of file diff --git a/docs/api/davical/_inc---always.php.html b/docs/api/davical/_inc---always.php.html index 60117069..2f8bbffb 100644 --- a/docs/api/davical/_inc---always.php.html +++ b/docs/api/davical/_inc---always.php.html @@ -40,37 +40,7 @@ | Functions
    - -
    - -
    -  - - include_once - ("../config/config.php") - (line 82) - -
    - - - -
    - -
    - -
    -  - - include_once - ("/etc/davical/config.php") - (line 79) - -
    - - - -
    - +
    @@ -78,27 +48,26 @@ include_once ("davical_configuration_missing.php") - (line 85) + (line 92)
    - +
     include_once - ("PgQuery.php") - (line 127) + ("../config/config.php") + (line 89)
    -

    Force the domain name to what was in the configuration file

    @@ -109,7 +78,7 @@ include_once ("/etc/davical/".$_SERVER['SERVER_NAME']."-conf.php") - (line 73) + (line 83)
    @@ -117,34 +86,55 @@

    We use @file_exists because things like open_basedir might noisily deny access which could break DAViCal completely by causing output to start too early.

    - +
     include_once - ("/etc/rscds/".$_SERVER['SERVER_NAME']."-conf.php") - (line 76) + ("/etc/davical/config.php") + (line 86)
    - +
    +
    +  + + include_once + ("PgQuery.php") + (line 134) + +
    + + +

    Force the domain name to what was in the configuration file

    + +
    + +
    +
     require_once ("AWLUtilities.php") - (line 44) + (line 54)
    +
    @@ -162,11 +152,11 @@
    -
    +
    - ConstructURL (line 245) + ConstructURL (line 252)
    @@ -191,11 +181,11 @@
    -
    +
    - getStatusMessage (line 188) + getStatusMessage (line 195)
    @@ -220,11 +210,11 @@
    -
    +
    - getUserByID (line 167) + getUserByID (line 174)
    @@ -249,11 +239,11 @@
    -
    +
    - getUserByName (line 146) + getUserByName (line 153)
    @@ -278,11 +268,11 @@
    -
    +
    - ISODateToHTTPDate (line 272) + ISODateToHTTPDate (line 279)
    @@ -307,7 +297,7 @@

    - Documentation generated on Sat, 12 Sep 2009 00:11:56 +1200 by phpDocumentor 1.3.2 + Documentation generated on Tue, 06 Oct 2009 02:03:05 -0700 by phpDocumentor 1.3.2

    \ No newline at end of file diff --git a/docs/api/davical/_inc---caldav-LOCK.php.html b/docs/api/davical/_inc---caldav-LOCK.php.html index ad859273..e81ce4cb 100644 --- a/docs/api/davical/_inc---caldav-LOCK.php.html +++ b/docs/api/davical/_inc---caldav-LOCK.php.html @@ -56,7 +56,7 @@

    - Documentation generated on Sat, 12 Sep 2009 00:11:57 +1200 by phpDocumentor 1.3.2 + Documentation generated on Tue, 06 Oct 2009 02:03:06 -0700 by phpDocumentor 1.3.2

    \ No newline at end of file diff --git a/docs/api/davical/_inc---caldav-REPORT-calquery.php.html b/docs/api/davical/_inc---caldav-REPORT-calquery.php.html index e24020f4..18f6b6d1 100644 --- a/docs/api/davical/_inc---caldav-REPORT-calquery.php.html +++ b/docs/api/davical/_inc---caldav-REPORT-calquery.php.html @@ -143,7 +143,7 @@

    - Documentation generated on Sat, 12 Sep 2009 00:11:57 +1200 by phpDocumentor 1.3.2 + Documentation generated on Tue, 06 Oct 2009 02:03:07 -0700 by phpDocumentor 1.3.2

    \ No newline at end of file diff --git a/docs/api/davical/_inc---caldav-REPORT-freebusy.php.html b/docs/api/davical/_inc---caldav-REPORT-freebusy.php.html index 67438fb2..c2686efe 100644 --- a/docs/api/davical/_inc---caldav-REPORT-freebusy.php.html +++ b/docs/api/davical/_inc---caldav-REPORT-freebusy.php.html @@ -71,7 +71,7 @@

    - Documentation generated on Sat, 12 Sep 2009 00:11:57 +1200 by phpDocumentor 1.3.2 + Documentation generated on Tue, 06 Oct 2009 02:03:07 -0700 by phpDocumentor 1.3.2

    \ No newline at end of file diff --git a/docs/api/davical/_inc---caldav-REPORT-multiget.php.html b/docs/api/davical/_inc---caldav-REPORT-multiget.php.html index 7ded2105..036bf8c0 100644 --- a/docs/api/davical/_inc---caldav-REPORT-multiget.php.html +++ b/docs/api/davical/_inc---caldav-REPORT-multiget.php.html @@ -31,7 +31,7 @@

    - Documentation generated on Sat, 12 Sep 2009 00:11:57 +1200 by phpDocumentor 1.3.2 + Documentation generated on Tue, 06 Oct 2009 02:03:07 -0700 by phpDocumentor 1.3.2

    \ No newline at end of file diff --git a/docs/api/davical/_inc---caldav-REPORT-principal.php.html b/docs/api/davical/_inc---caldav-REPORT-principal.php.html index 3702dc01..4576a677 100644 --- a/docs/api/davical/_inc---caldav-REPORT-principal.php.html +++ b/docs/api/davical/_inc---caldav-REPORT-principal.php.html @@ -29,7 +29,7 @@

    - Documentation generated on Sat, 12 Sep 2009 00:11:57 +1200 by phpDocumentor 1.3.2 + Documentation generated on Tue, 06 Oct 2009 02:03:07 -0700 by phpDocumentor 1.3.2

    \ No newline at end of file diff --git a/docs/api/davical/_inc---check_UTF8.php.html b/docs/api/davical/_inc---check_UTF8.php.html index 71bf5eee..565833c5 100644 --- a/docs/api/davical/_inc---check_UTF8.php.html +++ b/docs/api/davical/_inc---check_UTF8.php.html @@ -37,7 +37,7 @@
    -
    +
    @@ -62,7 +62,7 @@
    -
    +
    @@ -89,7 +89,7 @@
    -
    +
    @@ -119,7 +119,7 @@

    - Documentation generated on Sat, 12 Sep 2009 00:11:58 +1200 by phpDocumentor 1.3.2 + Documentation generated on Tue, 06 Oct 2009 02:03:08 -0700 by phpDocumentor 1.3.2

    \ No newline at end of file diff --git a/docs/api/davical/_inc---davical_configuration_missing.php.html b/docs/api/davical/_inc---davical_configuration_missing.php.html index f0bd9892..cc1d0c15 100644 --- a/docs/api/davical/_inc---davical_configuration_missing.php.html +++ b/docs/api/davical/_inc---davical_configuration_missing.php.html @@ -70,7 +70,7 @@

    - Documentation generated on Sat, 12 Sep 2009 00:11:59 +1200 by phpDocumentor 1.3.2 + Documentation generated on Tue, 06 Oct 2009 02:03:09 -0700 by phpDocumentor 1.3.2

    \ No newline at end of file diff --git a/docs/api/davical/_inc---freebusy-GET.php.html b/docs/api/davical/_inc---freebusy-GET.php.html index 02995477..05634408 100644 --- a/docs/api/davical/_inc---freebusy-GET.php.html +++ b/docs/api/davical/_inc---freebusy-GET.php.html @@ -70,7 +70,7 @@

    - Documentation generated on Sat, 12 Sep 2009 00:11:59 +1200 by phpDocumentor 1.3.2 + Documentation generated on Tue, 06 Oct 2009 02:03:10 -0700 by phpDocumentor 1.3.2

    \ No newline at end of file diff --git a/docs/api/davical/_inc---interactive-page.php.html b/docs/api/davical/_inc---interactive-page.php.html index cb3f69ae..81c03339 100644 --- a/docs/api/davical/_inc---interactive-page.php.html +++ b/docs/api/davical/_inc---interactive-page.php.html @@ -55,7 +55,7 @@

    - Documentation generated on Sat, 12 Sep 2009 00:11:59 +1200 by phpDocumentor 1.3.2 + Documentation generated on Tue, 06 Oct 2009 02:03:10 -0700 by phpDocumentor 1.3.2

    \ No newline at end of file diff --git a/docs/api/davical/_inc---other_translated_strings.php.html b/docs/api/davical/_inc---other_translated_strings.php.html index 9671f46f..c1e9b401 100644 --- a/docs/api/davical/_inc---other_translated_strings.php.html +++ b/docs/api/davical/_inc---other_translated_strings.php.html @@ -28,7 +28,7 @@

    - Documentation generated on Sat, 12 Sep 2009 00:12:00 +1200 by phpDocumentor 1.3.2 + Documentation generated on Tue, 06 Oct 2009 02:03:10 -0700 by phpDocumentor 1.3.2

    \ No newline at end of file diff --git a/docs/api/davical/_inc---page-footer.php.html b/docs/api/davical/_inc---page-footer.php.html index 4294f842..5ea06b02 100644 --- a/docs/api/davical/_inc---page-footer.php.html +++ b/docs/api/davical/_inc---page-footer.php.html @@ -28,7 +28,7 @@

    - Documentation generated on Sat, 12 Sep 2009 00:12:00 +1200 by phpDocumentor 1.3.2 + Documentation generated on Tue, 06 Oct 2009 02:03:10 -0700 by phpDocumentor 1.3.2

    \ No newline at end of file diff --git a/docs/api/davical/_inc---page-header.php.html b/docs/api/davical/_inc---page-header.php.html index ca68101b..eedb8644 100644 --- a/docs/api/davical/_inc---page-header.php.html +++ b/docs/api/davical/_inc---page-header.php.html @@ -85,7 +85,7 @@

    - Documentation generated on Sat, 12 Sep 2009 00:12:00 +1200 by phpDocumentor 1.3.2 + Documentation generated on Tue, 06 Oct 2009 02:03:10 -0700 by phpDocumentor 1.3.2

    \ No newline at end of file diff --git a/docs/api/davical/_inc---test-RRULE.php.html b/docs/api/davical/_inc---test-RRULE.php.html index 07dacfab..7e00430c 100644 --- a/docs/api/davical/_inc---test-RRULE.php.html +++ b/docs/api/davical/_inc---test-RRULE.php.html @@ -100,7 +100,7 @@

    - Documentation generated on Sat, 12 Sep 2009 00:12:01 +1200 by phpDocumentor 1.3.2 + Documentation generated on Tue, 06 Oct 2009 02:03:11 -0700 by phpDocumentor 1.3.2

    \ No newline at end of file diff --git a/docs/api/davical/authentication/_inc---auth-functions.php.html b/docs/api/davical/authentication/_inc---auth-functions.php.html index 049978d8..b6b95206 100644 --- a/docs/api/davical/authentication/_inc---auth-functions.php.html +++ b/docs/api/davical/authentication/_inc---auth-functions.php.html @@ -98,7 +98,7 @@
    - AuthExternalAWL (line 142) + AuthExternalAWL (line 161)
    @@ -208,7 +208,7 @@

    - Documentation generated on Sat, 12 Sep 2009 00:11:56 +1200 by phpDocumentor 1.3.2 + Documentation generated on Tue, 06 Oct 2009 02:03:05 -0700 by phpDocumentor 1.3.2

    \ No newline at end of file diff --git a/docs/api/davical/caldav/_htdocs---caldav.php.html b/docs/api/davical/caldav/_htdocs---caldav.php.html index d639e774..60a99e50 100644 --- a/docs/api/davical/caldav/_htdocs---caldav.php.html +++ b/docs/api/davical/caldav/_htdocs---caldav.php.html @@ -47,7 +47,7 @@ include_once (caldav-OPTIONS.php) - (line 52) + (line 48)
    @@ -62,7 +62,7 @@ include_once (caldav-GET.php) - (line 61) + (line 57)
    @@ -77,7 +77,7 @@ include_once (caldav-REPORT.php) - (line 53) + (line 49)
    @@ -92,7 +92,7 @@ include_once (caldav-PROPFIND.php) - (line 54) + (line 50)
    @@ -107,7 +107,7 @@ include_once (caldav-MKCALENDAR.php) - (line 56) + (line 52)
    @@ -122,7 +122,7 @@ include_once (caldav-PROPPATCH.php) - (line 55) + (line 51)
    @@ -137,7 +137,7 @@ include_once (caldav-PUT.php) - (line 58) + (line 54)
    @@ -152,7 +152,7 @@ include_once (caldav-MKCALENDAR.php) - (line 57) + (line 53)
    @@ -167,7 +167,7 @@ include_once (caldav-LOCK.php) - (line 64) + (line 60)
    @@ -182,7 +182,7 @@ include_once (caldav-GET.php) - (line 60) + (line 56)
    @@ -197,7 +197,7 @@ include_once (caldav-DELETE.php) - (line 62) + (line 58)
    @@ -212,7 +212,7 @@ include_once (caldav-POST.php) - (line 59) + (line 55)
    @@ -227,7 +227,7 @@ include_once (caldav-LOCK.php) - (line 63) + (line 59)
    @@ -242,7 +242,7 @@ include_once (test-RRULE.php) - (line 66) + (line 62)
    @@ -293,13 +293,13 @@ require_once (CalDAVRequest.php) - (line 33) + (line 29)
    -

    From reading the "Scheduling Extensions to CalDAV" draft I don't think that we will be doing 'calendar-schedule' any time soon. The current spec is at: http://www.ietf.org/internet-drafts/draft-desruisseaux-caldav-sched-03.txt

    -

    access-control is rfc3744, so we will say we do it, but I doubt if we do it in all (or even much of) it's glory really.

    +

    access-control is rfc3744, we do some of it, but no way to say that.

    +

    calendar-schedule is another one we do some of, but the spec is not final yet either.

    @@ -309,7 +309,7 @@

    - Documentation generated on Sat, 12 Sep 2009 00:11:57 +1200 by phpDocumentor 1.3.2 + Documentation generated on Tue, 06 Oct 2009 02:03:07 -0700 by phpDocumentor 1.3.2

    \ No newline at end of file diff --git a/docs/api/davical/caldav/_htdocs---public.php.html b/docs/api/davical/caldav/_htdocs---public.php.html index 92be861b..112c4b51 100644 --- a/docs/api/davical/caldav/_htdocs---public.php.html +++ b/docs/api/davical/caldav/_htdocs---public.php.html @@ -188,7 +188,7 @@

    - Documentation generated on Sat, 12 Sep 2009 00:12:00 +1200 by phpDocumentor 1.3.2 + Documentation generated on Tue, 06 Oct 2009 02:03:11 -0700 by phpDocumentor 1.3.2

    \ No newline at end of file diff --git a/docs/api/davical/caldav/_inc---caldav-DELETE.php.html b/docs/api/davical/caldav/_inc---caldav-DELETE.php.html index b02e400b..91d77f2e 100644 --- a/docs/api/davical/caldav/_inc---caldav-DELETE.php.html +++ b/docs/api/davical/caldav/_inc---caldav-DELETE.php.html @@ -34,7 +34,7 @@

    - Documentation generated on Sat, 12 Sep 2009 00:11:57 +1200 by phpDocumentor 1.3.2 + Documentation generated on Tue, 06 Oct 2009 02:03:06 -0700 by phpDocumentor 1.3.2

    \ No newline at end of file diff --git a/docs/api/davical/caldav/_inc---caldav-GET.php.html b/docs/api/davical/caldav/_inc---caldav-GET.php.html index 13265dbc..c02cab6e 100644 --- a/docs/api/davical/caldav/_inc---caldav-GET.php.html +++ b/docs/api/davical/caldav/_inc---caldav-GET.php.html @@ -67,7 +67,7 @@

    - Documentation generated on Sat, 12 Sep 2009 00:11:57 +1200 by phpDocumentor 1.3.2 + Documentation generated on Tue, 06 Oct 2009 02:03:06 -0700 by phpDocumentor 1.3.2

    \ No newline at end of file diff --git a/docs/api/davical/caldav/_inc---caldav-MKCALENDAR.php.html b/docs/api/davical/caldav/_inc---caldav-MKCALENDAR.php.html index ba04b199..baacc728 100644 --- a/docs/api/davical/caldav/_inc---caldav-MKCALENDAR.php.html +++ b/docs/api/davical/caldav/_inc---caldav-MKCALENDAR.php.html @@ -67,7 +67,7 @@

    - Documentation generated on Sat, 12 Sep 2009 00:11:57 +1200 by phpDocumentor 1.3.2 + Documentation generated on Tue, 06 Oct 2009 02:03:06 -0700 by phpDocumentor 1.3.2

    \ No newline at end of file diff --git a/docs/api/davical/caldav/_inc---caldav-OPTIONS.php.html b/docs/api/davical/caldav/_inc---caldav-OPTIONS.php.html index 8b355b85..9ec20e13 100644 --- a/docs/api/davical/caldav/_inc---caldav-OPTIONS.php.html +++ b/docs/api/davical/caldav/_inc---caldav-OPTIONS.php.html @@ -34,7 +34,7 @@

    - Documentation generated on Sat, 12 Sep 2009 00:11:57 +1200 by phpDocumentor 1.3.2 + Documentation generated on Tue, 06 Oct 2009 02:03:06 -0700 by phpDocumentor 1.3.2

    \ No newline at end of file diff --git a/docs/api/davical/caldav/_inc---caldav-POST.php.html b/docs/api/davical/caldav/_inc---caldav-POST.php.html index 4de2c74c..61b7c26a 100644 --- a/docs/api/davical/caldav/_inc---caldav-POST.php.html +++ b/docs/api/davical/caldav/_inc---caldav-POST.php.html @@ -69,6 +69,12 @@ +

    CalDAV Server - handle PUT method

    + @@ -154,7 +160,7 @@

    - Documentation generated on Sat, 12 Sep 2009 00:11:57 +1200 by phpDocumentor 1.3.2 + Documentation generated on Tue, 06 Oct 2009 02:03:06 -0700 by phpDocumentor 1.3.2

    \ No newline at end of file diff --git a/docs/api/davical/caldav/_inc---caldav-PROPPATCH.php.html b/docs/api/davical/caldav/_inc---caldav-PROPPATCH.php.html index 45b73dc3..b38efdd6 100644 --- a/docs/api/davical/caldav/_inc---caldav-PROPPATCH.php.html +++ b/docs/api/davical/caldav/_inc---caldav-PROPPATCH.php.html @@ -34,7 +34,7 @@

    - Documentation generated on Sat, 12 Sep 2009 00:11:57 +1200 by phpDocumentor 1.3.2 + Documentation generated on Tue, 06 Oct 2009 02:03:06 -0700 by phpDocumentor 1.3.2

    \ No newline at end of file diff --git a/docs/api/davical/caldav/_inc---caldav-PUT-functions.php.html b/docs/api/davical/caldav/_inc---caldav-PUT-functions.php.html index cb9f8318..3b9b43aa 100644 --- a/docs/api/davical/caldav/_inc---caldav-PUT-functions.php.html +++ b/docs/api/davical/caldav/_inc---caldav-PUT-functions.php.html @@ -77,7 +77,7 @@
    - controlRequestContainer (line 57) + controlRequestContainer (line 58)
    @@ -87,7 +87,7 @@ controlRequestContainer - (string $username, int $user_no, string $path, boolean $caldav_context) + (string $username, int $user_no, string $path, boolean $caldav_context, [boolean $public = null]) @@ -112,7 +115,7 @@
    - create_scheduling_requests (line 144) + create_scheduling_requests (line 148)
    @@ -141,7 +144,7 @@
    - import_collection (line 209) + import_collection (line 213)
    @@ -176,7 +179,7 @@
    - public_events_only (line 106) + public_events_only (line 110)
    @@ -208,7 +211,7 @@
    - putCalendarResource (line 391) + putCalendarResource (line 396)
    @@ -284,7 +287,7 @@
    - simple_write_resource (line 661) + simple_write_resource (line 666)
    @@ -319,7 +322,7 @@
    - update_scheduling_requests (line 174) + update_scheduling_requests (line 178)
    @@ -348,7 +351,7 @@
    - write_resource (line 483) + write_resource (line 488)
    @@ -404,7 +407,7 @@
    - write_scheduling_request (line 136) + write_scheduling_request (line 140)
    @@ -438,7 +441,7 @@

    - Documentation generated on Sat, 12 Sep 2009 00:11:57 +1200 by phpDocumentor 1.3.2 + Documentation generated on Tue, 06 Oct 2009 02:03:06 -0700 by phpDocumentor 1.3.2

    \ No newline at end of file diff --git a/docs/api/davical/caldav/_inc---caldav-PUT.php.html b/docs/api/davical/caldav/_inc---caldav-PUT.php.html index 02945d88..dbace94a 100644 --- a/docs/api/davical/caldav/_inc---caldav-PUT.php.html +++ b/docs/api/davical/caldav/_inc---caldav-PUT.php.html @@ -67,7 +67,7 @@

    - Documentation generated on Sat, 12 Sep 2009 00:11:57 +1200 by phpDocumentor 1.3.2 + Documentation generated on Tue, 06 Oct 2009 02:03:07 -0700 by phpDocumentor 1.3.2

    \ No newline at end of file diff --git a/docs/api/davical/caldav/_inc---caldav-REPORT.php.html b/docs/api/davical/caldav/_inc---caldav-REPORT.php.html index 403aee35..983bdd08 100644 --- a/docs/api/davical/caldav/_inc---caldav-REPORT.php.html +++ b/docs/api/davical/caldav/_inc---caldav-REPORT.php.html @@ -187,7 +187,7 @@

    - Documentation generated on Sat, 12 Sep 2009 00:11:57 +1200 by phpDocumentor 1.3.2 + Documentation generated on Tue, 06 Oct 2009 02:03:07 -0700 by phpDocumentor 1.3.2

    \ No newline at end of file diff --git a/docs/api/davical/ldap/_inc---drivers_ldap.php.html b/docs/api/davical/ldap/_inc---drivers_ldap.php.html index 2d46d58b..af7893a2 100644 --- a/docs/api/davical/ldap/_inc---drivers_ldap.php.html +++ b/docs/api/davical/ldap/_inc---drivers_ldap.php.html @@ -113,7 +113,7 @@
    - getStaticLdap (line 199) + getStaticLdap (line 209)
    @@ -134,7 +134,7 @@
    - LDAP_check (line 246) + LDAP_check (line 256)
    @@ -163,7 +163,7 @@
    - sync_LDAP (line 316) + sync_LDAP (line 325)
    @@ -184,7 +184,7 @@
    - sync_user_from_LDAP (line 216) + sync_user_from_LDAP (line 226)
    @@ -218,7 +218,7 @@

    - Documentation generated on Sat, 12 Sep 2009 00:11:59 +1200 by phpDocumentor 1.3.2 + Documentation generated on Tue, 06 Oct 2009 02:03:09 -0700 by phpDocumentor 1.3.2

    \ No newline at end of file diff --git a/docs/api/davical/ldap/_inc---drivers_squid_pam.php.html b/docs/api/davical/ldap/_inc---drivers_squid_pam.php.html index e0b193db..221a8b40 100644 --- a/docs/api/davical/ldap/_inc---drivers_squid_pam.php.html +++ b/docs/api/davical/ldap/_inc---drivers_squid_pam.php.html @@ -141,7 +141,7 @@

    - Documentation generated on Sat, 12 Sep 2009 00:11:59 +1200 by phpDocumentor 1.3.2 + Documentation generated on Tue, 06 Oct 2009 02:03:09 -0700 by phpDocumentor 1.3.2

    \ No newline at end of file diff --git a/docs/api/davical/ldap/ldapDrivers.html b/docs/api/davical/ldap/ldapDrivers.html index 7b8e2c0c..d2172a8d 100644 --- a/docs/api/davical/ldap/ldapDrivers.html +++ b/docs/api/davical/ldap/ldapDrivers.html @@ -68,7 +68,7 @@  array requestUser - (string $filter, [array $attributes = NULL], string $passwd) + (string $filter, [array $attributes = NULL],  $username, string $passwd) @@ -185,7 +185,7 @@ requestUser - (string $filter, [array $attributes = NULL], string $passwd) + (string $filter, [array $attributes = NULL],  $username, string $passwd) @@ -208,7 +211,7 @@

    - Documentation generated on Sat, 12 Sep 2009 00:11:59 +1200 by phpDocumentor 1.3.2 + Documentation generated on Tue, 06 Oct 2009 02:03:09 -0700 by phpDocumentor 1.3.2

    \ No newline at end of file diff --git a/docs/api/davical/ldap/squidPamDrivers.html b/docs/api/davical/ldap/squidPamDrivers.html index 1e6c3a18..97109112 100644 --- a/docs/api/davical/ldap/squidPamDrivers.html +++ b/docs/api/davical/ldap/squidPamDrivers.html @@ -133,7 +133,7 @@

    - Documentation generated on Sat, 12 Sep 2009 00:11:59 +1200 by phpDocumentor 1.3.2 + Documentation generated on Tue, 06 Oct 2009 02:03:09 -0700 by phpDocumentor 1.3.2

    \ No newline at end of file diff --git a/docs/api/davical/logging/_inc---log_caldav_action.php.html b/docs/api/davical/logging/_inc---log_caldav_action.php.html new file mode 100644 index 00000000..ee3df4d0 --- /dev/null +++ b/docs/api/davical/logging/_inc---log_caldav_action.php.html @@ -0,0 +1,94 @@ + + + + + + Docs for page log_caldav_action.php + + + + +
    +

    File/inc/log_caldav_action.php

    + + +
    +
    Description
    + +
    + +

    Allows logging of CalDAV actions (PUT/DELETE) for possible export or sync through some other glue.

    + + +
    +
    + + + + + + +
    +
    Functions
    + +
    + +
    + +
    + + log_caldav_action (line 26) +
    + + +

    Log the action

    +
    + void + + log_caldav_action + + (string $action_type, string $uid, integer $user_no, integer $collection_id, string $dav_name) +
    + +
      +
    • + string + $action_type: INSERT / UPDATE or DELETE
    • +
    • + string + $uid: The UID of the modified item
    • +
    • + integer + $user_no: The user owning the containing collection.
    • +
    • + integer + $collection_id: The ID of the containing collection.
    • +
    • + string + $dav_name: The DAV path of the item, relative to the DAViCal base path
    • +
    + + +
    +
    +
    + +

    + Documentation generated on Tue, 06 Oct 2009 02:03:10 -0700 by phpDocumentor 1.3.2 +

    +
    + \ No newline at end of file diff --git a/docs/api/davical/propfind/_inc---caldav-PROPFIND.php.html b/docs/api/davical/propfind/_inc---caldav-PROPFIND.php.html index 35856d6f..47aafb1f 100644 --- a/docs/api/davical/propfind/_inc---caldav-PROPFIND.php.html +++ b/docs/api/davical/propfind/_inc---caldav-PROPFIND.php.html @@ -282,7 +282,7 @@
    - get_collection (line 677) + get_collection (line 678)
    @@ -347,7 +347,7 @@
    - get_item (line 752) + get_item (line 753)
    @@ -453,7 +453,7 @@

    - Documentation generated on Sat, 12 Sep 2009 00:11:57 +1200 by phpDocumentor 1.3.2 + Documentation generated on Tue, 06 Oct 2009 02:03:06 -0700 by phpDocumentor 1.3.2

    \ No newline at end of file diff --git a/docs/api/elementindex.html b/docs/api/elementindex.html index f36ee696..c26b3e16 100644 --- a/docs/api/elementindex.html +++ b/docs/api/elementindex.html @@ -109,15 +109,7 @@ AllowedTo
    -
    CalDAVRequest::AllowedTo() in CalDAVRequest.php
    -
    Are we allowed to do the requested activity
    -
    -
    - Method - AllowedTo -
    -
    -
    PublicSession::AllowedTo() in PublicSession.php
    +
    HTTPAuthSession::AllowedTo() in HTTPAuthSession.php
    Checks whether a user is allowed to do something.
    @@ -133,11 +125,19 @@ AllowedTo
    -
    HTTPAuthSession::AllowedTo() in HTTPAuthSession.php
    +
    PublicSession::AllowedTo() in PublicSession.php
    Checks whether a user is allowed to do something.
    Method + AllowedTo +
    +
    +
    CalDAVRequest::AllowedTo() in CalDAVRequest.php
    +
    Are we allowed to do the requested activity
    +
    +
    + Method ApplyBySetPos
    @@ -192,13 +192,6 @@
    Authorisation failed, so we send some headers to say so.
    -
    - Function - AuthFamjama -
    -
    -
    AuthFamjama() in auth-famjama.php
    -
    Page always.php @@ -208,13 +201,6 @@
    Page - auth-famjama.php -
    -
    -
    auth-famjama.php in auth-famjama.php
    -
    -
    - Page auth-functions.php
    @@ -627,6 +613,13 @@
    Variable + $delete_user_confirmation_required +
    +
    + +
    +
    + Variable $depth
    @@ -1316,6 +1309,14 @@
    Method + IsCalendar +
    +
    +
    CalDAVRequest::IsCalendar() in CalDAVRequest.php
    +
    Returns true if the URL referenced by this request points at a calendar collection.
    +
    +
    + Method IsCollection
    @@ -1797,6 +1798,14 @@
    Method + Render +
    +
    +
    DAViCalUser::Render() in DAViCalUser.php
    +
    Render the form / viewer as HTML to show the user
    +
    +
    + Method render
    @@ -1812,14 +1821,6 @@
    Method - Render -
    -
    -
    DAViCalUser::Render() in DAViCalUser.php
    -
    Render the form / viewer as HTML to show the user
    -
    -
    - Method RenderAsXML
    @@ -1851,14 +1852,6 @@
    Method - RenderImportIcs -
    -
    - -
    Render input file to import ics in calendar user
    -
    -
    - Method RenderPrivileges
    diff --git a/docs/api/elementindex_davical.html b/docs/api/elementindex_davical.html index 497984fc..81953adf 100644 --- a/docs/api/elementindex_davical.html +++ b/docs/api/elementindex_davical.html @@ -78,13 +78,6 @@
    apply_filter() in caldav-REPORT-calquery.php
    While we can construct our SQL to apply some filters in the query, other filters need to be checked against the retrieved record. This is for handling those ones.
    -
    - Function - AuthFamjama -
    -
    -
    AuthFamjama() in auth-famjama.php
    -
    Page always.php @@ -92,13 +85,6 @@
    always.php in always.php
    -
    - Page - auth-famjama.php -
    -
    -
    auth-famjama.php in auth-famjama.php
    -
    Function AuthExternalAWL @@ -599,12 +585,11 @@
    - Method - DAViCalUser + Variable + $delete_user_confirmation_required
    -
    DAViCalUser::DAViCalUser() in DAViCalUser.php
    -
    Constructor - nothing fancy as yet.
    +
    Class @@ -614,6 +599,14 @@
    DAViCalUser in DAViCalUser.php
    A class for viewing and maintaining DAViCal User records
    +
    + Method + DAViCalUser +
    +
    +
    DAViCalUser::DAViCalUser() in DAViCalUser.php
    +
    Constructor - nothing fancy as yet.
    +
    Page DAViCalUser.php @@ -969,6 +962,14 @@
    Method + IsCalendar +
    +
    +
    CalDAVRequest::IsCalendar() in CalDAVRequest.php
    +
    Returns true if the URL referenced by this request points at a calendar collection.
    +
    +
    + Method IsCollection
    @@ -1317,14 +1318,6 @@
    Method - RenderImportIcs -
    -
    - -
    Render input file to import ics in calendar user
    -
    -
    - Method RenderRelationshipsFrom
    diff --git a/docs/api/errors.html b/docs/api/errors.html index 0c667d8c..d7a9d6ed 100644 --- a/docs/api/errors.html +++ b/docs/api/errors.html @@ -9,7 +9,6 @@ Post-parsing
    -auth-famjama.php
    auth-functions.php
    caldav-GET.php
    caldav-LOCK.php
    @@ -51,16 +50,14 @@

    Post-parsing

    Warnings:


    -Warning - Class DAViCalUser parent User not found
    Warning - Class DAViCalSession parent Session not found
    +Warning - Class DAViCalUser parent User not found

    always.php

    Warnings:


    -Warning on line 43 - Page-level DocBlock precedes "require_once "AWLUtilities.php"", use another DocBlock to document the source element
    - -

    auth-famjama.php

    -

    Warnings:


    -Warning on line 52 - File "/home/andrew/projects/davical/inc/auth-famjama.php" has no page-level DocBlock, use @package in the first DocBlock to create one
    +Warning on line 53 - Page-level DocBlock precedes "require_once "AWLUtilities.php"", use another DocBlock to document the source element
    +

    Errors:


    +Error on line 53 - DocBlock has multiple @package tags, illegal. ignoring additional tag "@package davical"

    auth-functions.php

    Warnings:


    @@ -78,25 +75,28 @@

    caldav-LOCK.php

    Warnings:


    -Warning on line 136 - File "/home/andrew/projects/davical/inc/caldav-LOCK.php" has no page-level DocBlock, use @package in the first DocBlock to create one
    +Warning on line 136 - File "/home/karora/Desktop/Projects/davical/inc/caldav-LOCK.php" has no page-level DocBlock, use @package in the first DocBlock to create one

    caldav-MKCALENDAR.php

    Warnings:


    Warning on line 30 - Page-level DocBlock precedes "require_once "XMLDocument.php"", use another DocBlock to document the source element

    Errors:


    -Error on line 30 - DocBlock has multiple @package tags, illegal. ignoring additional tag "@package davical"
    Error on line 30 - "include" require_once's DocBlock has @subpackage tags, illegal. ignoring tag "@subpackage caldav"
    +Error on line 30 - DocBlock has multiple @package tags, illegal. ignoring additional tag "@package davical"

    caldav-POST.php

    Warnings:


    Warning on line 12 - Page-level DocBlock precedes "require_once "XMLDocument.php"", use another DocBlock to document the source element
    +

    Errors:


    +Error on line 12 - "include" require_once's DocBlock has @subpackage tags, illegal. ignoring tag "@subpackage caldav"
    +Error on line 12 - DocBlock has multiple @package tags, illegal. ignoring additional tag "@package davical"

    caldav-PROPFIND.php

    Warnings:


    Warning on line 16 - Page-level DocBlock precedes "require_once 'iCalendar.php'", use another DocBlock to document the source element

    Errors:


    -Error on line 16 - DocBlock has multiple @package tags, illegal. ignoring additional tag "@package davical"
    Error on line 16 - "include" require_once's DocBlock has @subpackage tags, illegal. ignoring tag "@subpackage propfind"
    +Error on line 16 - DocBlock has multiple @package tags, illegal. ignoring additional tag "@package davical"

    caldav-PUT-functions.php

    Warnings:


    @@ -106,25 +106,26 @@

    Warnings:


    Warning on line 24 - Page-level DocBlock precedes "include_once 'caldav-PUT-functions.php'", use another DocBlock to document the source element

    Errors:


    -Error on line 24 - DocBlock has multiple @package tags, illegal. ignoring additional tag "@package davical"
    Error on line 24 - "include" include_once's DocBlock has @subpackage tags, illegal. ignoring tag "@subpackage caldav"
    +Error on line 24 - DocBlock has multiple @package tags, illegal. ignoring additional tag "@package davical"

    caldav-REPORT-calquery.php

    Warnings:


    -Warning on line 32 - no @package tag was used in a DocBlock for file /home/andrew/projects/davical/inc/caldav-REPORT-calquery.php
    +Warning on line 32 - no @package tag was used in a DocBlock for file /home/karora/Desktop/Projects/davical/inc/caldav-REPORT-calquery.php
    Warning on line 32 - package davical is already in category Technical, will now replace with category Documentation

    caldav-REPORT-freebusy.php

    Warnings:


    -Warning on line 95 - File "/home/andrew/projects/davical/inc/caldav-REPORT-freebusy.php" has no page-level DocBlock, use @package in the first DocBlock to create one
    +Warning on line 95 - File "/home/karora/Desktop/Projects/davical/inc/caldav-REPORT-freebusy.php" has no page-level DocBlock, use @package in the first DocBlock to create one

    caldav-REPORT-multiget.php

    Warnings:


    -Warning on line 11 - no @package tag was used in a DocBlock for file /home/andrew/projects/davical/inc/caldav-REPORT-multiget.php
    +Warning on line 11 - package davical is already in category Technical, will now replace with category Documentation
    +Warning on line 11 - no @package tag was used in a DocBlock for file /home/karora/Desktop/Projects/davical/inc/caldav-REPORT-multiget.php

    caldav-REPORT-principal.php

    Warnings:


    -Warning on line 33 - no @package tag was used in a DocBlock for file /home/andrew/projects/davical/inc/caldav-REPORT-principal.php
    +Warning on line 33 - no @package tag was used in a DocBlock for file /home/karora/Desktop/Projects/davical/inc/caldav-REPORT-principal.php

    caldav-REPORT.php

    Warnings:


    @@ -136,7 +137,7 @@

    caldav.php

    Warnings:


    Warning on line 10 - Page-level DocBlock precedes "require_once "../inc/always.php"", use another DocBlock to document the source element
    -Warning on line 39 - Unknown tag "@TODO:" used
    +Warning on line 35 - Unknown tag "@TODO:" used

    Errors:


    Error on line 10 - DocBlock has multiple @package tags, illegal. ignoring additional tag "@package davical"
    Error on line 10 - "include" require_once's DocBlock has @subpackage tags, illegal. ignoring tag "@subpackage caldav"
    @@ -145,27 +146,27 @@

    Warnings:


    Warning on line 16 - Page-level DocBlock precedes "require_once "XMLElement.php"", use another DocBlock to document the source element

    Errors:


    -Error on line 16 - DocBlock has multiple @package tags, illegal. ignoring additional tag "@package davical"
    Error on line 16 - "include" require_once's DocBlock has @subpackage tags, illegal. ignoring tag "@subpackage Request"
    +Error on line 16 - DocBlock has multiple @package tags, illegal. ignoring additional tag "@package davical"

    check_UTF8.php

    Warnings:


    -Warning on line 227 - File "/home/andrew/projects/davical/inc/check_UTF8.php" has no page-level DocBlock, use @package in the first DocBlock to create one
    +Warning on line 227 - File "/home/karora/Desktop/Projects/davical/inc/check_UTF8.php" has no page-level DocBlock, use @package in the first DocBlock to create one

    collection.php

    Warnings:


    -Warning on line 48 - File "/home/andrew/projects/davical/htdocs/collection.php" has no page-level DocBlock, use @package in the first DocBlock to create one
    +Warning on line 47 - File "/home/karora/Desktop/Projects/davical/htdocs/collection.php" has no page-level DocBlock, use @package in the first DocBlock to create one

    DAViCalUser.php

    Warnings:


    -Warning on line 11 - Page-level DocBlock precedes "require "User.php"", use another DocBlock to document the source element
    +Warning on line 11 - Page-level DocBlock precedes "include 'User.php'", use another DocBlock to document the source element

    Errors:


    Error on line 11 - DocBlock has multiple @package tags, illegal. ignoring additional tag "@package davical"
    -Error on line 11 - "include" require's DocBlock has @subpackage tags, illegal. ignoring tag "@subpackage DAViCalUser"
    +Error on line 11 - "include" include's DocBlock has @subpackage tags, illegal. ignoring tag "@subpackage DAViCalUser"

    davical_configuration_missing.php

    Warnings:


    -Warning on line 30 - File "/home/andrew/projects/davical/inc/davical_configuration_missing.php" has no page-level DocBlock, use @package in the first DocBlock to create one
    +Warning on line 30 - File "/home/karora/Desktop/Projects/davical/inc/davical_configuration_missing.php" has no page-level DocBlock, use @package in the first DocBlock to create one

    drivers_ldap.php

    Warnings:


    @@ -180,40 +181,40 @@ Warning on line 12 - Page-level DocBlock precedes "require_once "auth-functions.php"", use another DocBlock to document the source element
    Warning on line 15 - no @package tag was used in a DocBlock for class squidPamDrivers

    Errors:


    -Error on line 12 - DocBlock has multiple @package tags, illegal. ignoring additional tag "@package davical"
    Error on line 12 - "include" require_once's DocBlock has @subpackage tags, illegal. ignoring tag "@subpackage ldap"
    +Error on line 12 - DocBlock has multiple @package tags, illegal. ignoring additional tag "@package davical"

    freebusy-GET.php

    Warnings:


    -Warning on line 117 - File "/home/andrew/projects/davical/inc/freebusy-GET.php" has no page-level DocBlock, use @package in the first DocBlock to create one
    +Warning on line 117 - File "/home/karora/Desktop/Projects/davical/inc/freebusy-GET.php" has no page-level DocBlock, use @package in the first DocBlock to create one

    freebusy.php

    Warnings:


    -Warning on line 50 - File "/home/andrew/projects/davical/htdocs/freebusy.php" has no page-level DocBlock, use @package in the first DocBlock to create one
    +Warning on line 50 - File "/home/karora/Desktop/Projects/davical/htdocs/freebusy.php" has no page-level DocBlock, use @package in the first DocBlock to create one

    help.php

    Warnings:


    -Warning on line 19 - File "/home/andrew/projects/davical/htdocs/help.php" has no page-level DocBlock, use @package in the first DocBlock to create one
    +Warning on line 19 - File "/home/karora/Desktop/Projects/davical/htdocs/help.php" has no page-level DocBlock, use @package in the first DocBlock to create one

    index.php

    Warnings:


    -Warning on line 68 - File "/home/andrew/projects/davical/htdocs/index.php" has no page-level DocBlock, use @package in the first DocBlock to create one
    +Warning on line 68 - File "/home/karora/Desktop/Projects/davical/htdocs/index.php" has no page-level DocBlock, use @package in the first DocBlock to create one

    interactive-page.php

    Warnings:


    -Warning on line 20 - File "/home/andrew/projects/davical/inc/interactive-page.php" has no page-level DocBlock, use @package in the first DocBlock to create one
    +Warning on line 20 - File "/home/karora/Desktop/Projects/davical/inc/interactive-page.php" has no page-level DocBlock, use @package in the first DocBlock to create one

    other_translated_strings.php

    Warnings:


    -Warning on line 44 - File "/home/andrew/projects/davical/inc/other_translated_strings.php" has no page-level DocBlock, use @package in the first DocBlock to create one
    +Warning on line 44 - File "/home/karora/Desktop/Projects/davical/inc/other_translated_strings.php" has no page-level DocBlock, use @package in the first DocBlock to create one

    page-footer.php

    Warnings:


    -Warning on line 7 - File "/home/andrew/projects/davical/inc/page-footer.php" has no page-level DocBlock, use @package in the first DocBlock to create one
    +Warning on line 7 - File "/home/karora/Desktop/Projects/davical/inc/page-footer.php" has no page-level DocBlock, use @package in the first DocBlock to create one

    page-header.php

    Warnings:


    -Warning on line 90 - File "/home/andrew/projects/davical/inc/page-header.php" has no page-level DocBlock, use @package in the first DocBlock to create one
    +Warning on line 90 - File "/home/karora/Desktop/Projects/davical/inc/page-header.php" has no page-level DocBlock, use @package in the first DocBlock to create one

    PdoQuery.php

    Warnings:


    @@ -228,24 +229,23 @@

    relationship_types.php

    Warnings:


    -Warning on line 107 - File "/home/andrew/projects/davical/htdocs/relationship_types.php" has no page-level DocBlock, use @package in the first DocBlock to create one
    +Warning on line 107 - File "/home/karora/Desktop/Projects/davical/htdocs/relationship_types.php" has no page-level DocBlock, use @package in the first DocBlock to create one

    roles.php

    Warnings:


    -Warning on line 39 - File "/home/andrew/projects/davical/htdocs/roles.php" has no page-level DocBlock, use @package in the first DocBlock to create one
    +Warning on line 39 - File "/home/karora/Desktop/Projects/davical/htdocs/roles.php" has no page-level DocBlock, use @package in the first DocBlock to create one

    test-RRULE.php

    Warnings:


    Warning on line 10 - no @package tag was used in a DocBlock for class RRuleTest
    -Warning on line 94 - File "/home/andrew/projects/davical/inc/test-RRULE.php" has no page-level DocBlock, use @package in the first DocBlock to create one
    +Warning on line 94 - File "/home/karora/Desktop/Projects/davical/inc/test-RRULE.php" has no page-level DocBlock, use @package in the first DocBlock to create one

    testpdo.php

    Warnings:


    -Warning on line 3 - File "/home/andrew/projects/davical/htdocs/testpdo.php" has no page-level DocBlock, use @package in the first DocBlock to create one
    +Warning on line 3 - File "/home/karora/Desktop/Projects/davical/htdocs/testpdo.php" has no page-level DocBlock, use @package in the first DocBlock to create one

    tools.php

    Warnings:


    -Warning on line 11 - package davical is already in category Technical, will now replace with category Documentation
    Warning on line 11 - Page-level DocBlock precedes "require_once "../inc/always.php"", use another DocBlock to document the source element
    Warning on line 35 - no @package tag was used in a DocBlock for class Tools

    Errors:


    @@ -261,9 +261,9 @@

    usr.php

    Warnings:


    -Warning on line 93 - File "/home/andrew/projects/davical/htdocs/usr.php" has no page-level DocBlock, use @package in the first DocBlock to create one
    +Warning on line 67 - File "/home/karora/Desktop/Projects/davical/htdocs/usr.php" has no page-level DocBlock, use @package in the first DocBlock to create one

    - Documentation generated on Sat, 12 Sep 2009 00:12:01 +1200 by phpDocumentor 1.3.2 + Documentation generated on Tue, 06 Oct 2009 02:03:12 -0700 by phpDocumentor 1.3.2

    \ No newline at end of file diff --git a/docs/api/index.html b/docs/api/index.html index 15aae761..17608a15 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"> - + DAViCal diff --git a/docs/api/li_davical.html b/docs/api/li_davical.html index 2ccb79db..c040e1a1 100644 --- a/docs/api/li_davical.html +++ b/docs/api/li_davical.html @@ -26,7 +26,6 @@
    ClassRRuleTest
     Functions
    Functionapply_filter
    -
    FunctionAuthFamjama
    FunctionBuildSqlFilter
    Functioncheck_string
    FunctionConstructURL
    @@ -41,7 +40,6 @@
    Functionutf8ToUnicode
     Files
    Filealways.php
    -
    Fileauth-famjama.php
    Filecaldav-LOCK.php
    Filecaldav-REPORT-calquery.php
    Filecaldav-REPORT-freebusy.php
    diff --git a/docs/api/todolist.html b/docs/api/todolist.html index 3267b2d4..281e8ee6 100644 --- a/docs/api/todolist.html +++ b/docs/api/todolist.html @@ -23,7 +23,7 @@
  • Make this a defined constant
  • - Documentation generated on Sat, 12 Sep 2009 00:12:01 +1200 by phpDocumentor 1.3.2 + Documentation generated on Tue, 06 Oct 2009 02:03:12 -0700 by phpDocumentor 1.3.2

    \ No newline at end of file