Moodle APIs 3.9
Moodle 3.9.13+ (Build: 20220325)
Static Public Member Functions | List of all members
core_contentbank\helper Class Reference

Helper class for the content bank. More...

Static Public Member Functions

static get_page_ready (\context $context, string $title, bool $internal=false)
 Getting content bank page ready for the breadcrumbs. More...
 

Detailed Description

Helper class for the content bank.

License
http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later

Member Function Documentation

◆ get_page_ready()

static core_contentbank\helper::get_page_ready ( \context  $context,
string  $title,
bool  $internal = false 
)
static

Getting content bank page ready for the breadcrumbs.

Parameters
context$contextContext of the current page.
string$titleTitle of the current page.
bool$internalTrue if is an internal page, false otherwise.

The documentation for this class was generated from the following file: