Package-Tools-Permissions PHP

Page créée le 06 février 2009 à 22h40 par François Direz print pdf


Pagetype based permission handling.

How it works

The script get's authgroup definition for each pagetspe form Group.GroupConfig and sets the permission.

## FUNCTIONS
// * PageTextVarNoAuth($pagename, $var)
// * getAuthgroup($pagetype_name, $pagetype_type)

## PAGE VARIABLES
// * {$CurrentAction}
// * {$SelfPagetype}
// * {$SelfPagetype_type}
// * {$PageExists}
// * {$GroupType}

## SCRIPT
// * getting TargetPagetype
// * getting TargetPagetypeType
// * getting Authgroup
// * Setting Permissions
// * inclde authuser
// * inclde htpasswdform

Dernière modification le 22 février 2009 à 15h12