function prepareInputForUpdate($input) { return parent::prepareInputForUpdate(self::cleanContentHtml($input)); }