|
ILIAS
release_8 Revision v8.24
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Collaboration diagram for ilDBUpdate3136:Static Public Member Functions | |
| static | copyStyleClass (string $orig_class, string $class, string $type, string $tag, int $hide=0) |
| Create style class GlossaryLink, link, IntLink. More... | |
| static | addStyleClass (string $class, string $type, string $tag, array $parameters=[], int $hide=0) |
| Add style class. More... | |
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.
ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.
If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning Update class for step 3136
Definition at line 28 of file class.ilDBUpdate3136.php.
|
static |
Add style class.
Definition at line 104 of file class.ilDBUpdate3136.php.
|
static |
Create style class GlossaryLink, link, IntLink.
Definition at line 35 of file class.ilDBUpdate3136.php.