Editor PHP 2.4.0

TableCellStyle
in package

Tags
author

Yewhen Khoptynskyi khoptynskyi@gmail.com

Table of Contents

Constants

DEFAULT_ALIGN  = 'left'

Methods

__construct()  : mixed
getCellFormat()  : string|null
getOptions()  : array<string|int, mixed>
getPadByAlign()  : int
getTagOptions()  : array<string|int, string>
Gets options we need for tag for example fg, bg.

Constants

Methods

__construct()

public __construct([array<string|int, mixed> $options = [] ]) : mixed
Parameters
$options : array<string|int, mixed> = []

getCellFormat()

public getCellFormat() : string|null
Return values
string|null

getOptions()

public getOptions() : array<string|int, mixed>
Return values
array<string|int, mixed>

getTagOptions()

Gets options we need for tag for example fg, bg.

public getTagOptions() : array<string|int, string>
Return values
array<string|int, string>

        
On this page

Search results