Definition at line 316 of file blog.inc.
◆ getAuthorFormat()
BlogSolrAdapter::getAuthorFormat |
( |
| ) |
|
Definition at line 339 of file blog.inc.
341 return "{Owner.last_name:xml}";
◆ getClass()
BlogSolrAdapter::getClass |
( |
| ) |
|
◆ getContentFormat()
BlogSolrAdapter::getContentFormat |
( |
| ) |
|
Definition at line 334 of file blog.inc.
336 return "{description:xml}";
◆ getFilter()
BlogSolrAdapter::getFilter |
( |
| ) |
|
Definition at line 324 of file blog.inc.
326 return "WHERE published=1";
◆ getKeywordFormat()
BlogSolrAdapter::getKeywordFormat |
( |
| ) |
|
◆ getTitleFormat()
BlogSolrAdapter::getTitleFormat |
( |
| ) |
|
Definition at line 329 of file blog.inc.
331 return "{title:xml}";
◆ wrap()
BlogSolrAdapter::wrap |
( |
|
$item | ) |
|
The documentation for this class was generated from the following file:
- C:/code/cms.sonjara.com/cms/components/blog/datamodel/blog.inc