ACLPermSetMBS methods

Online Documentation   -   Statistics   -   FAQ   -   Plugin Parts (All, Dependencies)   -   Class hierarchy

New in Version 22.2 22.3 22.4 22.5 23.0 23.1 23.2 23.3 23.4 23.5 24.0 24.1

The list of the   topics,   classes,   interfaces,   controls,   modules,   global methods by category,   global methods by name,   screenshots,   licenses   and   examples.

Platforms to show: All Mac Windows Linux Cross-Platform

Back to ACLPermSetMBS class.

ACLPermSetMBS.Add(perm as Integer)

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Files MBS MacOSX Plugin 13.5 ✅ Yes ❌ No ❌ No ✅ Yes All
Adds a permission.

see also acl_add_perm man page.

ACLPermSetMBS.Clear

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Files MBS MacOSX Plugin 13.5 ✅ Yes ❌ No ❌ No ✅ Yes All
Clears the permission set.

see also acl_clear_perms man page.

ACLPermSetMBS.Constructor   Private

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Files MBS MacOSX Plugin 13.5 ✅ Yes ❌ No ❌ No ✅ Yes All
The private constructor.

ACLPermSetMBS.Delete(perm as Integer)

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Files MBS MacOSX Plugin 13.5 ✅ Yes ❌ No ❌ No ✅ Yes All
Deletes a permission.

see also acl_delete_perm man page.

ACLPermSetMBS.HasPerm(perm as Integer) as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Files MBS MacOSX Plugin 13.5 ✅ Yes ❌ No ❌ No ✅ Yes All
Checks if permissions is included in this permission set.

see also acl_get_perm_np man page.

Some examples using this method:

The items on this page are in the following plugins: MBS MacOSX Plugin.


💬 Ask a question or report a problem