Hi,
I'm porting the calendar module.
We need to use object_type_p in one of our queries in the xql files.
select ......
and acs_object_util__object_type_p( object_id, 'calendar' ) = 't'
I guess we need to use the acs-object-util package, but we could not find it in the CVS. Would anyone be able to help us on this issue?
Request notifications