Documentation home page

CFlickr
Component AbstractContext

AbstractObject
  |
  +--AbstractContext

Method Summary
public any getNext()
public any getPrev()
public void setNext(any next)
public void setPrev(any prev)

Methods inherited from AbstractObject
_iso_dateformat, _dump, _unix_dateformat
 

Method Detail

getNext

public any getNext()

getPrev

public any getPrev()

setNext

public void setNext(any next)
Parameters:
any next (Required)

setPrev

public void setPrev(any prev)
Parameters:
any prev (Required)