Unicode Decorator for Zend_Text_Table

category Zend
package Zend_Text_Table
uses
copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com)
license New BSD License

 Methods

Defined by Zend_Text_Table_Decorator_Interface

getBottomLeft() : string
inherited_from \Zend_Text_Table_Decorator_Interface::getBottomLeft()

Returns

string

Defined by Zend_Text_Table_Decorator_Interface

getBottomRight() : string
inherited_from \Zend_Text_Table_Decorator_Interface::getBottomRight()

Returns

string

Defined by Zend_Text_Table_Decorator_Interface

getCross() : string
inherited_from \Zend_Text_Table_Decorator_Interface::getCross()

Returns

string

Defined by Zend_Text_Table_Decorator_Interface

getHorizontal() : string
inherited_from \Zend_Text_Table_Decorator_Interface::getHorizontal()

Returns

string

Defined by Zend_Text_Table_Decorator_Interface

getHorizontalDown() : string
inherited_from \Zend_Text_Table_Decorator_Interface::getHorizontalDown()

Returns

string

Defined by Zend_Text_Table_Decorator_Interface

getHorizontalUp() : string
inherited_from \Zend_Text_Table_Decorator_Interface::getHorizontalUp()

Returns

string

Defined by Zend_Text_Table_Decorator_Interface

getTopLeft() : string
inherited_from \Zend_Text_Table_Decorator_Interface::getTopLeft()

Returns

string

Defined by Zend_Text_Table_Decorator_Interface

getTopRight() : string
inherited_from \Zend_Text_Table_Decorator_Interface::getTopRight()

Returns

string

Defined by Zend_Text_Table_Decorator_Interface

getVertical() : string
inherited_from \Zend_Text_Table_Decorator_Interface::getVertical()

Returns

string

Defined by Zend_Text_Table_Decorator_Interface

getVerticalLeft() : string
inherited_from \Zend_Text_Table_Decorator_Interface::getVerticalLeft()

Returns

string

Defined by Zend_Text_Table_Decorator_Interface

getVerticalRight() : string
inherited_from \Zend_Text_Table_Decorator_Interface::getVerticalRight()

Returns

string

Convert am unicode character code to a character

_uniChar(integer $code) : string | false

Parameters

$code

integer

Returns

stringfalse