[Kolab_Format] element index

Package indexes

All elements
a b c d e f g h l m n p r s t x _
_
top
Variable $_address_types
Address types
Variable $_create_categories
Automatically create categories if they are missing?
Variable $_create_categories
Automatically create categories if they are missing?
Variable $_fields_address
Structure of an address field
Variable $_fields_attendee
Fields for an attendee
Variable $_fields_basic
Basic fields in any Kolab object
Variable $_fields_name
Structure of the name field
Variable $_fields_phone
Structure of a phone field
Variable $_fields_recurrence
Fields for a recurrence
Variable $_fields_simple_person
Fields for a simple person
Variable $_fields_specific
Specific data fields for the prefs object
Variable $_fields_specific
Specific data fields for the prefs object
Variable $_fields_specific
Specific data fields for the note object
Variable $_fields_specific
Specific data fields for the contact object
Variable $_fields_specific
Specific data fields for the note object
Variable $_fields_specific
Specific data fields for the prefs object
Variable $_fields_specific
Specific data fields for the contact object
Variable $_fields_specific
Specific data fields for the contact object
Variable $_name
The name of the resulting document.
Variable $_phone_types
Phone types
Variable $_root_name
The name of the root element.
Variable $_root_version
Kolab format version of the root element.
Variable $_version
Requested version of the data array to return
Variable $_xmldoc
The XML document this driver works with.
Method _load
Load the groupware object based on the specifc XML values.
Method _load
Load the groupware object based on the specifc XML values.
Method _load
Load the groupware object based on the specifc XML values.
Method _load
Load event XML values and translate start/end date.
Method _load
Load the groupware object based on the specifc XML values.
Method _load
Load the groupware object based on the specifc XML values.
Method _load
Load the groupware object based on the specifc XML values.
Method _save
Save the specific XML values.
Method _save
Save the specific XML values.
Method _save
Save the specific XML values.
Method _save
Save event XML values and translate start/end date.
Method _save
Save the specifc XML values.
Method _save
Save the specific XML values.
Method _save
Save the specifc XML values.
Method _saveCreationDate
Method _saveCreationDate
Method _saveModificationDate
Method _saveModificationDate
Method _saveValue
a
top
Page annotation.php
annotation.php in annotation.php
Page AllTests.php
AllTests.php in AllTests.php
b
top
Method booleanToPercentage
c
top
Page contact.php
contact.php in contact.php
Page ContactTest.php
ContactTest.php in ContactTest.php
d
top
Method decodeDate
Returns a UNIX timestamp corresponding the given date string which is in the format prescribed by the Kolab Format Specification.
Method decodeDateOrDateTime
Returns a UNIX timestamp corresponding the given date or date-time string which is in either format prescribed by the Kolab Format Specification.
Method decodeDateTime
Returns a UNIX timestamp corresponding the given date-time string which is in the format prescribed by the Kolab Format Specification.
Class DummyRegistry
DummyRegistry in ContactTest.php
Page Date.php
Date.php in Date.php
Page distributionlist.php
distributionlist.php in distributionlist.php
e
top
Method encodeDate
Returns a string containing the current UTC date in the format prescribed by the Kolab Format Specification.
Method encodeDateTime
Returns a string containing the current UTC date and time in the format prescribed by the Kolab Format Specification.
Page event.php
event.php in event.php
Page event.php
event.php in event.php
Page EventTest.php
EventTest.php in EventTest.php
f
top
Method factory
Attempts to return a concrete Horde_Kolab_Format_XML instance.
Method factory
Attempts to return a concrete Horde_Kolab_Format instance based on $format_type.
Page Format.php
Format.php in Format.php
g
top
Method get
DummyRegistry::get() in ContactTest.php
Method getDisposition
Return the disposition of the resulting document.
Method getMimeType
Return the mime type of the resulting document.
Method getName
Return the name of the resulting document.
h
top
Class Horde_Kolab_Format
Horde_Kolab_Format in Format.php
The Horde_Kolab_Format:: class provides the means to read/write the Kolab format.
Class Horde_Kolab_Format_AllTests
Combine the tests for this package.
Class Horde_Kolab_Format_ContactTest
Test the contact XML format.
Class Horde_Kolab_Format_Date
Kolab date handling functions. Based upon Kolab.php from Stuart Binge.
Class Horde_Kolab_Format_EventTest
Test event handling.
Class Horde_Kolab_Format_PreferencesTest
Horde_Kolab_Format_PreferencesTest in PreferencesTest.php
Test the preferences XML format.
Class Horde_Kolab_Format_RecurrenceTest
Horde_Kolab_Format_RecurrenceTest in RecurrenceTest.php
Test recurrence handling
Class Horde_Kolab_Format_TaskTest
Test task handling.
Class Horde_Kolab_Format_XML
Kolab XML to array hash converter.
Method Horde_Kolab_Format_XML
Constructor
Class Horde_Kolab_Format_XmlTest
Test the XML format.
Method Horde_Kolab_Format_XML_annotation
Constructor
Class Horde_Kolab_Format_XML_annotation
Kolab XML handler for IMAP folder annotations.
Method Horde_Kolab_Format_XML_contact
Constructor
Class Horde_Kolab_Format_XML_contact
Kolab XML handler for contact groupware objects
Class Horde_Kolab_Format_XML_contact_dummy
Kolab XML handler for contact groupware objects
Method Horde_Kolab_Format_XML_distributionlist
Constructor
Class Horde_Kolab_Format_XML_distributionlist
Kolab XML handler for distributionlist groupware objects
Class Horde_Kolab_Format_XML_dummy
A dummy XML type
Method Horde_Kolab_Format_XML_event
Constructor
Class Horde_Kolab_Format_XML_event
Kolab XML handler for event groupware objects.
Class Horde_Kolab_Format_XML_hprefs
Kolab XML handler for client preferences.
Method Horde_Kolab_Format_XML_hprefs
Constructor
Class Horde_Kolab_Format_XML_hprefs_dummy
Kolab XML handler for client preferences.
Class Horde_Kolab_Format_XML_note
Kolab XML handler for note groupware objects.
Method Horde_Kolab_Format_XML_note
Constructor
Class Horde_Kolab_Format_XML_string
Kolab XML handler for a string value
Method Horde_Kolab_Format_XML_string
Constructor
Method Horde_Kolab_Format_XML_task
Constructor
Class Horde_Kolab_Format_XML_task
Kolab XML handler for task groupware objects.
Constant HORDE_KOLAB_XML_PRODUCT_ID
Defines a XML value that should get a default value if missing
Constant HORDE_KOLAB_XML_TYPE_BOOLEAN
Defines a XML value as boolean type
Constant HORDE_KOLAB_XML_TYPE_COLOR
Defines a XML value as color type
Constant HORDE_KOLAB_XML_TYPE_COMPOSITE
Defines a XML value as composite value type
Constant HORDE_KOLAB_XML_TYPE_DATE
Defines a XML value as date type
Constant HORDE_KOLAB_XML_TYPE_DATETIME
Defines a XML value as datetime type
Constant HORDE_KOLAB_XML_TYPE_DATE_OR_DATETIME
Defines a XML value as date or datetime type
Constant HORDE_KOLAB_XML_TYPE_INTEGER
Defines a XML value as integer type
Constant HORDE_KOLAB_XML_TYPE_MULTIPLE
Defines a XML value as array type
Constant HORDE_KOLAB_XML_TYPE_STRING
Defines a XML value as string type
Constant HORDE_KOLAB_XML_VALUE_CALCULATED
Defines a XML value that will be calculated by its own function
Constant HORDE_KOLAB_XML_VALUE_DEFAULT
Defines a XML value that should get a default value if missing
Constant HORDE_KOLAB_XML_VALUE_MAYBE_MISSING
Defines a XML value that may be missing
Constant HORDE_KOLAB_XML_VALUE_NOT_EMPTY
Defines a XML value that may not be missing
Page hprefs.php
hprefs.php in hprefs.php
Class Horde_Kolab_Format_MimeAttrTest
Test Kolab Format MIME attributes
l
top
Method load
Load an object based on the given XML string.
Method load
Load an object based on the given XML string.
m
top
Method main
Page MimeAttrTest.php
MimeAttrTest.php in MimeAttrTest.php
n
top
Page new_type.php
new_type.php in new_type.php
Page note.php
note.php in note.php
p
top
Page PreferencesTest.php
PreferencesTest.php in PreferencesTest.php
Method percentageToBoolean
Constant PHPUnit_MAIN_METHOD
PHPUnit_MAIN_METHOD in AllTests.php
Define the main method
r
top
Page RecurrenceTest.php
RecurrenceTest.php in RecurrenceTest.php
s
top
Method save
Convert the data to a XML string.
Method save
Convert the data to a XML string.
Method setUp
Set up testing.
Method setUp
Set up testing.
Method setUp
Set up testing.
Method setUp
Set up testing.
Method setUp
Set up testing.
Method setUp
Set up testing.
Method suite
Method setUp
Set up testing.
t
top
Page task.php
task.php in task.php
Page TaskTest.php
TaskTest.php in TaskTest.php
Method testAdd
Test adding nodes.
Method testBasic
Check the preparation of the basic XML structure
Method testBasicTask
Test basic task handling
Method testBug6388
Test for http://bugs.horde.org/ticket/?id=6388
Method testCategories
Test loading a contact with a category.
Method testCategoriesWithPrefs
Test loading a contact with a category with preferences.
Method testCompletions
Test completion handling.
Method testComplex
Test complex values
Method testConversionFromOld
Test preferences format conversion.
Method testExceptions
Test exception handling.
Method testIssue3525
Test for https://www.intevation.de/roundup/kolab/issue3525
Method testNodeOps
Test node operations
Method testPGP
Test storing PGP public keys.
Method testReadable
The resulting XML string should be readable.
Method testReleod
Test load/save
Method testSingleEmail
Test storing single mail addresses.
Method testUtf8
Method testGetDisposition
Test retrieving the document disposition.
Method testGetName
Test retrieving the document name.
Method testMimeType
Test retrieving the document mime type.
x
top
Page XML.php
XML.php in XML.php
Page XmlTest.php
XmlTest.php in XmlTest.php
a b c d e f g h l m n p r s t x _