Overview
  • Namespace
  • Class

Namespaces

  • MatthiasWeb
    • RealMediaLibrary
      • api
      • attachment
      • base
      • comp
        • complexquery
      • folder
      • general
      • metadata
      • order
      • rest
      • usersettings
  • None

Classes

  • CountCache
  • CustomField
  • Filter
  • Permissions
  • Shortcut
  • Structure
  • Upload

Class Permissions

Base class for all available classes for the plugin.

MatthiasWeb\RealMediaLibrary\base\Base
Extended by MatthiasWeb\RealMediaLibrary\attachment\Permissions
Namespace: MatthiasWeb\RealMediaLibrary\attachment
Located at attachment/Permissions.class.php

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
# getInstance( )

Methods inherited from MatthiasWeb\RealMediaLibrary\base\Base

debug(), getCore(), getTableName()

API documentation generated by ApiGen