PHP 인터페이스 Habari\Importer

파일 보기 프로젝트 열기: habari/system

공개 메소드들

메소드 설명
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