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 CustomField

This class handles all hooks for the custom field in a attachments dialog.

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

Methods summary

public
# attachment_fields_to_edit( $form_fields, $post )

When editing a attachment show up a select option to change the parent folder.

When editing a attachment show up a select option to change the parent folder.

public
# getShortcutInfoContainer( integer $postId )

Get the HTML shortcut info container.

Get the HTML shortcut info container.

Parameters

$postId
The post id

Returns

string
public
# attachment_fields_to_save( $post, $attachment )

When saving a attachment change the parent folder.

When saving a attachment change the parent folder.

public static
# getInstance( )

Methods inherited from MatthiasWeb\RealMediaLibrary\base\Base

debug(), getCore(), getTableName()

API documentation generated by ApiGen