Activity Class Reference
List of all members.
Member Function Documentation
Activity::Activity |
( |
$ |
data |
) |
|
Constructs a new Activity from the given DB resultset
- Parameters:
-
| array | $data the DB resultset |
Returns whether this Activity is deleted
- Returns:
- boolean Whether this Activity is deleted
Activity::newFromId |
( |
$ |
id |
) |
|
Activity::newFromName |
( |
$ |
name, |
|
|
$ |
projectId = "" | |
|
) |
| | |
Returns the Activity with the given name NOTE: The names need not be unique(although usually will be), so this may not return the desired row
- Parameters:
-
- Returns:
- Activity The Activity with the given name
The documentation for this class was generated from the following file:
- extensions/GrandObjects/Activity.php