Package up2date_client :: Module rhnregGui :: Class StartPage
[hide private]
[frames] | no frames]

Class StartPage

source code

There is a section of this page which asks if the user wants to register, which will only be shown in firstboot. This is specified by the arg to the constructor.

Instance Methods [hide private]
 
__init__(self, firstboot=False) source code
 
startPageVbox(self) source code
 
startPageWhyRegisterButton(self, button) source code
 
startPageMoreInfoButton(self, button) source code
 
startPageRegisterNow(self)
Returns True if the user has selected to register now.
source code
Method Details [hide private]

startPageRegisterNow(self)

source code 

Returns True if the user has selected to register now. False if they've selected to register later.