PHP 클래스 Apple_Actions\Index\Export

상속: extends Apple_Actions\Action
파일 보기 프로젝트 열기: alleyinteractive/apple-news 1 사용 예제들

공개 메소드들

메소드 설명
__construct ( Settings $settings, integer $id = null ) Constructor.
fetch_exporter ( ) : Exporter Fetches an instance of Exporter.
format_byline ( WP_Post $post, string $author = '', string $date = '' ) : string Formats the byline
perform ( ) : string Perform the export and return the results.

비공개 메소드들

메소드 설명
fetch_content_settings ( ) : Settings Loads settings for the Exporter_Content from the WordPress post metadata.

메소드 상세

__construct() 공개 메소드

Constructor.
public __construct ( Settings $settings, integer $id = null )
$settings Settings
$id integer

fetch_exporter() 공개 메소드

Fetches an instance of Exporter.
public fetch_exporter ( ) : Exporter
리턴 Apple_Exporter\Exporter

format_byline() 공개 메소드

Formats the byline
부터: 1.2.0
public format_byline ( WP_Post $post, string $author = '', string $date = '' ) : string
$post WP_Post
$author string
$date string
리턴 string

perform() 공개 메소드

Perform the export and return the results.
public perform ( ) : string
리턴 string The JSON data