PHP Интерфейс Habari\Importer

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

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

Метод Описание
filter_import_names ( $import_names ) : array Return a list of names of things that this importer imports
filter_import_stage ( $stageoutput, $import_name, $stage, $step ) : string Return the page content for a specific stage of the import

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

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

Return a list of names of things that this importer imports
public filter_import_names ( $import_names ) : array
Результат array List of importables.

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

Return the page content for a specific stage of the import
public filter_import_stage ( $stageoutput, $import_name, $stage, $step ) : string
Результат string Content of import stage