%ZEN.Mojo.PluginDocumentation.HomePage
class %ZEN.Mojo.PluginDocumentation.HomePage extends %ZEN.Mojo.basePage
Created using the page template: DefaultProperty Inventory
Method Inventory
Parameters
parameter APPLICATION = %ZEN.Mojo.PluginDocumentation.Application;
Class name of application this page belongs to.
parameter CSSINCLUDES = dojo-release-1-9-1/dijit/themes/claro/claro.css,dojo-release-1-9-1/gridx/resources/claro/Gridx.css;
Comma-separated list of additional CSS include files for the page.
If this page is using CSS3 then the CSS3INCLUDES parameter is used (if defined).
parameter DOMAIN = Zen Mojo Plugin Documentation;
Domain used for localization.
parameter JSINCLUDES = dojo-release-1-9-1/dojo/dojo.js;
Comma-separated list of additional JS include files for the page.
parameter PAGENAME = Zen Mojo Plugin Documentation;
Displayed name of this page.
parameter PROVIDERLIST = data,layout;
List of JSON providers created for this page.
Used by contentProvider.
Properties
property templateDispatchBaseNamespace as %ZEN.Datatype.string [ InitialExpression = "http://www.intersystems.com/zen/mojo/documentation" ];
If templateDispatchMode is set to true this is the
xml namespace which is used for loading templates. All templates
of the same application need to be in the same xml namespace
Property methods: templateDispatchBaseNamespaceDisplayToLogical(), templateDispatchBaseNamespaceGet(), templateDispatchBaseNamespaceIsValid(), templateDispatchBaseNamespaceLogicalToDisplay(), templateDispatchBaseNamespaceLogicalToOdbc(), templateDispatchBaseNamespaceNormalize(), templateDispatchBaseNamespaceSet()
property templateDispatchMode as %ZEN.Datatype.boolean [ InitialExpression = 1 ];
If this property is set to true the page will automatically dispatch
getContent() requests to different templates based on contentProvider name
and key.
templateDispatchBaseNamespace needs to be set if this property
is true.
Property methods: templateDispatchModeDisplayToLogical(), templateDispatchModeGet(), templateDispatchModeIsValid(), templateDispatchModeLogicalToDisplay(), templateDispatchModeLogicalToOdbc(), templateDispatchModeLogicalToXSD(), templateDispatchModeNormalize(), templateDispatchModeSet(), templateDispatchModeXSDToLogical()
Methods
clientmethod adjustContentSize(load, width, height) [ Language = javascript ]
Implementation for this page. This method adjusts the size of components
within the content area based on the current width and height of the screen.
In this case there is only one component.
clientmethod getMaxContentWidth() [ Language = javascript ]
In non-embed mode, maximum width of page content area.
clientmethod onlayoutHandler(load As %Library.String) [ Language = javascript ]
Inherited description: Layout handler.
This adjusts the built-in components of the framework. Use adjustContentSize() to adjust the size of your content.
This adjusts the built-in components of the framework. Use adjustContentSize() to adjust the size of your content.
Inherited Members
Inherited Properties
- %appSettings
- %condition
- %import
- %includeFiles
- %page
- %resource
- align
- aux
- backgroundTimerInterval
- cellAlign
- cellSize
- cellStyle
- cellVAlign
- children
- composite
- containerStyle
- cssLevel
- currMode
- disabled
- dragAndDrop
- dragEnabled
- dropEnabled
- embedded
- enclosingClass
- enclosingStyle
- error
- groupClass
- groupStyle
- height
- hidden
- hint
- hintClass
- hintStyle
- id
- index
- label
- labelClass
- labelDisabledClass
- labelPosition
- labelStyle
- layout
- linkList
- name
- onafterdrag
- onbeforedrag
- onclick
- ondrag
- ondrop
- onhide
- onrefresh
- onshow
- onupdate
- parent
- remoteBrokerAddress
- showLabel
- slice
- title
- tuple
- useSVG
- useSoftModals
- valign
- visible
- width
- window
- zenMojoVersion
- zenPersistentPopup
Inherited Methods
- %AddChild()
- %AddChildAfter()
- %AddChildBefore()
- %AddComponent()
- %AddImportedComponents()
- %AddToSaveSet()
- %ApplyURLParms()
- %Attr()
- %BindExport()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %DrawAutoLogout()
- %DrawClassDefinitions()
- %DrawComponentHTML()
- %DrawHTML()
- %DrawHTMLPage()
- %DrawJSStrings()
- %DrawObjectDefinitions()
- %EnclosingDivId()
- %EndBackgroundMethod()
- %EndScript()
- %Eval()
- %EvalC()
- %Extends()
- %ForceClientRender()
- %GetAppSettings()
- %GetChildIndex()
- %GetComponent()
- %GetComponentById()
- %GetComponentByName()
- %GetEventHandlers()
- %GetLinks()
- %GetMojoJSStrings()
- %GetPageName()
- %GetParameter()
- %GetTemplateClassByName()
- %GetValueById()
- %GetValueByName()
- %GetXMLName()
- %IsA()
- %IsModified()
- %Link()
- %LinkCSS()
- %LinkScript()
- %MakeId()
- %New()
- %NormalizeObject()
- %ObjectModified()
- %OnAddToPageAfter()
- %OnAddToPageBefore()
- %OnAfterCreatePage()
- %OnBeforeCreatePage()
- %OnCreateApplication()
- %OnCreatePage()
- %OnDetermineCSSLevel()
- %OnDrawEnclosingDiv()
- %OnDrawHTMLBody()
- %OnDrawHTMLHead()
- %OnDrawHTMLMeta()
- %OnDrawObjectProperties()
- %OnFinishBackgroundTask()
- %OnGetSubtemplateList()
- %OnGetSubtemplateMeta()
- %OnGetTemplateList()
- %OnGetTemplateMeta()
- %OnMonitorBackgroundTask()
- %OnMutateChildren()
- %OnObjectSynch()
- %OnPreHTTP()
- %OnSubmit()
- %OnUseSoftModals()
- %OnZENDeserialize()
- %OriginalNamespace()
- %PackageName()
- %QuoteValue()
- %QuoteValueL10N()
- %RemoveChild()
- %RemoveChildren()
- %RemoveComponent()
- %RemoveFromSaveSet()
- %RunBackgroundMethod()
- %Self()
- %SerializeObject()
- %SetBackgroundMethodStatus()
- %SetErrorById()
- %SetErrorByName()
- %SetModified()
- %SetValueById()
- %SetValueByName()
- %SetValuesByName()
- %StartScript()
- %ValidateObject()
- %ZENVersion()
- ConvertParameter()
- Decrypt()
- Encrypt()
- EscapeHTML()
- EscapeURL()
- GetSubtemplateList()
- GetTemplateList()
- HyperEventCall()
- HyperEventHead()
- Include()
- InsertHiddenField()
- InsertHiddenFields()
- IsPrivate()
- Link()
- OnHTTPHeader()
- OnPage()
- OnPageError()
- OnPostHTTP()
- OnPostHyperEvent()
- OnPreHTTP()
- OnPreHyperEvent()
- Page()
- QuoteJS()
- RewriteURL()
- SetSessionLanguage()
- ShowError()
- StartTimer()
- StopTimer()
- ThrowError()
- UnescapeHTML()
- UnescapeURL()
- XMLDTD()
- XMLExport()
- XMLExportToStream()
- XMLExportToString()
- XMLNew()
- XMLSchema()
- XMLSchemaNamespace()
- XMLSchemaType()
- ZMojoDrawBackgroundDiv()
- ZMojoDrawContentBackground()
- ZMojoDrawFooterGroup()
- ZMojoDrawHeaderImage()
- ZMojoDrawQuickLinks()
- addChild()
- addChildAfter()
- addChildBefore()
- adjustSizes()
- cancelPopup()
- changeAreaHandler()
- childrenMutated()
- correctIELayering()
- createComponent()
- createComponentNS()
- deleteComponent()
- dragFinishHandler()
- dragHandler()
- dragNotifyHandler()
- dragStartHandler()
- dropHandler()
- dropStartHandler()
- endModal()
- exposeComponent()
- findElement()
- fireOnResizeEvent()
- fireOnUnloadEvent()
- fireOnUpdateEvent()
- firePopupAction()
- getChildIndex()
- getComponent()
- getComponentById()
- getContent()
- getContentHeight()
- getContentProvider()
- getContentWidth()
- getCurrArea()
- getEnclosingDiv()
- getFooterHeight()
- getHeaderHeight()
- getHidden()
- getHintElement()
- getLabelElement()
- getOpener()
- getOrientation()
- getProperty()
- getSettings()
- getSubtemplate()
- getSubtemplateInfo()
- getSubtemplateProvider()
- getTemplate()
- getTemplateForArea()
- getType()
- gotoArea()
- gotoAreaKB()
- gotoPage()
- invalidate()
- invokeSuper()
- isEmbedded()
- isMobile()
- isOfType()
- launchPopupWindow()
- loadSubtemplate()
- loadSubtemplateNS()
- loadTemplateNS()
- makeId()
- onCreate()
- onDelete()
- onDisplayHandler()
- onEndModalHandler()
- onPopstateHandler()
- onPopupAction()
- onRefreshContents()
- onSerialize()
- onServerMethodCall()
- onServerMethodError()
- onServerMethodReturn()
- onStartModalHandler()
- ondisabledHandler()
- onkeydownHandler()
- onkeyupHandler()
- onloadHandler()
- onlogoutHandler()
- onoverlayHandler()
- onresizeHandler()
- onunloadHandler()
- onupdateHandler()
- popState()
- popstateHandler()
- popupActionHandler()
- pushState()
- refreshContents()
- removeChild()
- render()
- renderContents()
- renderSVG()
- setComponentId()
- setHidden()
- setOverlayMode()
- setProperty()
- setPropertyAll()
- setTraceOption()
- showMessage()
- startModal()
- startProgressBar()
- stopProgressBar()
- submitData()
- updateView()