Inherits from UIViewController
Declared in STWebViewController.h
STWebViewController.m

Overview

Provides a basic view controller wrapper around a UIWebView

Tasks

Instance Methods

initWithURL:

Designated initializer for STWebViewController.

- (id)initWithURL:(NSURL *)url

Parameters

url

URL of the webpage for the web view to load

Discussion

Designated initializer for STWebViewController.

Declared In

STWebViewController.h