/
admUpdateProject
admUpdateProject
Description
Updates the project properties. The project key cannot be changed, it's the only thing that identifies the project.
Parameters
Return Type
Boolean (true/false)
Returns 'true' if the project was updated and 'false' if not.
Examples
admUpdateProject("T3", "Thunderbolt3", "Three thunderbolts in a single hole", "zeus", "http://thunderbolts.olimpus.gr", "PUBLIC", false, 12010);
admUpdateProject("T3", "Thunderbolt3", "Three thunderbolts in a single hole", "zeus", "http://thunderbolts.olimpus.gr", "PUBLIC", false, 12010, "software");
You will need permissions to update the project.
See also
, multiple selections available,
Related content
Permissions Administration Functions
Permissions Administration Functions
Read with this
admCreateProject
admCreateProject
More like this
getUser
Read with this
admUpdateProject
admUpdateProject
More like this
Predefined structure types reference
Predefined structure types reference
Read with this
admCreateProjectWithSharedConfiguration
admCreateProjectWithSharedConfiguration
More like this