Todo List
This class is inspired by the similarly-named class in the PHPUnit tasks.
PDOSQLExecFormatterElement __construct( PDOSQLExecTask $parentTask)
Parameter createParam( )
boolean getAppend( )
PDOResultFormatter getFormatter( )
PhingFile getOutfile( )
boolean getUseFile( )
void prepare( )
void setAppend( boolean $append)
void setClassName( string $className)
void setColdelim( string $v)
void setEncoding( string $v)
void setFormatOutput( boolean $v)
void setOutfile( $outfile, PhingFile $outFile)
void setRowdelim( string $v)
void setShowheaders( boolean $showheaders)
void setType( string $type)
void setUseFile( boolean $useFile)