Class Horde_Kolab_FreeBusy_Cache_File_xacl
A cache file for extended ACLs. This serves as a buffer between the DB based ACL storage and is required to hold the old ACL list for updates to the DB based cache.
Copyright 2004-2008 Klarälvdalens Datakonsult AB
See the enclosed file COPYING for license information (LGPL). If you did not receive this file, see http://www.horde.org/licenses/lgpl21.
- Horde_Kolab_FreeBusy_Cache_File
- Horde_Kolab_FreeBusy_Cache_File_xacl
Package: Kolab\FreeBusy
Author: Gunnar Wrobel p@rdus.de
Author: Steffen Hansen steffen@klaralvdalens-datakonsult.se
Located at Horde/Kolab/FreeBusy/Cache.php
Author: Gunnar Wrobel p@rdus.de
Author: Steffen Hansen steffen@klaralvdalens-datakonsult.se
Located at Horde/Kolab/FreeBusy/Cache.php
public
|
#
Horde_Kolab_FreeBusy_Cache_File_xacl( string $cache_dir, string $filename )
Construct the Horde_Kolab_FreeBusy_Cache_File_xacl instance. |
public
boolean|PEAR_Error
|
|
public
boolean|PEAR_Error
|
Horde_Kolab_FreeBusy_Cache_File(),
_maketree(),
getFile(),
load(),
store()
|
public
string
|
$_suffix
The suffix of this cache file. |
#
'xacl'
|
public
|
$_xacls
Link to the ACL stored in a data base. |
$_file,
$_filename,
$_version
|