PHP 클래스 WC_Email_Customer_Processing_Order

An email sent to the customer when a new order is paid for.
저자: WooThemes
상속: extends WC_Email
파일 보기 프로젝트 열기: woocommerce/woocommerce 1 사용 예제들

공개 메소드들

메소드 설명
__construct ( ) Constructor.
get_content_html ( ) : string Get content html.
get_content_plain ( ) : string Get content plain.
trigger ( integer $order_id ) Trigger.

메소드 상세

__construct() 공개 메소드

Constructor.
public __construct ( )

get_content_html() 공개 메소드

Get content html.
public get_content_html ( ) : string
리턴 string

get_content_plain() 공개 메소드

Get content plain.
public get_content_plain ( ) : string
리턴 string

trigger() 공개 메소드

Trigger.
public trigger ( integer $order_id )
$order_id integer