oracle8.1.6
select
content_method
from
cm_content_methods m
where
content_method = content_method.get_method (:content_type )
$text_entry_filter
select
label, content_method
from
cm_content_methods m
where
m.content_method = content_method.get_method( :content_type )
$text_entry_filter