'api.default' => TRUE,
);
$params['created_id']['api.default'] = 'user_contact_id';
+ $params['created_id']['title'] = 'Created By';
$params['is_active']['api.default'] = TRUE;
}
* @todo add metadata for ALL these entities
*/
public static function toBeSkipped_getfields($sequential = FALSE) {
- $entitiesWithMetadataNotYetFixed = array('Acl', 'AclRole', 'ActionSchedule', 'ActivityType',
- 'ContributionPage',
- 'ContactType', 'ContributionSoft', 'Country', 'CustomField', 'CustomGroup', 'CustomValue','CustomSearch',
+ $entitiesWithMetadataNotYetFixed = array('ActionSchedule', 'ActivityType',
+ 'ContactType', 'ContributionSoft', 'CustomField', 'CustomGroup', 'CustomValue','CustomSearch',
'Domain',
'Dashboard', 'DashboardContact', 'Extension', 'File', 'FinancialAccount', 'FinancialType',
'GroupOrganization', 'GroupNesting',