CSVフォーマッタークラス API入出力パラメータCSVと連想配列を相互に変換するクラス
| package |
Default |
|---|
format( $data_array) : \SCC\Api\Model\IO\{@inheritDoc}
| see | \SCC\Api\Model\Impl\CommonFormatter::format() |
|---|
{@inheritDoc}
\SCC\Api\Model\IO\{@inheritDoc}
getContentType() : string
stringContentType
getPostParams( $request, $orginMethod = "") : \SCC\Api\Model\IO\{@inheritDoc}
| see | \SCC\Api\Model\Impl\CommonFormatter::getPostParams() |
|---|
{@inheritDoc}
{@inheritDoc}
\SCC\Api\Model\IO\{@inheritDoc}
isHash(array &$array) : boolean
array確認対象の配列
booleantrue:連想配列
makeDataLine(array $item) : string
arrayCSV1行分のデータ
stringCSVにフォーマットされた1行分のデータ
delimiter :
quote :