Class Horde_Kolab_Format_XML_task

Description

Kolab XML handler for task groupware objects.

$Horde: framework/Kolab_Format/lib/Horde/Kolab/Format/XML/task.php,v 1.2.2.7 2010/06/23 08:02:56 wrobel Exp $

Copyright 2007-2008 Klarälvdalens Datakonsult AB

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/task.php (line 25)

Horde_Kolab_Format_XML
   |
   --Horde_Kolab_Format_XML_task
Variable Summary
Method Summary
 Horde_Kolab_Format_XML_task Horde_Kolab_Format_XML_task ()
 void booleanToPercentage ( $boolean)
 void percentageToBoolean ( $percentage)
 array|PEAR_Error _load ( &$children, array $children)
 boolean|PEAR_Error _save (array $root, array $object)
Variables
Methods
Constructor Horde_Kolab_Format_XML_task (line 36)

Constructor

Horde_Kolab_Format_XML_task Horde_Kolab_Format_XML_task ()
booleanToPercentage (line 197)
void booleanToPercentage ( $boolean)
  • $boolean
percentageToBoolean (line 192)
void percentageToBoolean ( $percentage)
  • $percentage
_load (line 115)

Load the groupware object based on the specifc XML values.

  • return: Array with data.
array|PEAR_Error _load ( &$children, array $children)
  • array $children: An array of XML nodes.
  • &$children

Redefinition of:
Horde_Kolab_Format_XML::_load()
Load the groupware object based on the specifc XML values.
_save (line 174)

Save the specific XML values.

  • return: True on success.
boolean|PEAR_Error _save (array $root, array $object)
  • array $root: The XML document root.
  • array $object: The resulting data array.

Redefinition of:
Horde_Kolab_Format_XML::_save()
Save the specific XML values.

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:22:39 +0000 by phpDocumentor 1.4.3