HTML_CSS::setLineEnd

HTML_CSS::setLineEnd() – Set lineend value

Synopsis

require_once 'HTML/CSS.php';

void HTML_CSS::setLineEnd ( string $style )

Description

Set the line end style to Windows, Mac, Unix or a custom string

Parameter

string $style

"win", "mac", "unix" or custom string.

Throws

throws no exceptions thrown

Since

since version 1.4.0 (2007-12-13)

Note

This function can not be called statically.

Set Content-Disposition header (Previous) Set groupsfirst flag (Next)
Last updated: Sat, 16 Feb 2019 — Download Documentation
Do you think that something on this page is wrong? Please file a bug report.
View this page in:
  • English

User Notes:

There are no user contributed notes for this page.