Home
last modified time | relevance | path

Searched defs:iActionCode (Results 1 – 10 of 10) sorted by relevance

/dports/www/itop/web/application/
H A Dmenunode.class.inc.php507 …uct($sMenuId, $iParentIndex = -1, $fRank = 0.0, $sEnableClass = null, $iActionCode = null, $iAllow…
712 …public function __construct($sMenuId, $fRank, $sEnableClass = null, $iActionCode = null, $iAllowed…
749 …d, $sTemplateFile, $iParentIndex, $fRank = 0.0, $sEnableClass = null, $iActionCode = null, $iAllow…
831 … $iParentIndex, $fRank = 0.0, $bSearch = false, $sEnableClass = null, $iActionCode = null, $iAllow…
951 … $iParentIndex, $fRank = 0.0, $bSearch = false, $sEnableClass = null, $iActionCode = null, $iAllow…
1003 …nuId, $sHyperlink, $iParentIndex, $fRank = 0.0, $sEnableClass = null, $iActionCode = null, $iAllow…
1055 …$sMenuId, $sClass, $iParentIndex, $fRank = 0.0, $sEnableClass = null, $iActionCode = null, $iAllow…
1131 …, $sDashboardFile, $iParentIndex, $fRank = 0.0, $sEnableClass = null, $iActionCode = null, $iAllow…
1320 …enuId, $oShortcut, $iParentIndex, $fRank = 0.0, $sEnableClass = null, $iActionCode = null, $iAllow…
H A Dnicewebpage.class.inc.php206 public function MakeClassesSelect($sName, $sDefaultValue, $iWidthPx, $iActionCode = null)
/dports/www/itop/web/addons/userrights/
H A Duserrightsnull.class.inc.php56 public function IsActionAllowed($oUser, $sClass, $iActionCode, $oInstanceSet = null)
66 …public function IsActionAllowedOnAttribute($oUser, $sClass, $sAttCode, $iActionCode, $oInstanceSet…
H A Duserrightsprofile.class.inc.php313 protected function CheckIfProfileIsAllowed($iActionCode)
651 protected function GetUserActionGrant($oUser, $sClass, $iActionCode)
693 public function IsActionAllowed($oUser, $sClass, $iActionCode, $oInstanceSet = null)
769 …public function IsActionAllowedOnAttribute($oUser, $sClass, $sAttCode, $iActionCode, $oInstanceSet…
H A Duserrightsmatrix.class.inc.php283 public function IsActionAllowed($oUser, $sClass, $iActionCode, $oInstanceSet = null)
311 …public function IsActionAllowedOnAttribute($oUser, $sClass, $sAttCode, $iActionCode, $oInstanceSet…
H A Duserrightsprojection.class.inc.php853 …protected function GetObjectActionGrant($oUser, $sClass, $iActionCode, /*DBObject*/ $oObject = nul…
908 public function IsActionAllowed($oUser, $sClass, $iActionCode, $oInstanceSet = null)
947 …public function IsActionAllowedOnAttribute($oUser, $sClass, $sAttCode, $iActionCode, $oInstanceSet…
H A Duserrightsprofile.db.class.inc.php859 protected function GetUserActionGrant($oUser, $sClass, $iActionCode)
909 public function IsActionAllowed($oUser, $sClass, $iActionCode, $oInstanceSet = null)
985 …public function IsActionAllowedOnAttribute($oUser, $sClass, $sAttCode, $iActionCode, $oInstanceSet…
/dports/www/itop/web/core/
H A Duserrights.class.inc.php63 …abstract public function IsActionAllowed($oUser, $sClass, $iActionCode, /*dbObjectSet*/ $oInstance…
65 …abstract public function IsActionAllowedOnAttribute($oUser, $sClass, $sAttCode, $iActionCode, /*db…
1021 …public static function IsActionAllowed($sClass, $iActionCode, /*dbObjectSet*/$oInstanceSet = null,…
1108 …public static function IsActionAllowedOnAttribute($sClass, $sAttCode, $iActionCode, /*dbObjectSet*…
1386 var $iActionCode; variable in ActionChecker
1390 public function __construct(DBSearch $oFilter, $iActionCode)
H A Dcmdbobject.class.inc.php494 protected function CheckUserRights($bSkipStrongSecurity, $iActionCode)
/dports/www/itop/web/pages/
H A Dcsvimport.php52 function GetClassesSelect($sName, $sDefaultValue, $iWidthPx, $iActionCode = null)