Package | Description |
---|---|
votorola.a.web.wic |
Serving Votorola's Wicket web interface.
|
votorola.a.web.wic.authen |
Identification and authentication of users.
|
votorola.s.wic |
Votorola web UIs under Wicket.
|
votorola.s.wic.count |
The user interface of the count engine under Wicket.
|
votorola.s.wic.diff |
The user interface of the difference bridge under Wicket.
|
votorola.s.wic.server |
A user interface providing an overview of the server under Wicket.
|
Modifier and Type | Class and Description |
---|---|
class |
VPageHTML
An HTML page in the Wicket web interface.
|
class |
WP_Message
A general purpose message page for displaying messages outside their page of origin.
|
Modifier and Type | Class and Description |
---|---|
class |
LoginPage
A basic login page.
|
(package private) class |
WP_EmailAuthen1
A page for the authentication of a user's email address, step 1.
|
(package private) class |
WP_EmailAuthen2
A page for the authentication of a user's email address, step 2.
|
class |
WP_Logout
A page for servicing a logout request.
|
class |
WP_OpenIDLogin
An OpenID login page.
|
class |
WP_OpenIDReturn
An OpenID authentication return page, continuing from WP_OpenIDLogin.
|
class |
WP_WikiLogin
A login page based on the authentication facilities of the pollwiki, enabling synchronized login between it and
the Wicket interface.
|
Modifier and Type | Class and Description |
---|---|
class |
WP_MyDraft
A page that redirects to the user's draft, or, if there is no draft, guides the user
in creating one.
|
Modifier and Type | Class and Description |
---|---|
class |
WP_CountEngine
The count engine overview page.
|
class |
WP_Poll
A poll overview page.
|
class |
WP_Rank
A view of the tallied results for a poll.
|
class |
WP_Votespace
A view of the vote structure for a poll.
|
Modifier and Type | Class and Description |
---|---|
class |
WP_D
The Wicket interface of the difference bridge, which includes a view of the difference
between a pair of draft revisions.
|
Modifier and Type | Class and Description |
---|---|
class |
WP_Activity
A vote-server activity page, showing a summary of user and administrative activity.
|
class |
WP_Server
Home page of the Votorola server.
|