Méthode | Description | |
---|---|---|
__construct ( string $page_title, Inpsyde\MultilingualPress\Factory\TypeFactory $type_factory ) | ||
action ( ) : string | Returns the action name for the setting. | |
title ( ) : string | Returns the title of the setting. | |
url ( ) : Inpsyde\MultilingualPress\Common\Type\URL | Returns the URL to be used in the according form. |
public __construct ( string $page_title, Inpsyde\MultilingualPress\Factory\TypeFactory $type_factory ) | ||
$page_title | string | |
$type_factory | Inpsyde\MultilingualPress\Factory\TypeFactory | Type factory object. |
public url ( ) : Inpsyde\MultilingualPress\Common\Type\URL | ||
Résultat | Inpsyde\MultilingualPress\Common\Type\URL | URL to submit updates to. |