Class Horde_Kolab_Format_XML_hprefs

Description

Kolab XML handler for client preferences.

$Horde: framework/Kolab_Format/lib/Horde/Kolab/Format/XML/hprefs.php,v 1.2.2.7 2009/01/06 15:23:14 jan Exp $

Copyright 2007-2009 The Horde Project (http://www.horde.org/)

See the enclosed file COPYING for license information (LGPL). If you did not receive this file, see http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.

Located in /Kolab_Format/lib/Horde/Kolab/Format/XML/hprefs.php (line 24)

Horde_Kolab_Format_XML
   |
   --Horde_Kolab_Format_XML_hprefs
Direct descendents
Class Description
 class Horde_Kolab_Format_XML_hprefs_dummy Kolab XML handler for client preferences.
Variable Summary
Method Summary
 Horde_Kolab_Format_XML_hprefs Horde_Kolab_Format_XML_hprefs ()
 array|PEAR_Error load ( &$xmltext, string $xmltext)
 string|PEAR_Error save ( $object, array $attributes)
Variables
boolean $_create_categories = false (line 37)

Automatically create categories if they are missing?


Redefinition of:
Horde_Kolab_Format_XML::$_create_categories
Automatically create categories if they are missing?
Kolab $_fields_specific (line 30)

Specific data fields for the prefs object

Inherited Variables

Inherited from Horde_Kolab_Format_XML

Horde_Kolab_Format_XML::$_fields_attendee
Horde_Kolab_Format_XML::$_fields_basic
Horde_Kolab_Format_XML::$_fields_recurrence
Horde_Kolab_Format_XML::$_fields_simple_person
Horde_Kolab_Format_XML::$_name
Horde_Kolab_Format_XML::$_root_name
Horde_Kolab_Format_XML::$_root_version
Horde_Kolab_Format_XML::$_version
Horde_Kolab_Format_XML::$_xmldoc
Methods
Constructor Horde_Kolab_Format_XML_hprefs (line 42)

Constructor

Horde_Kolab_Format_XML_hprefs Horde_Kolab_Format_XML_hprefs ()
load (line 73)

Load an object based on the given XML string.

  • return: The data array representing the object.
array|PEAR_Error load ( &$xmltext, string $xmltext)
  • string $xmltext: The XML of the message as string.
  • &$xmltext

Redefinition of:
Horde_Kolab_Format_XML::load()
Load an object based on the given XML string.
save (line 96)

Convert the data to a XML string.

  • return: The data as XML string.
string|PEAR_Error save ( $object, array $attributes)
  • array $attributes: The data array representing the note.
  • $object

Redefinition of:
Horde_Kolab_Format_XML::save()
Convert the data to a XML string.

Inherited Methods

Inherited From Horde_Kolab_Format_XML

 Horde_Kolab_Format_XML::Horde_Kolab_Format_XML()
 Horde_Kolab_Format_XML::factory()
 Horde_Kolab_Format_XML::getDisposition()
 Horde_Kolab_Format_XML::getMimeType()
 Horde_Kolab_Format_XML::getName()
 Horde_Kolab_Format_XML::load()
 Horde_Kolab_Format_XML::save()
 Horde_Kolab_Format_XML::_load()
 Horde_Kolab_Format_XML::_save()

Documentation generated on Sun, 30 Jan 2011 05:18:11 +0000 by phpDocumentor 1.4.3