Wednesday 13 July 2011 10:40:56 am
Hi everybody, How is it possible to simply retrieve a list of all classes a user can read ?
- In fact there is no "can_read" properties on a class object
- You have the great "can_instantiate_class_list" method but its for creation not for reading
Should we write a new function of is there a specific method. My final interest is to be able to fetch all readable classes for current user without having to feed the class identifier to a "canRead" function.
EZP is Great
|