Class Mesocycle

Description

Subclass for representing a row from the 'mesocycle' table.

Located in /lib/model/Mesocycle.php (line 10)

BaseObject
   |
   --BaseMesocycle
      |
      --Mesocycle
Method Summary
Variables
Methods
getIntensity1HighLimit (line 42)
  • return: of the High limit of the first intensity level
  • access: public
Value getIntensity1HighLimit ()
getIntensity1LowLimit (line 35)
  • return: of the Low limit of the first intensity level
  • access: public
Value getIntensity1LowLimit ()
getIntensity2HighLimit (line 57)
  • return: of the High limit of the second intensity level
  • access: public
Value getIntensity2HighLimit ()
getIntensity2LowLimit (line 50)
  • return: of the Low limit of the second intensity level
  • access: public
Value getIntensity2LowLimit ()
getIntensity3HighLimit (line 72)
  • return: of the High limit of the third intensity level
  • access: public
Value getIntensity3HighLimit ()
getIntensity3LowLimit (line 65)
  • return: of the Low limit of the third intensity level
  • access: public
Value getIntensity3LowLimit ()
getSeason (line 26)

Get the season for this period

  • return: object seeason that contents this period
  • access: public
the getSeason ()
__toString (line 17)

Method to return a description when echo variable is called

  • return: of the mesocycle
  • access: public
description __toString ()

Inherited Methods

Inherited From BaseMesocycle

BaseMesocycle::addMicrocycle()
BaseMesocycle::buildCriteria()
BaseMesocycle::buildPkeyCriteria()
BaseMesocycle::copy()
BaseMesocycle::copyInto()
BaseMesocycle::countMicrocycles()
BaseMesocycle::delete()
BaseMesocycle::doSave()
BaseMesocycle::doValidate()
BaseMesocycle::fromArray()
BaseMesocycle::getByName()
BaseMesocycle::getByPosition()
BaseMesocycle::getDescription()
BaseMesocycle::getId()
BaseMesocycle::getIntensityUnitId()
BaseMesocycle::getLastDayAt()
BaseMesocycle::getMacrocycle()
BaseMesocycle::getMacrocycleId()
BaseMesocycle::getMicrocycles()
BaseMesocycle::getMicrocyclesJoinUnitRelatedByIntensityUnitId()
BaseMesocycle::getMicrocyclesJoinUnitRelatedByVolumeUnitId()
BaseMesocycle::getPeer()
BaseMesocycle::getPrimaryKey()
BaseMesocycle::getReportedIntensity1()
BaseMesocycle::getReportedIntensity2()
BaseMesocycle::getReportedIntensity3()
BaseMesocycle::getReportedVolume()
BaseMesocycle::getStartAt()
BaseMesocycle::getTheoricIntensity1()
BaseMesocycle::getTheoricIntensity2()
BaseMesocycle::getTheoricIntensity3()
BaseMesocycle::getTheoricVolume()
BaseMesocycle::getUnitRelatedByIntensityUnitId()
BaseMesocycle::getUnitRelatedByVolumeUnitId()
BaseMesocycle::getValidationFailures()
BaseMesocycle::getVolumeUnitId()
BaseMesocycle::hydrate()
BaseMesocycle::initMicrocycles()
BaseMesocycle::save()
BaseMesocycle::setByName()
BaseMesocycle::setByPosition()
BaseMesocycle::setDescription()
BaseMesocycle::setId()
BaseMesocycle::setIntensityUnitId()
BaseMesocycle::setLastDayAt()
BaseMesocycle::setMacrocycle()
BaseMesocycle::setMacrocycleId()
BaseMesocycle::setPrimaryKey()
BaseMesocycle::setReportedIntensity1()
BaseMesocycle::setReportedIntensity2()
BaseMesocycle::setReportedIntensity3()
BaseMesocycle::setReportedVolume()
BaseMesocycle::setStartAt()
BaseMesocycle::setTheoricIntensity1()
BaseMesocycle::setTheoricIntensity2()
BaseMesocycle::setTheoricIntensity3()
BaseMesocycle::setTheoricVolume()
BaseMesocycle::setUnitRelatedByIntensityUnitId()
BaseMesocycle::setUnitRelatedByVolumeUnitId()
BaseMesocycle::setVolumeUnitId()
BaseMesocycle::toArray()
BaseMesocycle::validate()

Documentation generated on Wed, 25 Mar 2009 02:58:37 +0100 by phpDocumentor 1.4.2