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 Options

This class handles all hooks for the options.

If you want to extend the options for your plugin please use the RML/Options/Register action. There are no parameters. The settings section headline must start with RealMediaLibrary:* (also in translation). The *-value will be added as navigation label.

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

Methods summary

public
# register_fields( )

Register RML core fields.

Register RML core fields.

public
# empty_callback( $arg )
public
# html_migration_info( )
public
# html_rml_button_wipe( )
public
# html_rml_button_cnt_reset( )
public
# html_rml_button_slug_reset( )
public
# html_rml_load_frontend( )
public
# html_debug( )
public
# html_rml_button_order_reset( )
public static
# load_frontend( )

Is RML allowed to load on frontend? (Non-Admin area)

Is RML allowed to load on frontend? (Non-Admin area)

Returns

boolean
public static
# getInstance( )

Methods inherited from MatthiasWeb\RealMediaLibrary\base\Base

debug(), getCore(), getTableName()

API documentation generated by ApiGen