Activity.php

Location: extensions/GrandObjects/Activity.php
Source Code: master
Classes: Activity

Description

The Activity class is used to access data from the grand_activities table. An Activity is a set of Milestones to be accomplished by a Project.

Static Factory Methods

  • newFromId($id)
  • newFromName($name, $projectId="")

Table Of Contents

Previous topic

GrandObjects

Next topic

BackboneModel.php

This Page