Ignite Tools
Public Member Functions | Properties
PresenterTableViewController Class Reference

UITableViewController which shows all presenters or presenters for an event depending on if Event variable is set on load. More...

#import <PresenterTableViewController.h>

Inheritance diagram for PresenterTableViewController:
<AvatarDownloadDelegate>

List of all members.

Public Member Functions

(void) - createAvatarsArray
 Create the avatars array.

Properties

NSFetchedResultsController * fetchedResultsController
 NSFetchedResultsController that contains all presenters.
NSManagedObjectContext * managedObjectContext
 Session NSManagedObjectContext.
NSMutableArray * avatars
 The array of avatars.

Detailed Description

UITableViewController which shows all presenters or presenters for an event depending on if Event variable is set on load.


Property Documentation

- (NSFetchedResultsController *) fetchedResultsController [read, write, retain]

NSFetchedResultsController that contains all presenters.

Returns the fetched results controller.

Creates and configures the controller if necessary.


The documentation for this class was generated from the following files:
 All Classes Functions Properties