#import <MediaWikiPageQuery.h>
List of all members.
Member Function Documentation
- (NSString*) _buildGetParams |
|
|
|
A factory method for constructing a MediaWiki wikitext/page query object.
- Parameters:
-
URL | The base MediaWiki API url |
delegate | The delegate which will receive read progress reports. |
- Returns:
- MediaWikiPageQuery object which can perform the requested query.
Property Documentation
- (NSString*) composerName [read, write, copy] |
The IMSLP composer name of the composition to be read.
Delegate to pass page data to
- (NSMutableDictionary*) parameters [read, write, retain] |
A dictionary object that holds the parameter data.
- (NSString *) wikiAction [read, write, copy] |
Defines the action parameter for this MediaWiki page query.
- (NSString *) wikiTitle [read, write, copy] |
Defines the page title parameter for this MediaWiki page query.
The documentation for this class was generated from the following files: