/ecdStd.inc.php

Description

Provide standard display functions.

Classes
Class Description
ecdStd Provide standard display functions.
Includes
require_once ('ecdForms.inc.php') (line 31)

******************************************************************** Copyright (C) 2004 The Anarcat <anarcat@anarcat.ath.cx>

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.

See also http://www.fsf.org *******************************************************************

require_once ('Project.php') (line 33)
require_once ('Customer.php') (line 32)
Functions
push_proj (line 692)

helper function to stack project names

this will associate the project id with its indented name in the global $_proj_tree

void push_proj (Project $proj, int $depth)
  • Project $proj: a project to stack
  • int $depth: the depth of the project in the project tree

Documentation generated on Tue, 11 Jan 2005 01:38:23 -0500 by phpDocumentor 1.3.0RC3