Properties

Field

Type

Comment/Sample

Methods

Method

Returns

Parameters

Parameter Types

Comments/Sample

getAttribute(string attributeName)stringattributeNamestring 
getAuthor()string   
getCreationDate()Date   
getDefaultMultimedia()BlogPostSummaryMultimedia     
getExcerpt()string   
getMultimedia()BlogPostSummaryMultimedia[ ]   
getMultimedia(string type)BlogPostSummaryMultimediatypestring 
getMultimediaByCode(string code)BlogPostSummaryMultimedia  codestring 
getMultimediaByFilename(string filename)BlogPostSummaryMultimedia  filenamestring 
getMultimediaDefaultFirst(string type)BlogPostSummaryMultimediatypestring same 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 

 

 

 

getUrlPart()string   
getVisibilitystring   

See Also