Documentation

HtmlFormatComponent extends Injectable
in package

Class HtmlFormatComponent

Table of Contents

Properties

$trans  : Translator

Methods

boolAs()  : mixed
boolAs01()  : mixed
countryName()  : mixed
countryTwo()  : mixed
countryTwoAndName()  : mixed
date()  : mixed
datebyFormat()  : mixed
formatDate()  : mixed
percent()  : mixed
price()  : mixed
priceValue()  : mixed
stringFromHex()  : mixed
userClient()  : mixed

Properties

Methods

boolAs()

public boolAs(mixed $bool[, mixed $asFalse = '0' ][, mixed $asTrue = '1' ]) : mixed
Parameters
$bool : mixed
$asFalse : mixed = '0'
$asTrue : mixed = '1'

countryName()

public countryName(mixed $countryId) : mixed
Parameters
$countryId : mixed

countryTwo()

public countryTwo(mixed $countryId) : mixed
Parameters
$countryId : mixed

countryTwoAndName()

public countryTwoAndName(mixed $countryId) : mixed
Parameters
$countryId : mixed

datebyFormat()

public datebyFormat(mixed $datestring, string $format) : mixed
Parameters
$datestring : mixed
$format : string

formatDate()

public formatDate(mixed $datestring[, mixed $time = true ]) : mixed
Parameters
$datestring : mixed
$time : mixed = true

price()

public price(mixed $price, mixed $currency) : mixed
Parameters
$price : mixed
$currency : mixed

stringFromHex()

public stringFromHex([string $hexCode = null ]) : mixed
Parameters
$hexCode : string = null

        
On this page

Search results