Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Public Member Functions | |
getTopLeft () | |
getTopRight () | |
getBottomLeft () | |
getBottomRight () | |
getVertical () | |
getHorizontal () | |
getCross () | |
getVerticalRight () | |
getVerticalLeft () | |
getHorizontalDown () | |
getHorizontalUp () | |
Protected Member Functions | |
_uniChar ($code) | |
Definition at line 36 of file Unicode.php.
|
protected |
Convert am unicode character code to a character
integer | $code |
Definition at line 154 of file Unicode.php.
getBottomLeft | ( | ) |
Defined by Zend_Text_Table_Decorator_Interface
Implements Zend_Text_Table_Decorator_Interface.
Definition at line 63 of file Unicode.php.
getBottomRight | ( | ) |
Defined by Zend_Text_Table_Decorator_Interface
Implements Zend_Text_Table_Decorator_Interface.
Definition at line 73 of file Unicode.php.
getCross | ( | ) |
Defined by Zend_Text_Table_Decorator_Interface
Implements Zend_Text_Table_Decorator_Interface.
Definition at line 103 of file Unicode.php.
getHorizontal | ( | ) |
Defined by Zend_Text_Table_Decorator_Interface
Implements Zend_Text_Table_Decorator_Interface.
Definition at line 93 of file Unicode.php.
getHorizontalDown | ( | ) |
Defined by Zend_Text_Table_Decorator_Interface
Implements Zend_Text_Table_Decorator_Interface.
Definition at line 133 of file Unicode.php.
getHorizontalUp | ( | ) |
Defined by Zend_Text_Table_Decorator_Interface
Implements Zend_Text_Table_Decorator_Interface.
Definition at line 143 of file Unicode.php.
getTopLeft | ( | ) |
Defined by Zend_Text_Table_Decorator_Interface
Implements Zend_Text_Table_Decorator_Interface.
Definition at line 43 of file Unicode.php.
getTopRight | ( | ) |
Defined by Zend_Text_Table_Decorator_Interface
Implements Zend_Text_Table_Decorator_Interface.
Definition at line 53 of file Unicode.php.
getVertical | ( | ) |
Defined by Zend_Text_Table_Decorator_Interface
Implements Zend_Text_Table_Decorator_Interface.
Definition at line 83 of file Unicode.php.
getVerticalLeft | ( | ) |
Defined by Zend_Text_Table_Decorator_Interface
Implements Zend_Text_Table_Decorator_Interface.
Definition at line 123 of file Unicode.php.
getVerticalRight | ( | ) |
Defined by Zend_Text_Table_Decorator_Interface
Implements Zend_Text_Table_Decorator_Interface.
Definition at line 113 of file Unicode.php.