SproutCMS

This is the code documentation for the SproutCMS project

Page options:

Inherited members

class HarborController

Functions

NameVisibilityDescription
driveApiFormpublicRender Google Drive API test form
googleAuthActionpublicHandle Oauth2 callback. Saves Oauth2 token
googleAuthConnectpublicRender Google OAuth form
shopifyApiFormpublicRender Shopify API test form

public driveApiForm

void $HarborController->driveApiForm ( );

Render Google Drive API test form
Viewable from within dbtools

public googleAuthAction

void $HarborController->googleAuthAction ( );

Handle Oauth2 callback. Saves Oauth2 token

public googleAuthConnect

void $HarborController->googleAuthConnect ( );

Render Google OAuth form

public shopifyApiForm

void $HarborController->shopifyApiForm ( );

Render Shopify API test form
Viewable from within dbtools