CSS::DOM::Rule::Style man page on Pidora

Man page or keyword search:  
man Server   31170 pages
apropos Keyword Search (all sections)
Output format
Pidora logo
[printable version]

CSS::DOM::Rule::Style(User Contributed Perl DocumentatCSS::DOM::Rule::Style(3)

NAME
       CSS::DOM::Rule::Style - CSS style rule class for CSS::DOM

VERSION
       Version 0.14

SYNOPSIS
	 use CSS::DOM;
	 my $ruleset = CSS::DOM->parse(
	     'p:firstline, h3 { font-weight: bold }'
	 )->cssRules->[0];

	 $ruleset->selectorText;      # 'p:firstline, h3'
	 $ruleset->style;	      # a CSS::DOM::Style object
	 $ruleset->style->fontWeight; # 'bold'

DESCRIPTION
       This module implements CSS style rules for CSS::DOM. It inherits from
       CSS::DOM::Rule and implements the CSSStyleRule DOM interface.

METHODS
       selectorText
	   Returns a string representing the selector(s). Pass an argument to
	   set it.

       style
	   Returns the CSS::DOM::Style object representing the declaration
	   block of this rule.

SEE ALSO
       CSS::DOM

       CSS::DOM::Style

       CSS::DOM::Rule

perl v5.14.1			  2010-12-10	      CSS::DOM::Rule::Style(3)
[top]

List of man pages available for Pidora

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net