PHP Class Papi_Property_Divider, 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
html ( ) Render property html.

Méthodes protégées

Méthode Description
render_row_html ( ) Render the final html that is displayed in the table.

Method Details

html() public méthode

Render property html.
public html ( )

render_row_html() protected méthode

Render the final html that is displayed in the table.
protected render_row_html ( )

Property Details

$slug_required protected_oe property

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