| Method Summary |
| |
__init__(self)
|
| |
getindex(self,
indexfile)
Read an index file |
| |
getmedia(self,
maps,
result,
key)
Returns the contents of media as a dict where the key is a name as
returned by getindex, and the value is the contents of the media |
| |
getmediaindex(self,
builtins,
maps,
results,
key)
Gets the media (wallpaper/ringtone) index |
| |
getringtones(self,
result)
|
| |
getwallpapers(self,
result)
|
| |
savemedia(self,
mediakey,
mediaindexkey,
maps,
results,
merge,
reindexfunction)
Actually saves out the media |
| |
saveringtones(self,
results,
merge)
|
| |
savewallpapers(self,
results,
merge)
|