BlogPostSummary SFO
Properties
Field | Type | Comment/Sample |
---|
Methods
Method | Returns | Parameters | Parameter Types | Comments/Sample |
---|---|---|---|---|
getAttribute(string attributeName) | string | attributeName | string | Â |
getAttributeI18N(string attributeName) | string | attributeName | string | same as getAttribute, but returns the content translated into the customer's desired language. |
getAttributeI18NHtmlLang(string attributeName) | string | attributeName | string | Returns 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 | Â | Â | Â |
getDefaultMultimedia() | BlogPostSummaryMultimedia  |  |  |  |
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() | BlogPostSummaryMultimedia[ ] | Â | Â | Â |
getMultimedia(string type) | BlogPostSummaryMultimedia | type | string | Â |
getMultimediaByCode(string code) | BlogPostSummaryMultimedia  | code | string |  |
getMultimediaByFilename(string filename) | BlogPostSummaryMultimedia  | filename | string |  |
getMultimediaDefaultFirst(string type) | BlogPostSummaryMultimedia | type | string | Â same as the method above, but will return the first multimedia if there is no default |
| Â | Â | Â | Â |
|
|  |  | this is the the unique key of for the blog post |
getTags() | 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 | Â | Â | Â |
getVisibility | string | Â | Â | Â |