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::get_stats()

Method: Get “stats” about the generated content.

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

Used by 0 functions | Uses 0 functions

LLMS_Generator::is_error()

Method: Determines if there was an error during the running of the generator

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

Used by 0 functions | Uses 0 functions

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
« Previous 1 2 3 Next »
Proudly powered by WordPress