Class Image

Description

This represents an Image Item.

  • version: $Id: Image.php,v 1.7 2006/11/26 22:04:42 kpapst Exp $
  • copyright: Copyright (C) 2002-2006 Kevin Papst
  • author: Kevin Papst
  • license: GNU Public License
MasterItemType
   |
   --Itemtype
      |
      --Item
         |
         --Image
Method Summary
Image Image ([int $id = null], [mixed $treetype = ITEM_LOAD_FULL], [String $language = ''])
Methods
Constructor Image (line 49)

This intializes the Object with the given Image ID If you pass null as ID the Object will not be initialized but only instantiated.

Image Image ([int $id = null], [mixed $treetype = ITEM_LOAD_FULL], [String $language = ''])
  • int $id: id the Image ID or null
  • mixed $treetype: treetype the TreeType
  • String $language: language the Language

Inherited Methods

Inherited From Item

Item::Item()
Item::exists()
Item::getCatchwords()
Item::getChilds()
Item::getContent()
Item::getCreateByID()
Item::getCreateDate()
Item::getDescription()
Item::getFullURL()
Item::getID()
Item::getItemDate()
Item::getItemNum()
Item::getItemText()
Item::getItemType()
Item::getLanguageID()
Item::getLastByID()
Item::getLastDate()
Item::getMimetype()
Item::getName()
Item::getOriginalName()
Item::getParentID()
Item::getPosition()
Item::getSize()
Item::getURL()
Item::getValidFrom()
Item::getValidTo()
Item::getWorkflowName()
Item::hasChilds()
Item::isHidden()
Item::isInTrash()
Item::lastModified()
Item::toString()

Inherited From Itemtype

Itemtype::Itemtype()
Itemtype::getClass()
Itemtype::getClassName()
Itemtype::getCommand()
Itemtype::getDirectory()
Itemtype::getItemtypeID()
Itemtype::initItemtype()

Inherited From MasterItemType

MasterItemType::MasterItemType()
MasterItemType::countItemtypes()
MasterItemType::getClassForItemType()
MasterItemType::getClassNameForItemType()
MasterItemType::getCommandForItemType()
MasterItemType::getDirectoryForItemType()
MasterItemType::getItemTypeForCommand()
MasterItemType::getSelectColumns()

Documentation generated by phpDocumentor 1.3.1