Class UrlTaggedItem

Description

<##>

  • version: $Id: UrlTaggedItem.class.php,v 1.3 2007/09/04 20:25:29 adamfranco Exp $
  • license: GNU General Public License (GPL)
  • copyright: Copyright &copy; 2005, Middlebury College
  • since: 11/2/06

Located in /harmoni/core/Tagging/UrlTaggedItem.class.php (line 26)

TaggedItem
   |
   --UrlTaggedItem
Method Summary
object forId (mixed $id, string $system, [mixed $class = 'UrlTaggedItem'])
object forUrl (string $url, [mixed $displayName = null], [mixed $description = null], [mixed $class = 'UrlTaggedItem'], string $system)
string getDescription ()
string getDisplayName ()
string getThumbnailUrl ()
string getUrl ()
void _loadInfo ()
Methods
forId (line 57)

Constructor

  • since: 11/2/06
  • access: public
object forId (mixed $id, string $system, [mixed $class = 'UrlTaggedItem'])
  • string $system: The system an Id is accessed through
  • mixed $id: object or string $id

Redefinition of:
TaggedItem::forId()
Constructor
forUrl (line 39)

Constructor

  • since: 11/2/06
  • access: public
object forUrl (string $url, [mixed $displayName = null], [mixed $description = null], [mixed $class = 'UrlTaggedItem'], string $system)
  • string $url
  • string $system: The system an Id is accessed through
getDescription (line 92)

Answer the description of this item

  • since: 11/3/06
  • access: public
string getDescription ()

Redefinition of:
TaggedItem::getDescription()
Answer the description of this item
getDisplayName (line 80)

Answer the display name for this item

  • since: 11/3/06
  • access: public
string getDisplayName ()

Redefinition of:
TaggedItem::getDisplayName()
Answer the display name for this item
getThumbnailUrl (line 104)

Answer the thumbnail url of this item

  • since: 11/3/06
  • access: public
string getThumbnailUrl ()

Redefinition of:
TaggedItem::getThumbnailUrl()
Answer the thumbnail url of this item
getUrl (line 69)

Answer the url to this item

  • since: 11/3/06
  • access: public
string getUrl ()

Redefinition of:
TaggedItem::getUrl()
Answer the url to this item
_loadInfo (line 115)

Populate the info for this item

  • since: 11/8/06
  • access: public
void _loadInfo ()

Inherited Methods

Inherited From TaggedItem

TaggedItem::deleteTagsByAgent()
TaggedItem::forDatabaseRow()
TaggedItem::forId()
TaggedItem::getDatabaseId()
TaggedItem::getDatabaseIndex()
TaggedItem::getDescription()
TaggedItem::getDisplayName()
TaggedItem::getId()
TaggedItem::getIdString()
TaggedItem::getNonUserTags()
TaggedItem::getSystem()
TaggedItem::getTags()
TaggedItem::getTagsByAgent()
TaggedItem::getTagsNotByAgent()
TaggedItem::getThumbnailUrl()
TaggedItem::getUrl()
TaggedItem::getUserTags()

Documentation generated on Wed, 19 Sep 2007 10:27:38 -0400 by phpDocumentor 1.3.0RC3