Click here to support Nimbus development and make a donation at www.pledgie.com !
An iOS framework whose growth is bounded by O(documentation).
<NICSSParserDelegate> Protocol Reference

Overview

The delegate protocol for NICSSParser.

Definition at line 79 of file NICSSParser.h.

Inheritance diagram for <NICSSParserDelegate>:
NIChameleonObserver

Methods

(NSString *) - cssParser:pathFromPath:

Method Documentation

- (NSString *) cssParser: (NICSSParser *)  parser
pathFromPath: (NSString *)  path 
[required]

The implementor may use this method to change the filename that will be used to load the CSS file from disk.

If nil is returned then the given filename will be used.

Example: This is used by the Chameleon observer to hash filenames with md5, effectively flattening the path structure so that the files can be accessed without creating subdirectories.

Generated for Nimbus by doxygen 1.7.4-20110629