Information
Namespace | Topic |
---|---|
ppms.assignment_module | General assignment API |
ppms.create_project | Creating projects |
ppms.create_report | Creating reports |
ppms.cu_access | Customizer access |
ppms.debugging | Debugging Python code |
ppms.dimmer | Client-side dimmer |
ppms.file_utils | Utilities for working with files |
ppms.global_setting | Reading global settings |
ppms.period | Creating period records |
ppms.project_rights | Project rights |
ppms.psp_elements | PSP elements |
ppms.rights | General rights API |
ppms.sql | Utilities for working with the database |
The ppms.user_interface
package provides various helper functions that affect how the user interacts with the client.
Topic |
---|
Message boxes / Dialog message |
Transferring files between Client & Server |
The ppms.interface
package contains the PLANTA link API.
Topic |
---|
Configuration |
Mapping |
Calling a Interface |
Enums |
Systems |
Conditionals |
Parameter Validation |
Examples |
Namespace | Content |
---|---|
ppms.text_constant | Using text constants |
planta_logging.logging | PLANTA Server Logging |
The ppms.migration
package implements the migration framework and provides the base classes for writing new migration packets.
Topic |
---|
Enums |
Dependencies |
Packets |
The API style guide can be found (in German) in the topic PythonApiStyleGuide