Overview
  • Namespace
  • Class

Namespaces

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

Classes

  • Activator
  • Assets
  • Core
  • FolderShortcode
  • Lang
  • Migration
  • Options
  • QueryCount
  • Util
  • View

Exceptions

  • FolderAlreadyExistsException

Class FolderAlreadyExistsException

When we want to set parent of a folder and the given name already exists in the parent folder.

Exception
Extended by MatthiasWeb\RealMediaLibrary\general\FolderAlreadyExistsException
Namespace: MatthiasWeb\RealMediaLibrary\general
Located at general/Exceptions.collection.php

Methods summary

public
# __construct( $parent, $name, $code = 0, MatthiasWeb\RealMediaLibrary\general\Exception $previous = null )

Overrides

Exception::__construct
public
# getFolder( )

Get the folder of the children in this parent.

Get the folder of the children in this parent.

Returns

api\IFolder
public
# getParentId( )
public
# getName( )

Methods inherited from Exception

__toString(), getCode(), getFile(), getLine(), getMessage(), getPrevious(), getTrace(), getTraceAsString()

Properties summary

Properties inherited from Exception

$code, $file, $line, $message

API documentation generated by ApiGen