LLMS_Form_Templates::get_template_blocks()
Method: Retrieve a list of blocks for the given template
Source: includes/forms/class-llms-form-templates.php:358
Method: Retrieve a list of blocks for the given template
Source: includes/forms/class-llms-form-templates.php:358
Method: Retrieve block for the voucher row.
Source: includes/forms/class-llms-form-templates.php:408
Method: Prepares block attributes for a given reusable block
Source: includes/forms/class-llms-form-templates.php:448
Method: Recursively prepare a list of blocks to ensure it can be passed into serialize_blocks() without error
Source: includes/forms/class-llms-form-templates.php:474
Method: Modifies the `required` block attribute
Source: includes/forms/class-llms-form-templates.php:507
Method: Filters a list of fields down to only the required fields.
Source: includes/forms/class-llms-form-validator.php:28
Method: Sanitize a single field according to its type
Source: includes/forms/class-llms-form-validator.php:48
Method: Sanitize a number field
Source: includes/forms/class-llms-form-validator.php:80
Method: Sanitize a telephone field
Source: includes/forms/class-llms-form-validator.php:92
Method: Sanitize all user-submitted data according to field settings
Source: includes/forms/class-llms-form-validator.php:106