File Name
Syntax
SearchSites
Parameters
None
Returns
None
Side Effects
None
Description
This function performs a search on sites.
Dialog Forms Called
None
File Name
Syntax
SelectLocalSite( REF localSite: SiteRecord ): BOOLEAN
Parameters
siteLBData (I/O) data record "handle"
Returns
1 = success
* 0 = failure
* -n = failure code from database action.
Side Effects
None
Description
This function simply transfers the information stored in * the "current" row into the various matching GUI fields. * (IF there is no "current", it clears the fields.)
Dialog Forms Called
None
File Name
Syntax
SiteDisplayAEV( VAL mode: INTEGER, REF site: SiteRecord ): BOOLEAN
Parameters
siteLBData (I/O) data record "handle"
Returns
1 = success
* 0 = failure
* -n = failure code from database action.
Side Effects
None
Description
This function simply transfers the information stored in * the "current" row into the various matching GUI fields. * (IF there is no "current", it clears the fields.)
Dialog Forms Called
rtsites.dfc[rt_site_edit]
File Name
Syntax
SiteDisplayInquiry( REF site: SiteRecord )
Parameters
siteLBData (I/O) data record "handle"
Returns
1 = success
* 0 = failure
* -n = failure code from database action.
Side Effects
None
Description
This function simply transfers the information stored in * the "current" row into the various matching GUI fields. * (IF there is no "current", it clears the fields.)
Dialog Forms Called
rtsites.dfc[rt_site_inquiry]
File Name
Syntax
SynchUsersAndGroups: INTEGER
Parameters
None
Returns
None
Side Effects
None
Description
This function initiates the synchronization of users and groups.
Dialog Forms Called
None
File Name
Syntax
UpdateLocalSite( REF localSite: SiteRecord ): BOOLEAN
Parameters
siteLBData (I/O) data record "handle"
Returns
1 = success
* 0 = failure
* -n = failure code from database action.
Side Effects
None
Description
This function simply transfers the information stored in * the "current" row into the various matching GUI fields. * (IF there is no "current", it clears the fields.)
Dialog Forms Called
None