Search Results for added

 

Children

Takes two parameters, ChildTableName, Mode

 

HttpHeader

Takes two parameters, name, value

 

DeleteTable

Takes one parameter, TableName

 

ChildrenAlias

Takes two parameters, ChildTableName, Mode

 

Ctid$

Has no params

 

Setup Table

The Setup Table controls aspects that can be changed while the server is running, and is intended to contain both Moxie.Build specific values as well as application specific.

 

HtmlSearchBox

Takes 6 parameters, Location, Mode, ActionPath, Name, Class, Prompt

 

HtmlAlert

Takes three parameters, Location, ClassNames, AlertText

 

Parents

Takes three parameters, ChildTableName, ParentTableName, Mode

 

HtmlETable

Takes 6 parameters, Location, Mode, Div, Data, Script, Extra

 

SendEmail

Takes 10 parameters, FieldBase, From, To, Subject, Body, bMerge, AttachName, AttachPath, Slow, IfLenFld

 

HtmlTable

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

 

HtmlNav

Takes 7 parameters, Location, Mode, Title, TitleLink, Class, HtmlPre, HtmlApn

 

EnsureFields

Takes two parameters, FieldBase, FieldNames

 

ParentsAlias

Takes three parameters, ChildTableName, ParentTableName, Mode

 

NewRecords

Takes one parameter, QuantityToAdd

 

NewFields

Takes two parameters, FieldBase, FieldNames

 

Moxie.http Headers

The optional Moxie.http file is read on server start and controls the default HTTP headers set for all requests.

 

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.

 

[!] Limited Selection List

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.

 

 

Get Started with Service Setup on a Server

A single Windows OS can host many instances of Moxie.Build, these steps will guide you through the setup process.

 

Learn More About Managing Files

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.

 

Learn More About the Content Management System

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.

 

[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.

 

Function

A special type of Private Method, called a Private Function, that is intended to return a single value or multiple values simultaneously.

 

PaaS

Takes three parameters, Url, SaaSTenant, InputQuery, OutputQuery

 

Moxie.cfg Config

The Moxie.cfg file is read on server start and controls aspects that cannot be changed while the server is running.

 

[State] Error State

Takes one parameter.

 

[FieldList]

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

 

Export and Import of Database Schema

ExportSchema and ImportSchema are BuiltIn procedures that are available for use with source control systems.