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 3 Next »

Properties

Methods

Method

Signature

Comments/Sample

attr (1)

SimpleAttributes attr()

returns all attributes configured for the site

attr (2)

string attr(string key)

 

attr (3)

string attr(string key, String defaultValue)

 

attrDefinitionList

DefinitionList attrDefinitionList(string key)

 

attrSimpleList

SimpleList attrSimpleList(string key)

 

getFileUrl

string getFileUrl(string filePath)

returns a full url to a relative file path

getName()

string getName()

 

getStyle

string getStyle(string filePath)

returns the contents of a css file relative to the storefront root.

isSupportCustomerProfiles

boolean isSupportCustomerProfiles()

 

See Also

  • No labels