Overview

Namespaces

  • Northys
    • CSSInliner
      • Exceptions
  • PHP

Classes

  • CSSInliner
  • Overview
  • Namespace
  • Class
  • Tree

Class CSSInliner

Class CSSInliner

Namespace: Northys\CSSInliner
Package: Northys\CSSInliner
Author: Northys
Located at Northys/CSSInliner/CSSInliner.php
Methods summary
public
# addCSS( string $filename )

Provides you an option to add as many CSS files as you want

Provides you an option to add as many CSS files as you want

Parameters

$filename
string
$filename represents css file path

Throws

Exception
public string
# render( string $html )

Prepares everything and inserts inline styles into html

Prepares everything and inserts inline styles into html

Parameters

$html
string
$html represents html document

Returns

string
API documentation generated by ApiGen 2.8.0