Dozent LMS developer documentation

  • Go To DozentLMS.com
Skip to content
Filter by type:
Search
Browse: Home / Classes / InstructorsList / InstructorsList::get_bulk_actions()

InstructorsList::get_bulk_actions()


Source

File: classes/InstructorsList.php

	function get_bulk_actions() {
		$actions = array(//'delete'    => 'Delete'
		);

		return $actions;
	}

Expand full source code Collapse full source code

© 2023, Dozent LMS