Méthode | Description | |
---|---|---|
__construct ( Inpsyde\MultilingualPress\Common\Nonce\Nonce $nonce ) | Constructor. Sets up the properties. | |
description ( ) : string | Returns the box description. | |
id ( ) : string | Returns the value for ID attribute for the box. | |
label_id ( ) : string | Returns the ID used in the main form element. | |
markup ( ) : mixed | void | ||
title ( ) : string | Returns the box title. |
Méthode | Description | |
---|---|---|
get_box_content ( ) : string | Creates the content for the extra box, four illustrated checkboxes. | |
get_current_position ( array $positions ) : string | Returns the currently selected position. | |
get_position_names ( ) : string[] | Returns the keys and labels for the positions. |
public __construct ( Inpsyde\MultilingualPress\Common\Nonce\Nonce $nonce ) | ||
$nonce | Inpsyde\MultilingualPress\Common\Nonce\Nonce | Nonce object. |
public description ( ) : string | ||
Résultat | string |