konnexengine.ui.utilities

Undocumented in source.

Members

Functions

cacheUser
void cacheUser(string r, RedisDatabase* _user, RedisDatabase* _db)
Undocumented in source. Be warned that the author may not have intended to support it.
cacheUserKomponent
void cacheUserKomponent(string user, string komponent, RedisDatabase* _komponent)
Undocumented in source. Be warned that the author may not have intended to support it.
cacheUserPage
void cacheUserPage(string user, string page, RedisDatabase* _page)
Undocumented in source. Be warned that the author may not have intended to support it.
cacheUserTokens
void cacheUserTokens(string user, string accessToken, RedisDatabase* _user)
Undocumented in source. Be warned that the author may not have intended to support it.
configure
void configure(AppData* appData, Json videoData)
Undocumented in source. Be warned that the author may not have intended to support it.
prepare
T prepare(T t, AppData appData, AuthState authState, Json videoData)
Undocumented in source. Be warned that the author may not have intended to support it.
writeVideosToFile
void writeVideosToFile(Json videoData)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta