Tutorial: This and that about content objects
How do I know which tab block the user was editing, when he/she saves a content object?
function update() { echo $this->block_nr; ... //your action here ... parent::update(); }
I dont't want a status flag for my content object
class PhenotypeContent_X extends PhenotypeContent { // Name of the content object var $content_type = X; var $nostatus =1; ... }
You think Phenotype Wiki/Documentation could be better?
We too. Please contribute: Edit this page
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