Phenotype API Documentation

Class PhenotypeActionStandard

Description

Located in /class/PhenotypeAction.class.php (line 25)

PhenotypeBase
   |
   --PhenotypeStandard
      |
      --Phenotype
         |
         --PhenotypeActionStandard
Direct descendents
Class Description
PhenotypeAction
Variable Summary
mixed $id
mixed $retry
mixed $row
Method Summary
PhenotypeActionStandard __construct ()
void execute ()
void nextRunAddTime$s)
void nextRunSetTime$t)
void rawXMLExport ([ $act_id = -1])
void rawXMLImport$buffer)
void runAction ()
Variables
mixed $id (line 27)
  • access: public
mixed $retry = 3600 (line 28)
  • access: public
mixed $row (line 29)
  • access: public

Inherited Variables

Inherited from PhenotypeStandard

PhenotypeStandard::$phpwarnings
PhenotypeStandard::$subversion
PhenotypeStandard::$version
PhenotypeStandard::$_debughints

Inherited from PhenotypeBase

PhenotypeBase::$charset
PhenotypeBase::$_props
Methods
Constructor __construct (line 31)
PhenotypeActionStandard __construct ()

Redefinition of:
PhenotypeStandard::__construct()
execute (line 45)
void execute ()
nextRunAddTime (line 86)
void nextRunAddTime$s)
  • $s
nextRunSetTime (line 95)
void nextRunSetTime$t)
  • $t
rawXMLExport (line 105)
void rawXMLExport ([ $act_id = -1])
  • $act_id
rawXMLImport (line 139)
void rawXMLImport$buffer)
  • $buffer
runAction (line 50)
void runAction ()

Inherited Methods

Inherited From PhenotypeStandard

PhenotypeStandard::__construct()
PhenotypeStandard::appendfile()
PhenotypeStandard::buildOptionsByNamedArray()
PhenotypeStandard::buildOptionsBySQL()
PhenotypeStandard::buildPreferencesArray()
PhenotypeStandard::checkPref()
PhenotypeStandard::clearCache()
PhenotypeStandard::clearcache_page()
PhenotypeStandard::clearcache_subpages()
PhenotypeStandard::colorcodeHTML()
PhenotypeStandard::colorcodePHP()
PhenotypeStandard::createFolder()
PhenotypeStandard::customizeToolkit()
PhenotypeStandard::cutLeft()
PhenotypeStandard::cutString()
PhenotypeStandard::debugPrint()
PhenotypeStandard::description_of_page()
PhenotypeStandard::displayCO()
PhenotypeStandard::displayContentXML()
PhenotypeStandard::displayDebugInfo()
PhenotypeStandard::displayErrorPage()
PhenotypeStandard::displaySequence()
PhenotypeStandard::executeFrontend()
PhenotypeStandard::executeInclude()
PhenotypeStandard::firstDayinMonth()
PhenotypeStandard::gaGetPreferencesArray()
PhenotypeStandard::gaXMLToArray()
PhenotypeStandard::gBuildPreferencesArray()
PhenotypeStandard::german2Timestamp()
PhenotypeStandard::germanDT2Timestamp()
PhenotypeStandard::getContentClassName()
PhenotypeStandard::getContentClassNameByDatId()
PhenotypeStandard::getFilenameOutOfPath()
PhenotypeStandard::getIPref()
PhenotypeStandard::getPage()
PhenotypeStandard::getPref()
PhenotypeStandard::getTemplateFileName()
PhenotypeStandard::getValidationError()
PhenotypeStandard::get_co()
PhenotypeStandard::get_image()
PhenotypeStandard::handleError()
PhenotypeStandard::handleException()
PhenotypeStandard::isValidEmail()
PhenotypeStandard::isValidInteger()
PhenotypeStandard::isValidSelection()
PhenotypeStandard::isValidString()
PhenotypeStandard::lastDayinMonth()
PhenotypeStandard::loadTMX()
PhenotypeStandard::locale()
PhenotypeStandard::localeDate()
PhenotypeStandard::localeFulltime()
PhenotypeStandard::localeH()
PhenotypeStandard::localeHBR()
PhenotypeStandard::localeShortDate()
PhenotypeStandard::nextFriday()
PhenotypeStandard::nextMonday()
PhenotypeStandard::nextMonth()
PhenotypeStandard::nextWeekDay()
PhenotypeStandard::printH()
PhenotypeStandard::printHTML()
PhenotypeStandard::registerController()
PhenotypeStandard::registerSmartURL()
PhenotypeStandard::registerSymbol()
PhenotypeStandard::renderCO()
PhenotypeStandard::respectPHPWarnings()
PhenotypeStandard::setNoValidationError()
PhenotypeStandard::setValidationError()
PhenotypeStandard::startBuffer()
PhenotypeStandard::stopBuffer()
PhenotypeStandard::strip_tags()
PhenotypeStandard::suppressPHPWarnings()
PhenotypeStandard::title_of_page()
PhenotypeStandard::uid()
PhenotypeStandard::url_for_co()
PhenotypeStandard::url_for_content()
PhenotypeStandard::url_for_page()
PhenotypeStandard::writefile()
PhenotypeStandard::__destruct()

Inherited From PhenotypeBase

PhenotypeBase::__construct()
PhenotypeBase::check()
PhenotypeBase::clear()
PhenotypeBase::codeA()
PhenotypeBase::codeAH()
PhenotypeBase::codeH()
PhenotypeBase::codeHBR()
PhenotypeBase::codeHKT()
PhenotypeBase::codeI()
PhenotypeBase::codeSQL()
PhenotypeBase::codeX()
PhenotypeBase::get()
PhenotypeBase::getA()
PhenotypeBase::getAH()
PhenotypeBase::getD()
PhenotypeBase::getH()
PhenotypeBase::getHBR()
PhenotypeBase::getHTML()
PhenotypeBase::getI()
PhenotypeBase::getQ()
PhenotypeBase::getS()
PhenotypeBase::getSQL()
PhenotypeBase::getU()
PhenotypeBase::getURL()
PhenotypeBase::getValidationError()
PhenotypeBase::getX()
PhenotypeBase::isValidEmail()
PhenotypeBase::isValidInteger()
PhenotypeBase::isValidProperty()
PhenotypeBase::isValidSelection()
PhenotypeBase::isValidString()
PhenotypeBase::printProperties()
PhenotypeBase::set()
PhenotypeBase::setNoValidationError()
PhenotypeBase::setValidationError()
PhenotypeBase::urlencode()
Class Constants

Inherited Constants

Inherited from PhenotypeStandard

PhenotypeStandard::INCLUDE_CACHE_TIME

Documentation generated on Fri, 17 Jul 2009 16:42:01 +0200 by phpDocumentor 1.4.2

Bookmark and Share