Load navigation from UINavigation.yml and return as json specific for this user, disabling parts that he does not have access to
More...
Load navigation from UINavigation.yml and return as json specific for this user, disabling parts that he does not have access to
◆ BuildNavigationXml()
XmlNode Ict.Petra.Server.app.JSClient.TUINavigation.BuildNavigationXml |
( |
| ) |
|
|
inline |
build an XML document with the navigation
◆ HasAccessPermission()
bool Ict.Petra.Server.app.JSClient.TUINavigation.HasAccessPermission |
( |
XmlNode |
ANode, |
|
|
TPetraPrincipal |
AUserInfo |
|
) |
| |
|
inline |
checks if the user has access to the navigation node
◆ LoadNavigationUI()
Dictionary< string, object > Ict.Petra.Server.app.JSClient.TUINavigation.LoadNavigationUI |
( |
| ) |
|
|
inline |
load the navigation ready to be converted to JSON
The documentation for this class was generated from the following file: