Quizzer::Element::Container - Container input element


Quizzer documentation  | view source Contained in the Quizzer distribution.

Index


NAME

Top

Quizzer::Element::Container - Container input element

DESCRIPTION

Top

This is a Container input element. A Container is an element that can hold other elements that are displayed when it is.

METHODS

Top

question

This function sets/gets a Container's question property, as usual. It also handles creating and setting up all the Elements inside the container.

visible

Containers are visible if any of the items contained in them are visible. Or are they? This is still being decided -- TODO.

show

When a container is displayed, it displays all elements inside it.

AUTHOR

Top

Joey Hess <joey@kitenet.net>


Quizzer documentation  | view source Contained in the Quizzer distribution.