| ARTICLECREATE |
| Application scope - function ArticleCreate |
Arguments:
| Name |
Required |
Type |
Default |
| ObjectData |
Required |
struct |
|
| SessionVars |
Required |
struct |
|
|
| ReturnType: |
Any
|
| Roles: |
|
| Access: |
public |
| Output: |
|
| DisplayName: |
|
| Hint: |
Create record for the ArticleObjectRightsTBL |
| Description: |
|
|
|
| ARTICLEDELETE |
| Application scope - function ArticleDelete |
Arguments:
| Name |
Required |
Type |
Default |
| ObjectID |
Required |
numeric |
|
| SessionVars |
Required |
struct |
|
|
| ReturnType: |
Any
|
| Roles: |
|
| Access: |
public |
| Output: |
|
| DisplayName: |
|
| Hint: |
Delete a record for the ArticleObjectRights |
| Description: |
|
|
|
| ARTICLEREAD |
| Application scope - function ArticleRead |
Arguments:
| Name |
Required |
Type |
Default |
| ObjectID |
Required |
numeric |
|
| SessionVars |
Required |
struct |
|
|
| ReturnType: |
query
|
| Roles: |
|
| Access: |
public |
| Output: |
|
| DisplayName: |
|
| Hint: |
Reads single record from the ArticleObjectRightsTBL by ArticleRightsID. |
| Description: |
|
|
|
| ARTICLEREADBYARTICLENAME |
| Application scope - function ArticleReadByArticleName |
Arguments:
| Name |
Required |
Type |
Default |
| ArticleName |
Required |
string |
|
| isGroup |
Required |
numeric |
|
| SessionVars |
Required |
struct |
|
|
| ReturnType: |
query
|
| Roles: |
|
| Access: |
public |
| Output: |
|
| DisplayName: |
|
| Hint: |
Reads information from the articleObjectRightsTBL by articlename and isGroup. |
| Description: |
|
|
|
| ARTICLEREADBYARTICLENAMEGROUP |
| Application scope - function ArticleReadByArticleNameGroup |
Arguments:
| Name |
Required |
Type |
Default |
| ArticleName |
Required |
string |
|
| SessionVars |
Required |
struct |
|
|
| ReturnType: |
query
|
| Roles: |
|
| Access: |
public |
| Output: |
|
| DisplayName: |
|
| Hint: |
Reads information from the ContentObjectRightsTBL by ContentObjectID and returns group information. |
| Description: |
|
|
|
| ARTICLEREADBYARTICLENAMEUSER |
| Application scope - function ArticleReadByArticleNameUser |
Arguments:
| Name |
Required |
Type |
Default |
| ArticleName |
Required |
string |
|
| SessionVars |
Required |
struct |
|
|
| ReturnType: |
query
|
| Roles: |
|
| Access: |
public |
| Output: |
|
| DisplayName: |
|
| Hint: |
Reads information from the ContentObjectRightsTBL by ContentObjectID and returns user information. |
| Description: |
|
|
|
| ARTICLEREADBYSECURITYID |
| Application scope - function ArticleReadBySecurityID |
Arguments:
| Name |
Required |
Type |
Default |
| ObjectID |
Required |
string |
|
| isGroup |
Required |
numeric |
|
| Security_ID |
Required |
string |
|
| SessionVars |
Required |
struct |
|
|
| ReturnType: |
query
|
| Roles: |
|
| Access: |
public |
| Output: |
|
| DisplayName: |
|
| Hint: |
Reads information from the ArticleRights TBL by securityID and isGroup. |
| Description: |
|
|
|
| ARTICLEREADGROUPLISTBYSECURITYID |
| Application scope - function ArticleReadGroupListBySecurityID |
Arguments:
| Name |
Required |
Type |
Default |
| ObjectID |
Required |
string |
|
| isGroup |
Required |
numeric |
|
| Security_ID |
Required |
string |
|
| SessionVars |
Required |
struct |
|
|
| ReturnType: |
query
|
| Roles: |
|
| Access: |
public |
| Output: |
|
| DisplayName: |
|
| Hint: |
Reads information from the ArticleObjectRightsTBL by securityID and isGroup. |
| Description: |
|
|
|
| ARTICLEUPDATE |
| Application scope - function ArticleUpdate |
Arguments:
| Name |
Required |
Type |
Default |
| ObjectID |
Required |
numeric |
|
| ObjectData |
Required |
struct |
|
| SessionVars |
Required |
struct |
|
|
| ReturnType: |
Any
|
| Roles: |
|
| Access: |
public |
| Output: |
|
| DisplayName: |
|
| Hint: |
Updates information from the ArticleObjectRightsTBL |
| Description: |
|
|
|
| CALENDARCREATE |
| Application scope - function CalendarCreate |
Arguments:
| Name |
Required |
Type |
Default |
| ObjectData |
Required |
struct |
|
| SessionVars |
Required |
struct |
|
|
| ReturnType: |
Any
|
| Roles: |
|
| Access: |
public |
| Output: |
|
| DisplayName: |
|
| Hint: |
Create record for the CalendarRightsTBL |
| Description: |
|
|
|
| CALENDARDELETE |
| Application scope - function CalendarDelete |
Arguments:
| Name |
Required |
Type |
Default |
| ObjectID |
Required |
numeric |
|
| SessionVars |
Required |
struct |
|
|
| ReturnType: |
Any
|
| Roles: |
|
| Access: |
public |
| Output: |
|
| DisplayName: |
|
| Hint: |
Delete a record for the CalendarRightsTBL |
| Description: |
|
|
|
| CALENDARREAD |
| Application scope - function CalendarRead |
Arguments:
| Name |
Required |
Type |
Default |
| ObjectID |
Required |
numeric |
|
| SessionVars |
Required |
struct |
|
|
| ReturnType: |
query
|
| Roles: |
|
| Access: |
public |
| Output: |
|
| DisplayName: |
|
| Hint: |
Reads single record from the CalendarRightsTBL by CalendarRights_ID. |
| Description: |
|
|
|
| CALENDARREADBYCALENDARRIGHTSIDGROUP |
| Application scope - function CalendarReadByCalendarRightsIDGroup |
Arguments:
| Name |
Required |
Type |
Default |
| CalendarRights_ID |
Required |
numeric |
|
| SessionVars |
Required |
struct |
|
|
| ReturnType: |
query
|
| Roles: |
|
| Access: |
public |
| Output: |
|
| DisplayName: |
|
| Hint: |
Reads information from the CalendarRightsTBL by calendar id. |
| Description: |
|
|
|
| CALENDARREADBYCALENDARRIGHTSIDUSER |
| Application scope - function CalendarReadByCalendarRightsIDUser |
Arguments:
| Name |
Required |
Type |
Default |
| CalendarRights_ID |
Required |
numeric |
|
| SessionVars |
Required |
struct |
|
|
| ReturnType: |
query
|
| Roles: |
|
| Access: |
public |
| Output: |
|
| DisplayName: |
|
| Hint: |
Reads information from the CalendarRightsTBL by calendar id. |
| Description: |
|
|
|
| CALENDARREADBYOBJECTIDGROUP |
| Application scope - function CalendarReadByObjectIDGroup |
Arguments:
| Name |
Required |
Type |
Default |
| ObjectID |
Required |
numeric |
|
| SessionVars |
Required |
struct |
|
|
| ReturnType: |
query
|
| Roles: |
|
| Access: |
public |
| Output: |
|
| DisplayName: |
|
| Hint: |
Reads information from the CalendarRightsTBL by calendar id. |
| Description: |
|
|
|
| CALENDARREADBYOBJECTIDUSER |
| Application scope - function CalendarReadByObjectIDUser |
Arguments:
| Name |
Required |
Type |
Default |
| ObjectID |
Required |
numeric |
|
| SessionVars |
Required |
struct |
|
|
| ReturnType: |
query
|
| Roles: |
|
| Access: |
public |
| Output: |
|
| DisplayName: |
|
| Hint: |
Reads information from the CalendarRightsTBL by calendar id. |
| Description: |
|
|
|
| CALENDARREADBYSECURITYID |
| Application scope - function CalendarReadBySecurityID |
Arguments:
| Name |
Required |
Type |
Default |
| ObjectID |
Required |
any |
|
| isGroup |
Required |
numeric |
|
| Security_ID |
Required |
string |
|
| SessionVars |
Required |
struct |
|
|
| ReturnType: |
query
|
| Roles: |
|
| Access: |
public |
| Output: |
|
| DisplayName: |
|
| Hint: |
Reads information from the CalendarRightsTBL by securityID and isGroup. |
| Description: |
|
|
|
| CALENDARREADGROUPLISTBYSECURITYID |
| Application scope - function CalendarReadGroupListBySecurityID |
Arguments:
| Name |
Required |
Type |
Default |
| ObjectID |
Required |
string |
|
| isGroup |
Required |
numeric |
|
| Security_ID |
Required |
string |
|
| SessionVars |
Required |
struct |
|
|
| ReturnType: |
query
|
| Roles: |
|
| Access: |
public |
| Output: |
|
| DisplayName: |
|
| Hint: |
Reads information from the CalendarRightsTBL by securityID and isGroup. |
| Description: |
|
|
|
| CALENDARUPDATE |
| Application scope - function CalendarUpdate |
Arguments:
| Name |
Required |
Type |
Default |
| ObjectID |
Required |
numeric |
|
| ObjectData |
Required |
struct |
|
| SessionVars |
Required |
struct |
|
|
| ReturnType: |
Any
|
| Roles: |
|
| Access: |
public |
| Output: |
|
| DisplayName: |
|
| Hint: |
Updates information from the CalendarRightsTBL |
| Description: |
|
|
|
| CONTENTCREATE |
| Application scope - function ContentCreate |
Arguments:
| Name |
Required |
Type |
Default |
| ObjectData |
Required |
struct |
|
| SessionVars |
Required |
struct |
|
|
| ReturnType: |
Any
|
| Roles: |
|
| Access: |
public |
| Output: |
|
| DisplayName: |
|
| Hint: |
Create record for the ContentObjectRightsTBL |
| Description: |
|
|
|
| CONTENTDELETE |
| Application scope - function ContentDelete |
Arguments:
| Name |
Required |
Type |
Default |
| ObjectID |
Required |
numeric |
|
| SessionVars |
Required |
struct |
|
|
| ReturnType: |
Any
|
| Roles: |
|
| Access: |
public |
| Output: |
|
| DisplayName: |
|
| Hint: |
Delete a record for the ContentObjectRightsTBL |
| Description: |
|
|
|
| CONTENTREAD |
| Application scope - function ContentRead |
Arguments:
| Name |
Required |
Type |
Default |
| ObjectID |
Required |
numeric |
|
| SessionVars |
Required |
struct |
|
|
| ReturnType: |
query
|
| Roles: |
|
| Access: |
public |
| Output: |
|
| DisplayName: |
|
| Hint: |
Reads single record from the ContentObjectRightsTBL by ContentObjectRights_ID. |
| Description: |
|
|
|
| CONTENTREADBYCONTENTOBJECTID |
| Application scope - function ContentReadByContentObjectID |
Arguments:
| Name |
Required |
Type |
Default |
| ObjectID |
Required |
numeric |
|
| isGroup |
Required |
numeric |
|
| SessionVars |
Required |
struct |
|
|
| ReturnType: |
query
|
| Roles: |
|
| Access: |
public |
| Output: |
|
| DisplayName: |
|
| Hint: |
Reads information from the ContentObjectRightsTBL by ContentObjectID and isGroup. |
| Description: |
|
|
|
| CONTENTREADBYCONTENTOBJECTIDGROUP |
| Application scope - function ContentReadByContentObjectIDGroup |
Arguments:
| Name |
Required |
Type |
Default |
| ObjectID |
Required |
numeric |
|
| SessionVars |
Required |
struct |
|
|
| ReturnType: |
query
|
| Roles: |
|
| Access: |
public |
| Output: |
|
| DisplayName: |
|
| Hint: |
Reads information from the ContentObjectRightsTBL by ContentObjectID and returns group information. |
| Description: |
|
|
|
| CONTENTREADBYCONTENTOBJECTIDUSER |
| Application scope - function ContentReadByContentObjectIDUser |
Arguments:
| Name |
Required |
Type |
Default |
| ObjectID |
Required |
numeric |
|
| SessionVars |
Required |
struct |
|
|
| ReturnType: |
query
|
| Roles: |
|
| Access: |
public |
| Output: |
|
| DisplayName: |
|
| Hint: |
Reads information from the ContentObjectRightsTBL by ContentObjectID and returns user information. |
| Description: |
|
|
|
| CONTENTREADBYSECURITYID |
| Application scope - function ContentReadBySecurityID |
Arguments:
| Name |
Required |
Type |
Default |
| ObjectID |
Required |
numeric |
|
| isGroup |
Required |
numeric |
|
| Security_ID |
Required |
string |
|
| SessionVars |
Required |
struct |
|
|
| ReturnType: |
query
|
| Roles: |
|
| Access: |
public |
| Output: |
|
| DisplayName: |
|
| Hint: |
Reads information from the ContentObjectRightsTBL by securityID and isGroup. |
| Description: |
|
|
|
| CONTENTREADGROUPLISTBYSECURITYID |
| Application scope - function ContentReadGroupListBySecurityID |
Arguments:
| Name |
Required |
Type |
Default |
| ObjectID |
Required |
numeric |
|
| isGroup |
Required |
numeric |
|
| Security_ID |
Required |
string |
|
| SessionVars |
Required |
struct |
|
|
| ReturnType: |
query
|
| Roles: |
|
| Access: |
public |
| Output: |
|
| DisplayName: |
|
| Hint: |
Reads information from the ContentObjectRightsTBL by securityID and isGroup. |
| Description: |
|
|
|
| CONTENTUPDATE |
| Application scope - function ContentUpdate |
Arguments:
| Name |
Required |
Type |
Default |
| ObjectID |
Required |
numeric |
|
| ObjectData |
Required |
struct |
|
| SessionVars |
Required |
struct |
|
|
| ReturnType: |
Any
|
| Roles: |
|
| Access: |
public |
| Output: |
|
| DisplayName: |
|
| Hint: |
Updates information from the ContentObjectRightsTBL |
| Description: |
|
|
|
| GETAUTHORIZATION |
| Application scope - function GetAuthorization |
Arguments:
| Name |
Required |
Type |
Default |
| ObjectID |
Required |
any |
|
| ObjectType |
Required |
string |
|
| SessionVars |
Required |
struct |
|
|
| ReturnType: |
query
|
| Roles: |
|
| Access: |
public |
| Output: |
|
| DisplayName: |
|
| Hint: |
Main Function to determine authorization for an object. |
| Description: |
|
|
|
| GETAUTHORIZATIONPAGEDISPLAY |
| Application scope - function GetAuthorizationPageDisplay |
Arguments:
| Name |
Required |
Type |
Default |
| ObjectID |
Required |
any |
|
| SessionVars |
Required |
struct |
|
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
|
| DisplayName: |
|
| Hint: |
Determine the page and template display rights for a given page. |
| Description: |
|
|
|
| GETEDITORPROFILE |
| Application scope - function GetEditorProfile |
Arguments:
| Name |
Required |
Type |
Default |
| ObjectID |
Required |
any |
|
| ObjectType |
Required |
string |
|
| SessionVars |
Required |
struct |
|
|
| ReturnType: |
query
|
| Roles: |
|
| Access: |
public |
| Output: |
|
| DisplayName: |
|
| Hint: |
Function to determine the editor profile to use for an object. |
| Description: |
|
|
|
| GLOBALCREATE |
| Application scope - function GlobalCreate |
Arguments:
| Name |
Required |
Type |
Default |
| ObjectData |
Required |
struct |
|
| SessionVars |
Required |
struct |
|
|
| ReturnType: |
numeric
|
| Roles: |
|
| Access: |
public |
| Output: |
|
| DisplayName: |
|
| Hint: |
Create record for the GlobalSecurityTBL. Returns New GlobalSecurity_ID. |
| Description: |
|
|
|
| GLOBALDELETE |
| Application scope - function GlobalDelete |
Arguments:
| Name |
Required |
Type |
Default |
| ObjectID |
Required |
numeric |
|
| SessionVars |
Required |
struct |
|
|
| ReturnType: |
Any
|
| Roles: |
|
| Access: |
public |
| Output: |
|
| DisplayName: |
|
| Hint: |
Delete a record for the GlobalSecurityTBL |
| Description: |
|
|
|
| GLOBALREAD |
| Application scope - function GlobalRead |
Arguments:
| Name |
Required |
Type |
Default |
| ObjectID |
Required |
numeric |
|
| SessionVars |
Required |
struct |
|
|
| ReturnType: |
query
|
| Roles: |
|
| Access: |
public |
| Output: |
|
| DisplayName: |
|
| Hint: |
Reads single record from the GlobalSecurityTBL by GlobalSecurity_ID. |
| Description: |
|
|
|
| GLOBALREADBYGROUPID |
| Application scope - function GlobalReadByGroupID |
Arguments:
| Name |
Required |
Type |
Default |
| ObjectID |
Required |
numeric |
|
| SessionVars |
Required |
struct |
|
|
| ReturnType: |
query
|
| Roles: |
|
| Access: |
public |
| Output: |
|
| DisplayName: |
|
| Hint: |
Reads information from the GlobalSecurityTBL by Group_ID |
| Description: |
|
|
|
| GLOBALREADBYSECURITYID |
| Application scope - function GlobalReadBySecurityID |
Arguments:
| Name |
Required |
Type |
Default |
| SessionVars |
Required |
struct |
|
|
| ReturnType: |
query
|
| Roles: |
|
| Access: |
public |
| Output: |
|
| DisplayName: |
|
| Hint: |
Checks the global rights a group based on current users Security_ID. |
| Description: |
|
|
|
| GLOBALUPDATE |
| Application scope - function GlobalUpdate |
Arguments:
| Name |
Required |
Type |
Default |
| ObjectID |
Required |
numeric |
|
| ObjectData |
Required |
struct |
|
| SessionVars |
Required |
struct |
|
|
| ReturnType: |
Any
|
| Roles: |
|
| Access: |
public |
| Output: |
|
| DisplayName: |
|
| Hint: |
Updates information from the GlobalSecurityTBL |
| Description: |
|
|
|
| GROUPCREATE |
| Application scope - function GroupCreate |
Arguments:
| Name |
Required |
Type |
Default |
| ObjectData |
Required |
struct |
|
| SessionVars |
Required |
struct |
|
|
| ReturnType: |
numeric
|
| Roles: |
|
| Access: |
public |
| Output: |
|
| DisplayName: |
|
| Hint: |
Creates record for the GroupTBL. Returns its GroupID |
| Description: |
|
|
|
| GROUPDELETE |
| Application scope - function GroupDelete |
Arguments:
| Name |
Required |
Type |
Default |
| ObjectID |
Required |
numeric |
|
| SessionVars |
Required |
struct |
|
|
| ReturnType: |
void
|
| Roles: |
|
| Access: |
public |
| Output: |
|
| DisplayName: |
|
| Hint: |
Deletes the record from the GroupTBL. |
| Description: |
|
|
|
| GROUPDISABLE |
| Application scope - function GroupDisable |
Arguments:
| Name |
Required |
Type |
Default |
| ObjectID |
Required |
numeric |
|
| SessionVars |
Required |
struct |
|
|
| ReturnType: |
void
|
| Roles: |
|
| Access: |
public |
| Output: |
|
| DisplayName: |
|
| Hint: |
Disables the record from the GroupTBL. |
| Description: |
|
|
|
| GROUPENABLE |
| Application scope - function GroupEnable |
Arguments:
| Name |
Required |
Type |
Default |
| ObjectID |
Required |
numeric |
|
| SessionVars |
Required |
struct |
|
|
| ReturnType: |
void
|
| Roles: |
|
| Access: |
public |
| Output: |
|
| DisplayName: |
|
| Hint: |
Enables the record from the GroupTBL. |
| Description: |
|
|
|
| GROUPREAD |
| Application scope - function GroupRead |
Arguments:
| Name |
Required |
Type |
Default |
| ObjectID |
Required |
numeric |
|
| SessionVars |
Required |
struct |
|
|
| ReturnType: |
query
|
| Roles: |
|
| Access: |
public |
| Output: |
|
| DisplayName: |
|
| Hint: |
Reads information from the GroupTBL by GroupID. |
| Description: |
|
|
|
| GROUPREADALL |
| Application scope - function GroupReadAll |
Arguments:
| Name |
Required |
Type |
Default |
| SessionVars |
Required |
struct |
|
|
| ReturnType: |
query
|
| Roles: |
|
| Access: |
public |
| Output: |
|
| DisplayName: |
|
| Hint: |
Reads all records from the GroupTBL. |
| Description: |
|
|
|
| GROUPUPDATE |
| Application scope - function GroupUpdate |
Arguments:
| Name |
Required |
Type |
Default |
| ObjectID |
Required |
numeric |
|
| ObjectData |
Required |
struct |
|
| SessionVars |
Required |
struct |
|
|
| ReturnType: |
Any
|
| Roles: |
|
| Access: |
public |
| Output: |
|
| DisplayName: |
|
| Hint: |
Updates information for the GroupTBL. |
| Description: |
|
|
|
| GROUPUSERLINKCREATE |
| Application scope - function GroupUserLinkCreate |
Arguments:
| Name |
Required |
Type |
Default |
| ObjectData |
Required |
struct |
|
| SessionVars |
Required |
struct |
|
|
| ReturnType: |
Any
|
| Roles: |
|
| Access: |
public |
| Output: |
|
| DisplayName: |
|
| Hint: |
Create record for the GroupUserLinkTBL |
| Description: |
|
|
|
| GROUPUSERLINKDELETE |
| Application scope - function GroupUserLinkDelete |
Arguments:
| Name |
Required |
Type |
Default |
| ObjectID |
Required |
numeric |
|
| SessionVars |
Required |
struct |
|
|
| ReturnType: |
Any
|
| Roles: |
|
| Access: |
public |
| Output: |
|
| DisplayName: |
|
| Hint: |
Delete a record for the GroupUserLinkTBL |
| Description: |
|
|
|
| GROUPUSERLINKREAD |
| Application scope - function GroupUserLinkRead |
Arguments:
| Name |
Required |
Type |
Default |
| ObjectID |
Required |
numeric |
|
| SessionVars |
Required |
struct |
|
|
| ReturnType: |
query
|
| Roles: |
|
| Access: |
public |
| Output: |
|
| DisplayName: |
|
| Hint: |
Reads single record from the GroupUserLinkTBL by GroupUserLink_ID. |
| Description: |
|
|
|
| GROUPUSERLINKREADBYGROUPID |
| Application scope - function GroupUserLinkReadByGroupID |
Arguments:
| Name |
Required |
Type |
Default |
| ObjectID |
Required |
numeric |
|
| SessionVars |
Required |
struct |
|
|
| ReturnType: |
query
|
| Roles: |
|
| Access: |
public |
| Output: |
|
| DisplayName: |
|
| Hint: |
Reads information from the GroupUserLinkTBL by Group_ID. |
| Description: |
|
|
|
| GROUPUSERLINKREADBYSECURITYID |
| Application scope - function GroupUserLinkReadBySecurityID |
Arguments:
| Name |
Required |
Type |
Default |
| ObjectID |
Required |
numeric |
|
| SessionVars |
Required |
struct |
|
|
| ReturnType: |
query
|
| Roles: |
|
| Access: |
public |
| Output: |
|
| DisplayName: |
|
| Hint: |
Reads information from the GroupUserLinkTBL by security_ID. |
| Description: |
|
|
|
| INIT |
| Application scope - function init |
Arguments:
| Name |
Required |
Type |
Default |
| ApplicationVars |
Required |
struct |
|
|
| ReturnType: |
Security
|
| Roles: |
|
| Access: |
public |
| Output: |
|
| DisplayName: |
|
| Hint: |
The Constructor method. This is run automatically by Savvy when the application is loaded for the first time. It stores application information. |
| Description: |
|
|
|
| LOGCREATE |
| Application scope - function LogCreate |
Arguments:
| Name |
Required |
Type |
Default |
| RemoteAddress |
Required |
string |
|
| Browser |
Required |
string |
|
| ActionTaken |
Required |
string |
|
| Associated_ID |
Required |
numeric |
|
| SessionVars |
Required |
struct |
|
|
| ReturnType: |
Any
|
| Roles: |
|
| Access: |
public |
| Output: |
|
| DisplayName: |
|
| Hint: |
Save data to the UserLogTBL |
| Description: |
|
|
|
| LOGREADBYDATESPAN |
| Application scope - function LogReadByDateSpan |
Arguments:
| Name |
Required |
Type |
Default |
| DateStart |
Required |
date |
|
| DateEnd |
Required |
date |
|
| SessionVars |
Required |
struct |
|
|
| ReturnType: |
query
|
| Roles: |
|
| Access: |
public |
| Output: |
|
| DisplayName: |
|
| Hint: |
Read the log by Datespan. Likely to return many records. Ordered by Date. |
| Description: |
|
|
|
| LOGREADBYDATESPANSECURITYID |
| Application scope - function LogReadByDateSpanSecurityID |
Arguments:
| Name |
Required |
Type |
Default |
| DateStart |
Required |
date |
|
| DateEnd |
Required |
date |
|
| Security_ID |
Required |
numeric |
|
| SessionVars |
Required |
struct |
|
|
| ReturnType: |
Any
|
| Roles: |
|
| Access: |
public |
| Output: |
|
| DisplayName: |
|
| Hint: |
Read the log by Datespan and Security_ID. Likely to return many records. Ordered by Date. |
| Description: |
|
|
|
| LOGREADBYSECURITYID |
| Application scope - function LogReadBySecurityID |
Arguments:
| Name |
Required |
Type |
Default |
| Security_ID |
Required |
numeric |
|
| SessionVars |
Required |
struct |
|
|
| ReturnType: |
query
|
| Roles: |
|
| Access: |
public |
| Output: |
|
| DisplayName: |
|
| Hint: |
Read the log by Security_ID. Likely to return many records. Ordered by Date. |
| Description: |
|
|
|
| NAVCREATE |
| Application scope - function NavCreate |
Arguments:
| Name |
Required |
Type |
Default |
| ObjectData |
Required |
struct |
|
| SessionVars |
Required |
struct |
|
|
| ReturnType: |
Any
|
| Roles: |
|
| Access: |
public |
| Output: |
|
| DisplayName: |
|
| Hint: |
Create record for the NavRightsTBL |
| Description: |
|
|
|
| NAVDELETE |
| Application scope - function NavDelete |
Arguments:
| Name |
Required |
Type |
Default |
| ObjectID |
Required |
numeric |
|
| SessionVars |
Required |
struct |
|
|
| ReturnType: |
Any
|
| Roles: |
|
| Access: |
public |
| Output: |
|
| DisplayName: |
|
| Hint: |
Delete a record for the NavRightsTBL |
| Description: |
|
|
|
| NAVREAD |
| Application scope - function NavRead |
Arguments:
| Name |
Required |
Type |
Default |
| ObjectID |
Required |
numeric |
|
| SessionVars |
Required |
struct |
|
|
| ReturnType: |
query
|
| Roles: |
|
| Access: |
public |
| Output: |
|
| DisplayName: |
|
| Hint: |
Reads single record from the NavRightsTBL by NavRights_ID. |
| Description: |
|
|
|
| NAVREADBYOBJECTIDGROUP |
| Application scope - function NavReadByObjectIDGroup |
Arguments:
| Name |
Required |
Type |
Default |
| ObjectID |
Required |
string |
|
| SessionVars |
Required |
struct |
|
|
| ReturnType: |
query
|
| Roles: |
|
| Access: |
public |
| Output: |
|
| DisplayName: |
|
| Hint: |
Reads list of groups from the NavRightsTBL by nav name. |
| Description: |
|
|
|
| NAVREADBYOBJECTIDUSER |
| Application scope - function NavReadByObjectIDUser |
Arguments:
| Name |
Required |
Type |
Default |
| ObjectID |
Required |
string |
|
| SessionVars |
Required |
struct |
|
|
| ReturnType: |
query
|
| Roles: |
|
| Access: |
public |
| Output: |
|
| DisplayName: |
|
| Hint: |
Reads list of users from the NavRightsTBL by nav name. |
| Description: |
|
|
|
| NAVREADBYSECURITYID |
| Application scope - function NavReadBySecurityID |
Arguments:
| Name |
Required |
Type |
Default |
| Security_ID |
Required |
string |
|
| isGroup |
Required |
numeric |
|
| ObjectID |
Required |
string |
|
| SessionVars |
Required |
struct |
|
|
| ReturnType: |
query
|
| Roles: |
|
| Access: |
public |
| Output: |
|
| DisplayName: |
|
| Hint: |
Reads information from the NavRightsTBL by security_ID, nav name and isGroup. |
| Description: |
|
|
|
| NAVREADGROUPLISTBYSECURITYID |
| Application scope - function NavReadGroupListBySecurityID |
Arguments:
| Name |
Required |
Type |
Default |
| ObjectID |
Required |
string |
|
| isGroup |
Required |
numeric |
|
| Security_ID |
Required |
string |
|
| SessionVars |
Required |
struct |
|
|
| ReturnType: |
query
|
| Roles: |
|
| Access: |
public |
| Output: |
|
| DisplayName: |
|
| Hint: |
Reads information from the ContentObjectRightsTBL by securityID and isGroup. |
| Description: |
|
|
|
| NAVUPDATE |
| Application scope - function NavUpdate |
Arguments:
| Name |
Required |
Type |
Default |
| ObjectID |
Required |
numeric |
|
| ObjectData |
Required |
struct |
|
| SessionVars |
Required |
struct |
|
|
| ReturnType: |
Any
|
| Roles: |
|
| Access: |
public |
| Output: |
|
| DisplayName: |
|
| Hint: |
Updates information from the NavRightsTBL |
| Description: |
|
|
|
| PAGECREATE |
| Application scope - function PageCreate |
Arguments:
| Name |
Required |
Type |
Default |
| ObjectData |
Required |
struct |
|
| SessionVars |
Required |
struct |
|
|
| ReturnType: |
Any
|
| Roles: |
|
| Access: |
public |
| Output: |
|
| DisplayName: |
|
| Hint: |
Create record for the PageRightsTBL |
| Description: |
|
|
|
| PAGEDELETE |
| Application scope - function PageDelete |
Arguments:
| Name |
Required |
Type |
Default |
| ObjectID |
Required |
numeric |
|
| SessionVars |
Required |
struct |
|
|
| ReturnType: |
Any
|
| Roles: |
|
| Access: |
public |
| Output: |
|
| DisplayName: |
|
| Hint: |
Delete a record for the PageRightsTBL |
| Description: |
|
|
|
| PAGEREAD |
| Application scope - function PageRead |
Arguments:
| Name |
Required |
Type |
Default |
| ObjectID |
Required |
numeric |
|
| SessionVars |
Required |
struct |
|
|
| ReturnType: |
query
|
| Roles: |
|
| Access: |
public |
| Output: |
|
| DisplayName: |
|
| Hint: |
Reads single record from the PageRightsTBL by PageRights_ID. |
| Description: |
|
|
|
| PAGEREADBYOBJECTGROUP |
| Application scope - function PageReadbyObjectGroup |
Arguments:
| Name |
Required |
Type |
Default |
| ObjectID |
Required |
numeric |
|
| SessionVars |
Required |
struct |
|
|
| ReturnType: |
query
|
| Roles: |
|
| Access: |
public |
| Output: |
|
| DisplayName: |
|
| Hint: |
Gathers groups with rights for this page. |
| Description: |
|
|
|
| PAGEREADBYOBJECTUSER |
| Application scope - function PageReadbyObjectUser |
Arguments:
| Name |
Required |
Type |
Default |
| ObjectID |
Required |
numeric |
|
| SessionVars |
Required |
struct |
|
|
| ReturnType: |
query
|
| Roles: |
|
| Access: |
public |
| Output: |
|
| DisplayName: |
|
| Hint: |
Gathers users with rights for this page. |
| Description: |
|
|
|
| PAGEREADBYSECURITYID |
| Application scope - function PageReadBySecurityID |
Arguments:
| Name |
Required |
Type |
Default |
| ObjectID |
Required |
numeric |
|
| isGroup |
Required |
numeric |
|
| Security_ID |
Required |
numeric |
|
| SessionVars |
Required |
struct |
|
|
| ReturnType: |
query
|
| Roles: |
|
| Access: |
public |
| Output: |
|
| DisplayName: |
|
| Hint: |
Reads information from the PageRightsTBL by security_ID and isGroup. |
| Description: |
|
|
|
| PAGEREADOBJECTBYSECURITYID |
| Application scope - function PageReadObjectBySecurityID |
Arguments:
| Name |
Required |
Type |
Default |
| ObjectID |
Required |
numeric |
|
| Security_ID |
Required |
numeric |
|
| isGroup |
Required |
numeric |
|
| SessionVars |
Required |
struct |
|
|
| ReturnType: |
query
|
| Roles: |
|
| Access: |
public |
| Output: |
|
| DisplayName: |
|
| Hint: |
Reads information from the PageRightsTBL by security_ID and isGroup. |
| Description: |
|
|
|
| PAGEUPDATE |
| Application scope - function PageUpdate |
Arguments:
| Name |
Required |
Type |
Default |
| ObjectID |
Required |
numeric |
|
| ObjectData |
Required |
struct |
|
| SessionVars |
Required |
struct |
|
|
| ReturnType: |
Any
|
| Roles: |
|
| Access: |
public |
| Output: |
|
| DisplayName: |
|
| Hint: |
Updates information from the PageRightsTBL |
| Description: |
|
|
|
| TEMPLATECREATE |
| Application scope - function TemplateCreate |
Arguments:
| Name |
Required |
Type |
Default |
| ObjectData |
Required |
struct |
|
| SessionVars |
Required |
struct |
|
|
| ReturnType: |
Any
|
| Roles: |
|
| Access: |
public |
| Output: |
|
| DisplayName: |
|
| Hint: |
Create record for the TemplateRightsTBL |
| Description: |
|
|
|
| TEMPLATEDELETE |
| Application scope - function TemplateDelete |
Arguments:
| Name |
Required |
Type |
Default |
| ObjectID |
Required |
numeric |
|
| SessionVars |
Required |
struct |
|
|
| ReturnType: |
Any
|
| Roles: |
|
| Access: |
public |
| Output: |
|
| DisplayName: |
|
| Hint: |
Delete a record for the TemplateRightsTBL |
| Description: |
|
|
|
| TEMPLATEREAD |
| Application scope - function TemplateRead |
Arguments:
| Name |
Required |
Type |
Default |
| ObjectID |
Required |
numeric |
|
| SessionVars |
Required |
struct |
|
|
| ReturnType: |
query
|
| Roles: |
|
| Access: |
public |
| Output: |
|
| DisplayName: |
|
| Hint: |
Reads single record from the TemplateRightsTBL by TemplateRights_ID. |
| Description: |
|
|
|
| TEMPLATEREADBYOBJECTGROUP |
| Application scope - function TemplateReadbyObjectGroup |
Arguments:
| Name |
Required |
Type |
Default |
| ObjectID |
Required |
numeric |
|
| SessionVars |
Required |
struct |
|
|
| ReturnType: |
query
|
| Roles: |
|
| Access: |
public |
| Output: |
|
| DisplayName: |
|
| Hint: |
Returns group and rights from the templaterightstbl based on the template ID |
| Description: |
|
|
|
| TEMPLATEREADBYOBJECTGROUPID |
| Application scope - function TemplateReadbyObjectGroupID |
Arguments:
| Name |
Required |
Type |
Default |
| ObjectID |
Required |
numeric |
|
| SessionVars |
Required |
struct |
|
|
| ReturnType: |
query
|
| Roles: |
|
| Access: |
public |
| Output: |
|
| DisplayName: |
|
| Hint: |
Returns group and rights from the templaterightstbl based on the template ID |
| Description: |
|
|
|
| TEMPLATEREADBYOBJECTUSER |
| Application scope - function TemplateReadbyObjectUser |
Arguments:
| Name |
Required |
Type |
Default |
| ObjectID |
Required |
numeric |
|
| SessionVars |
Required |
struct |
|
|
| ReturnType: |
query
|
| Roles: |
|
| Access: |
public |
| Output: |
|
| DisplayName: |
|
| Hint: |
Returns user and rights from the templaterightstbl based on the template ID. |
| Description: |
|
|
|
| TEMPLATEREADBYOBJECTUSERID |
| Application scope - function TemplateReadbyObjectUserID |
Arguments:
| Name |
Required |
Type |
Default |
| ObjectID |
Required |
numeric |
|
| SessionVars |
Required |
struct |
|
|
| ReturnType: |
query
|
| Roles: |
|
| Access: |
public |
| Output: |
|
| DisplayName: |
|
| Hint: |
Returns user and rights from the templaterightstbl based on the template ID. |
| Description: |
|
|
|
| TEMPLATEREADBYSECURITYID |
| Application scope - function TemplateReadBySecurityID |
Arguments:
| Name |
Required |
Type |
Default |
| ObjectID |
Required |
numeric |
|
| Security_ID |
Required |
numeric |
|
| isGroup |
Required |
numeric |
|
| SessionVars |
Required |
struct |
|
|
| ReturnType: |
query
|
| Roles: |
|
| Access: |
public |
| Output: |
|
| DisplayName: |
|
| Hint: |
Reads information from the TemplateRightsTBL by security_ID and isGroup. |
| Description: |
|
|
|
| TEMPLATEREADGROUPLISTBYSECURITYID |
| Application scope - function templateReadGroupListBySecurityID |
Arguments:
| Name |
Required |
Type |
Default |
| ObjectID |
Required |
numeric |
|
| isGroup |
Required |
numeric |
|
| Security_ID |
Required |
string |
|
| SessionVars |
Required |
struct |
|
|
| ReturnType: |
query
|
| Roles: |
|
| Access: |
public |
| Output: |
|
| DisplayName: |
|
| Hint: |
Reads information from the TemplateRightsTBL object ID by securityID and isGroup. |
| Description: |
|
|
|
| TEMPLATEREADOBJECTBYSECURITYID |
| Application scope - function TemplateReadObjectBySecurityID |
Arguments:
| Name |
Required |
Type |
Default |
| ObjectID |
Required |
Any |
|
| Security_ID |
Required |
numeric |
|
| isGroup |
Required |
numeric |
|
| SessionVars |
Required |
struct |
|
|
| ReturnType: |
query
|
| Roles: |
|
| Access: |
public |
| Output: |
|
| DisplayName: |
|
| Hint: |
Reads information from the TemplateRightsTBL by basetemplate_ID, security_ID and isGroup. |
| Description: |
|
|
|
| TEMPLATEUPDATE |
| Application scope - function TemplateUpdate |
Arguments:
| Name |
Required |
Type |
Default |
| ObjectID |
Required |
numeric |
|
| ObjectData |
Required |
struct |
|
| SessionVars |
Required |
struct |
|
|
| ReturnType: |
Any
|
| Roles: |
|
| Access: |
public |
| Output: |
|
| DisplayName: |
|
| Hint: |
Updates information from the TemplateRightsTBL |
| Description: |
|
|
|
| USERCREATE |
| Application scope - function UserCreate |
Arguments:
| Name |
Required |
Type |
Default |
| ObjectData |
Required |
struct |
|
| SessionVars |
Required |
struct |
|
|
| ReturnType: |
numeric
|
| Roles: |
|
| Access: |
public |
| Output: |
|
| DisplayName: |
|
| Hint: |
Creates record for the SecurityTBL. Returns new security_ID. |
| Description: |
|
|
|
| USERDELETE |
| Application scope - function UserDelete |
Arguments:
| Name |
Required |
Type |
Default |
| ObjectID |
Required |
numeric |
|
| SessionVars |
Required |
struct |
|
|
| ReturnType: |
void
|
| Roles: |
|
| Access: |
public |
| Output: |
|
| DisplayName: |
|
| Hint: |
Deletes the record from the SecurityTBL. |
| Description: |
|
|
|
| USERREAD |
| Application scope - function UserRead |
Arguments:
| Name |
Required |
Type |
Default |
| ObjectID |
Required |
numeric |
|
| SessionVars |
Required |
struct |
|
|
| ReturnType: |
query
|
| Roles: |
|
| Access: |
public |
| Output: |
|
| DisplayName: |
|
| Hint: |
Reads information from the SecurityTBL by SecurityID. |
| Description: |
|
|
|
| USERREADALL |
| Application scope - function UserReadAll |
Arguments:
| Name |
Required |
Type |
Default |
| SessionVars |
Required |
struct |
|
|
| ReturnType: |
query
|
| Roles: |
|
| Access: |
public |
| Output: |
|
| DisplayName: |
|
| Hint: |
Reads all users from the SecurityTBL |
| Description: |
|
|
|
| USERREADBYCONTRIBUTORVISITOR |
| Application scope - function UserReadByContributorVisitor |
Arguments:
| Name |
Required |
Type |
Default |
| isContributor |
Required |
numeric |
|
| isVisitor |
Required |
numeric |
|
|
| ReturnType: |
query
|
| Roles: |
|
| Access: |
public |
| Output: |
|
| DisplayName: |
|
| Hint: |
Reads all users from the SecurityTBL by iscontributor and isvisitor. Visitor is the anonymous account. Non Contributors can log in but not make changes and would be contributor 0 visitor 0. |
| Description: |
|
|
|
| USERREADBYCONTRIBUTORVISITORALL |
| Application scope - function UserReadByContributorVisitorAll |
Arguments:
| Name |
Required |
Type |
Default |
| isContributor |
Required |
numeric |
|
| isVisitor |
Required |
numeric |
|
|
| ReturnType: |
query
|
| Roles: |
|
| Access: |
public |
| Output: |
|
| DisplayName: |
|
| Hint: |
Reads all users from the SecurityTBL by iscontributor and isvisitor. Visitor is the anonymous account. Non Contributors can log in but not make changes and would be contributor 0 visitor 0. |
| Description: |
|
|
|
| USERREADBYUSERPASS |
| Application scope - function UserReadByUserPass |
Arguments:
| Name |
Required |
Type |
Default |
| Username |
Required |
string |
|
| Password |
Required |
string |
|
| SessionVars |
Required |
struct |
|
|
| ReturnType: |
query
|
| Roles: |
|
| Access: |
public |
| Output: |
|
| DisplayName: |
|
| Hint: |
Reads information from the SecurityTBL by SecurityID. |
| Description: |
|
|
|
| USERUPDATE |
| Application scope - function UserUpdate |
Arguments:
| Name |
Required |
Type |
Default |
| ObjectID |
Required |
numeric |
|
| ObjectData |
Required |
struct |
|
| SessionVars |
Required |
struct |
|
|
| ReturnType: |
Any
|
| Roles: |
|
| Access: |
public |
| Output: |
|
| DisplayName: |
|
| Hint: |
Updates information for the SecurityTBL. |
| Description: |
|
|
|