PHP Class Papi_Property_Html, papi

Inheritance: extends Papi_Property
Afficher le fichier Open project: wp-papi/papi

Protected Properties

Свойство Type Description
$slug_required boolean Determine if the property require a slug or not.

Méthodes publiques

Méthode Description
get_default_settings ( ) : array Get default settings.
html ( ) Render property html.

Method Details

get_default_settings() public méthode

Get default settings.
public get_default_settings ( ) : array
Résultat array

html() public méthode

Render property html.
public html ( )

Property Details

$slug_required protected_oe property

Determine if the property require a slug or not.
protected bool $slug_required
Résultat boolean