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

LifterLMS LifterLMS

Code Reference

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

llms_generator_before_generate

Action Hook: Generate LMS Content from export files or raw arrays of data

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

Used by 1 function | Uses 0 functions

LLMS_Generator::record_generation()

Method: Records a generated post id

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

Used by 2 functions | Uses 0 functions

LLMS_Generator::set_featured_image()

Method: Saves an image (from URL) to the media library and sets it as the featured image for a given post

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

Used by 2 functions | Uses 0 functions

LLMS_Generator::set_default_post_status()

Method: Configure the default post status for generated posts at runtime

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

Used by 0 functions | Uses 0 functions

LLMS_Generator::set_generator()

Method: Sets the generator to use for the current instance

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

Used by 1 function | Uses 2 functions

LLMS_Generator::store_temp_id()

Method: Accepts a raw object, finds the raw id and stores it

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

Used by 2 functions | Uses 0 functions

LLMS_Generator::get_author_id_from_raw()

Method: Receives a raw array of course, plan, section, lesson, etc data and gets an author id falls back to optionally supplied fallback id falls back to current user id

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

Used by 5 functions | Uses 1 function

LLMS_Generator::get_default_post_status()

Method: Retrieve the default post status for the generated set of posts

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

Used by 5 functions | Uses 0 functions

LLMS_Generator::get_generated_courses()

Method: Retrieve the array of generated course ids

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

Used by 0 functions | Uses 0 functions

LLMS_Generator::get_generated_posts()

Method: Retrieve the array of generated post ids

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

Used by 0 functions | Uses 0 functions
1 2 … 4 Next »
© 2014 - 2019 LifterLMS · Privacy Policy · Terms and Conditions