Class Microcycle

Description

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

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

BaseObject
   |
   --BaseMicrocycle
      |
      --Microcycle
Method Summary
the getSeason ()
booblean saveAndCreate ([conexiont $con = null])
description __toString ()
Variables
Methods
getIntensity1HighLimit (line 79)
  • return: of the High limit of the first intensity level
  • access: public
Value getIntensity1HighLimit ()
getIntensity1LowLimit (line 72)
  • return: of the Low limit of the first intensity level
  • access: public
Value getIntensity1LowLimit ()
getIntensity2HighLimit (line 94)
  • return: of the High limit of the second intensity level
  • access: public
Value getIntensity2HighLimit ()
getIntensity2LowLimit (line 87)
  • return: of the Low limit of the second intensity level
  • access: public
Value getIntensity2LowLimit ()
getIntensity3HighLimit (line 109)
  • return: of the High limit of the third intensity level
  • access: public
Value getIntensity3HighLimit ()
getIntensity3LowLimit (line 102)
  • return: of the Low limit of the third intensity level
  • access: public
Value getIntensity3LowLimit ()
getSeason (line 63)

Get the season for this period

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

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 17)

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::getIntensityUnitId()
BaseMicrocycle::getLastDayAt()
BaseMicrocycle::getMesocycle()
BaseMicrocycle::getMesocycleId()
BaseMicrocycle::getPeer()
BaseMicrocycle::getPrimaryKey()
BaseMicrocycle::getReportedIntensity1()
BaseMicrocycle::getReportedIntensity2()
BaseMicrocycle::getReportedIntensity3()
BaseMicrocycle::getReportedVolume()
BaseMicrocycle::getSessions()
BaseMicrocycle::getSessionsJoinUnitRelatedByIntensityUnitId()
BaseMicrocycle::getSessionsJoinUnitRelatedByVolumeUnitId()
BaseMicrocycle::getStartAt()
BaseMicrocycle::getTheoricIntensity1()
BaseMicrocycle::getTheoricIntensity2()
BaseMicrocycle::getTheoricIntensity3()
BaseMicrocycle::getTheoricVolume()
BaseMicrocycle::getUnitRelatedByIntensityUnitId()
BaseMicrocycle::getUnitRelatedByVolumeUnitId()
BaseMicrocycle::getValidationFailures()
BaseMicrocycle::getVolumeUnitId()
BaseMicrocycle::hydrate()
BaseMicrocycle::initSessions()
BaseMicrocycle::save()
BaseMicrocycle::setByName()
BaseMicrocycle::setByPosition()
BaseMicrocycle::setDescription()
BaseMicrocycle::setId()
BaseMicrocycle::setIntensityUnitId()
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::setUnitRelatedByIntensityUnitId()
BaseMicrocycle::setUnitRelatedByVolumeUnitId()
BaseMicrocycle::setVolumeUnitId()
BaseMicrocycle::toArray()
BaseMicrocycle::validate()

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