Class Tx_ExtBibsonomyCsl_Domain_Model_Tag

Description

Located in /Classes/Domain/Model/Tag.php (line 34)

Tx_Extbase_DomainObject_AbstractEntity
   |
   --Tx_ExtBibsonomyCsl_Domain_Model_Tag
Variable Summary
integer $globalcount
string $href
string $name
string $url
integer $usercount
Method Summary
integer getGlobalcount ()
string getHref ()
string getName ()
string getUrl ()
integer getUsercount ()
void setGlobalcount (integer $globalcount)
void setHref (string $href)
void setName (string $name)
void setUrl (string $url)
void setUsercount (integer $usercount)
Variables
integer $globalcount (line 65)

globalcount

  • access: protected
string $href (line 41)

href

  • access: protected
string $name (line 49)

name

  • access: protected
string $url (line 71)

URL to BibSonomy/PUMA

  • access: protected
integer $usercount (line 57)

usercount

  • access: protected
Methods
cmpName (line 171)
  • access: public
getGlobalcount (line 152)

Returns the globalcount

  • access: public
integer getGlobalcount ()
getHref (line 79)

Returns the href

  • access: public
string getHref ()
getName (line 114)

Returns the name

  • access: public
string getName ()
getUrl (line 94)
  • access: public
string getUrl ()
getUsercount (line 133)

Returns the usercount

  • access: public
integer getUsercount ()
setGlobalcount (line 162)

Sets the globalcount

  • access: public
void setGlobalcount (integer $globalcount)
  • integer $globalcount
setHref (line 105)

Sets the href

  • access: public
void setHref (string $href)
  • string $href
setName (line 124)

Sets the name

  • access: public
void setName (string $name)
  • string $name
setUrl (line 87)
  • access: public
void setUrl (string $url)
  • string $url
setUsercount (line 143)

Sets the usercount

  • access: public
void setUsercount (integer $usercount)
  • integer $usercount

Documentation generated on Thu, 13 Dec 2012 15:46:35 +0100 by phpDocumentor 1.4.4