Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
titanscss_formatter
PHP Class titanscss_formatter
Author:
Leaf Corcoran (
[email protected]
)
Exibir arquivo
Open project: gambitph/titan-framework
Public Properties
Property
Type
Description
$assignSeparator
$break
$close
$indentChar
$open
$tagSeparator
Public Methods
Method
Description
__construct
( )
format
(
$block
)
indentStr
(
$n
)
property
(
$name
,
$value
)
Protected Methods
Method
Description
block
(
$block
)
Method Details
__construct()
public
method
public
__construct
( )
block()
protected
method
protected
block
(
$block
)
format()
public
method
public
format
(
$block
)
indentStr()
public
method
public
indentStr
(
$n
)
property()
public
method
public
property
(
$name
,
$value
)
Property Details
$assignSeparator
public_oe property
public
$assignSeparator
$break
public_oe property
public
$break
$close
public_oe property
public
$close
$indentChar
public_oe property
public
$indentChar
$open
public_oe property
public
$open
$tagSeparator
public_oe property
public
$tagSeparator