PHP Class WPSEO_Metabox_Formatter, wordpress-seo

Datei anzeigen Open project: yoast/wordpress-seo Class Usage Examples

Public Methods

Method Description
__construct ( WPSEO_Metabox_Formatter_Interface $formatter ) Setting the formatter property.
get_values ( ) : array Returns the values

Private Methods

Method Description
get_defaults ( ) : array Returns array with all the values always needed by a scraper object
get_translations ( ) : array Returns Jed compatible YoastSEO.js translations.

Method Details

__construct() public method

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

get_values() public method

Returns the values
public get_values ( ) : array
return array