Moodle APIs 4.3
Moodle 4.3.6 (Build: 20240812)
core_course\local\factory Namespace Reference

Contains the service_factory, a locator for services for course content items. More...

Classes

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

Detailed Description

Contains the service_factory, a locator for services for course content items.

 

Services encapsulate the business logic, and any data manipulation code, and are what clients should interact with.

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