phpDocumentor

ImageListOperationPermitter

Interface ImageListOperationPermitter

Table of Contents

permitsCreations()  : bool
Checks the permission of the create operation.
permitsDeletions()  : bool
Checks the permission of the delete operation.
permitsStorages()  : bool
Checks the permission of the store operation.

Methods

permitsCreations()

Checks the permission of the create operation.

public permitsCreations(string ...$imageListNames) : bool
Parameters
$imageListNames : string
Return values
bool

Search results