DefaultEngine
class DefaultEngine extends Contract
Traits
Properties
| protected | $customFilter | from SearchFilter | |
| protected | $page | from Contract | |
| protected | $offset | from Contract | |
| protected | $limit | from Contract | |
| protected | $num_rows | from Contract | |
| protected | $documents | from Contract | |
| protected | $custom_fields | from Contract | |
| protected | $criteria | from Contract | |
| protected | $filter | from Contract | |
| protected | $execute | from Contract | |
| protected | $error | from Contract | |
| $query_time | from Contract | ||
| $searchable_fields | |||
| $stop_words | from Contract |
Methods
dump(array $sql)
No description
getDocuments()
No description
toArray()
No description
toJSON()
No description
toHTML()
No description
toXML()
No description
toRSS()
No description
array
buildSQL()
No description
string
buildCriteria($criteria)
No description
xmlAuthor($xml, $biblio_id)
No description
xmlAttachment($xml, $biblio_id)
No description
Details
in
SearchFilter at line 11
setCustomFilter($filter)
No description
in
SearchFilter at line 16
getFilter($opac, $build = false)
No description
in
SearchFilter at line 102
getYears()
No description
in
SearchFilter at line 108
getCollectionType()
No description
in
SearchFilter at line 114
getGMD()
No description
in
SearchFilter at line 120
getLocation()
No description
in
SearchFilter at line 126
getLanguage()
No description
in
SearchFilter at line 132
string
buildFilter($opac, $filters)
No description
in
SearchFilter at line 237
reOrder($filters)
No description
in
Contract at line 44
__construct()
No description
in
Contract at line 71
void
setLimit(int $limit)
No description
in
Contract at line 79
int
getLimit()
No description
in
Contract at line 87
int
getNumRows()
No description
in
Contract at line 95
string
getError()
No description
at line 606
dump(array $sql)
No description
at line 37
getDocuments()
No description
at line 386
toArray()
No description
at line 391
toJSON()
No description
at line 442
toHTML()
No description
at line 460
toXML()
No description
at line 601
toRSS()
No description
at line 67
array
buildSQL()
No description
at line 133
string
buildCriteria($criteria)
No description
at line 559
xmlAuthor($xml, $biblio_id)
No description
at line 580
xmlAttachment($xml, $biblio_id)
No description