Properties

$settings_page

$settings_page : 

Type

$import_export_page

$import_export_page : 

Type

$themes_page

$themes_page : 

Type

$ajax_layouts

$ajax_layouts : 

Type

$ajax_skin

$ajax_skin : 

Type

$ajax_import_export

$ajax_import_export : 

Type

$webfonts

$webfonts : 

Type

$block_render

$block_render : 

Type

$block_wrapper

$block_wrapper : 

Type

$customizer

$customizer : 

Type

$api_menu

$api_menu : 

Type

$api_skin

$api_skin : 

Type

$page

$page : 

Type

$subpage

$subpage : 

Type

Methods

__construct()

__construct() 

Constructor calls all functions needed to setup

load_basic()

load_basic() : void

First loads all classes that GE_Next and subsclasses work with

init_basic_hooks()

init_basic_hooks() : void

After load, GE_Next initializes all hooks needed

basic()

basic() : void

Everything needed to do after loading and init. This action will be done on frontend and administration.

load_frontend()

load_frontend() : void

Loads all variables needed in frontend

init_frontend_hooks()

init_frontend_hooks() : void

Initializes all hooks needed in frontend

init_frontend_scripts()

init_frontend_scripts() : void

Enqueues frontend CSSs

init_frontend_css()

init_frontend_css() : void

Enqueues frontend CSSs

load_admin()

load_admin() : void

Loads all variables needed in administration

goldenegg_menu()

goldenegg_menu() : void

GoldenEgg menu include.

init_admin_hooks()

init_admin_hooks() : void

Initializes all hooks needed in administration

init_admin_css()

init_admin_css() : void

Enqueues admin master CSS

output()

output(array  $array, boolean  $download = false) : void

Used for JSON output, great for letting ajax know what happens

Parameters

array $array

Array with keys and values for output

boolean $download

Specifies whether a file is downloaded

frontend()

frontend() : void

Does everything needed that has to be done in frontend

administration()

administration() : void

Does everything needed that has to be done in administration

get_themes_page()

get_themes_page() 

get_ajax_layouts()

get_ajax_layouts() 

get_ajax_skin()

get_ajax_skin() 

get_ajax_import_export()

get_ajax_import_export() 

get_block_render()

get_block_render() 

get_block_wrapper()

get_block_wrapper() 

get_customizer()

get_customizer() 

get_webfonts()

get_webfonts()