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 View

Handles the view for dropdowns and custom UI's for folders.

MatthiasWeb\RealMediaLibrary\base\Base
Extended by MatthiasWeb\RealMediaLibrary\general\View
Namespace: MatthiasWeb\RealMediaLibrary\general
Located at general/View.class.php

Methods summary

public
# __construct( $structure )
public
# dropdown( $selected, $disabled, $useAll = true )

Create dropdown from the current users tree.

Create dropdown from the current users tree.

Returns

string HTML
public
# optionsSelected( $selected, $value )
public
# namesSlugArray( $tree = null, $spaces = "--", $forceReload = false )
public
# breadcrumb( $id, $editable = false )
public
# getStructure( )

Methods inherited from MatthiasWeb\RealMediaLibrary\base\Base

debug(), getCore(), getTableName()

API documentation generated by ApiGen