HumHub Documentation (unofficial)

EditableInterface

Editable Interface

Tags
since
1.16

Table of Contents

Methods

canEdit()  : bool
Checks if the given user can edit/create this element.

Methods

canEdit()

Checks if the given user can edit/create this element.

public canEdit([User|int|string|null $user = null ]) : bool
Parameters
$user : User|int|string|null = null

user instance or user id

Return values
bool

        
On this page

Search results