3 cp
= context
.getCPInfo()
5 rt
= context
.restrictedTraverse
9 icon
= rt(ob
.getIcon())
11 objectInfos
.append({'title' : ob
.title_or_id(),
12 'url' : ob
.absolute_url(),
13 'icon' : icon
.absolute_url(),
14 'height' : icon
.height
,
16 'type' : ob
.getPortalTypeName()