ClassInterface Horde_Kolab_FreeBusy_Export_Freebusy_Xacl

Description

Extended free/busy access control for free/busy exports.

Copyright 2008-2010 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_FreeBusy/lib/Horde/Kolab/FreeBusy/Export/Freebusy/Xacl.php (line 29)


	
			
Method Summary
 boolean|PEAR_Error allow (string $file)
 string getUserId ()
 boolean|PEAR_Error purge (string $file)
Methods
allow (line 38)

Is extended access to the given file allowed?

  • return: True if extended access is allowed.
  • access: public
boolean|PEAR_Error allow (string $file)
  • string $file: Name of the cached partial free/busy information.
getUserId (line 45)

Return the ID of the user for whom extended free/busy access is being checked.

  • return: The user ID.
  • access: public
string getUserId ()
purge (line 54)

Purge the extended ACL information.

  • return: True if purging worked.
  • access: public
boolean|PEAR_Error purge (string $file)
  • string $file: Name of the cached extended ACL information.

Documentation generated on Sun, 10 Oct 2010 05:23:47 +0000 by phpDocumentor 1.4.3