API Docs for:
Show:

RegisterAdmin Class

Methods

getValidationAdress

() String

returns success or warning depending on if the string written matches the criteria in the function

Returns:

String:

getValidationPhone

() String

returns success or warning depending on if the string written matches the criteria in the function

Returns:

String:

getValidationPostNumber

() String

returns success or warning depending on if the string written matches the criteria in the function

Returns:

String:

getValidationStateEmail

() String

returns success or warning depending on if the string written matches the criteria in the function

Returns:

String:

getValidationStateEmail2

() String

returns success or warning depending on if the string written matches the criteria in the function

Returns:

String:

getValidationStateFirstName

() String

returns success or warning depending on if the string written matches the criteria in the function

Returns:

String:

getValidationStateLastName

() String

returns success or warning depending on if the string written matches the criteria in the function

Returns:

String:

validate

()

Checks fields in the form and validates the input

Returns:

void