Forums / Extensions / eZ Flow / how to use all parameters in fetch function?
Quynh Nguyen
Thursday 05 March 2009 8:08:47 am
Prototype of this fetch function in filter class:
function fetch( $parameters, $publishedAfter, $publishedBeforeOrAt )
But I don't know how to use parameters: $publishedAfter and $publishedBeforeOrAt from template or from block definition?
Ly Lo Cong
Friday 13 March 2009 4:08:34 am
I don't think you can change those parameters from templates or settings. The $publishedAfter returns the timestamp of the last update of the block, and the $publishedBeforeOrAt returns the current timestamp.
http://auth.ez.no/certification/verify/402698