CACHE_PREFIX
CACHE_PREFIX
Cache prefix.
This class provides an SQL driver for the Horde group system.
setData(mixed $gid, array|string $attribute, string $value = null)
Sets one or more attributes of a group.
mixed | $gid | A group ID. |
array|string | $attribute | An attribute name or a hash of attributes. |
string | $value | An attribute value if $attribute is a string. |
_setData(mixed $gid, array|string $attribute, string $value = null)
Sets one or more attributes of a group.
mixed | $gid | A group ID. |
array|string | $attribute | An attribute name or a hash of attributes. |
string | $value | An attribute value if $attribute is a string. |