The Help Plugin

JavaScript

GateOne.Help.aboutGateOne()

Displays the Gate One version/credits.

GateOne.Help.init()

Creates the help panel and registers the Shift-F1 (show help) and Ctrl-S (displays helpful message about suspended terminal output) keyboard shortcuts.

GateOne.Help.showFirstTimeDialog()

Pops up a dialog for first-time users that shows them the basics of Gate One.

GateOne.Help.showHelp()

Displays the help panel.

GateOne.Help.showHelpSection(sectionObj)

Shows the given help information (sectionObj) by sliding out whatever is in the help panel and sliding in the new help text.

Table Of Contents

Previous topic

The Example Plugin

Next topic

The Logging Plugin

This Page