Public Member Functions
i_comdef_auth Interface Reference

Interface for entities that authenticate users. More...

List of all members.

Public Member Functions

 UserCanEdit ($in_user_object=null)
 Test to see if a user is allowed to edit an instance (change the data).

Detailed Description

Interface for entities that authenticate users.


Member Function Documentation

i_comdef_auth::UserCanEdit ( in_user_object = null)

Test to see if a user is allowed to edit an instance (change the data).

Returns:
true, if the user is allowed to edit, false, otherwise.
Parameters:
in_user_objectA reference to a c_comdef_user object, for the user to be validated. If null, or not supplied, the server current user is tested.

Implemented in c_comdef_format, c_comdef_meeting, c_comdef_service_body, and c_comdef_user.


The documentation for this interface was generated from the following file:
 All Classes Files Functions Variables Enumerations