HTML_CSS::setTab

HTML_CSS::setTab() – Set tab value

Synopsis

require_once 'HTML/CSS.php';

void HTML_CSS::setTab ( string $string )

Description

Sets the string used to indent HTML

Parameter

string $string

String used to indent ("\11", "\t", ' ', etc.).

Throws

throws no exceptions thrown

Since

since version 1.4.0 (2007-12-13)

Note

This function can not be called statically.

Set oneline flag (Previous) Set xhtml 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.