Class CMS_example

Description

CMS_example Class extends CMS_superResource This file is a useage example for the superResource.

It is not used by Automne.

Located in /automne/classes/modules/superResourceExample.php (line 27)

CMS_grandFather
   |
   --CMS_resource
      |
      --CMS_superResource
         |
         --CMS_example
Method Summary
 void __construct ([integer $id = 0], [boolean $public = false])
 string: getValidationLabel ()
Methods
Constructor __construct (line 111)

Constructor.

initializes object if the id is given.

  • access: public
void __construct ([integer $id = 0], [boolean $public = false])
  • integer $id: DB id
  • boolean $public: wich type of data (default=false : edited)
getValidationLabel (line 125)

Get validation label for this resource.

  • return: the validation label.
  • access: public
string: getValidationLabel ()

Inherited Methods

Inherited From CMS_superResource

 CMS_superResource::CMS_superResource()
 CMS_superResource::destroy()
 CMS_superResource::getBoolean()
 CMS_superResource::getDefaultValue()
 CMS_superResource::getExternalLink()
 CMS_superResource::getFilePath()
 CMS_superResource::getID()
 CMS_superResource::getImagePath()
 CMS_superResource::getInteger()
 CMS_superResource::getInternalLinkPage()
 CMS_superResource::getLink()
 CMS_superResource::getLinkType()
 CMS_superResource::getList()
 CMS_superResource::getObject()
 CMS_superResource::getOrder()
 CMS_superResource::getOrderMax()
 CMS_superResource::getString()
 CMS_superResource::getTableData()
 CMS_superResource::getTheDate()
 CMS_superResource::getValue()
 CMS_superResource::moveDown()
 CMS_superResource::moveTo()
 CMS_superResource::moveUp()
 CMS_superResource::search()
 CMS_superResource::setBoolean()
 CMS_superResource::setDate()
 CMS_superResource::setExternalLink()
 CMS_superResource::setFile()
 CMS_superResource::setImage()
 CMS_superResource::setInteger()
 CMS_superResource::setInternalLink()
 CMS_superResource::setLink()
 CMS_superResource::setObject()
 CMS_superResource::setOrder()
 CMS_superResource::setString()
 CMS_superResource::setValue()
 CMS_superResource::writeToPersistence()
 CMS_superResource::_hasResource()
 CMS_superResource::_initObjects()

Inherited From CMS_resource

 CMS_resource::CMS_resource()
 CMS_resource::addEdition()
 CMS_resource::addValidationRefused()
 CMS_resource::cancelAllEditions()
 CMS_resource::destroy()
 CMS_resource::getAllDataLocations()
 CMS_resource::getAllLinkTypes()
 CMS_resource::getEditors()
 CMS_resource::getEditorsStack()
 CMS_resource::getID()
 CMS_resource::getLocation()
 CMS_resource::getLock()
 CMS_resource::getLockDate()
 CMS_resource::getProposedLocation()
 CMS_resource::getPublication()
 CMS_resource::getPublicationDateEnd()
 CMS_resource::getPublicationDateStart()
 CMS_resource::getStatus()
 CMS_resource::isProposedForOutsideUserspace()
 CMS_resource::lock()
 CMS_resource::removeProposedLocation()
 CMS_resource::resetEditorsStack()
 CMS_resource::setProposedLocation()
 CMS_resource::setPublicationDates()
 CMS_resource::unlock()
 CMS_resource::validateEdition()
 CMS_resource::validateProposedLocation()
 CMS_resource::writeToPersistence()

Inherited From CMS_grandFather

 CMS_grandFather::autoload()
 CMS_grandFather::hasError()
 CMS_grandFather::log()
 CMS_grandFather::PHPErrorHandler()
 CMS_grandFather::raiseError()
 CMS_grandFather::setDebug()
 CMS_grandFather::setLog()
 CMS_grandFather::_raiseError()
 CMS_grandFather::__call()
Class Constants

Documentation generated on Wed, 15 Feb 2012 15:39:45 +0100 by phpDocumentor 1.4.3