The following adds a new data object type of 'CompanyType' where that type belongs to the namespace 'CompanyNS'.
<?php $df->addType('CompanyNS', 'CompanyType');?>