PHP: Difference between revisions

From nuBuilderForte
Jump to navigation Jump to search
No edit summary
No edit summary
Line 8: Line 8:
*[[nuDisplayError]] - This adds an error that will stop the current event running and display the error message.
*[[nuDisplayError]] - This adds an error that will stop the current event running and display the error message.
*[[nuDisplayMessage]] - This adds a message that will be displayed after the current event completes.
*[[nuDisplayMessage]] - This adds a message that will be displayed after the current event completes.
*[[nuGetSubformObject]] -  
*[[nuGetSubformObject]] - Returns a PHP object that can be looped through.
*[[nuGetUserAccess]] -  
*[[nuGetUserAccess]] - Returns an array of user information.
*[[nuHasNewRecordID]] -  
*[[nuHasNewRecordID]] - Returns true or false.
*[[phpnuID|nuID]] - Creates a random string.
*[[phpnuID|nuID]] - Creates a random string.
*[[nuIsGlobeadmin]] - Returns true or false.
*[[nuIsGlobeadmin]] - Returns true or false.
Line 18: Line 18:
*[[nuRunQuery]] - Run an SQL query.
*[[nuRunQuery]] - Run an SQL query.
*[[nuSetFormValue]] - Updates Objects after a Lookup value is chosen.
*[[nuSetFormValue]] - Updates Objects after a Lookup value is chosen.
*[[nuSubformObject]] - This returns a PHP object that can be looped through.
*[[nuSubformObject]] - Returns a PHP object that can be looped through.
*[[nuTT]] - Creates a unique ID starting with '__'.
*[[nuTT]] - Creates a unique ID starting with '__'.

Revision as of 18:07, 9 July 2017