Skip to content

PermissionLimits

  • Full name: \Zotlabs\Access\PermissionLimits

See Also:

  • \Zotlabs\Access\Permissions -

Methods

Std_Limits

public static Std_Limits(): array
  • This method is static.

Set

public static Set(int $channel_id, string $perm, int $perm_limit): mixed
  • This method is static.

Parameters:

Parameter Type Description
$channel_id int
$perm string
$perm_limit int one of PERMS_* constants

Get

public static Get(int $channel_id, string $perm = ''): mixed
  • This method is static.

Parameters:

Parameter Type Description
$channel_id int
$perm string (optional)


Automatically generated on 2025-03-19