Solstice::Button::Static - A button pointing to a static, non-Solstice url.


Solstice documentation  | view source Contained in the Solstice distribution.

Index


NAME

Top

Solstice::Button::Static - A button pointing to a static, non-Solstice url.

SYNOPSIS

Top

# Partial implementation of the Solstice::Button API. Adds a getURL() method, which returns the static url.

Superclass

Solstice::Button

Export

No symbols exported.

Methods

getURL()

Returns the static url for this 'button'.

Return HTML for an image link.

Returns HTML for a text link.

getButton()

Returns HTML for a button link.

Return HTML for a combination image/text link.

getPseudoButton()
getDropDown()

Private Methods

_generateTarget()
_getAccessorDefinition()

Modules Used

Solstice::Model (Solstice::Model), StringLibrary (StringLibrary).

AUTHOR

Top

Catalyst Group, <catalyst@u.washington.edu>

VERSION

Top

$Revision: 2933 $

COPYRIGHT

Top


Solstice documentation  | view source Contained in the Solstice distribution.