Skip to content
This repository has been archived by the owner on May 16, 2023. It is now read-only.

app.start

Leonardo Laureti edited this page Jul 22, 2019 · 2 revisions

app.start

Launcher functions

<Object>

 

app.start.redirect

Tries to redirect after a delay

<Function>

arguments:

<Boolean> loaded

position:

 

app.start.alternative

Displays message with info and alternatives to help to execute the app

<Function>

globals:

<Object> appe__config

returns.

position:

 

app.start.load

Default "start" load function

<Function>

globals:

<Object> appe__config
<Object> appe__locale

returns.

position:

 

app.start.progress

Displays the current loader status

<Function>

arguments:

<Number> phase

position:

 

app.start.loadComplete

Fires on "start" load complete

<Function>

globals:

<Object> appe__config

arguments:

<Object> routine

returns.

position:

 

Clone this wiki locally