class apptools.Tabs.PanelUikitAdmin
extends %CSP.Page
The template GUI of the application selector and tabs on the basis jQueryUi, Uikit
parameter GNStore = "^%apptools.ui";
Global Name Store Referens files and id sessions
parameter HeaderText = "AdminTabsApplication";
The application title
parameter PreLoad;
For Redirect
classmethod ButtonAgain(divId="", key="")
as %Status
The output of the First button
classmethod DeCode(s)
as %Status
Decode string from URL
classmethod DrawMenu(Par)
as %String
render side menu
classmethod DrawMenuTop(Par)
as %String
the rendering top menu
classmethod DrawStatus(Par)
as %Status
rendering status of the user
classmethod DrawTableUi(mode="beg", divId="tab2", attr="", ByRef Enum)
as %Status
Draw Tables UiKit
classmethod EnCode(s)
as %Status
Encode string to URL
classmethod FindFirstHead(Par="")
as %Status
download template forms search
classmethod FindResult(Par="")
as %Status
Search result
classmethod GetAllApps(opt)
as %Status
what are the available modes
classmethod GetAllMenu(opt, menu, top=0)
as %Status
To menu
classmethod GetAppIcon(path)
as %String
Icons for the application
classmethod GetSupportInfo()
as %String
To obtain information on the support
classmethod IsDebugMode(mode=0)
as %Status
To add to the form js code if development mode
classmethod IsPermiss(role)
as %Status
is there a right to work with this form
classmethod LighboxDrawJson(List, subdir="", appdynamic, gn="")
as %Status
Lighbox Draw JSON
List - files array
subdir - application static
classmethod LighboxFirstHead(Par="")
as %Status
download template forms search
classmethod LighboxResult(Par="")
as %Status
Its result
classmethod Logout(Par)
as %Status
Return in a single string
classmethod OnPage(parameter="")
as %Status
Main method generate the content of page
TODO #2c3136 - 6699CC , 33383e - #6FA6DE , ffffff - #0048BA
#3e454c - 2185D0 , 1c1f22 - 0FC0FC , 656a70 -
classmethod PreLoad(path)
as %String
classmethod ShowInIFrame(key="")
as %Status
rendering the Tab previously submitted
Par - code menu item from the GetAllApps ..
classmethod ShowTab(Par)
as %Status
the render Tab on the menu
Par - code menu item from the GetAllApps ..
classmethod ShowTabAbout(key="")
as %Status
the render Tab On the program"
Par - code menu item from the GetAllApps ..
classmethod ShowTabApps(Par, opt)
as %Status
the render Tab on the menu
Par - code menu item from the GetAllApps ..
classmethod ShowTabSample(key="")
as %Status
rendering the Tab previously submitted
Par - code menu item from the GetAllApps ..
classmethod ShowTabSearch(key="")
as %Status
drawing Tabs search
Par - code menu item from the GetAllApps ..