BlogPost SFO
Properties
Field | Type | Comment/Sample |
---|
Methods
Method | Returns | Parameters | Parameter Types | Comments/Sample |
---|---|---|---|---|
attrDefinitionList | DefinitionList | attributeName | string | Â |
attrSimpleList | SimpleList | attributeName | string | Â |
getAttribute(string attributeName) | string | attributeName | string | Â |
getAttributeI18N(string attributeName) | string | attributeName | string | Same as getAttribute(), but returns the content translated to the customers 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 | Â | Â | Â |
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() | BlogPostMultimedia  |  |  |  |
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() | BlogPostMultimedia [] |  |  |  |
getMultimedia(string type) | BlogPostMultimedia | type | string |  |
getMultimediaByCode(string code) | BlogPostMultimedia | code | string |  |
getMultimediaByFilename(string filename) | BlogPostMultimedia | filename | string |  |
getMultimediaDefaultFirst(string type) | BlogPostMultimedia | type | string |  same as the method above, but will return the first multimedia if there is no default |
| Date | Â | Â | Â |
|
|
|
| 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 | Â | Â | Â |