PHP 클래스 WPSEO_Metabox_Formatter, wordpress-seo

파일 보기 프로젝트 열기: yoast/wordpress-seo 1 사용 예제들

공개 메소드들

메소드 설명
__construct ( WPSEO_Metabox_Formatter_Interface $formatter ) Setting the formatter property.
get_values ( ) : array Returns the values

비공개 메소드들

메소드 설명
get_defaults ( ) : array Returns array with all the values always needed by a scraper object
get_translations ( ) : array Returns Jed compatible YoastSEO.js translations.

메소드 상세

__construct() 공개 메소드

Setting the formatter property.
public __construct ( WPSEO_Metabox_Formatter_Interface $formatter )
$formatter WPSEO_Metabox_Formatter_Interface Object that provides the formatted values.

get_values() 공개 메소드

Returns the values
public get_values ( ) : array
리턴 array