Changes

Jump to: navigation, search

System Call

5 bytes added, 20:23, 11 February 2013
no edit summary
When using system calls you add the System Call references to a Browser Script custom field. The syntax for each System Call is as follows:
<pre><!--SysCall_'''function'''SysCall_function(@parameter 1@,@parameter 2@,@parameter N@)--></pre>
Note Multiple System calls can be embedded in the same script field.
== Triggering System Calls ==
The execution of the System Call is controlled by the trigger that you set for the Browser Script field. The following triggers are supported.
The execution of the system call is controlled by the trigger that you set for the Browser Script field. The following triggers are supported. * '''on Load''' - SysCall System Call is executed by the server when page is requested (no JavaScript is required)* '''on demand''' - SysCall System Call is executed by the server when the user clicks a button on the page.
*The button will be displayed for the browser script field when you select this type of trigger. *Note this is the only time the Browser Script field type has any visibility on a page.
*'''on Save''' - SysCall System Call is executed by the server when page is saved (no JavaScript is required).
== System Call Examples ==
Smartstaff
311
edits

Navigation menu