Class Tx_ExtBibsonomyCsl_Domain_Model_CitationStylesheet

Description

Located in /Classes/Domain/Model/CitationStylesheet.php (line 33)

Tx_Extbase_DomainObject_AbstractValueObject
   |
   --Tx_ExtBibsonomyCsl_Domain_Model_CitationStylesheet
Variable Summary
string $id
string $title
string $xmlSource
Method Summary
string getId ()
string getTitle ()
string getXmlSource ()
void setId (string $id)
void setTitle (string $title)
void setXmlSource (string $xmlSource)
Variables
string $id (line 41)

id

  • access: protected
string $title (line 49)

title

  • access: protected
string $xmlSource (line 57)

xmlSource

  • access: protected
Methods
getId (line 64)

Returns the id

  • access: public
string getId ()
getTitle (line 83)

Returns the title

  • access: public
string getTitle ()
getXmlSource (line 102)

Returns the xmlSource

  • access: public
string getXmlSource ()
setId (line 74)

Sets the id

  • access: public
void setId (string $id)
  • string $id
setTitle (line 93)

Sets the title

  • access: public
void setTitle (string $title)
  • string $title
setXmlSource (line 112)

Sets the xmlSource

  • access: public
void setXmlSource (string $xmlSource)
  • string $xmlSource

Documentation generated on Mon, 08 Oct 2012 14:35:46 +0200 by phpDocumentor 1.4.4