LLMS_Person_Handler::update()
Method: Perform validations according to $screen and update the user
Source: includes/class.llms.person.handler.php:803
Method: Perform validations according to $screen and update the user
Source: includes/class.llms.person.handler.php:803
Method: Validate submitted user data for registration or profile updates
Source: includes/class.llms.person.handler.php:873
Method: Output Voucher toggle JS in a quick and shameful manner.
Source: includes/class.llms.person.handler.php:1035
Method: Retrieve an array of password fields for a specific screen
Source: includes/class.llms.person.handler.php:322
Method: Retrieve fields for password recovery This is for the form that sends a password reset email
Source: includes/class.llms.person.handler.php:402
Method:
Source: includes/class.llms.person.handler.php:441
Method: Field an array of user fields retrieved from self::get_available_fields() with data the resulting array will be the data retrieved from self::get_available_fields() with “value” keys filled for each field
Source: includes/class.llms.person.handler.php:477
Method: Insert user data during registrations and updates
Source: includes/class.llms.person.handler.php:529
Method: Login a user
Source: includes/class.llms.person.handler.php:638
Method: Perform validations according to the registration screen and registers a user
Source: includes/class.llms.person.handler.php:709