Wednesday 21 April 2004 3:28:09 am
I do a eZContentObject::fetch( $object_id ) and get an object which seems ok but doesn't have class information. $object->attribute( "class_name" ) and $object->attribute( "content_class" ) both return "". Without class info though, the node/view/line override is not used instead ez falls back to the default.
What to do?
Thank you, Dominik
|