Class Macrocycle

Description
  • author: Diego Cebrián
  • 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: notDeletedSuccess.php - period: the macrocycle where the data is put on
  • usedby: showSuccess.php - period: the macrocycle where the data is put on

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

BaseObject
   |
   --BaseMacrocycle
      |
      --Macrocycle
Method Summary
Variables
Methods
getIntensity1HighLimit (line 44)

getIntensity1HighLimit

  • return: of the High limit of the first intensity level
  • access: public
Value getIntensity1HighLimit ()
getIntensity1LowLimit (line 37)

getIntensity1LowLimit

  • return: of the Low limit of the first intensity level
  • access: public
Value getIntensity1LowLimit ()
getIntensity2HighLimit (line 59)

getIntensity2HighLimit

  • return: of the High limit of the second intensity level
  • access: public
Value getIntensity2HighLimit ()
getIntensity2LowLimit (line 52)

getIntensity2LowLimit

  • return: of the Low limit of the second intensity level
  • access: public
Value getIntensity2LowLimit ()
getIntensity3HighLimit (line 74)

getIntensity3HighLimit

  • return: of the High limit of the third intensity level
  • access: public
Value getIntensity3HighLimit ()
getIntensity3LowLimit (line 67)

getIntensity3LowLimit

  • return: of the Low limit of the third intensity level
  • access: public
Value getIntensity3LowLimit ()
getVolumeUnit (line 83)

Retrieve the Volume unit from the parent class

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

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::getLastDayAt()
BaseMacrocycle::getMesocycles()
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::getValidationFailures()
BaseMacrocycle::hydrate()
BaseMacrocycle::initMesocycles()
BaseMacrocycle::save()
BaseMacrocycle::setByName()
BaseMacrocycle::setByPosition()
BaseMacrocycle::setDescription()
BaseMacrocycle::setId()
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::toArray()
BaseMacrocycle::validate()

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