[Kolab_Server] element index

Package indexes

All elements
a b c d e f g h i k l m n o p r s t u v _
_
top
Variable $_base_dn
The base dn .
Variable $_bound
Flag that indicates bound state for the LDAP connection.
Variable $_cache
The cached LDAP result
Variable $_connection
LDAP connection handle.
Variable $_current_index
An index into the current result for iterating.
Variable $_current_result
A result cache for iterating over the result.
Variable $_db
Link into the Kolab server.
Variable $_derived_attributes
Attributes derived from the LDAP values.
Variable $_derived_attributes
Attributes derived from the LDAP values.
Variable $_derived_attributes
Attributes derived from the LDAP values.
Variable $_derived_attributes
Attributes derived from the LDAP values.
Variable $_derived_attributes
Attributes derived from the LDAP values.
Variable $_derived_attributes
Attributes derived from the LDAP values.
Variable $_errno
Buffer for error numbers.
Variable $_error
Buffer for error descriptions.
Variable $_imap
Our IMAP connection.
Variable $_imap_params
The connection parameters for the IMAP server.
Variable $_object_classes
The ldap classes for this type of object.
Variable $_object_classes
The ldap classes for this type of object.
Variable $_object_classes
The ldap classes for this type of object.
Variable $_object_classes
The ldap classes for this type of object.
Variable $_object_classes
The ldap classes for this type of object.
Variable $_object_classes
The ldap classes for this type of object.
Variable $_params
Server parameters.
Variable $_required_attributes
The attributes required when creating an object of this class.
Variable $_required_attributes
The attributes required when creating an object of this class.
Variable $_required_attributes
The attributes required when creating an object of this class.
Variable $_required_attributes
The attributes required when creating an object of this class.
Variable $_required_attributes
The attributes required when creating an object of this class.
Variable $_required_attributes
The attributes required when creating an object of this class.
Variable $_required_attributes
The attributes required when creating an object of this class.
Variable $_required_attributes
The attributes required when creating an object of this class.
Variable $_result
Array holding the current result set.
Variable $_sort_by
Attribute used for sorting.
Variable $_supported_attributes
The attributes supported by this class
Variable $_supported_attributes
The attributes supported by this class
Variable $_supported_attributes
The attributes supported by this class
Variable $_supported_attributes
The LDAP attributes supported by this class.
Variable $_supported_attributes
The attributes supported by this class
Variable $_supported_attributes
The attributes supported by this class
Variable $_supported_attributes
The attributes supported by this class
Variable $_uid
UID of this object on the Kolab server.
Method _add
Add a new object
Method _add
Add a new object
Method _attrsForFilter
Identify attributes for the first object found using a filter.
Method _attrsFromResult
Get the attributes of the first result entry.
Method _bind
Binds the LDAP connection with a specific user and pass.
Method _bind
Binds the LDAP connection with a specific user and pass.
Method _connect
Connects to the LDAP server.
Method _count
Count the number of results.
Method _count
Count the number of results.
Method _derive
Derive an attribute value.
Method _derive
Derive an attribute value.
Method _derive
Derive an attribute value.
Method _determineType
Determine the type of a Kolab object.
Method _determineType
Determine the type of a Kolab object.
Method _dnForFilter
Identify the DN for the first object found using a filter.
Method _dnFromResult
Identify the DN of the first result entry.
Method _doSearch
Perform the search.
Method _errno
Return the current LDAP error number.
Method _errno
Return the current LDAP error number.
Method _error
Return the current LDAP error description.
Method _error
Return the current LDAP error description.
Method _fetchEntry
Return the current entry of a result.
Method _firstEntry
Return the first entry of a result.
Method _firstEntry
Return the first entry of a result.
Method _generateUid
Generates a UID for the given information.
Method _generateUid
Generates a UID for the given information.
Method _get
Get the specified attribute of this object
Method _getAttributes
Return the attributes of an entry.
Method _getAttributes
Return the attributes of an entry.
Method _getDn
Return the dn of an entry.
Method _getDn
Return the dn of an entry.
Method _getDns
Return the DNs of a result.
Method _getEntries
Return the entries of a result.
Method _getEntries
Return the entries of a result.
Method _getFn
Get the "first name" attribute of this object
Method _getObjectClasses
Get the LDAP object classes for the given DN.
Method _getUid
Get the UID of this object
Method _listObjects
List all objects of a specific type
Method _listObjects
List all objects of a specific type
Method _nextEntry
Return the next entry of a result.
Method _nextEntry
Return the next entry of a result.
Method _parse
Parse LDAP filter.
Method _parseSub
Parse a LDAP subfilter.
Method _read
Read object data.
Method _read
Read the object into the cache
Method _read
Read object data.
Method _read
Stub for reading object data.
Method _resultSort
Sort two entries.
Method _search
Search for an object.
Method _search
Search for an object.
Method _sort
Sort the entries of a result.
Method _sort
Sort the entries of a result.
Method __sleep
Returns the properties that need to be serialized.
a
top
Variable $auth
True if the Kolab_Server login was successfull.
Method add
Add a Kolab object.
Method addedUserCanLogin
Method addedUserCanLoginIfInAllowedGroup
kolab/issue2207 (Make it possible to enable and disable users to be able to use the webclient.)
Method addedUserCanLoginIfInNotInDisallowedGroup
kolab/issue2207 (Make it possible to enable and disable users to be able to use the webclient.)
Method addedUserCannotLoginIfInDisallowedGroup
kolab/issue2207 (Make it possible to enable and disable users to be able to use the webclient.)
Method addedUserCannotLoginIfInNotInAllowedGroup
kolab/issue2207 (Make it possible to enable and disable users to be able to use the webclient.)
Method addedUserHasPreferencesInitialized
kolab/issue3035 (Initialise internal Horde parameters when creating a user)
Method addingGroupInUndefinedDomainIsNotAllowed
Method addingInvalidUser
Test adding invalid users.
Method addingUserInUndefinedDomainIsNotAllowed
Method addingUserOnUndefinedHomeServer
Method addingUserOnUndefinedImapServer
Method addingUserWithDelegateInUndefinedDomainIsNotAllowed
kolab/issue444 (a kolab user may delegate to an external user which should not be possible)
Method addingValidUser
Test adding valid users.
Method addMember
Add a member to this group.
Method addrsForIdOrMail
Returns a list of allowed email addresses for the given user.
Method addrsForIdOrMail
Returns a list of allowed email addresses for the given user.
Method allowAddingUserToGroup
Method allowAddingUserToGroupWhenCreatingUser
Method allowCustomFullnameHandling
kolab/issue3036 (cn = "givenName sn" ?)
Method allowRemovingUserFromGroup
Method allowToCheckUserPasswords
Method allowToSetAttributeDefaults
Method allowToSetDomainSpecificAttributeDefaults
kolab/issue2742 (Have a default quota value when creating new users via the web interface)
Method allowToSetTheMiddleName
kolab/issue606 (It is not possible to register people with middlename correctly)
Method allowUserToUseExternalAddressAsSender
kolab/issue1677 (Allow a user to use an external address as sender)
Method allowUserWithExtendedObjectClasses
Page address.php
address.php in address.php
Page administrator.php
administrator.php in administrator.php
Page adminrole.php
adminrole.php in adminrole.php
Page AddingObjectsTest.php
AddingObjectsTest.php in AddingObjectsTest.php
Page AdminTest.php
AdminTest.php in AdminTest.php
Page AllTests.php
AllTests.php in AllTests.php
b
top
Method buildSearchQuery
Build a piece of a search query.
c
top
Method conflictBetweenAliasAndAliasIsNotAllowed
Method conflictBetweenGroupMailAndUserAliasIsNotAllowed
Method conflictBetweenGroupMailAndUserMailIsNotAllowed
Test modifying a group mail address.
Method conflictBetweenMailAndAliasIsNotAllowed
Method conflictBetweenMailAndMailIsNotAllowed
Method conflictBetweenMailAndUidIsNotAllowed
Method conflictBetweenUidAndUidIsNotAllowed
Method conflictBetweenUserAliasAndGroupMailIsNotAllowed
Method conflictBetweenUserMailAndGroupMailIsNotAllowed
Method correctlyEscapeApostrophesInNames
kolab/issue1880 (Poor handling of apostrophes in ldap and admin webpages)
Method countingUsersCanBeRestrictedByContentsInAnAttribute
Method countingUsersCanBeRestrictedByStartLetterOfTheLastName
Method creatingDistributionList
Test adding a distribution list.
Method creatingGroupsWithoutMailAddressFails
Test adding an invalid group.
Method creatingGroupWithoutVisibilityCreatesVisibleGroup
Test adding a group without setting the visibility.
Method creatingUserForDistributedKolabWithoutImapServerFails
Method creatingUserWithFreeBusyServerFailsOnNonDistributedKolab
Method creatingUserWithImapServerFailsOnNonDistributedKolab
Method creatingUserWithoutGivenName
Method creatingUserWithoutHomeServerFails
Method creatingUserWithoutInvitationPolicySetsManualPolicy
Method creatingUserWithoutLastName
Method creatingUserWithoutPassword
Method creatingUserWithoutPrimaryMail
Method creatingUserWithoutTypeCreatesStandardUser
d
top
Method deleteMember
Delete a member from this group.
Method deletingUserRemovesUserFromAllDistributionLists
Method disallowInvalidMailAddresses
kolab/issue1368 (Webinterface allows to create email addresses with slash that cyrus cannot handle)
Method disallowInvalidMailAddresses
kolab/issue1368 (Webinterface allows to create email addresses with slash that cyrus cannot handle)
Class DummyDB
DummyDB in ObjectTest.php
A dummy class for testing.
Page distlist.php
distlist.php in distlist.php
Page domainmaintainer.php
domainmaintainer.php in domainmaintainer.php
Page DistListHandlingTest.php
DistListHandlingTest.php in DistListHandlingTest.php
e
top
Method exists
Does the object exist?
Method extendedObjectAttributeDescriptionsCanBeRetrieved
f
top
Variable $filter
The LDAP filter to retrieve this object type.
Variable $freebusy_server
The free/busy server for the current user.
Method factory
Attempts to return a concrete Horde_Kolab_Server instance based on $driver.
Method factory
Attempts to return a concrete Horde_Kolab_Server_Object instance based on $type.
Method fetch
Fetch a Kolab object.
Method fetching
Test fetching free/busy data.
Method fetchingAsForeignUser
Test fetching free/busy data as a foreign user should not contain extended information.
Method fetchingAsForeignUserInSameGroup
Test fetching free/busy data as a foreign user in group with read access should contain extended information.
g
top
Method generateId
Generates an ID for the given information.
Method generateId
Generates an ID for the given information.
Method generateId
Generates an ID for the given information.
Method generateId
Generates an ID for the given information.
Method generateUid
Generates a unique ID for the given information.
Method get
Get the specified attribute of this object
Method getBaseUid
Return the root of the UID values on this server.
Method getBaseUid
Return the root of the UID values on this server.
Method getFilter
Return the filter string to retrieve this object type.
Method getFilter
Return the filter string to retrieve this object type.
Method getFilter
The LDAP filter to retrieve this object type
Method getFilter
The LDAP filter to retrieve this object type
Method getFilter
The LDAP filter to retrieve this object type
Method getFilter
Return the filter string to retrieve this object type.
Method getFilter
Return the filter string to retrieve this object type.
Method getGroupAddresses
Get the group mail addresses for this object
Method getGroupAddresses
Get the mail addresses for the group of this object.
Method getGroups
Get the groups for this object
Method getGroups
Get the groups for this object
Method getGroups
Get the groups for this object
Method getGroups
Get the groups for this object.
Method getImap
Create an IMAP connection.
Method getImapParams
Get the IMAP connection parameters.
Method getMembers
Retrieve the member list for this group.
Method getServer
Returns the server url of the given type for this user.
Method getServer
Returns the server url of the given type for this user.
Method getServer
Get the Kolab Server connection.
Method gidForAttr
Identify the GID for the first group found using a specified attribute value.
Method gidForAttr
Identify the GID for the first group found using a specified attribute value.
Method gidForMail
Identify the GID for the first group found with the given mail.
Page group.php
group.php in group.php
Page GroupHandlingTest.php
GroupHandlingTest.php in GroupHandlingTest.php
Page GroupTest.php
GroupTest.php in GroupTest.php
h
top
Class Horde_Auth_KolabScenarioTest
Horde_Auth_KolabScenarioTest in KolabScenarioTest.php
Kolab authentication scenarios.
Class Horde_Auth_KolabTest
Horde_Auth_KolabTest in KolabTest.php
Kolab authentication tests.
Class Horde_Kolab_FreeBusy_FreeBusyScenarioTest
Horde_Kolab_FreeBusy_FreeBusyScenarioTest in FreeBusyScenarioTest.php
Checks for the Kolab Free/Busy system.
Method Horde_Kolab_Server
Construct a new Horde_Kolab_Server object.
Class Horde_Kolab_Server
Horde_Kolab_Server in Server.php
This class provides methods to deal with Kolab objects stored in the Kolab object db.
Class Horde_Kolab_Server_AddingObjectsTest
Horde_Kolab_Server_AddingObjectsTest in AddingObjectsTest.php
Adding objects to the server.
Class Horde_Kolab_Server_AdminTest
Test the admin object.
Class Horde_Kolab_Server_AllTests
Combine the tests for this package.
Class Horde_Kolab_Server_DistListHandlingTest
Horde_Kolab_Server_DistListHandlingTest in DistListHandlingTest.php
Handling distribution lists.
Class Horde_Kolab_Server_GroupHandlingTest
Horde_Kolab_Server_GroupHandlingTest in GroupHandlingTest.php
Handling groups.
Class Horde_Kolab_Server_GroupTest
Test the group object.
Class Horde_Kolab_Server_ldap
This class provides methods to deal with Kolab objects stored in the standard Kolab LDAP db.
Class Horde_Kolab_Server_ldapTest
Test the LDAP backend.
Class Horde_Kolab_Server_Object
This class provides methods to deal with Kolab objects stored in the Kolab db.
Method Horde_Kolab_Server_Object
Initialize the Kolab Object. Provide either the UID or a LDAP search result.
Class Horde_Kolab_Server_ObjectTest
The the handling of objects.
Class Horde_Kolab_Server_Object_address
This class provides methods to deal with global address book entries for Kolab.
Class Horde_Kolab_Server_Object_administrator
This class provides methods to deal with administrator entries for Kolab.
Class Horde_Kolab_Server_Object_adminrole
This class provides methods to deal with administrator object types.
Class Horde_Kolab_Server_Object_distlist
This class provides methods to deal with distribution lists for Kolab.
Class Horde_Kolab_Server_Object_domainmaintainer
This class provides methods associated to Kolab domain maintainers.
Class Horde_Kolab_Server_Object_group
This class provides methods to deal with groups for Kolab.
Class Horde_Kolab_Server_Object_maintainer
This class provides methods to deal with maintainer entries for Kolab.
Class Horde_Kolab_Server_Object_server
This class provides methods to deal with Kolab server configuration.
Class Horde_Kolab_Server_Object_sharedfolder
This class provides methods to deal with shared folders entries for Kolab.
Method Horde_Kolab_Server_Object_user
Initialize the Kolab Object. Provide either the UID or a LDAP search result.
Class Horde_Kolab_Server_Object_user
This class provides methods to deal with Kolab users stored in the Kolab db.
Class Horde_Kolab_Server_ServerTest
Tests for the main server class.
Class Horde_Kolab_Server_SessionTest
Test the Kolab session handler.
Method Horde_Kolab_Server_test
Construct a new Horde_Kolab_Server object.
Class Horde_Kolab_Server_test
This class provides a class for testing the Kolab Server DB.
Class Horde_Kolab_Server_testTest
Test the test backend.
Class Horde_Kolab_Server_UserHandlingTest
Horde_Kolab_Server_UserHandlingTest in UserHandlingTest.php
Handling users.
Class Horde_Kolab_Server_UserTest
Test the user object.
Method Horde_Kolab_Session
Constructor.
Class Horde_Kolab_Session
Horde_Kolab_Session in Session.php
The Horde_Kolab_Session class holds additional user details for the current session.
Class Horde_Share_KolabScenarioTest
Horde_Share_KolabScenarioTest in KolabScenarioTest.php
Handling groups.
i
top
Method isMember
Is the specified UID member of this group?
k
top
Constant KOLAB_ATTR_ACL
KOLAB_ATTR_ACL in Object.php
Constant KOLAB_ATTR_ALIAS
KOLAB_ATTR_ALIAS in Object.php
Constant KOLAB_ATTR_CN
KOLAB_ATTR_CN in Object.php
Constant KOLAB_ATTR_DELETED
KOLAB_ATTR_DELETED in Object.php
Constant KOLAB_ATTR_DOMAIN
KOLAB_ATTR_DOMAIN in Object.php
Constant KOLAB_ATTR_FBFUTURE
KOLAB_ATTR_FBFUTURE in Object.php
Constant KOLAB_ATTR_FBPAST
KOLAB_ATTR_FBPAST in Object.php
Constant KOLAB_ATTR_FN
KOLAB_ATTR_FN in Object.php
Constant KOLAB_ATTR_FNLN
KOLAB_ATTR_FNLN in Object.php
Constant KOLAB_ATTR_FOLDERTYPE
KOLAB_ATTR_FOLDERTYPE in Object.php
Constant KOLAB_ATTR_FREEBUSYHOST
Constant KOLAB_ATTR_GIVENNAME
KOLAB_ATTR_GIVENNAME in Object.php
Constant KOLAB_ATTR_HOMESERVER
KOLAB_ATTR_HOMESERVER in Object.php
Constant KOLAB_ATTR_ID
KOLAB_ATTR_ID in Object.php
Constant KOLAB_ATTR_IMAPHOST
KOLAB_ATTR_IMAPHOST in Object.php
Constant KOLAB_ATTR_IPOLICY
KOLAB_ATTR_IPOLICY in Object.php
Constant KOLAB_ATTR_KOLABDELEGATE
Constant KOLAB_ATTR_LNFN
KOLAB_ATTR_LNFN in Object.php
Constant KOLAB_ATTR_MAIL
KOLAB_ATTR_MAIL in Object.php
Constant KOLAB_ATTR_MEMBER
KOLAB_ATTR_MEMBER in Object.php
Constant KOLAB_ATTR_OC
KOLAB_ATTR_OC in Object.php
Define the possible Kolab object attributes
Constant KOLAB_ATTR_QUOTA
KOLAB_ATTR_QUOTA in Object.php
Constant KOLAB_ATTR_SID
KOLAB_ATTR_SID in Object.php
Constant KOLAB_ATTR_SN
KOLAB_ATTR_SN in Object.php
Constant KOLAB_ATTR_UID
KOLAB_ATTR_UID in Object.php
Constant KOLAB_ATTR_USERPASSWORD
Constant KOLAB_ATTR_USERTYPE
KOLAB_ATTR_USERTYPE in Object.php
Constant KOLAB_ATTR_VISIBILITY
KOLAB_ATTR_VISIBILITY in Object.php
Constant KOLAB_OBJECT_ADDRESS
KOLAB_OBJECT_ADDRESS in Object.php
Define the different Kolab object types
Constant KOLAB_OBJECT_ADMINISTRATOR
Constant KOLAB_OBJECT_DISTLIST
KOLAB_OBJECT_DISTLIST in Object.php
Constant KOLAB_OBJECT_DOMAINMAINTAINER
Constant KOLAB_OBJECT_GROUP
KOLAB_OBJECT_GROUP in Object.php
Constant KOLAB_OBJECT_MAINTAINER
Constant KOLAB_OBJECT_SERVER
KOLAB_OBJECT_SERVER in Object.php
Constant KOLAB_OBJECT_SHAREDFOLDER
Constant KOLAB_OBJECT_USER
KOLAB_OBJECT_USER in Object.php
Constant KOLAB_OC_HORDEPERSON
KOLAB_OC_HORDEPERSON in Object.php
Constant KOLAB_OC_INETORGPERSON
Constant KOLAB_OC_KOLABGROUPOFNAMES
Constant KOLAB_OC_KOLABINETORGPERSON
Constant KOLAB_OC_KOLABSHAREDFOLDER
Constant KOLAB_OC_TOP
KOLAB_OC_TOP in Object.php
Define the possible Kolab object classes
Constant KOLAB_SERVER_RESULT_MANY
Constant KOLAB_SERVER_RESULT_SINGLE
Define types of return values.
Constant KOLAB_SERVER_RESULT_STRICT
Constant KOLAB_UT_GROUP
KOLAB_UT_GROUP in Object.php
Constant KOLAB_UT_INTERNAL
KOLAB_UT_INTERNAL in Object.php
Constant KOLAB_UT_RESOURCE
KOLAB_UT_RESOURCE in Object.php
Constant KOLAB_UT_STANDARD
KOLAB_UT_STANDARD in Object.php
Define the possible Kolab user types
l
top
Page ldap.php
ldap.php in ldap.php
Page ldapTest.php
ldapTest.php in ldapTest.php
Method listHash
Generate a hash representation for a list of objects.
Method listingGroups
Test listing groups after adding some groups.
Method listingGroupsHasAttributeId
Test the list of groups for the group id.
Method listingGroupsHasAttributeMail
Test the list of groups for the group mail address.
Method listingGroupsHasAttributeVisibility
Test the list of groups for the group visibility.
Method listingGroupsOnEmptyServer
Test listing groups if there are no groups.
Method listingShares
Test listing shares.
Method listingUserCount
Test listing users after adding some users.
Method listingUsersAfterAddingUsers
Test listing users after adding some users.
Method listingUsersCanBeRestrictedByStartLetterOfTheLastName
Method listingUsersHasAttributeEmail
Test the list of users for the user mail.
Method listingUsersHasAttributeFullName
Test the list of users for the user full name.
Method listingUsersHasAttributeId
Test the list of users for the user id.
Method listingUsersHasAttributeType
Test the list of users for the user type.
Method listingUsersHasAttributeUid
Test the list of users for the user uid.
Method listingUsersOnEmptyServer
Test listing userss if there are no users.
Method listObjects
List all objects of a specific type
Method loadClass
Attempts to load the concrete Horde_Kolab_Server_Object class based on $type.
Method login
Horde_Auth_KolabScenarioTest::login() in KolabScenarioTest.php
Test loggin in after a user has been added.
m
top
Page maintainer.php
maintainer.php in maintainer.php
Method mailForIdOrMail
Identify the primary mail attribute for the first object found with the given ID or mail.
Method mailForIdOrMail
Identify the primary mail attribute for the first object found with the given ID or mail.
Method main
Main entry point for running the suite.
Method mapAttributes
Map attributes defined within this library into their real world counterparts.
Method mapField
Map a single attribute key defined within this library into its real world counterpart.
Method mapKeys
Map attribute keys defined within this library into their real world counterparts.
Method memberOfGroupAddress
Is the given UID member of the group with the given mail address?
Method memberOfGroupAddress
Is the given UID member of the group with the given mail address?
Method modifyingGroupMailAddressIsNotAllowed
Test modifying a group mail address.
Method modifyingUserHomeServerIsNotAllowd
Method modifyingUserIDDoesNotChangeGroupMembership
Method modifyingUserImapServerIsNotAllowd
Method modifyingUserMailAddressIsNotAllowed
n
top
Method nonExistingDelegateIsNotAllowed
o
top
Page Object.php
Object.php in Object.php
Page ObjectTest.php
ObjectTest.php in ObjectTest.php
Method objectAttributeDescriptionsCanBeRetrieved
p
top
Constant PHPUnit_MAIN_METHOD
PHPUnit_MAIN_METHOD in AllTests.php
Define the main method
Method provideConstructDn
Provide test data for the ConstructDn test.
Method provideGetFn
Provide test data for the GetFn test.
r
top
Variable $required_group
The group the UID must be member of so that this object really matches this class type. This may not include the root UID.
Variable $required_group
The group the UID must be member of so that this object really matches this class type. This may not include the root UID.
Variable $required_group
The group the UID must be member of so that this object really matches this class type. This may not include the root UID.
Variable $required_group
The group the UID must be member of so that this object really matches this class type. This may not include the root UID.
Method read
Read object data.
Method removingGroupByMailSucceeds
Method removingGroupFailsIfGroupDoesNotExist
Method removingUserByIdSucceeds
Method removingUserByMailSucceeds
Method removingUserFailsIfUserDoesNotExist
s
top
Variable $sort_by
Sort by this attributes (must be a LDAP attribute).
Variable $sort_by
Sort by this attributes (must be a LDAP attribute).
Page server.php
server.php in server.php
Page server.php
server.php in server.php
Page sharedfolder.php
sharedfolder.php in sharedfolder.php
Page Server.php
Server.php in Server.php
Page Session.php
Session.php in Session.php
Page ServerTest.php
ServerTest.php in ServerTest.php
Page SessionTest.php
SessionTest.php in SessionTest.php
Method save
Saves object information.
Method save
Saves object information.
Method save
Saves object information.
Method save
Stub for saving object data.
Method save
Save an object.
Method save
Saves object information.
Method save
Saves object information.
Method searchQuery
Build a search query.
Method setUp
Set up testing.
Method setUp
Set up testing.
Method setUp
Set up a dummy db object that will not be used during the tests. We just need it so that PHP does not complain about the inability to refernce the storage class.
Method setUp
Set up testing.
Method setUp
Set up testing.
Method showGroupsWhenFetchingTheUser
kolab/issue890 (Assigning multiple Distribution Lists to user during creation and modification)
Method shutdown
Stores the object in the session cache.
Method singleton
Attempts to return a reference to a concrete Horde_Kolab_Server instance based on $driver. It will only create a new instance if no Horde_Kolab_Server instance with the same parameters currently exists.
Method singleton
Attempts to return a reference to a concrete Horde_Kolab_Session instance.
Method store
Update or create a Kolab object.
Method suite
Collect the unit tests of this directory into a new suite.
t
top
Page test.php
test.php in test.php
Page testTest.php
testTest.php in testTest.php
Method testAddInvalidUser
Test adding invalid user.
Method testAddrsForIdOrMail
Test retrieving all addresses for a mail or id.
Method testConstruct
Test construction of the class.
Method testConstructDn
Check a few DN values when constructing the object.
Method testConstructEmpty
Test class construction.
Method testConstructSimple
Test old style class construction.
Method testDetermineType
Test handling of object types.
Method testDnFor
The base class returns no valid data. The DN request should just return false and the search for a mail address returns the provided argument.
Method testDnForUidOrMail
Test retrieving a DN for a mail or uid.
Method testFetch
The base class provides no abilities for reading data. So it should mainly return error. But it should be capable of returning a dummy Kolab user object.
Method testFetchAdmin
Test fetching an admin.
Method testFetchGroup
Test fetching a group.
Method testFetchUser
Test fetching a user.
Method testFilterParse
Test parsing of LDAP filters.
Method testGenerateId
Test ID generation for an admin.
Method testGenerateId
Test ID generation for a group.
Method testGenerateId
Test ID generation for a user.
Method testGetFn
Check the generating of the "First Name" attribute.
Method testGetFreeBusyServer
Test retrieving the FreeBusy server for the unauthenticated state.
Method testGetGroups
Test group fetching.
Method testGetObjectClasses
Test handling of object classes.
Method testGetObjectClasses
Test handling of object classes.
Method testGetServer
Test IMAP server retrieval.
Method testGetServer
Test fetching server information.
Method testListingGroups
Test listing admins.
Method testListingGroups
Test listing groups.
Method testListObjects
Test listing objects.
Method testLogin
Test loggin in after a user has been added.
Method testLoginAllow
Test group based login allow implemention.
Method testLoginDeny
Test group based login deny implemention.
Method testMailForIdOrMail
Test retrieving a primary mail for a mail or id.
Method testMailForUidOrMail
Test retrieving a primary mail for a mail or uid.
Method testMemberOfGroupAddress
Test group membership testing.
Method testSearch
Test searching in the simulated LDAP data.
Method testSearchBase
Test search base.
Method testSorting
Test sorting.
Method testToHash
Test fetching a group.
Method testToHash
Test listing the admins.
Method testUidForAttr
Test retrieving a UID for an attribute.
Method testUidForIdOrMail
Test retrieving a UID for a mail or id.
Method testUidForMailAddress
Test retrieving a UID for a primary mail.
Method testUidForMailOrIdOrAlias
Test retrieving a UID for a mail or id.
Method toHash
Convert the object attributes to a hash.
Method toHash
Convert the object attributes to a hash.
Method toHash
Convert the object attributes to a hash.
Method toHash
Convert the object attributes to a hash.
Method toHash
Convert the object attributes to a hash.
Method toHash
Convert the object attributes to a hash.
Method toHash
Convert the object attributes to a hash.
Method triggering
Test triggering a calendar folder.
u
top
Variable $uid
The UID of the current user.
Variable $user_id
User ID.
Variable $user_mail
Primary user mail address.
Variable $user_name
Full name.
Variable $user_uid
User UID.
Page user.php
user.php in user.php
Page UserHandlingTest.php
UserHandlingTest.php in UserHandlingTest.php
Page UserTest.php
UserTest.php in UserTest.php
Method uidForAlias
Identify the UID for the first object found with the given alias.
Method uidForAttr
Identify the UID for the first user found using a specified attribute value.
Method uidForAttr
Identify the UID for the first object found using a specified attribute value.
Method uidForId
Identify the UID for the first object found with the given ID.
Method uidForIdOrMail
Identify the UID for the first object found with the given ID or mail.
Method uidForIdOrMail
Identify the UID for the first object found with the given ID or mail.
Method uidForMail
Identify the UID for the first user found with the given mail.
Method uidForMailAddress
Return the UID for a given primary mail, uid, or alias.
Method uidForMailAddress
Return the UID for a given primary mail, ID, or alias.
Method uidForMailOrAlias
Identify the UID for the first object found with the given mail address or alias.
Method uidForMailOrIdOrAlias
Identify the UID for the first object found with the given ID, mail or alias.
Method unbind
Disconnect from LDAP.
Method unbind
Disconnect from LDAP.
Method unmapAttributes
Map attributes defined within this library their their real world counterparts.
Method userAttributesCanBeExtended
Method userUidsShouldNotResembleTheLocalPartOfMailAddresses
kolab/issue1189 (IMAP login fails on some specific uids)
Method userUidsShouldNotResembleTheLocalPartOfMailAddresses
kolab/issue1189 (IMAP login fails on some specific uids)
v
top
Variable $valid_types
Valid Kolab object types
a b c d e f g h i k l m n o p r s t u v _