Class Session

Description
  • author: Diego Cebrián

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

BaseObject
   |
   --BaseSession
      |
      --Session
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 session
  • access: public
description __toString ()

Inherited Methods

Inherited From BaseSession

BaseSession::buildCriteria()
BaseSession::buildPkeyCriteria()
BaseSession::copy()
BaseSession::copyInto()
BaseSession::delete()
BaseSession::doSave()
BaseSession::doValidate()
BaseSession::fromArray()
BaseSession::getByName()
BaseSession::getByPosition()
BaseSession::getDate()
BaseSession::getDescription()
BaseSession::getFeedback()
BaseSession::getId()
BaseSession::getMicrocycle()
BaseSession::getMicrocycleId()
BaseSession::getMorningSession()
BaseSession::getPeer()
BaseSession::getPrimaryKey()
BaseSession::getReportedIntensity1()
BaseSession::getReportedIntensity2()
BaseSession::getReportedIntensity3()
BaseSession::getReportedVolume()
BaseSession::getTheoricIntensity1()
BaseSession::getTheoricIntensity2()
BaseSession::getTheoricIntensity3()
BaseSession::getTheoricVolume()
BaseSession::getValidationFailures()
BaseSession::getWakeUpHr()
BaseSession::hydrate()
BaseSession::save()
BaseSession::setByName()
BaseSession::setByPosition()
BaseSession::setDate()
BaseSession::setDescription()
BaseSession::setFeedback()
BaseSession::setId()
BaseSession::setMicrocycle()
BaseSession::setMicrocycleId()
BaseSession::setMorningSession()
BaseSession::setPrimaryKey()
BaseSession::setReportedIntensity1()
BaseSession::setReportedIntensity2()
BaseSession::setReportedIntensity3()
BaseSession::setReportedVolume()
BaseSession::setTheoricIntensity1()
BaseSession::setTheoricIntensity2()
BaseSession::setTheoricIntensity3()
BaseSession::setTheoricVolume()
BaseSession::setWakeUpHr()
BaseSession::toArray()
BaseSession::validate()

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