API  0.9.7
 All Classes Files Functions Variables Macros Groups Pages
CPThemeBlend Class Reference

#import <CPThemeBlend.h>

+ Inheritance diagram for CPThemeBlend:

Instance Methods

(CPBundle- bundle
 
(void) - bundleDidFinishLoading:
 
(id) - initWithContentsOfURL:
 
(void) - loadWithDelegate:
 
(CPArray) - themeNames
 
(CPArray) - themes
 

Detailed Description

Definition at line 2 of file CPThemeBlend.h.

Method Documentation

- (CPBundle) bundle
implementation

Synthesized accessor method.

Provided by category CPThemeBlend(CPSynthesizedAccessors).

Definition at line 106 of file CPThemeBlend.j.

- (void) bundleDidFinishLoading: (CPBundle aBundle
implementation

Definition at line 78 of file CPThemeBlend.j.

- (id) initWithContentsOfURL: (CPURL aURL
implementation

Definition at line 37 of file CPThemeBlend.j.

- (void) loadWithDelegate: (id)  aDelegate
implementation

Definition at line 71 of file CPThemeBlend.j.

- (CPArray) themeNames
implementation

Returns an array of names of the themes that make up this blend.

Definition at line 61 of file CPThemeBlend.j.

- (CPArray) themes
implementation

Returns an array of names of the keyed theme archives that make up this blend. Each item in the array will have the extension ".keyedtheme".

Definition at line 53 of file CPThemeBlend.j.


The documentation for this class was generated from the following files: