progressevolutiontechnologyswh
- class progressevolutiontechnologyswh()
- progressevolutiontechnologyswh.ajaxcallWrapper(url, args)
Wrapper function for the this.ajaxcall function
- Arguments
url (
string()
) –args (
Object()
) –
- progressevolutiontechnologyswh.constructor()
Constructor function
- progressevolutiontechnologyswh.format_string_recursive(log, args)
Override of the framework’s function to fix bug#79 (https://studio.boardgamearena.com/bug?id=79)
- Arguments
log (
string()
) –args (
Object()
) –
- progressevolutiontechnologyswh.onEnteringState(stateName, args)
Called upon entering any state to make relevant changes to the UI
- Arguments
stateName (
string()
) –args (
string()
) –
- progressevolutiontechnologyswh.onLeavingState(stateName)
Functions called upon leaving any state, to make relevant changes to the UI
- Arguments
stateName (
string()
) –
- progressevolutiontechnologyswh.onUpdateActionButtons(stateName, args)
Function called to update the action buttons in the title bar
- Arguments
stateName (
string()
) –args (
Object()
) –
- progressevolutiontechnologyswh.setup(gamedatas)
Setups the UI using gamedatas object returned by PHP’s getAllDatas
- Arguments
gamedatas (
Object()
) –
- progressevolutiontechnologyswh.setupNotifications()
Method that binds callbacks to the reception of specific notifications