iOS Module SDK  0.97
Tools for building CampusLife modules
Public Member Functions | Static Public Member Functions
D2LModuleServices Class Reference

#import <D2LModuleServices.h>

Public Member Functions

(void) - openURL:

Static Public Member Functions

(D2LModuleServices *) + sharedServices

Detailed Description

The shared services object provides general helper methods that are not specific to a single instance of your module.


Member Function Documentation

- (void) openURL: (NSURL *)  url

Opens the given URL in the host application's internal browser.

Parameters:
url- The URL to open.

Returns the shared services object.

Returns:
The shared services object.

The documentation for this class was generated from the following file:
 All Data Structures Functions