Zend Framework
1.12
|
Public Member Functions | |
getTopLeft () | |
Get a single character for the top left corner. | |
getTopRight () | |
Get a single character for the top right corner. | |
getBottomLeft () | |
Get a single character for the bottom left corner. | |
getBottomRight () | |
Get a single character for the bottom right corner. | |
getVertical () | |
Get a single character for a vertical line. | |
getHorizontal () | |
Get a single character for a horizontal line. | |
getCross () | |
Get a single character for a crossing line. | |
getVerticalRight () | |
Get a single character for a vertical divider right. | |
getVerticalLeft () | |
Get a single character for a vertical divider left. | |
getHorizontalDown () | |
Get a single character for a horizontal divider down. | |
getHorizontalUp () | |
Get a single character for a horizontal divider up. | |
getBottomLeft | ( | ) |
Get a single character for the bottom left corner.
Implemented in Zend_Text_Table_Decorator_Ascii, and Zend_Text_Table_Decorator_Unicode.
getBottomRight | ( | ) |
Get a single character for the bottom right corner.
Implemented in Zend_Text_Table_Decorator_Ascii, and Zend_Text_Table_Decorator_Unicode.
getCross | ( | ) |
Get a single character for a crossing line.
Implemented in Zend_Text_Table_Decorator_Ascii, and Zend_Text_Table_Decorator_Unicode.
getHorizontal | ( | ) |
Get a single character for a horizontal line.
Implemented in Zend_Text_Table_Decorator_Ascii, and Zend_Text_Table_Decorator_Unicode.
getHorizontalDown | ( | ) |
Get a single character for a horizontal divider down.
Implemented in Zend_Text_Table_Decorator_Ascii, and Zend_Text_Table_Decorator_Unicode.
getHorizontalUp | ( | ) |
Get a single character for a horizontal divider up.
Implemented in Zend_Text_Table_Decorator_Ascii, and Zend_Text_Table_Decorator_Unicode.
getTopLeft | ( | ) |
Get a single character for the top left corner.
Implemented in Zend_Text_Table_Decorator_Ascii, and Zend_Text_Table_Decorator_Unicode.
getTopRight | ( | ) |
Get a single character for the top right corner.
Implemented in Zend_Text_Table_Decorator_Ascii, and Zend_Text_Table_Decorator_Unicode.
getVertical | ( | ) |
Get a single character for a vertical line.
Implemented in Zend_Text_Table_Decorator_Ascii, and Zend_Text_Table_Decorator_Unicode.
getVerticalLeft | ( | ) |
Get a single character for a vertical divider left.
Implemented in Zend_Text_Table_Decorator_Ascii, and Zend_Text_Table_Decorator_Unicode.
getVerticalRight | ( | ) |
Get a single character for a vertical divider right.
Implemented in Zend_Text_Table_Decorator_Ascii, and Zend_Text_Table_Decorator_Unicode.