PHP Интерфейс Sulu\Component\Content\Import\WebspaceInterface

Показать файл Открыть проект

Открытые методы

Метод Описание
add ( Sulu\Component\Content\Import\WebspaceFormatImportInterface $service, $format ) Add import format like XLIFF1.2.
import ( string $webspaceKey, string $locale, string $filePath, $output = null, string $format = '1.2.xliff', string $uuid = null, $exportSuluVersion = '1.3' ) : array Starts language import for given webspace and locale.

Описание методов

add() публичный Метод

Add import format like XLIFF1.2.
public add ( Sulu\Component\Content\Import\WebspaceFormatImportInterface $service, $format )
$service Sulu\Component\Content\Import\WebspaceFormatImportInterface
$format

import() публичный Метод

Starts language import for given webspace and locale.
public import ( string $webspaceKey, string $locale, string $filePath, $output = null, string $format = '1.2.xliff', string $uuid = null, $exportSuluVersion = '1.3' ) : array
$webspaceKey string
$locale string
$filePath string
$output
$format string
$uuid string
Результат array