Documentation

SeedDMS_Core_GroupAccess
in package

Class to represent a group access right.

This class cannot be used to modify access rights.

Tags
category

DMS

author

Markus Westphal, Malcolm Cowe, Uwe Steinmann uwe@steinmann.cx

copyright

Copyright (C) 2002-2005 Markus Westphal, 2006-2008 Malcolm Cowe, 2010-2024 Uwe Steinmann

version

Release: @package_version@

Table of Contents

Properties

$_group  : SeedDMS_Core_Group
$_mode  : mixed

Methods

__construct()  : mixed
SeedDMS_Core_GroupAccess constructor.
getGroup()  : SeedDMS_Core_Group
getGroupID()  : int
getMode()  : mixed

Properties

Methods

__construct()

SeedDMS_Core_GroupAccess constructor.

public __construct( $group,  $mode) : mixed
Parameters
$group :
$mode :

        
On this page

Search results