Documentation

Hermes_Form_Time_Entry extends Hermes_Form_Time
in package

TimeEntryForm Class.

Copyright 2002-2017 Horde LLC (http://www.horde.org/)

See the enclosed file LICENSE for license information (BSD). If you did not receive this file, see http://www.horde.org/licenses/bsdl.php.

Tags
author

Chuck Hagenbuch chuck@horde.org

Table of Contents

$_costObjects  : Horde_Form_Variable
Reference to the form field storing the cost objects.
__construct()  : mixed
getClientType()  : mixed
getJobTypeType()  : mixed
setCostObjects()  : mixed

Properties

$_costObjects

Reference to the form field storing the cost objects.

protected Horde_Form_Variable $_costObjects

Methods

__construct()

public __construct(mixed &$vars) : mixed
Parameters
$vars : mixed
Return values
mixed

getClientType()

public getClientType() : mixed
Return values
mixed

getJobTypeType()

public getJobTypeType() : mixed
Return values
mixed

setCostObjects()

public setCostObjects(mixed $vars) : mixed
Parameters
$vars : mixed
Return values
mixed

Search results