$_object
$_object : \Horde_Kolab_Server_Object
Link to the decorated object.
Provides array access to Kolab objects.
Copyright 2008-2017 Horde LLC (http://www.horde.org/)
See the enclosed file LICENSE for license information (LGPL). If you did not receive this file, see http://www.horde.org/licenses/lgpl21.
save(array $info) : NULL
Saves object information. This may either create a new entry or modify an existing entry.
Please note that fields with multiple allowed values require the callee to provide the full set of values for the field. Any old values that are not resubmitted will be considered to be deleted.
array | $info | The information about the object. |
If saving the data failed.