Phenotype API Documentation

Class PhenotypeRequestStandard

Description
Description | Vars (details) | Methods (details)

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

PhenotypeBase
   |
   --PhenotypeRequestStandard
Variable Summary
mixed $code404
Method Summary
Description | Vars (details) | Methods (details)
PhenotypeRequestStandard __construct ()
void analyzeRequest ()
void calcPager$key,  $itemsperpage,  $maxitem,  $_options)
unknown checkPost (unknown_type $k)
String getParamHash ()
void getParamsArray ()
unknown getPostParam (unknown_type $k)
void getReloadUrl ()
void isAjaxRequest ()
void isPostRequest ()
void phpIDS ([ $_excludes = array()])
void printR ()
void shiftParams4Action (string $action)
Variables
Description | Vars (details) | Methods (details)
mixed $code404 = 0 (line 28)
  • access: public

Inherited Variables

Inherited from PhenotypeBase

PhenotypeBase::$charset
PhenotypeBase::$_props
Methods
Constructor __construct (line 33)
  • access: public
PhenotypeRequestStandard __construct ()

Redefinition of:
PhenotypeBase::__construct()
analyzeRequest (line 39)
  • access: public
void analyzeRequest ()
calcPager (line 332)
  • access: public
void calcPager$key,  $itemsperpage,  $maxitem,  $_options)
  • $key
  • $itemsperpage
  • $maxitem
  • $_options
checkPost (line 326)
  • deprecated:
unknown checkPost (unknown_type $k)
  • unknown_type $k
getParamHash (line 263)

creates the parameter hash used for the include cache

  • return: containing all relevant keys and values of the request
  • access: public
String getParamHash ()
getParamsArray (line 253)
  • access: public
void getParamsArray ()
getPostParam (line 311)
  • deprecated:
unknown getPostParam (unknown_type $k)
  • unknown_type $k
getReloadUrl (line 280)
  • access: public
void getReloadUrl ()
isAjaxRequest (line 292)
  • access: public
void isAjaxRequest ()
isPostRequest (line 287)
  • access: public
void isPostRequest ()
phpIDS (line 370)
  • access: public
void phpIDS ([ $_excludes = array()])
  • $_excludes
printR (line 246)
void printR ()
shiftParams4Action (line 231)

This method is called, wenn Include Actions are enabled and action is selected on smartParam1

  • access: public
void shiftParams4Action (string $action)
  • string $action

Inherited Methods

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

Documentation generated on Fri, 17 Jul 2009 16:43:33 +0200 by phpDocumentor 1.4.2

Bookmark and Share