CSS::SAC::Condition::Content - SAC ContentConditions


CSS-SAC documentation  | view source Contained in the CSS-SAC distribution.

Index


NAME

Top

CSS::SAC::Condition::Content - SAC ContentConditions

SYNOPSIS

Top

 see CSS::SAC::Condition

DESCRIPTION

Top

This is a subclass of CSS::SAC::Condition, look there for more documentation. This class adds the following methods (the spec equivalents are available as well, just prepend 'get'):

METHODS

Top

* CSS::SAC::Condition::Content->new($type,$data)
* $cond->new($type,$data)

Creates a new content condition.

* $ccond->Data([$data])

get/set the condition's data

AUTHOR

Top

Robin Berjon <robin@knowscape.com>

This module is licensed under the same terms as Perl itself.


CSS-SAC documentation  | view source Contained in the CSS-SAC distribution.