Class Microcycle

Description

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

BaseObject
   |
   --BaseMicrocycle
      |
      --Microcycle
Method Summary
the getSeason ()
booblean saveAndCreate ([conexiont $con = null])
description __toString ()
Variables
Methods
getIntensity1HighLimit (line 89)
  • return: of the High limit of the first intensity level
  • access: public
Value getIntensity1HighLimit ()
getIntensity1LowLimit (line 82)
  • return: of the Low limit of the first intensity level
  • access: public
Value getIntensity1LowLimit ()
getIntensity2HighLimit (line 104)
  • return: of the High limit of the second intensity level
  • access: public
Value getIntensity2HighLimit ()
getIntensity2LowLimit (line 97)
  • return: of the Low limit of the second intensity level
  • access: public
Value getIntensity2LowLimit ()
getIntensity3HighLimit (line 119)
  • return: of the High limit of the third intensity level
  • access: public
Value getIntensity3HighLimit ()
getIntensity3LowLimit (line 112)
  • return: of the Low limit of the third intensity level
  • access: public
Value getIntensity3LowLimit ()
getSeason (line 73)

Get the season for this period

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

Retrieve the Volume unit from the correspondant season

  • access: public
Unit getVolumeUnit ()
saveAndCreate (line 37)

Method to save the microcycle and create the sessions that are inside

  • return: that tells if i was fine
  • access: public
booblean saveAndCreate ([conexiont $con = null])
  • conexiont $con: to database $con
__toString (line 27)

Method to return a description when echo variable is called

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

Inherited Methods

Inherited From BaseMicrocycle

BaseMicrocycle::addSession()
BaseMicrocycle::buildCriteria()
BaseMicrocycle::buildPkeyCriteria()
BaseMicrocycle::copy()
BaseMicrocycle::copyInto()
BaseMicrocycle::countSessions()
BaseMicrocycle::delete()
BaseMicrocycle::doSave()
BaseMicrocycle::doValidate()
BaseMicrocycle::fromArray()
BaseMicrocycle::getByName()
BaseMicrocycle::getByPosition()
BaseMicrocycle::getDescription()
BaseMicrocycle::getId()
BaseMicrocycle::getLastDayAt()
BaseMicrocycle::getMesocycle()
BaseMicrocycle::getMesocycleId()
BaseMicrocycle::getPeer()
BaseMicrocycle::getPrimaryKey()
BaseMicrocycle::getReportedIntensity1()
BaseMicrocycle::getReportedIntensity2()
BaseMicrocycle::getReportedIntensity3()
BaseMicrocycle::getReportedVolume()
BaseMicrocycle::getSessions()
BaseMicrocycle::getStartAt()
BaseMicrocycle::getTheoricIntensity1()
BaseMicrocycle::getTheoricIntensity2()
BaseMicrocycle::getTheoricIntensity3()
BaseMicrocycle::getTheoricVolume()
BaseMicrocycle::getValidationFailures()
BaseMicrocycle::hydrate()
BaseMicrocycle::initSessions()
BaseMicrocycle::save()
BaseMicrocycle::setByName()
BaseMicrocycle::setByPosition()
BaseMicrocycle::setDescription()
BaseMicrocycle::setId()
BaseMicrocycle::setLastDayAt()
BaseMicrocycle::setMesocycle()
BaseMicrocycle::setMesocycleId()
BaseMicrocycle::setPrimaryKey()
BaseMicrocycle::setReportedIntensity1()
BaseMicrocycle::setReportedIntensity2()
BaseMicrocycle::setReportedIntensity3()
BaseMicrocycle::setReportedVolume()
BaseMicrocycle::setStartAt()
BaseMicrocycle::setTheoricIntensity1()
BaseMicrocycle::setTheoricIntensity2()
BaseMicrocycle::setTheoricIntensity3()
BaseMicrocycle::setTheoricVolume()
BaseMicrocycle::toArray()
BaseMicrocycle::validate()

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