Dozent LMS developer documentation

  • Go To DozentLMS.com
Skip to content
Filter by type:
Search
Browse: Home / Functions / Dozent()

Dozent()


Source

File: dozent.php

function Dozent(){
    return Application::instance();
}

Expand full source code Collapse full source code


Related

Uses

Uses
Uses Description
classes/Application.php: Application::instance()

Used By

Used By
Used By Description
includes/course-functions.php: dozent_get_course()

Get course object (post object) from the loop of course | lecture | quiz | assignemnts or by given course ID | lecture ID | quiz ID | assignment ID

© 2022, Dozent LMS