Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Properties

Field

Type

Comment/Sample

Methods

Method

Returns

Parameters

Parameter Types

Comments/Sample

getStoreFrontBlogPostOid()

int 

 

 

this is the the unique key of for the blog post 

getTitle()

string 

 

 

 

getExcerpt()string   
getAuthor()string   
getUrlPart()string   
getVisibilitystring   
getCreationDate()Date   

getPublicationDate()

    
getTags()string[ ]   
getAttribute(string attributeName)stringattributeNamestring 
getMultimedia()BlogPostSummaryMultimedia[ ]   
getMultimediaByCode(string code)BlogPostSummaryMultimedia  codestring 
getMultimediaByFilename(string filename)BlogPostSummaryMultimedia  filenamestring 
getDefaultMultimedia()BlogPostSummaryMultimedia     
getMultimedia(string type)BlogPostSummaryMultimediatypestring 
getMultimediaDefaultFirst(string type)BlogPostSummaryMultimediatypestring same as the method above, but will return the first multimedia if there is no default

See Also

  • No labels