Class PhenotypeIncludeStandard
Located in /class/PhenotypeInclude.class.php (line 25)
PhenotypeBase | --PhenotypeIncludeStandard
| Class | Description |
|---|---|
| PhenotypeInclude |
reserved for future usage
enable/disable magic properties
When smartActions are enabled the request object tries to guess the selected action. If no action parameter is given, the first smartParam will become the action. That results in a "shift" of all other params. This shift may interfere with other includes. Therefore the request object is cloned by default. You may turn this protection off (might help you when debugging smartActions).
enable/disable smartActions
Inherited Variables
Inherited from PhenotypeBase
PhenotypeBase::$charset
PhenotypeBase::$_props
If set to true page layout rendering is canceled, when executing this include
Attention: That also means, that the whole rendering process is stopped after execution of this Include, so be sure, to place it in the right order
- $p1
- $p2
reserved for future usage
currently there's a problem with the output buffer, if we don't know from beginning, that the layout should be disabled
Please implement this method for normale includes
You don't need it when using smartActions
action/view dispatcher if smartActions are enabled
Jump to another action (via http-redirect)
We don't have a forward function, you may call executeActionXY manually
- unknown_type $action
- unknown_type $_params
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:03 +0200 by phpDocumentor 1.4.2
Recent Blog Posts
- Finally Multibyte - Phenotype 3.0
- Phenotype 2.9 explained
- Integration of PHPIDS (PHP-Intrusion Detection System)
- New Release: Phenotype 2.8 Ready for Download
- Restart: New Phenotype Website Live
- Phenotype worth: 2 Million $
- New Feature: Automatic Image Version Creation
- Additional smartURL variable: smartPATH