
Collections
ArrayList
Container
ControlPair
Group
ImplicitArrayList
Item
Controls
Auxiliary
AccordionPart
ColumnHeader
Eventee
Larva
ListViewItem
MarkupItem
MenuItem
Tab
TabPage
TableColumn
TableRow
TreeNode
Core
Button
Calendar
CheckBox
CheckControl
CheckListBox
ComboBox
Control
FileUpload
Form
IFrame
Image
Label
Link
ListBox
ListControl
Listener
MarkupRegion
Multimedia
Panel
RadioButton
Table
TextArea
TextBox
Timer
Extended
Accordion
CollapsePanel
ContextMenu
DatePicker
ListView
Menu
Paginator
RichMarkupRegion
RolloverImage
RolloverLabel
RolloverTab
TabPanel
TreeList
WindowPanel
Data
Data
DataCommand
DataConnection
DataReader
File
Events
ClientEvent
Event
RaceClientEvent
ServerEvent
Interfaces
Groupable
MultiGroupable
Singleton
Statics
Animate
ClientScript
Color
Cursor
Layout
Priority
Semantics
Shift
System
URL
UserAgent
System
Application
Component
Configuration
InnerSugar
Multiple
Object
WebPage
The WebPage class is the starting point of any NOLOH application. You must write a class that extends it and call the SetStartupPage function with the name of your class as the parameter.
































WebPage::SetMeta('Ice Cream Melts in the Summer', 'tragedy, ice cream, summer', 'A hilarious story of melting ice cream'); //Alternatively $keywords = array('tragedy', 'ice cream', 'summer'); WebPage::SetMeta('Ice Cream Melts in the Summer', $keywords, 'A hilarious story of melting ice cream');






Be sure to call this from the constructor of any class that extends WebPage.









classconstantpropertymethodarticle
