Sesha_Form_Stock
extends Horde_Form
in package
This class is the Stock form that will be responsible for displaying and editing stock entries in the Sesha application.
Copyright 2004-2007 Andrew Coleman mercury@appisolutions.net Copyright 2004-2017 Horde LLC (http://www.horde.org/)
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
- __construct() : mixed
- The default constructor for the StockForm class.
Methods
__construct()
The default constructor for the StockForm class.
public
__construct(Horde_Variables $vars) : mixed
Parameters
- $vars : Horde_Variables
-
The default variables to use.