File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2020/**
2121 * Configures and displays the block.
2222 *
23+ * @package block_massaction
2324 * @copyright 2013 University of Minnesota
2425 * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
2526 */
Original file line number Diff line number Diff line change 3636/**
3737 * actions class: Utility class providing methods for actions performed by the massaction block.
3838 *
39+ * @package block_massaction
3940 * @copyright 2021 ISB Bayern
4041 * @author Philipp Memmel
4142 * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
Original file line number Diff line number Diff line change 3131/**
3232 * Utility class providing methods for generating data used by the massaction block.
3333 *
34+ * @package block_massaction
3435 * @copyright 2021 ISB Bayern
3536 * @author Philipp Memmel
3637 * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
Original file line number Diff line number Diff line change 1919/**
2020 * Privacy Subsystem for blocks_massaction implementing null_provider.
2121 *
22+ * @package block_massaction
2223 * @copyright 2021 ISB Bayern
2324 * @author Philipp Memmel
2425 * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
Original file line number Diff line number Diff line change 2525/**
2626 * duplicate_task class: Adhoc task to process duplicating course modules from the block_massaction plugin.
2727 *
28+ * @package block_massaction
2829 * @copyright 2022 ISB Bayern
2930 * @author Philipp Memmel
3031 * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
You can’t perform that action at this time.
0 commit comments