PageListAn object that allows a filtered list of pages to be returned.
Located in /models/page_list.php (line 11)
ItemList | --DatabaseItemList | --PageList
| Class | Description |
|---|---|
IndexedPageList
|
mixed
$attributeClass
= 'CollectionAttributeKey' (line 22)
mixed
$attributeFilters
= array() (line 14)
mixed
$autoSortColumns
= array('cvName', 'cvDatePublic', 'cDateAdded', 'cDateModified') (line 23)
mixed
$displayOnlyApprovedPages
= true (line 17)
mixed
$displayOnlyPermittedPages
= false (line 16)
mixed
$filterByCParentID
= 0 (line 19)
mixed
$filterByCT
= false (line 20)
mixed
$ignorePermissions
= false (line 21)
mixed
$includeAliases
= true (line 15)
mixed
$includeSystemPages
= false (line 13)
mixed
$indexedSearch
= false (line 24)
mixed
$systemPagesToExclude
= array('login.php', 'page_not_found.php', 'page_forbidden.php','register.php', 'download_file.php', 'profile/%', 'dashboard/%') (line 18)
Inherited from DatabaseItemList
DatabaseItemList::$debug
DatabaseItemList::$filters
DatabaseItemList::$groupByString
DatabaseItemList::$havingString
DatabaseItemList::$query
DatabaseItemList::$sortByString
DatabaseItemList::$userPostQuery
DatabaseItemList::$userQuery
Inherited from ItemList
ItemList::$currentPage
ItemList::$enableStickySearchRequest
ItemList::$items
ItemList::$itemsPerPage
ItemList::$queryStringPagingVariable
ItemList::$queryStringSortDirectionVariable
ItemList::$queryStringSortVariable
ItemList::$sortBy
ItemList::$sortByDirection
ItemList::$start
ItemList::$stickySearchRequestNameSpace
ItemList::$total
displayOnlyPermittedPages (line 307)
If true, pages will be checked for permissions prior to being returned
displayUnapprovedPages (line 52)
filterByCollectionTypeHandle (line 258)
Filters by type of collection (using the handle field)
filterByCollectionTypeID (line 223)
Filters by type of collection (using the ID field)
filterByDateAdded (line 280)
Filters by date added
filterByIsAlias (line 244)
filterByIsApproved (line 240)
filterByKeywords (line 60)
Filters by "keywords" (which searches everything including filenames, title, tags, users who uploaded the file, tags)
filterByName (line 82)
filterByNumberOfChildren (line 284)
filterByParentID (line 201)
Sets the parent ID that we will grab pages from.
filterByPath (line 90)
filterByPublicDate (line 299)
Filters by public date
filterByUserID (line 232)
Filters by user ID of collection (using the uID field)
get (line 397)
Returns an array of page objects based on current settings
ignoreAliases (line 44)
ignorePermissions (line 40)
includeSystemPages (line 48)
isIndexedSearch (line 56)
loadPageID (line 383)
setBaseQuery (line 315)
setupPermissions (line 102)
Sets up a list to only return items the proper user can access
setupSystemPagesToExclude (line 355)
sortByCollectionIDAscending (line 165)
sortByDisplayOrder (line 154)
Sorts this list by display order
sortByDisplayOrderDescending (line 161)
Sorts this list by display order descending
sortByName (line 179)
Sorts this list by name
sortByNameDescending (line 186)
Sorts this list by name descending order
sortByPublicDate (line 172)
Sorts this list by public date ascending order
sortByPublicDateDescending (line 193)
Sorts this list by public date descending order
sortByRelevance (line 144)
__call (line 28)
Inherited From DatabaseItemList
DatabaseItemList::addToQuery()
DatabaseItemList::debug()
DatabaseItemList::executeBase()
DatabaseItemList::filter()
DatabaseItemList::filterByAttribute()
DatabaseItemList::get()
DatabaseItemList::getQuery()
DatabaseItemList::getSearchResultsClass()
DatabaseItemList::getSortByURL()
DatabaseItemList::getTotal()
DatabaseItemList::groupBy()
DatabaseItemList::having()
DatabaseItemList::setQuery()
DatabaseItemList::setupAttributeFilters()
DatabaseItemList::setupAttributeSort()
DatabaseItemList::setupAutoSort()
DatabaseItemList::setupSortByString()
DatabaseItemList::sortBy()
Inherited From ItemList
ItemList::addToSearchRequest()
ItemList::displayPaging()
ItemList::displaySummary()
ItemList::enableStickySearchRequest()
ItemList::get()
ItemList::getActiveSortColumn()
ItemList::getActiveSortDirection()
ItemList::getItemsPerPage()
ItemList::getPage()
ItemList::getPagination()
ItemList::getQueryStringPagingVariable()
ItemList::getQueryStringSortDirectionVariable()
ItemList::getQueryStringSortVariable()
ItemList::getSearchRequest()
ItemList::getSearchResultsClass()
ItemList::getSortByURL()
ItemList::getSummary()
ItemList::getTotal()
ItemList::isActiveSortColumn()
ItemList::requiresPaging()
ItemList::resetSearchRequest()
ItemList::setCurrentPage()
ItemList::setItems()
ItemList::setItemsPerPage()
ItemList::setNameSpace()
ItemList::sortBy()
ItemList::sortByMultiple()
Documentation generated on Thu, 15 Sep 2011 16:36:29 -0700 by phpDocumentor 1.4.1