documon
Version:
A documentation system for mortals. Use with any language.
41 lines • 1.76 kB
JavaScript
{
"line": 12,
"name": "Main",
"shortText": "THe main entry point for initializing other classes.",
"shortHtml": "<p>THe main entry point for initializing other classes.</p>",
"text": "THe main entry point for initializing other classes.\n\n",
"html": "<p>THe main entry point for initializing other classes.</p>",
"entity": "class",
"flagSearchText": " Main documon",
"package": "documon",
"file": "documon/template/assets/js/documon/Main.js",
"filename": "Main.js",
"klass": "Main",
"docfile": "documon.Main.html",
"id": "documon.Main",
"methods": [
{
"line": 27,
"name": "init",
"shortText": "Called by the DOMContentReady listener on the window once the page is fully loaded.",
"shortHtml": "<p>Called by the DOMContentReady listener on the window once the page is fully loaded.</p>",
"text": "Called by the DOMContentReady listener on the window once the page is fully loaded.\n\nInitilizes MenuTree and PageManager and loads previously loaded pages.\n\n",
"html": "<p>Called by the DOMContentReady listener on the window once the page is fully loaded.</p>\n<p>Initilizes MenuTree and PageManager and loads previously loaded pages.</p>",
"entity": "method",
"flagSearchText": " init",
"file": "documon/template/assets/js/documon/Main.js",
"filename": "Main.js",
"klass": "Main",
"package": "documon",
"docfile": "documon.Main.html",
"id": "documon.Main.init"
}
],
"prettyLangs": [],
"projectName": "Documon",
"projectVersion": "2.5.5",
"search": {
"documon.Main": "Main : main entry point initializing other classesMain documon",
"documon.Main.init": "init : Called DOMContentReady listener window once page fully loaded Initilizes MenuTree PageManager loads previously loaded pages"
}
}