The InfoLog datasource set's only real start- and endtimes, plus planned and used time and the responsible user as resources (not always the owner too!). The read method of the extended datasource class sets the planned start- and endtime:
Inpackage: infolog
Public Member Functions | |
array I boolean | copy (array $element, int $target, $extra=null) |
Copy the datasource of a projectelement (InfoLog entry) and re-link it with project $target. | |
datasource_infolog () | |
Constructor. | |
array I boolean | get (mixed $data_id) |
get an entry from the underlaying app (if not given) and convert it into a datasource array |
|
Constructor.
|
|
Copy the datasource of a projectelement (InfoLog entry) and re-link it with project $target.
|
|
get an entry from the underlaying app (if not given) and convert it into a datasource array
|