Nag_Tasklist
in package
Nag_Tasklist is a light wrapper around a Nag tasklist.
See the enclosed file LICENSE for license information (GPL). If you did not receive this file, see http://www.horde.org/licenses/gpl.
Tags
Table of Contents
- $_share : mixed
- __construct() : mixed
- Const'r
- toHash() : array<string|int, mixed>
- Convert this tasklist to a hash.
Properties
$_share
protected
mixed
$_share
Methods
__construct()
Const'r
public
__construct(Horde_Share_Object $share) : mixed
Parameters
- $share : Horde_Share_Object
Return values
mixed —toHash()
Convert this tasklist to a hash.
public
toHash() : array<string|int, mixed>
Return values
array<string|int, mixed> —A hash of tasklist properties.