static function cmsItemEdit($html, $object)
 {
     return parent::_cmsItemEdit($html, $object, self::fields());
 }