class filtering problem

Author Message

Marko Žmak

Sunday 11 July 2004 12:09:58 pm

I want to fetch all nodes belonging to article class, and I use this filtering:

'class_filter_type',  'include',
'class_filter_array', array( 'article' ),

But the fetch function doesn't fetch anything. Without this filter it works O.K. I've also tried to use the ID of article class but still doesn't work.

Is this a bug, and how can I fix it? Im using EZ 3.3.

--
Nothing is impossible. Not if you can imagine it!

Hubert Farnsworth

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.