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.
Takes one parameter, Message, or no parameters
Takes one parameter, Message, or no parameters
Takes three parameters, Login, Password, bRememberMe
Takes 3 parameters, ParentTableName, ChildTableName, and a boolean expression (optional)
Takes three parameters, TableName, Alias, Password
Takes two parameters, TableName, IfLenFld
Takes three parameters, Login, Password, bRememberMe
Takes two parameters, Source, OptionsAndSecret
Takes two parameters, TableName and a boolean expression
Takes 3 parameters, ParentTableName, ChildTableName, IfLenFld
Takes no parameters
Takes no parameters
Takes up to 6 parameters, FieldBase, Destination, Action, Source, Value, IfLenField
Takes six parameters, FieldBase, Destination, Function, Source, Value, IfLenFld
Takes no parameters.
Takes 5 parameters, FieldBase, Destination, Action, Source, IfLenFld
Takes two parameters, TableName, IfLenFld
Takes five parameters, FieldBase, FieldList, Mask, bBlanks2Zero, IfLenFld
Takes 5 parameters, FieldBase, FolderPath, Action, Source, IfLenFld
Takes two parameters, Source, Options
Table Actions 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 an Action, the Procedure is expected to perform some sort of task, such as an automated set of updates to the Database Table.
Has no parameters
Record Actions 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 an Action, the Procedure is expected to perform some sort of task, such as an automated set of updates to the Database Record.
A Public Method may be called from any other Procedure, by the Default plug-in as part of the CMS.
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.
Has no parameters
This style guide provides comprehensive standards for writing clean, maintainable, and consistent MOX code for Moxie.Build. Code examples on this page are for illustrative purposes and are only intended to demonstrate style conventions.
Cloudflare automatically provides free client-facing certificates for your domain, even when using their free service. In addition, they provide free Origin Certificates to encrypt the connection between Cloudflare and your origin Moxie.Build server. Use this article when you are going to have Cloudflare connect to inbound open ports on your Moxie.Build server.
This utility program manages a server install with one or many Moxie.Build services running by taking care of nightly tasks via a scheduled task.
Takes one parameter, Source
Takes one parameter, SlowWritePercent
Takes one parameter, Control
Takes two parameters, Text, Title