Forums / Extensions / eZ Flow / how to use all parameters in fetch function?

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

how to use all parameters in fetch function?

Author Message

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