Album
extends Facade
Table of Contents
Methods
-
chunkingTrashedAlbums()
: void
-
getDefaultAlbumTitle()
: void
-
isDefaultAlbum()
: bool
-
getFacadeAccessor()
: mixed
chunkingTrashedAlbums()
public
static chunkingTrashedAlbums(User $context, string $userType, int $userId) : void
Parameters
-
$context
: User
-
-
$userType
: string
-
-
$userId
: int
-
getDefaultAlbumTitle()
public
static getDefaultAlbumTitle(mixed $resource) : void
Parameters
-
$resource
: mixed
-
isDefaultAlbum()
public
static isDefaultAlbum(int $value) : bool
Parameters
-
$value
: int
-
getFacadeAccessor()
protected
static getFacadeAccessor() : mixed