• LifterLMS
  • Knowledge Base
  • Academy
  • Blog
  • Podcast
  • Contributors
  • My Account

LifterLMS LifterLMS

  • Code Reference
  • REST API
  • LLMS-CLI

Code Reference

Skip to content
Filter by type:
Search
Browse: Home / Code Reference / includes/class.llms.generator.php

llms_generator_get_error_code

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

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

Used by 1 function | Uses 0 functions

LLMS_Generator::get_stats()

Method: Get “stats” about the generated content.

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

Used by 1 function | Uses 0 functions

LLMS_Generator::object_created()

Method: Record the generation of an object

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

Used by 0 functions | Uses 1 function

LLMS_Generator::parse_raw()

Method: Parse raw data

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

Used by 1 function | Uses 0 functions

llms_generator_after_generate

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

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

Used by 1 function | 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:170

Used by 1 function | Uses 2 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:204

Used by 0 functions | Uses 0 functions

llms_generators

Filter Hook: Filter the list of available generators.

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

Used by 1 function | Uses 0 functions

LLMS_Generator::add_hooks()

Method: Add actions and filters used by the class.

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

Used by 1 function | Uses 0 functions

LLMS_Generator::is_generator_valid()

Method: Determine if a generator is a valid generator.

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

Used by 1 function | Uses 1 function
1 2 … 5 Next »
© 2014 - 2023 LifterLMS · Privacy Policy · Terms and Conditions