Skip to main content
Reference

BlogPostSummary SFO

Properties

FieldTypeComment/Sample

Methods

MethodReturnsParametersParameter TypesComments/Sample
getAttribute(string attributeName)stringattributeNamestring
getAttributeI18N(string attributeName)stringattributeNamestringsame as getAttribute, but returns the content translated into the customer's 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
getCreationDate()[Date](./date-sfo.md)
getDefaultMultimedia()[BlogPostSummaryMultimedia](./blogpostsummarymultimedia-sfo.md)  
getExcerpt()string
getExcerptHtmlLang()stringReturns the HTML lang attribute to be used on the surround DOM element to tell search engines how the content was translated.
getMultimedia()[BlogPostSummaryMultimedia](./blogpostsummarymultimedia-sfo.md)[ ]
getMultimedia(string type)[BlogPostSummaryMultimedia](./blogpostsummarymultimedia-sfo.md)typestring
getMultimediaByCode(string code)[BlogPostSummaryMultimedia](./blogpostsummarymultimedia-sfo.md)  codestring
getMultimediaByFilename(string filename)[BlogPostSummaryMultimedia](./blogpostsummarymultimedia-sfo.md)  filenamestring
getMultimediaDefaultFirst(string type)[BlogPostSummaryMultimedia](./blogpostsummarymultimedia-sfo.md)typestringsame as the method above, but will return the first multimedia if there is no default
getPublicationDate()
getStoreFrontBlogPostOid()int this is the the unique key of for the blog post
getTags()string[ ]
getTitle()string 
getTitleHtmlLang()stringReturns the HTML lang attribute to be used on the surround DOM element to tell search engines how the content was translated.
getUrlPart()string
getVisibilitystring

See Also

Was this page helpful?