
Public Member Functions | |
| __construct ($id_or_array=NULL) | |
| getProject () | |
| getProjectLink () | |
| getPerson () | |
| getPersonLink () | |
| getLink ($short_name=true) | |
| setStatus ($status=NULL) | |
| getStatus () | |
Static Public Member Functions | |
| static | initFields () |
| static | getById ($id) |
| static | getVisibleById ($id) |
| static | getEditableById ($id) |
| static | getDateCreatedLast () |
| static & | getAll ($args=NULL) |
| static & | getSumEfforts ($args=NULL) |
| static & | getEffortPersons ($args=NULL) |
| static & | getEffortTasks ($args=NULL) |
| static | getMinMaxTime ($args=NULL) |
Public Attributes | |
| $level | |
| $type | |
| $effort_status | |
Definition at line 24 of file class_effort.inc.php.
1.5.1-p1