Documentation home page

CFlickr.prefs
Component PrefsInterface

AbstractInterface
  |
  +--prefs.PrefsInterface

Method Summary
public any getContentType()
Returns the default content type preference for the user.
public any getHidden()
Returns the default hidden preference for the user.
public any getSafetyLevel()
Returns the default safety level preference for the user.

Methods inherited from AbstractInterface
init
 

Method Detail

getContentType

public any getContentType()
Returns the default content type preference for the user.


getHidden

public any getHidden()
Returns the default hidden preference for the user.


getSafetyLevel

public any getSafetyLevel()
Returns the default safety level preference for the user.