/
DefinitionList SFO

DefinitionList SFO

Properties

Field

Type

Comment/Sample

Methods

Method

Signature

Comments/Sample

getHtml

string getHtml()

returns the definition list in an html fragment as an unordered list <ul>

getHtml

string getHtml(string htmlClass)

returns the definition list in an html fragment as an unordered list <ul> and the ul element will have a class = htmlClass

getHtmlDL

getHtmlDL()

returns the definition list in an html fragment using <dl>, <dt>, and <dd>

getHtmlDL

getHtmlDL(string htmlClass)

returns the definition list in an html fragment using <dl>, <dt>, and <dd> and the dl element with have a class = htmlClass

getValue

Definition getValues()

 

isEmpty

boolean isEmpty()

 

 

See Also

Related content

SimpleList SFO
More like this
Item SFO
More like this
Site SFO
More like this
SimpleAttributes SFO
SimpleAttributes SFO
More like this
SEO SFO
More like this
OEmbed SFO
More like this