ZMdemo.bootstrap.HomePage
class ZMdemo.bootstrap.HomePage extends %ZEN.Mojo.basePage
Created using the page template: DefaultProperty Inventory
Method Inventory
Parameters
parameter APPLICATION = ZMdemo.bootstrap.Application;
Class name of application this page belongs to.
parameter AUTOLOGOUT = 0;
Inherited description: If true, then attempt to refresh this page when its session timeout period has expired.
This will cause a login page to display if the current session has ended
and security is set to require login.
parameter CSSINCLUDES = bootstrap-3-3-5/dist/css/bootstrap.min.css;
Comma-separated list of additional CSS3 include files for the page.
If this is defined *and* this page is using CSS3, then the CSSINCLUDES parameter is ignored.
If this is not defined *and* this page is using CSS3, then the CSSINCLUDES parameter is used.
parameter DOMAIN = Zen Mojo Demo;
Domain used for localization.
parameter JSINCLUDES = jquery-1.11.3.min.js,bootstrap-3-3-5/dist/js/bootstrap.min.js;
Comma-separated list of additional JS include files for the page.
parameter PAGENAME = HomePage;
Displayed name of this page.
parameter PROVIDERLIST = data,layout;
List of JSON providers created for this page.
Used by contentProvider.
parameter TEMPLATECLASS = ZMdemo.bootstrap.baseTemplate;
Starting template class for this page
Used by contentProvider.
This is overriden by application settings, of provided.
Properties
property embedded as %ZEN.Datatype.boolean (ZENURL = "EMBED") [ InitialExpression = 1 ];
If true, only show the core content.
Property methods: embeddedDisplayToLogical(), embeddedGet(), embeddedIsValid(), embeddedLogicalToDisplay(), embeddedLogicalToOdbc(), embeddedLogicalToXSD(), embeddedNormalize(), embeddedSet(), embeddedXSDToLogical()
Methods
method %OnDrawHTMLMeta() as %Status
This callback is called at the start of the HTML HEAD section of the page (just after the title).
It allows a page to write out meta tags, if desired. (default implementation is a simple expression).
It allows a page to write out meta tags, if desired. (default implementation is a simple expression).
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.
Adjust size of components within the content area.
clientmethod onPageShow(layoutkey, documentkey) [ Language = javascript ]
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
- 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
- remoteNamespace
- showLabel
- slice
- templateDispatchBaseNamespace
- templateDispatchMode
- 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()
- %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()
- getMaxContentWidth()
- 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()
- onlayoutHandler()
- 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()