Skip to main content

%BI.WebRoleMtns

class %BI.WebRoleMtns extends %CSP.Page, %BI.CSPsuper

Method Inventory

Parameters

parameter SECURITYRESOURCE = %BI_LegacyAccess;
Inherited description: This is a comma-delimited list of system Resources and associated permissions. A user must hold the specified permissions on all of the specified resources in order to view this page.
The format of each item in the list should be as follows:
Resource[:Permission]
Permission is optional, and defaults to USE if not supplied. If it is supplied, it should be one of USE, READ or WRITE. You can also specify or grouping using the '|' character, so 'R1,R2|R3,R3|R4' means you must have resource R1 and one of R2 or R3 and one of R3 or R4. So if you have R1,R3 it will pass, if you have R1,R4 it will not as it does not meet the R2|R3 condition. So the '|' or condition takes precedence over the ',' and condition.

Methods

classmethod AccNot(hV, hT)
classmethod AccYes(hV, hT)
classmethod Add(daNam, daPa, KeepSave, daMaxLic, daMinRow, MdLog, etlStr)
classmethod CheckRoleName(NR)
classmethod ChkAll(c)
classmethod ChkAll2(c, stat)
classmethod ChkValid()
classmethod ChkX(m)
classmethod Collect(New, NewBox)
classmethod CollectDet(ColDet)
classmethod CollectDetTotal()
classmethod CollectSub(NewSB)
classmethod CollectSubTotal()
classmethod CollectTotal()
classmethod CollectW(NewWV, NewWB)
classmethod CollectWeb(NewTx, NewBx)
classmethod DReload()
classmethod DeleteRole()
classmethod DisplayParentName(h)
classmethod DisplayRole()
classmethod DisplayRoles()
classmethod FirstDisplay()
classmethod GetChId()
classmethod GetClassETLData()
classmethod GetDetailData()
classmethod GetMemberData()
classmethod GetModuleData(RID, RTxt)
classmethod GetNewTreeMod(rid)
classmethod GetSubjectData(RID)
classmethod GetTreeMod(set)
classmethod GetVal(ID, Parid, RID)
classmethod GetWebMod(RID, RTxt)
classmethod GetdT()
classmethod GettheP(p)
classmethod MTree()
classmethod NTree()
classmethod NameToSession(NameC)
classmethod Pon(NR)
classmethod QTree(reco)
classmethod QTree1()
classmethod ReDisplayRole()
classmethod ReloadParDr()
classmethod SDaParentRol(daPa)
classmethod SRoleTree(TrVal)
classmethod StoreP(valTxt, valSet)
classmethod TempBoxUp(NBox, RID, BoxNo)
classmethod TempUp(NVal, RID, No)
classmethod ThisUAcc(RtoSav)
classmethod Update(daNam, daPa, maxlic, MinRow, MdLog, etlStr)
classmethod chfollow(pid)

Inherited Members

Inherited Methods

FeedbackOpens in a new tab