Solstice::JavaScriptService - Allows models at all levels to know whether the user's browser supports Javascript.


Solstice documentation  | view source Contained in the Solstice distribution.

Index


NAME

Top

Solstice::JavaScriptService - Allows models at all levels to know whether the user's browser supports Javascript.

SYNOPSIS

Top

  use Solstice::JavaScriptService;

DESCRIPTION

Top

Superclass

Solstice::Service

Export

No symbols exported.

Methods

new()

Creates a new Solstice::JavaScriptService object.

hasJavascript()

Returns whether or not the current user has js enabled

setHasJavascript($bool)

Private Methods

_getClassName()

Return the class name. Overridden to avoid a ref() in the superclass.

Modules Used

Solstice::Service.

AUTHOR

Top

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

VERSION

Top

$Revision: 2061 $

COPYRIGHT

Top


Solstice documentation  | view source Contained in the Solstice distribution.