Definition at line 362 of file page.inc.
◆ getAuthorFormat()
PageSolrAdapter::getAuthorFormat |
( |
| ) |
|
Definition at line 385 of file page.inc.
387 return "{author:xml}";
◆ getClass()
PageSolrAdapter::getClass |
( |
| ) |
|
◆ getContentFormat()
PageSolrAdapter::getContentFormat |
( |
| ) |
|
Definition at line 380 of file page.inc.
382 return "{description:xml}";
◆ getFilter()
PageSolrAdapter::getFilter |
( |
| ) |
|
Definition at line 370 of file page.inc.
372 return "WHERE published=1 AND exclude_from_search=0";
◆ getKeywordFormat()
PageSolrAdapter::getKeywordFormat |
( |
| ) |
|
Definition at line 390 of file page.inc.
392 return "{meta_tag_keyword:xml}";
◆ getTitleFormat()
PageSolrAdapter::getTitleFormat |
( |
| ) |
|
Definition at line 375 of file page.inc.
377 return "{page_title:xml}";
◆ wrap()
PageSolrAdapter::wrap |
( |
|
$item | ) |
|
The documentation for this class was generated from the following file:
- C:/code/cms.sonjara.com/cms/components/page/datamodel/page.inc