Prerequisites: This page assumes that you have already set up your Moxie.Build server and logged in as an admin user. This page covers some of the basics that are involved in using the Content Management aspects of the Moxie.Build system.
Accepts one parameter which is the raw HTML content to be placed in the form, above the Field's location.
Accepts one parameter which is the raw HTML content to be placed in the form, below the Field's location.
Takes one parameter, the contents of which are used for the HTTP Reply Body
Accepts one parameter which is the raw HTML content to be placed in the form at the Field's location.
Cloudflare is a first and foremost a Web Application Firewall and Content Distribution Network, among other additional services.
Takes 9 parameters, ServerName, Port, bSecure, Mode, Path, ContentType, extraHeader, body, rtnHeaders
Brief overview on the file structure and contents under Moxie. The files and folders discussed in this post are those that are essential when upgrading to the most recent version of Moxie.Build , or when troubleshooting server errors.
Has one parameter, a Content.Lang prefix
An Include Procedure cannot be executed directly, the contents of its source code can only be Included into other Procedures using the Include command.
Takes one parameter, EscapedTemplate, and returns the Unescaped Version of this string
Takes one parameter, EscapedHTMLString, and returns the Unescaped Version of this string
Takes 7 parameters, Location, Mode, Title, TitleLink, Class, HtmlPre, HtmlApn
Takes two parameters Command, Options
Has no parameters
Takes two parameters, Location, Mode
Takes one parameter, Source
Takes one parameter, EscapedHTMLString, and returns the Unescaped Version of this string
Has one parameter
Takes 10 parameters, Location, Mode, Title, TitleLink, Class, Fixed, bUseContainer, bNotResponsive, bInverted, HtmlPre, HtmlApn
Takes three parameters Method, URL, Body
Takes four parameters, FieldBase, Destination, Source, IfLenFld
Takes one parameter, Source
Takes two parameters, Source, Value
Has two parameters: Source, Name
Has one parameter.
Takes 6 parameters, Location, Mode, ActionLabel, ActionPath, Class, ActionMethod
Has no parameters
Takes a variable number of parameters
Takes six parameters, FieldBase, Destination, Source, Left, Comparison, Right
Takes two parameters, FieldBase, FieldNamesList
Takes four parameters, FieldBase, Destination, Source, IfLenFld
Takes four parameters, FieldBase, Destination, Source, IfLenFld
Takes three parameters, FieldBase, Destination, SourceFields
Takes 10 parameters, FieldBase, From, To, Subject, Body, bMerge, AttachName, AttachPath, Slow, IfLenFld
Takes a variable number of parameters
Has no parameters.
Takes 5 parameters, Location, Mode, Title, Element, Class
Takes 5 parameters, Location, Mode, Class/ID, Init, bNoAutoAlign
Takes two parameters, name, value
Takes four parameters, FieldBase, Destination, Source, IfLenFld
Takes three parameters, Location, Mode, TemplateName
Takes two parameters, Location, Mode
Takes one parameter, Type
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.
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.
In order for source code to be more readily readable across teams, it is recommended that your source code always be styled according to this style guide.
Record Reports are presented to the users of the Default Admin interface and are also intended to be made available in a dynamic way to users of a customized front end. As a Report, the Procedure is expected to produce output to be displayed to the user.
A Public Method may be called from any other Procedure, by the Default plug-in as part of the CMS.
Has one parameter.
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.
Developing in Moxie.Build on localhost give you the advantage of working with the template files natively. When working on procedures (MOX code) you need to access that through the Procedures page in the Admin area of a Moxie.Build system, if running the server on localhost or on a remote server. When running on a remote server, you can edit the template files via the Files page in the Admin area.
This is our current Privacy Policy, last updated 2016-01-12.
Prerequisites: This tutorial assumes that you have already set up your Moxie.Build server and logged in. This page covers some of the basics that are involved in managing files and folders in the Moxie.Build system.
Takes one parameter, FieldName
A traditional way to check for hard errors and enable those errors to error softly.
Takes two parameters, FilePath, ForceFlush
Takes no parameters
The optional Moxie.http file is read on server start and controls the default HTTP headers set for all requests.
The Moxie.cfg file is read on server start and controls aspects that cannot be changed while the server is running.
Takes 5 parameters, DestinationQuery, SourceQuery, DestinationMatchField, SourceMatchField, Mode
Takes one parameter, ProcedureName
Table Reports are presented to the users of the Default Admin interface and are also intended to be made available in a dynamic way to users of a customized front end. As a Report, the Procedure is expected to produce output to be displayed to the user.
Takes one parameter, ServerLogText
Takes any unspecified data, intended for use by external systems
Has no parameters