YASTHOME/clients/<modulename>.ycp. If it doesn't find one here, it considers the name to be a filename and examines that file. If it:.
More...
#include <Y2CCWFM.h>
Inheritance diagram for Y2CCWFM:

Public Member Functions | |
| Y2CCWFM () | |
| virtual Y2Component * | createInLevel (const char *name, int level, int current_level) const |
| virtual bool | isServerCreator () const |
| virtual Y2Component * | provideNamespace (const char *name) |
| Y2Component * | create (const char *name) const |
YASTHOME/clients/<modulename>.ycp. If it doesn't find one here, it considers the name to be a filename and examines that file. If it:.
.ycp #!/bin/y2gf
|
|
Creates a script component creator. |
|
|
Creates a new wfm component. Reimplemented from Y2ComponentCreator. |
|
||||||||||||||||
|
Tries to create a script module from the given name. See the class description for details. Reimplemented from Y2ComponentCreator. |
|
|
Returns always true, since currently only client components can be realized by a YCP script. Implements Y2ComponentCreator. |
|
|
We do provide namespaces from YCP Reimplemented from Y2ComponentCreator. |
1.4.6