com.lokorin.lokorin.lib
[ class tree: com.lokorin.lokorin.lib ] [ index: com.lokorin.lokorin.lib ] [ all elements ]

Class: Stage

Source Location: /_includes/lib_projects.php

Class Overview

TableEntry
   |
   --Stage

Describes a project stage. Each stage represents a part of the deveolpment process of a project.


Author(s):

  • Andreas Launila

Variables

Methods


Inherited Variables

Inherited Methods

Class: TableEntry

TableEntry::__construct()
Constructor for TableEntry.
TableEntry::getId()
Gets the unique identifier for the table entry.
TableEntry::readRow()
Processes the contents of a retrieved row that describes the entry.

Class Details

[line 649]
Describes a project stage. Each stage represents a part of the deveolpment process of a project.



Tags:

author:  Andreas Launila


[ Top ]


Class Variables

$description =

[line 656]

A description of the stage. The descriptions should be rather short i.e.

"Finished", they should not be explaining exactly what the stage is in detail.




Tags:

access:  private

Type:   string


[ Top ]



Class Methods


constructor Stage [line 662]

Stage Stage( integer $id)

Constructor for Stage.



Tags:

access:  public


Parameters:

integer   $id   The unique identifier for the stage.

[ Top ]

method getDescription [line 679]

string getDescription( )

Gets the description of the stage.



Tags:

return:  A short description.
access:  public


[ Top ]

method readRow [line 670]

void readRow( mixed $row)



Tags:

access:  protected
see:  com.lokorin.lokorin.includes.TableEntry.readRow($row)


Overrides TableEntry::readRow() (Processes the contents of a retrieved row that describes the entry.)

[ Top ]


Documentation generated on Sun, 16 Apr 2006 21:03:49 +0200 by phpDocumentor 1.3.0RC4