Search Results for added

 

ChildrenAlias

Takes two parameters, ChildTableName, Mode

 

Children

Takes two parameters, ChildTableName, Mode

 

Parents

Takes three parameters, ChildTableName, ParentTableName, Mode

 

DeleteTable

Takes one parameter, TableName

 

HttpHeader

Takes two parameters, name, value

 

Truncate$

Takes two parameters, Source, MaxLength

 

Hex$

Takes two parameters, SourceValue, Width

 

HtmlSearchBox

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

 

HtmlAlert

Takes three parameters, Location, ClassNames, AlertText

 

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

 

NewRecords

Takes one parameter, QuantityToAdd

 

EnsureFields

Takes two parameters, FieldBase, FieldNames

 

ParentsAlias

Takes three parameters, ChildTableName, ParentTableName, Mode

 

NewFields

Takes two parameters, FieldBase, FieldNames

 

ListFiles

Takes 3 parameters, Folder, Filter, bShowImgSize, bShowAccessed

 

Ctid$

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

 

[State] Error State

Takes one 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.

 

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.

 

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.

 

[FieldList]

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

 

Moxie.http Headers

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

 

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.

 

Bin$

Takes two parameters, SourceValue, Width

 

Moxie.cfg Config

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

 

Export and Import of Database Schema

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

 

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