Search Results for html

 

Html

Takes 3 parameters, Location, Mode, Text

 

HtmlNav

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

 

RecoverHtml$

Takes one parameter, EscapedHTMLString, and returns the Unescaped Version of this string

 

HtmlNavbar

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

 

RecoverHtmlObj$

Takes one parameter, EscapedHTMLString, and returns the Unescaped Version of this string

 

[Custom] HTML Field Attribute

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

 

HtmlErr

Takes one parameter, ErrMsg

 

 

HtmlAlert

Takes three parameters, Location, ClassNames, AlertText

 

HtmlBlock / End HtmlBlock

Takes two parameters, Location, Mode

 

HtmlButton

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

 

[HtmlOutput]

Takes a variable number of parameters

 

HtmlReset

Has no parameters

 

HtmlUpload

Takes seven parameters, Location, Mode, Prompt, Path, Class, Name, HelpText

 

HtmlHistory

Takes two parameters, Title, Path

 

HtmlJButton

Takes 6 parameters, Location, Mode, ActionLabel, ActionScript, Class, Extra.

 

HtmlPageBreak

Takes two parameters, Location, Mode

 

HtmlDTable

Takes 5 parameters, Location, Mode, Class/ID, Init, bNoAutoAlign

 

HtmlDropdown

Takes 5 parameters, Location, Mode, Title, Element, Class

 

HtmlETable

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

 

HtmlRaw

Takes 3 parameters, Location, Mode, bWithNoHeader

 

HtmlForm

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

 

HtmlBlocks / End HtmlBlocks

Takes two parameters, Location, Mode

 

HtmlTable

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

 

HtmlAButton

Takes 6 parameters, Location, Mode, ActionLabel, ActionPath, Class, Extra.

 

HtmlToText$

Takes a single parameter, Source

 

TextToHtml$

Takes one parameter, Source

 

 

HtmlSearchBox

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

 

HtmlTab

Takes 3 parameters, Location, Mode, bWithNoHeader

 

[Footer] Raw HTML

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

 

[Raw] Raw HTML

Accepts one parameter which is the raw HTML content to be placed in the form at 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.

 

RecoverMOX$

Takes one parameter, HtmlEscapedString, and returns the Unescaped Version of this string

 

TallyAny%

Takes two parameters, Source, Match

 

TallyAny$

Takes two parameters, Source, Match

 

Tally$

Takes two parameters, Source, Match

 

TrimAny$

Takes two parameters, Source, Match

 

Tally%

Takes two parameters, Source, Match

 

Trim$

Takes two parameters, Source, Search

 

SSReference

A command to help build spreadsheets

 

TimeAdd$

Takes two parameters, Source, Value

 

TimeDif$

Takes two parameters, Source, Value

 

TimeSub$

Takes two parameters, Source, Value

 

SendEmail

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

 

SSColNum$

Takes one parameter, Source

 

Rnd%

Takes two parameters, Low, High

 

RTrim$

Takes two parameters, Source, Search

 

RTrimAny$

Takes two parameters, Source, Search

 

Right$

Takes two parameters, Source, Value

 

ReplaceAny$

Takes one existing Source value, and two parameters of equal length, SearchVals, NewVals

 

RetainAny$

Takes two parameters, Source, Search

 

Reverse$

Takes one parameter, Source

 

Similar$

Takes 2 parameters, pString1, pString2

 

Sqr%

Takes one parameter, Value

 

SSColAlpha$

Takes one parameter, Source

 

Similar%

Takes 2 parameters, pNum1, pNum2

 

WithGroup

Takes six parameters, FieldBase, GroupByField, Destination, Action, Source, IfLenFld

 

SessionIsGroupType$

Takes one parameter, a List of possible group types

 

Text

Takes six parameters, FieldBase, Destination, Function, Source, Value, IfLenFld

 

SubTemplate

Takes three parameters, Location, Mode, TemplateName

 

TemplateRuntime

Takes one parameter, Name

 

Get

Takes two parameters, TableName, IfLenFld

 

Raw

Takes one parameter, the contents of which are used for the HTTP Reply Body

 

EnsureNavFields

Takes two parameters, FieldBase, FieldNamesList

 

HttpCookie

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

 

HttpType

Takes one parameter, Type

 

UpdateTableField

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

 

UpdateTableProc

Takes ten parameters, TableName, OldProcName, NewProcName, Type, Params, GroupTypes, Label, Note, DevNote, Source

 

UpdateTableRltn

Takes eight parameters, TableName, OldOtherTableName, NewOtherTableName, ParentChild, Ratio, Note, Attr, DevNote

 

NewTableRltn

Takes seven parameters, TableName, OtherTableName, ParentChild, Ratio, Note, Attr, DevNote

 

Lookup

Takes six parameters, FieldBase, Destination, Table, Alias, SourceField, IfLenFld

 

NewTableField

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

 

NewTableProc

Takes nine parameters, TableName, ProcName, Type, Params, GroupTypes, Label, Note, DevNote, Source

 

WebSafe$

Takes one parameter, Source

 

SaveTabFile

Takes two parameters, FileName, bUseHeader

 

SaveJsonFile

Takes two parameters, FileName, Options

 

Verify$

Takes two parameters, Source, AllowedCharacters (case sensitive)

 

Truncate$

Takes two parameters, Source, MinLength

 

UCase$

Takes one parameter, Source

 

Verify%

Takes two parameters, Source, AllowedCharacters (case sensitive)

 

KeepUnique

Takes one parameter, FieldName

 

KeepIfFound

Takes 3 parameters, FieldBase, Fields, SearchTerms

 

ETableStream

Takes two parameters, ExcelTableData, Options

 

ListQueries

Takes no parameters

 

SaveCsvFile

Takes two parameters, FilePath, bUseHeader

 

Parse

Takes seven parameters, FieldBase, Destination, Source, bAny, Delimiter, Item, IfLenFld

 

NameField

Takes three parameters, FieldBase, OldFieldName, NewFieldName

 

Select / Case / End Select

Takes a variable number of conditional statements to compare against a single source

 

Meta

Takes any unspecified data, intended for use by external systems

 

TRONLog

Takes one parameter, OutputText

 

TRON

Takes one parameter, FilePath

 

Function

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

 

ForEach

Takes a variable number of parameters, QueryName, MethodName, [Param1, [Param2, etc...]]

 

LangWith

Has one parameter, a Content.Lang prefix

 

If (Not) / And / Or / ElseIf / End If

Takes a variable number of conditional statements

 

Try / Catch / Finally / End Try

A traditional way to check for hard errors and enable those errors to error softly.

 

[DateTime] (Top Query)

Has no parameters

 

[Date] (Top Query)

Has no parameters

 

[Me]

Takes no parameters

 

[L] Lookup (Top Query)

Takes one parameter.

 

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.

 

Moxie.cfg Config

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

 

[$] Currency (Top Query)

Takes one parameter, Source

 

Using the Backtick `

Some Work Query command parameters can accept a source of either a Work Query Field name or a text literal. Text literals in these cases are prefixed with a backtick ` character.

 

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.

 

Help with Markdown

Markdown enables simple formatting of plain text via easy to remember conventions. This page will provide you with some pointers on what formatting options are available with "Moxie Flavored Markdown".

 

[Ajax]

Takes 3 parameters, Trigger, DestinationID, Path

 

Templates Documentation

Prerequisites: This tutorial assumes that you have already learned about Managing Files .

 

 

Get Started with Setting up the Development Environment

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.

 

 

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.

 

[Max]

Accepts a numeric value as a parameter.

 

Table Report

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.

 

Record Report

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.

 

ETableReply

Takes 2 parameters, Result, Status

 

Error

Takes one parameter, the text of the error to throw.

 

[Min]

Accepts a numeric value as a parameter.

 

[MaxLen]

Accepts a numeric value as a parameter.

 

Public Method

A Public Method may be called from any other Procedure, by the Default plug-in, or a Custom COM DLL. Each Public Method may either use specific Input Parameters, or it may accept an Input Query.

 

[Placeholder]

Takes one parameter

 

[Meta]

Takes no parameters

 

LongDate$

Takes one parameter, a Date value

 

LoadFile$

Takes one parameter, PathToFile

 

LTrim$

Takes two parameters, Source, Search

 

Lookup$

Takes one parameter, in the form of: Table|{Alias}|Field

 

LastAny$

Takes two parameters, Source, Search

 

JsonStream$

Has one parameter, Options

 

Len%

Takes one parameter, a Source value

 

Left$

Takes two parameters, Source, Value

 

LTrimAny$

Takes two parameters, Source, Search

 

RemoveAny$

Takes two parameters, Source and Search

 

Remove$

Takes two parameters, Source and Search

 

Replace$

Takes one existing Source value, and two parameters, Search, NewVal

 

Repeat$

Takes two parameters, Source, Count

 

RecoverTmpl$

Takes one parameter, EscapedTemplate, and returns the Unescaped Version of this string

 

Path$

Takes one parameter, Index

 

RemainAny$

Takes two parameters, Source and Search

 

Remain$

Takes two parameters, Source and Search

 

[WQRecCount]

Has no parameters

 

[TQRecCount]

Has no parameters

 

ApplyLang$

Takes one parameter

 

AntiCsrf$

Has no params

 

[TQFldCount]

Takes no parameters

 

[TQFieldList]

Takes no parameters

 

[TQName]

Has no parameters

 

[TQMessage]

Takes one parameter, Message, or no parameters

 

Currency$

Takes one parameter, a numeric value

 

HttpHeader$

Has one parameter

 

Greg$

Takes one parameter, a gregorian number

 

JsonEncode$

Has two parameters: Source, Options

 

HttpHeaders$

Has no parameters

 

FieldDef$

Takes one parameter, FieldName

 

ExtractAny$

Takes two parameters, Source , Search

 

Greg%

Takes one parameter, a date of the form yyyy-mm-dd

 

Format$

Takes two parameters, a source value, and a formatting mask.