GlossaryEntry
class GlossaryEntry extends Model (View source)
Properties
string | $description | ||
string | $name | ||
protected | $termsPairType | ||
protected | $termsPairDataType | ||
protected | $termsSetType | ||
protected | $termsSetDataType |
Methods
setDescription($description)
No description
string
getDescription()
No description
setName($name)
No description
string
getName()
No description
getTermsPair()
No description
getTermsSet()
No description
Details
setDescription($description)
No description
string
getDescription()
No description
setName($name)
No description
string
getName()
No description
setTermsPair(GlossaryTermsPair $termsPair)
No description
GlossaryTermsPair
getTermsPair()
No description
setTermsSet(GlossaryTermsSet $termsSet)
No description
GlossaryTermsSet
getTermsSet()
No description