Use of the Login Framework Classes

In order to use customized panels for the login framework, implement a class based on the LoginFrameworkChildView and LoginFrameworkController classes. Implement all functions of your LoginFrameworkChildView class. Note that you can use an arbitrary name for your class. Note, however, to use the correct name for the further steps - seeExtended login framework (customized panels).

You can find links to the description of the methods of the both classes under: Login Framework Classes Overview.

Tip: You can find the class file in the following path: wincc_oa_path/scripts/libs/classes/loginFramework/LoginFrameworkChildView.ctl