Moodle PHP Documentation 4.5
Moodle 4.5dev (Build: 20240606) (d3ae1391abe)
core_course\local\factory\content_item_service_factory Class Reference

Class service_factory, providing functions for location of service objects for course content items. More...

Static Public Member Functions

static get_content_item_service ()
 Returns a basic service object providing operations for course content items.
 

Detailed Description

Class service_factory, providing functions for location of service objects for course content items.

This class is responsible for providing service objects to clients only.

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

Member Function Documentation

◆ get_content_item_service()

static core_course\local\factory\content_item_service_factory::get_content_item_service ( )
static

Returns a basic service object providing operations for course content items.

Return values
content_item_service

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