Documentation

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
author

Michael J Rubinsky mrubinsk@horde.org

Table of Contents

$_share  : mixed
__construct()  : mixed
Const'r
toHash()  : array<string|int, mixed>
Convert this tasklist to a hash.

Properties

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.

Search results