Class Macrocycle

Description

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

  • usedby: addSuccess.php - macrocycle: the macrocycle in wich the mesoocycle is included
  • usedby: _Macrocycle.php - macrocycler: the macrocycle which owns the mesoocycles
  • usedby: editSuccess.php - period: the macrocycle where the data is put on
  • usedby: addSuccess.php - period: the macrocycle where the data is put on
  • usedby: showSuccess.php - period: the macrocycle where the data is put on
  • usedby: notDeletedSuccess.php - period: the macrocycle where the data is put on

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

BaseObject
   |
   --BaseMacrocycle
      |
      --Macrocycle
Method Summary
Variables
Methods
getIntensity1HighLimit (line 34)
  • return: of the High limit of the first intensity level
  • access: public
Value getIntensity1HighLimit ()
getIntensity1LowLimit (line 27)
  • return: of the Low limit of the first intensity level
  • access: public
Value getIntensity1LowLimit ()
getIntensity2HighLimit (line 49)
  • return: of the High limit of the second intensity level
  • access: public
Value getIntensity2HighLimit ()
getIntensity2LowLimit (line 42)
  • return: of the Low limit of the second intensity level
  • access: public
Value getIntensity2LowLimit ()
getIntensity3HighLimit (line 64)
  • return: of the High limit of the third intensity level
  • access: public
Value getIntensity3HighLimit ()
getIntensity3LowLimit (line 57)
  • return: of the Low limit of the third intensity level
  • access: public
Value getIntensity3LowLimit ()
__toString (line 18)

Method to return a description when echo variable is called

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

Inherited Methods

Inherited From BaseMacrocycle

BaseMacrocycle::addMesocycle()
BaseMacrocycle::buildCriteria()
BaseMacrocycle::buildPkeyCriteria()
BaseMacrocycle::copy()
BaseMacrocycle::copyInto()
BaseMacrocycle::countMesocycles()
BaseMacrocycle::delete()
BaseMacrocycle::doSave()
BaseMacrocycle::doValidate()
BaseMacrocycle::fromArray()
BaseMacrocycle::getByName()
BaseMacrocycle::getByPosition()
BaseMacrocycle::getDescription()
BaseMacrocycle::getId()
BaseMacrocycle::getIntensityUnitId()
BaseMacrocycle::getLastDayAt()
BaseMacrocycle::getMesocycles()
BaseMacrocycle::getMesocyclesJoinUnitRelatedByIntensityUnitId()
BaseMacrocycle::getMesocyclesJoinUnitRelatedByVolumeUnitId()
BaseMacrocycle::getPeer()
BaseMacrocycle::getPrimaryKey()
BaseMacrocycle::getReportedIntensity1()
BaseMacrocycle::getReportedIntensity2()
BaseMacrocycle::getReportedIntensity3()
BaseMacrocycle::getReportedVolume()
BaseMacrocycle::getSeason()
BaseMacrocycle::getSeasonId()
BaseMacrocycle::getStartAt()
BaseMacrocycle::getTheoricIntensity1()
BaseMacrocycle::getTheoricIntensity2()
BaseMacrocycle::getTheoricIntensity3()
BaseMacrocycle::getTheoricVolume()
BaseMacrocycle::getUnitRelatedByIntensityUnitId()
BaseMacrocycle::getUnitRelatedByVolumeUnitId()
BaseMacrocycle::getValidationFailures()
BaseMacrocycle::getVolumeUnitId()
BaseMacrocycle::hydrate()
BaseMacrocycle::initMesocycles()
BaseMacrocycle::save()
BaseMacrocycle::setByName()
BaseMacrocycle::setByPosition()
BaseMacrocycle::setDescription()
BaseMacrocycle::setId()
BaseMacrocycle::setIntensityUnitId()
BaseMacrocycle::setLastDayAt()
BaseMacrocycle::setPrimaryKey()
BaseMacrocycle::setReportedIntensity1()
BaseMacrocycle::setReportedIntensity2()
BaseMacrocycle::setReportedIntensity3()
BaseMacrocycle::setReportedVolume()
BaseMacrocycle::setSeason()
BaseMacrocycle::setSeasonId()
BaseMacrocycle::setStartAt()
BaseMacrocycle::setTheoricIntensity1()
BaseMacrocycle::setTheoricIntensity2()
BaseMacrocycle::setTheoricIntensity3()
BaseMacrocycle::setTheoricVolume()
BaseMacrocycle::setUnitRelatedByIntensityUnitId()
BaseMacrocycle::setUnitRelatedByVolumeUnitId()
BaseMacrocycle::setVolumeUnitId()
BaseMacrocycle::toArray()
BaseMacrocycle::validate()

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