![]() |
Go to the source code of this file.
Namespaces | |
Informatikon\com | |
Functions | |
ossn_components () | |
com_is_active ($comn) | |
ossn_total_components () | |
ossn_components_init () | |
Variables | |
$theme = new OssnThemes | |
$coms = new OssnComponents | |
com_is_active | ( | $comn | ) |
Check whether component is active or not.
string | $comn | Component id |
Definition at line 28 of file ossn.lib.components.php.
ossn_components | ( | ) |
ossn_components_init | ( | ) |
Initialize components
Definition at line 74 of file ossn.lib.components.php.
ossn_total_components | ( | ) |
$coms = new OssnComponents |
Definition at line 64 of file ossn.lib.components.php.
$theme = new OssnThemes |
Includes all components and active theme
Definition at line 60 of file ossn.lib.components.php.