|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.zekr.common.runtime.ApplicationRuntime
public class ApplicationRuntime
Constructor Summary | |
---|---|
ApplicationRuntime()
|
Method Summary | |
---|---|
void |
clearAll()
Clear cache and config directories. |
void |
clearCache()
|
void |
clearConfig()
|
void |
configure()
|
void |
configureDirectories()
Makes the application home directory. |
void |
recreateHtmlCache()
Recreates cache for Quran, translation. |
void |
recreateMixedCache()
|
void |
recreatePlaylistCache()
|
void |
recreateQuranCache()
|
void |
recreateThemePropertiesDirectory()
|
void |
recreateTransCache()
|
void |
recreateViewCache()
Will recreate all theme-related directories and files: HTML for quran, translation and search result text Common config files such as CSS file |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ApplicationRuntime()
Method Detail |
---|
public void configureDirectories() throws java.io.IOException
java.io.IOException
public void recreateHtmlCache() throws java.io.IOException
java.io.IOException
public void configure() throws java.io.IOException
java.io.IOException
public void recreateViewCache() throws java.io.IOException
java.io.IOException
public void recreatePlaylistCache() throws java.io.IOException
java.io.IOException
public void recreateQuranCache() throws java.io.IOException
java.io.IOException
public void recreateTransCache() throws java.io.IOException
java.io.IOException
public void recreateMixedCache() throws java.io.IOException
java.io.IOException
public void clearCache()
public void clearConfig()
public void clearAll()
public void recreateThemePropertiesDirectory()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |