Moodle APIs 3.11
Moodle 3.11.11+ (Build: 20221125)
Classes | Namespaces
content_item_service_factory.php File Reference

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

Classes

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

Namespaces

namespace  core_course\local\factory
  
 

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