Метод | Описание | |
---|---|---|
addSubcategories ( &$subcategories ) | ||
addWidgetConfigs ( &$widgets ) | ||
decodeLayout ( $layout ) | ||
deleteDashboardLayout ( $userLogin ) | ||
encodeLayout ( $layout ) | ||
getAllDashboards ( $login ) | ||
getClientSideTranslationKeys ( &$translationKeys ) | ||
getDefaultLayout ( ) | ||
getJsFiles ( &$jsFiles ) | ||
getLayoutForUser ( string $login, integer $idDashboard ) : boolean | string | Returns the layout in the DB for the given user, or false if the layout has not been set yet. | |
getStylesheetFiles ( &$stylesheets ) | ||
install ( ) | ||
registerEvents ( ) | ||
removeDisabledPluginFromLayout ( $layout ) | ||
uninstall ( ) |
Метод | Описание | |
---|---|---|
addDefaultDashboard ( &$widgets ) | ||
addDefaultSubcategory ( &$subcategories ) | ||
getModel ( ) | ||
isAlreadyDecodedLayout ( $layout ) |
public getClientSideTranslationKeys ( &$translationKeys ) |