YCP Modules in General


Table of Contents

1. YCP Modules Overview
2. True YCP Modules
2.1. Included Modules
2.2. True Modules (Imported Modules)
2.3. True Modules And Constructors
3. Some Rules
3.1. Usability
4. Module Layout
4.1. Module Skeleton
4.2. Module Example

Creating modules for YaST means extending its functionality. For this being possible it is necessary to follow the infrastructural and functional particularities of YaST as well as some guidelines regarding the interaction of the module with the user and the rest of the system. In the following we'll have a closer look at these topics .