Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Method

Returns

Parameters

Parameter Types

Comments/Sample

attrDefinitionListDefinitionListattributeNamestring 
attrSimpleListSimpleListattributeNamestring 
getAttribute(string attributeName)stringattributeNamestring 
getAttributeI18N(string attributeName)stringattributeNamestringSame as getAttribute(), but returns the content translated to the customers desired language.
getAttributeI18NHtmlLang(string attributeName)stringattributeNamestringReturns the HTML lang attribute to be used on the surround DOM element to tell search engines how the content was translated.
getAuthor()string   
getBody()string   
getBodyHtmlLang()string  Returns the HTML lang attribute to be used on the surround DOM element to tell search engines how the content was translated.
getCreationDate()Date   
getDefaultMultimedia()BlogPostSummaryMultimediaBlogPostMultimedia     
getExcerpt()string   
getExcerptHtmlLang()string  Returns the HTML lang attribute to be used on the surround DOM element to tell search engines how the content was translated.
getMultimedia()BlogPostSummaryMultimediaBlogPostMultimedia []   
getMultimedia(string type)BlogPostSummaryMultimediaBlogPostMultimedia typestring 
getMultimediaByCode(string code)BlogPostSummaryMultimedia  BlogPostMultimedia codestring 
getMultimediaByFilename(string filename)BlogPostSummaryMultimedia  BlogPostMultimedia filenamestring 
getMultimediaDefaultFirst(string type)BlogPostSummaryMultimediaBlogPostMultimedia typestring same as the method above, but will return the first multimedia if there is no default

getPublicationDate()

 Date   

getStoreFrontBlogPostOid()

int 

 

 

this is the the unique key of for the blog post 

getTags()string[ ]   

getTitle()

string 

 

 

 

getTitleHtmlLang()string  Returns the HTML lang attribute to be used on the surround DOM element to tell search engines how the content was translated.
getUrlPart()string   
getVisibilitystring   

...