\GE_REST_Skins

GE REST Skins class.

GE API Skins support for API v2.

Summary

Methods
Properties
Constants
get_plugin_namespace()
register_routes()
get_skins()
get_skin()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

get_plugin_namespace()

get_plugin_namespace() : string

Get GE API Skins namespace.

Returns

string

register_routes()

register_routes() : void

Register skin routes

get_skins()

get_skins() : array

Get skins.

Returns

array —

All registered skins

get_skin()

get_skin(string  $request) : array

Get a skin.

Parameters

string $request

Skin ID

Returns

array —

Skin data