Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / includes/class.llms.generator.php / Page 2

LLMS_Generator::is_generator_valid()

Method: Determine if a generator is a valid generator.

Source: includes/class.llms.generator.php:320

Used by 0 functions | Uses 0 functions

LLMS_Generator::object_created()

Method: Record the generation of an object

Source: includes/class.llms.generator.php:334

Used by 0 functions | Uses 0 functions

LLMS_Generator::__construct()

Method: Construct a new generator instance with data

Source: includes/class.llms.generator.php:67

Used by 0 functions | Uses 0 functions

LLMS_Generator::add_hooks()

Method: Add actions and filters used by the class.

Source: includes/class.llms.generator.php:91

Used by 0 functions | Uses 0 functions

LLMS_Generator::generate()

Method: When called, generates raw content based on the defined generator

Source: includes/class.llms.generator.php:109

Used by 0 functions | Uses 0 functions

llms_generator_before_generate

Action Hook: Action run immediately prior to a LifterLMS Generator running.

Source: includes/class.llms.generator.php:128

Used by 0 functions | Uses 0 functions

llms_generator_after_generate

Action Hook: Action run immediately after a LifterLMS Generator running.

Source: includes/class.llms.generator.php:143

Used by 0 functions | Uses 0 functions

LLMS_Generator::get_error_code()

Method: Retrieve a human-readable error code from a machine-readable error number

Source: includes/class.llms.generator.php:163

Used by 0 functions | Uses 0 functions

llms_generator_get_error_code

Filter Hook: Filter the human-readable error retrieved from a given error code

Source: includes/class.llms.generator.php:186

Used by 0 functions | Uses 0 functions

LLMS_Generator::get_generated_content()

Method: Retrieves a multi-dimensional array of content generated by the most class

Source: includes/class.llms.generator.php:197

Used by 0 functions | Uses 0 functions
« Previous 1 2 3 Next »
Proudly powered by WordPress