Overview

Namespaces

  • ModHelper
    • Exceptions

Classes

  • A
  • BitwiseFlag
  • Collection
  • Database
  • Editor
  • Hooks
  • Linktree
  • Menu
  • Nonce
  • Psr4AutoloaderClass
  • Verify

Traits

  • SingletonTrait
  • Overview
  • Namespace
  • Class

Class Menu

Abstract
Namespace: ModHelper
Package: ModHelper
Since: 1.0
Located at Menu.php
Methods summary
public
# execute( )
public
# addArea( $id, $area )

Adds an area to the menu structure - see Subs-Menu.php for details!

Adds an area to the menu structure - see Subs-Menu.php for details!

public
# addOption( $id, $val )

Adds an option to the menu

Adds an option to the menu

public
# __construct( $id, $title )
Properties summary
protected $options
#
protected $areas
#
private $id
#
private $title
#
API documentation generated by ApiGen