Class Mesocycle

Description
  • author: Diego Cebrián
  • usedby: addSuccess.php - mesocycle: the mesocycle in wich the microcycle is included
  • usedby: _Mesocycle.php - mesocycle: the mesocycle which owns the microcycles
  • usedby: editSuccess.php - period: the mesocycle to edit
  • usedby: addSuccess.php - period: the mesoocycle where the data is put on
  • usedby: notDeletedSuccess.php - period: the mesocycle where the data is put on
  • usedby: showSuccess.php - period: the mesocycle where the data is put on

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

BaseObject
   |
   --BaseMesocycle
      |
      --Mesocycle
Method Summary
Variables
Methods
getIntensity1HighLimit (line 52)
  • return: of the High limit of the first intensity level
  • access: public
Value getIntensity1HighLimit ()
getIntensity1LowLimit (line 45)
  • return: of the Low limit of the first intensity level
  • access: public
Value getIntensity1LowLimit ()
getIntensity2HighLimit (line 67)
  • return: of the High limit of the second intensity level
  • access: public
Value getIntensity2HighLimit ()
getIntensity2LowLimit (line 60)
  • return: of the Low limit of the second intensity level
  • access: public
Value getIntensity2LowLimit ()
getIntensity3HighLimit (line 82)
  • return: of the High limit of the third intensity level
  • access: public
Value getIntensity3HighLimit ()
getIntensity3LowLimit (line 75)
  • return: of the Low limit of the third intensity level
  • access: public
Value getIntensity3LowLimit ()
getSeason (line 36)

Get the season for this period

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

Retrieve the Volume unit from the correspondant season

  • access: public
Unit getVolumeUnit ()
__toString (line 27)

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::getLastDayAt()
BaseMesocycle::getMacrocycle()
BaseMesocycle::getMacrocycleId()
BaseMesocycle::getMicrocycles()
BaseMesocycle::getPeer()
BaseMesocycle::getPrimaryKey()
BaseMesocycle::getReportedIntensity1()
BaseMesocycle::getReportedIntensity2()
BaseMesocycle::getReportedIntensity3()
BaseMesocycle::getReportedVolume()
BaseMesocycle::getStartAt()
BaseMesocycle::getTheoricIntensity1()
BaseMesocycle::getTheoricIntensity2()
BaseMesocycle::getTheoricIntensity3()
BaseMesocycle::getTheoricVolume()
BaseMesocycle::getValidationFailures()
BaseMesocycle::hydrate()
BaseMesocycle::initMicrocycles()
BaseMesocycle::save()
BaseMesocycle::setByName()
BaseMesocycle::setByPosition()
BaseMesocycle::setDescription()
BaseMesocycle::setId()
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::toArray()
BaseMesocycle::validate()

Documentation generated on Tue, 31 Mar 2009 19:03:25 +0200 by phpDocumentor 1.4.2