You are here

public function FlexiformElementUserRoles::formValidate in Flexiform 7

Validate the form element.

Overrides FlexiformElement::formValidate

File

includes/element/user_roles.element.inc, line 46
Contains class for the User roles element.

Class

FlexiformElementUserRoles
Class to add the node title field to a form.

Code

public function formValidate($form, &$form_state, $entity, $language = LANGUAGE_NONE) {
}