|
| PROJ__set_default_project HexProjectTag HexMemberTag1 ... HexMemberTagX |
| This function calls the ITK pipe server function PROJ__set_default_project to set the project as the default for the given members. More...
|
|
| PROJ_activate_project HexProjectTag Flag |
| This function calls the ITK pipe server function PROJ_activate_project to set the project active or inactive. More...
|
|
| PROJ_add_author_members HexProjectTag HexMemberTag1 ... HexMemberTagX |
| This function calls the ITK pipe server function PROJ_add_author_members to add members the project. More...
|
|
| PROJ_add_members HexProjectTag HexMemberTag1 ... HexMemberTagX |
| This function calls the ITK pipe server function PROJ_add_members to add members the project. More...
|
|
| PROJ_ask_assigned_objects ProjectId |
| This function calls the ITK pipe server function PROJ_ask_assigned_objects to get the project objects. More...
|
|
| PROJ_ask_author_members HexProjectTag |
| This function calls the ITK pipe server function PROJ_ask_author_members to get the project members. More...
|
|
| PROJ_ask_id HexProjectTag |
| This function calls the ITK pipe server function PROJ_ask_id to get the project id. More...
|
|
| PROJ_ask_name HexProjectTag |
| This function calls the ITK pipe server function PROJ_ask_name to get the project name. More...
|
|
| PROJ_assign_objects HexProjectTag args |
| This function calls the ITK pipe server function PROJ_assign_objects to assign objects to the project. More...
|
|
| PROJ_assign_team_members HexProjectTag MembersCount HexMembersTag1,..., HexMembersTagN AdministratorsCount HexAdministratorsTag1 HexAdministratorsTag1 ... HexAdministratorsTagN PrivilegedUsersCount HexPrivilegedUsersTag1 ... HexPrivilegedUsersTagN |
| This function calls the ITK pipe server function PROJ_assign_team_members to assign team members to the project. More...
|
|
| PROJ_create_project ProjectId ProjectName ProjectDescr |
| This function calls the ITK pipe server function PROJ_create_project to create a project. More...
|
|
| PROJ_create_project_with_options ProjectId ProjectName ProjectDescr SecurityFlag |
| This function calls the ITK pipe server function PROJ_create_project_with_options to create a project with program security level. More...
|
|
| PROJ_edit_project_options HexProjectTag SecurityFlag |
| This function calls the ITK pipe server function PROJ_edit_project_options to edit the project security level. More...
|
|
| PROJ_find ProjectId |
| This function calls the ITK pipe server function PROJ_find to find the project with the given Id. More...
|
|
| PROJ_find_user_project HexUserTag IncludeInactiveFlag |
| This function calls the ITK pipe server function PROJ_find_user_project to find the users projects. More...
|
|
| PROJ_find_user_projects HexUserTag ActiveOnlyFlag PrivilegedOnlyFlag ProgramOnlyFlag |
| This function calls the ITK pipe server function PROJ_find_user_projects to find the users projects. More...
|
|
| PROJ_initialize HexProjectTag ProjectId ProjectName ProjectDescr |
| This function calls the ITK pipe server function PROJ_initialize to set projects id, name and description. More...
|
|
| PROJ_is_project_active HexProjectTag |
| This function calls the ITK pipe server function PROJ_is_project_active to check if the project is activated. More...
|
|
| PROJ_is_user_a_member HexProjectTag HexUserTag |
| This function calls the ITK pipe server function PROJ_is_user_a_member to check if the user is a member of the given project. More...
|
|
| PROJ_is_user_a_privileged_member HexProjectTag HexUserTag |
| This function calls the ITK pipe server function PROJ_is_user_a_privileged_member to check if the user is a privileged member of the given project. More...
|
|
| PROJ_remove_members HexProjectTag HexMemberTag1 ... HexMemberTagX |
| This function calls the ITK pipe server function PROJ_remove_members to remove the members from the project. More...
|
|
| PROJ_remove_objects HexProjectTag HexMemberTag1 ... HexMemberTagX |
| This function calls the ITK pipe server function PROJ_remove_objects to remove the objects from the project. More...
|
|