Class ListingsView
Class DataObjectPostView
This view model automatically hooks into the WP process and generates post object with ready-to-render post content based on the data model passed into it.
- hji\membership\services\DependencyInjector
- hji\membership\abstracts\Component
- hji\membership\extension\abstracts\Component implements hji\membership\extension\interfaces\ExtensionInterface
- hji\construction\core\Component
- hji\construction\core\DataObjectPostView
- hji\construction\views\ListingsView
Namespace: hji\construction\views
Package: hji\construction\core
Located at App/views/ListingsView.php
Package: hji\construction\core
Located at App/views/ListingsView.php
Methods summary
public
|
#
__construct(
|
protected
|
|
protected
|
|
protected
|
|
protected
|
|
public
|
Methods inherited from hji\construction\core\DataObjectPostView
_getModelName()
,
_getPostExcerptData()
,
createPost()
,
createPosts()
,
getPosts()
,
removeAutoP()
Methods inherited from hji\membership\extension\abstracts\Component
getMembershipServices()
,
getProjectRoute()
,
getServices()
,
membershipServices()
,
services()
Methods inherited from hji\membership\abstracts\Component
Methods inherited from hji\membership\services\DependencyInjector
Properties summary
protected
|
$model
|
|
protected
|
$settings
|
|
protected
string
|
$postContentTemplate
|
#
'listing.twig'
|
protected
string
|
$postExcerptTemplate
|
#
'listing-snippet.twig'
|