Zend Framework  1.12
Zend_Text_Table Member List

This is the complete list of members for Zend_Text_Table, including all inherited members.

$_autoSeparateZend_Text_Tableprotected
$_columnWidthsZend_Text_Tableprotected
$_decoratorZend_Text_Tableprotected
$_defaultColumnAlignsZend_Text_Tableprotected
$_inputCharsetZend_Text_Tableprotectedstatic
$_outputCharsetZend_Text_Tableprotectedstatic
$_paddingZend_Text_Tableprotected
$_pluginLoaderZend_Text_Tableprotected
$_rowsZend_Text_Tableprotected
$_skipOptionsZend_Text_Tableprotected
__construct($options=null)Zend_Text_Table
__toString()Zend_Text_Table
appendRow($row)Zend_Text_Table
AUTO_SEPARATE_ALLZend_Text_Table
AUTO_SEPARATE_FOOTERZend_Text_Table
AUTO_SEPARATE_HEADERZend_Text_Table
AUTO_SEPARATE_NONEZend_Text_Table
getInputCharset()Zend_Text_Tablestatic
getOutputCharset()Zend_Text_Tablestatic
getPluginLoader()Zend_Text_Table
render()Zend_Text_Table
setAutoSeparate($autoSeparate)Zend_Text_Table
setColumnWidths(array $columnWidths)Zend_Text_Table
setConfig(Zend_Config $config)Zend_Text_Table
setDecorator($decorator)Zend_Text_Table
setDefaultColumnAlign($columnNum, $align)Zend_Text_Table
setInputCharset($charset)Zend_Text_Tablestatic
setOptions(array $options)Zend_Text_Table
setOutputCharset($charset)Zend_Text_Tablestatic
setPadding($padding)Zend_Text_Table