hide contents tab plone
found this method for hiding contents tab on an AT type:-
http://sourceforge.net/mailarchive/message.php?msg_id=11625295
we tried it and it got confused with the security stuff, so tried it without:-
def displayContentsTab(self):
return False