Class Permissions
Base class for all available classes for the plugin.
-
MatthiasWeb\RealMediaLibrary\base\Base
-
MatthiasWeb\RealMediaLibrary\attachment\Permissions
Methods summary
public static
|
#
insert( $errors, $id, $folder )
Restrict to insert/upload new attachments, automatically moved to root if upload
Restrict to move files outside of a folder.
Restrict to insert/upload new attachments, automatically moved to root if upload
Restrict to move files outside of a folder.
|
public static
|
#
create( $errors, $name, $parent, $type )
Restrict to create new subfolders.
Restrict to create new subfolders.
|
public static
|
#
deleteFolder( $errors, $id, $folder )
Restrict to create new subfolders.
Restrict to create new subfolders.
|
public static
|
#
setName( $errors, $name, $folder )
Restrict to rename a folder.
Restrict to rename a folder.
|
public static
|
|