Inherits from UIViewController
Conforms to MMDetailViewController
UIWebViewDelegate
Declared in MMAboutViewController.h
MMAboutViewController.m

Overview

A child controller of the MMMasterProfileViewController. Provides a web view that displays the About page on the MyMenu website.

Properties

aboutWebView

The web view that displays the About page.

@property (nonatomic, weak) IBOutlet UIWebView *aboutWebView

Declared In

MMAboutViewController.h

navigationPaneBarButtonItem

The bar button that is displayed in portrait mode to show the settings drawer.

@property (nonatomic, strong) UIBarButtonItem *navigationPaneBarButtonItem

Declared In

MMAboutViewController.h