PHP Class WPLib_Post_List_Base, wplib

Inheritance: extends WPLib_List_Base
Afficher le fichier Open project: wplib/wplib

Méthodes publiques

Méthode Description
__construct ( array $posts, array $args = [] )
get_element_index ( WPLib_Post_Base $element ) : boolean | mixed Get index value for an object stored in a list.
post_types ( )

Method Details

__construct() public méthode

public __construct ( array $posts, array $args = [] )
$posts array
$args array

get_element_index() public méthode

Can be reindex on a post property.
public get_element_index ( WPLib_Post_Base $element ) : boolean | mixed
$element WPLib_Post_Base
Résultat boolean | mixed

post_types() public méthode

public post_types ( )