PrincipalA class for things to do with a Principal
Located in /inc/Principal.php (line 19)
| Class | Description |
|---|---|
DAVPrincipal
|
A class for things to do with a DAV Principal |
boolean
$by_email
(line 92)
Whether this was retrieved using an e-mail address
mixed
$collections
(line 101)
mixed
$collection_id
(line 67)
mixed
$created
(line 55)
mixed
$date_format_type
(line 60)
mixed
$dav_name
(line 53)
mixed
$dead_properties
(line 102)
mixed
$default_calendar
(line 103)
mixed
$default_privileges
(line 64)
mixed
$displayname
(line 63)
mixed
$email
(line 52)
mixed
$email_ok
(line 59)
boolean
$exists
(line 76)
Whether this Principal actually exists in the database yet.
mixed
$fullname
(line 58)
mixed
$is_addressbook
(line 68)
mixed
$is_calendar
(line 66)
mixed
$is_principal
(line 65)
mixed
$locale
(line 61)
mixed
$modified
(line 56)
The
$original_request_url
(line 86)
mixed
$password
(line 57)
mixed
$principal_id
(line 51)
mixed
$privileges
(line 70)
mixed
$resourcetypes
(line 69)
mixed
$type_id
(line 62)
The
$url
(line 81)
mixed
$username
(line 49)
Columns from the database
mixed
$user_active
(line 54)
mixed
$user_no
(line 50)
static cacheDelete (line 564)
static cacheFlush (line 553)
static updateableFields (line 30)
Constructor __construct (line 105)
byEmail (line 267)
Create (line 542)
dav_name (line 359)
Return the partial path representing this principal
default_calendar (line 407)
Return the default calendar for this principal
email (line 350)
Return the email
Exists (line 262)
FetchCollections (line 390)
Fetch the list of collections for this principal
FetchDeadProperties (line 373)
Ensure the principal's dead properties are loaded
internal_url (line 473)
principal_id (line 341)
Return the principal_id
setUsername (line 321)
Set the username - but only if the record does not yet exist!
unCache (line 478)
Update (line 546)
url (line 447)
Return the URL for this principal
username (line 312)
Return the username
user_no (line 332)
Return the user_no
__get (line 229)
This will allow protected properties to be referenced for retrieval, but not referenced for update.
__isset (line 239)
This will allow protected properties to be examined for whether they are set without making them writable. PHP 5.1 or later only.
Documentation generated on Tue, 13 Sep 2011 13:15:35 +1200 by phpDocumentor 1.4.3