Returns the default tasklist for the current user at the specified
permissions level.
public static getDefaultTasklist ( integer $permission = Horde_Perms::SHOW ) : string | ||
$permission | integer | Horde_Perms constant for permission level required. |
return | string | The default tasklist or null if none. |