Moodle PHP Documentation 4.2
Moodle 4.2.8 (Build: 20240610) (2d41ac46f45)
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: