API Documentation

Text/Table/Decorator/Interface.php

Zend Framework

LICENSE

This source file is subject to the new BSD license that is bundled with this package in the file LICENSE.txt. It is also available through the world-wide-web at this URL: http://framework.zend.com/license/new-bsd If you did not receive a copy of the license and are unable to obtain it through the world-wide-web, please send an email to license@zend.com so we can send you a copy immediately.

category
Zend  
copyright
Copyright (c) 2005-2011 Zend Technologies USA Inc. (http://www.zend.com)  
license
New BSD License  
package
Zend_Text_Table  
version
$Id: Interface.php 23775 2011-03-01 17:25:24Z ralph $  

\Zend_Text_Table_Decorator_Interface

Interface for Zend_Text_Table decorators

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

Methods

methodpublicgetBottomLeft( ) : string

Get a single character for the bottom left corner

Returns
Type Description
string
methodpublicgetBottomRight( ) : string

Get a single character for the bottom right corner

Returns
Type Description
string
methodpublicgetCross( ) : string

Get a single character for a crossing line

Returns
Type Description
string
methodpublicgetHorizontal( ) : string

Get a single character for a horizontal line

Returns
Type Description
string
methodpublicgetHorizontalDown( ) : string

Get a single character for a horizontal divider down

Returns
Type Description
string
methodpublicgetHorizontalUp( ) : string

Get a single character for a horizontal divider up

Returns
Type Description
string
methodpublicgetTopLeft( ) : string

Get a single character for the top left corner

Returns
Type Description
string
methodpublicgetTopRight( ) : string

Get a single character for the top right corner

Returns
Type Description
string
methodpublicgetVertical( ) : string

Get a single character for a vertical line

Returns
Type Description
string
methodpublicgetVerticalLeft( ) : string

Get a single character for a vertical divider left

Returns
Type Description
string
methodpublicgetVerticalRight( ) : string

Get a single character for a vertical divider right

Returns
Type Description
string
Documentation was generated by DocBlox 0.13.3.