Search Results for attributes

 

 

 

 

[Custom] HTML (DB Field Attribute)

Allows any extra HTML Attributes to be specified in the Control's HTML Tag

 

Minute$

Takes one parameter, Source

 

MarkdownToHtml$

Takes one parameter, Source

 

HttpSoap$

Takes 8 parameters, ServerName, Port, bSecure, Path, ExtraHttpHeaders, Envelope, ExtraBody, xml

 

Month$

Takes one parameter, Source

 

TimeAdd$

Takes two parameters, Source, Value

 

Second$

Takes one parameter, Source

 

RawStream$

Has no parameters

 

HtmlToText$

Takes a single parameter, Source

 

Throttle / End Throttle

Takes one parameter, SlowWritePercent

 

LangWith

Has one parameter, a Content.Lang prefix

 

Message Handler

A Message Handler is only ever called by the Database on a Database Event. These Event Messages allow a Developer to intercept operations taking place on a per-record level and implement Event based business logic.

 

Ctid$

Has one parameter.

 

Hour$

Takes one parameter, Source

 

Day$

Takes one parameter, Source

 

DateTime$

Takes one parameter, Source

 

XmlStream

Takes one parameter, Data

 

HtmlForm

Takes 6 parameters, Location, Mode, ActionLabel, ActionPath, Class, ActionMethod

 

NewTableField

Takes six parameters, TableName, FieldName, Label, Note, Attr, DevNote

 

ResetTableNextAlias

Takes one parameter, TableName

 

XmlMerge

Takes two parameters, [WorkWith]+Scope, EmbedScope

 

UpdateTableField

Takes seven parameters, TableName, OldFieldName, NewFieldName, Label, Note, Attr, DevNote

 

SkipCalls

Takes no parameters

 

ListRltns

Takes one parameter, TableName

 

HtmlTable

Takes 6 parameters, Location, Mode, Class, bNoHeader, bNoAutoAlign, bNoIDTags

 

TimeSub$

Takes two parameters, Source, Value

 

TimeDif$

Takes two parameters, Source, Value

 

Year$

Takes one parameter, Source

 

ListFields

Takes one parameter, TableName

 

HttpCookie

Takes 6 parameters, Name, Value, Path, Domain, Expires, Other

 

HtmlNavbar

Takes 10 parameters, Location, Mode, Title, TitleLink, Class, Fixed, bUseContainer, bNotResponsive, bInverted, HtmlPre, HtmlApn

 

[Footer] Raw HTML

Accepts one parameter which is the raw HTML content to be placed in the form, below the Field's location.

 

 

[Header] Raw HTML

Accepts one parameter which is the raw HTML content to be placed in the form, above the Field's location.

 

[MaxLen]

Accepts a numeric value as a parameter.

 

[!] Limited Selection List (DB Field Attribute)

Parameter is a comma separated list (using CSV rules and not in quotes) of the options made available to the user which are enforced on save.

 

[DatePicker]

Takes no parameters

 

Learn More about Frontend Development

Prerequisites: This tutorial assumes that you have already set up a Category and Procedure if necessary. This page covers some of the basics that are involved in Front End development using the MOX language.

 

Language Systems

Moxie.Build supports translating any user-facing text into multiple languages from a single database table. Procedures, templates, and database field metadata all share the same translation store, so a string written once is reusable everywhere.

 

 

[Ajax]

Takes 3 parameters, Event, DestinationID, Path

 

MOX Coding and Programing Language Syntax Documentation

The MOX coding and programming language pays heritage to BASIC, but has been crafted for the specific type of work and environment that is demanded of Moxie.Build.

 

[HideAttach]

Has no parameters

 

[FieldList]

Parameter is a space separated list of field names to be displayed.

 

[HideNew]

Has no parameters

 

 

 

[Time] (DB Field Attribute)

Has no parameters.

 

[RowCols]

Takes three parameters

 

[Row] / [Col] / [EndRow]

[Col] takes one parameter

 

[SearchFieldList]

Parameter is a space separated list of field names to be displayed when the user is viewing results from the Search List in the Admin interface.

 

[Temp] Field

Parameter is a single new field name or a space separated list of new field names.

 

[SearchSort]

Parameter is a space separated list of field names to have the display table sorted by when displaying search results in the Admin interface.