Class PhenotypePageStandard
Located in /class/PhenotypePage.class.php (line 25)
PhenotypeBase | --PhenotypePageStandard
| Class | Description |
|---|---|
| PhenotypePage |
Inherited Variables
Inherited from PhenotypeBase
PhenotypeBase::$charset
PhenotypeBase::$_props
- $id
- $ver_id
- $grp_id
- $uid
- $pag_id_source
- $pag_id_anchor
- $order
- $con_id
- $dat_id
- $skin
- $count
- $html
- $myTC
- $info
- $pag_id
- $_pages
Returns the page description field ("page_bez" in DB page)
added 2008/05/19 by Dominique Bös
retrieves URL of a page using the DAO cache
You should not overwerite this method. If you want to change URL behaviour stick to buildURL instead.
- integer $lng_id
- $id
- $ver_id
- $grp_id
- $uid
- $grp_id
- $top_id
- $pos
- $usr_id
- $grp_id
- $usr_id
- $page_id
- $order
- $usr_id
imports a page in PT-Raw-XML-Format
only importmethod "overwrite" is supported, no consistency checks !
- string $buffer
export pagegroups in raw XML-format
imports pagegroups
- string $buffer
rebuild smartURL of current page
Notes: When changing the url of a page, the whole cache must get cleard ($myPT->clearcache()); If the page has child pages, the url of all child pages must get rebuilt also! Then you have to set $recursive to true. It's false by default, since a common way to use this method is to rebuild the urls of all pages (and you don't want the recursion happe to often then). After that you have to clear the cache (which equally would happen to often, if it would be true by default)
- boolean $recursive
- boolean $clearcache
- $ver_id
- $buildcache
- $editbuffer
- $con_id
- $dat_id
- $skin
- $count
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:30 +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