setTables() setTables(array $tables = array()) : void set export tables Parameters array $tables Throws \RuntimeException
setYaml() setYaml(array $records = array(), string $table) : void set data as yaml Parameters array $records string $table
fix() fix(\Acms\Services\Blog\&array $records, string $table) : void fix data Parameters \Acms\Services\Blog\&array $records string $table
fixHalfSpace() fixHalfSpace( $records) : void escape single byte spaces of row's header Parameters $records
fixQueryFulltext() fixQueryFulltext( $SQL) : mixed フルテキストデータからゴミ箱のデータを除外 Parameters $SQL Returns mixed