MetaFox

Browse
in package
implements BrowseInterface

Class Browse.

Table of Contents

Interfaces

BrowseInterface
Interface BrowseInterface

Constants

SORT_A_TO_Z  = 'a_to_z'
SORT_FEATURE  = 'feature'
SORT_LATEST  = 'latest'
SORT_MOST_DISCUSSED  = 'most_discussed'
SORT_MOST_LIKED  = 'most_liked'
SORT_MOST_VIEWED  = 'most_viewed'
SORT_RECENT  = 'recent'
SORT_TOP_STORIES  = 'top_stories'
SORT_TYPE_ASC  = 'asc'
SORT_TYPE_DESC  = 'desc'
SORT_Z_TO_A  = 'z_to_a'
VIEW_ALL  = 'all'
VIEW_ALL_DEFAULT  = ''
VIEW_FEATURE  = 'feature'
VIEW_FRIEND  = 'friend'
VIEW_LATEST  = 'latest'
VIEW_MY  = 'my'
VIEW_MY_PENDING  = 'my_pending'
VIEW_PENDING  = 'pending'
VIEW_SEARCH  = 'search'
VIEW_SIMILAR  = 'similar'
VIEW_SPONSOR  = 'sponsor'
VIEW_YOUR_CONTENT  = 'your_content'
WHEN_ALL  = 'all'
WHEN_THIS_MONTH  = 'this_month'
WHEN_THIS_WEEK  = 'this_week'
WHEN_TODAY  = 'today'

Methods

getListFilter()  : array<string, array<string, string>>
getSortFilters()  : array<string, string>
getViewFilters()  : array<string, string>
getWhenFilters()  : array<string, string>

Constants

SORT_A_TO_Z

public mixed SORT_A_TO_Z = 'a_to_z'

SORT_FEATURE

public mixed SORT_FEATURE = 'feature'

SORT_LATEST

public mixed SORT_LATEST = 'latest'
Tags
deprecated

SORT_MOST_DISCUSSED

public mixed SORT_MOST_DISCUSSED = 'most_discussed'

SORT_MOST_LIKED

public mixed SORT_MOST_LIKED = 'most_liked'

SORT_MOST_VIEWED

public mixed SORT_MOST_VIEWED = 'most_viewed'

SORT_RECENT

public mixed SORT_RECENT = 'recent'

SORT_TOP_STORIES

public mixed SORT_TOP_STORIES = 'top_stories'

SORT_TYPE_ASC

public mixed SORT_TYPE_ASC = 'asc'

SORT_TYPE_DESC

public mixed SORT_TYPE_DESC = 'desc'

SORT_Z_TO_A

public mixed SORT_Z_TO_A = 'z_to_a'

VIEW_ALL

public mixed VIEW_ALL = 'all'

VIEW_ALL_DEFAULT

public mixed VIEW_ALL_DEFAULT = ''

VIEW_FEATURE

public mixed VIEW_FEATURE = 'feature'

VIEW_FRIEND

public mixed VIEW_FRIEND = 'friend'

VIEW_LATEST

public mixed VIEW_LATEST = 'latest'

VIEW_MY

public mixed VIEW_MY = 'my'

VIEW_MY_PENDING

public mixed VIEW_MY_PENDING = 'my_pending'

VIEW_PENDING

public mixed VIEW_PENDING = 'pending'
public mixed VIEW_SEARCH = 'search'

VIEW_SIMILAR

public mixed VIEW_SIMILAR = 'similar'

VIEW_SPONSOR

public mixed VIEW_SPONSOR = 'sponsor'

VIEW_YOUR_CONTENT

public mixed VIEW_YOUR_CONTENT = 'your_content'

WHEN_ALL

public mixed WHEN_ALL = 'all'

WHEN_THIS_MONTH

public mixed WHEN_THIS_MONTH = 'this_month'

WHEN_THIS_WEEK

public mixed WHEN_THIS_WEEK = 'this_week'

WHEN_TODAY

public mixed WHEN_TODAY = 'today'

Methods

getListFilter()

public getListFilter() : array<string, array<string, string>>
Return values
array<string, array<string, string>>

getSortFilters()

public getSortFilters() : array<string, string>
Return values
array<string, string>

getViewFilters()

public getViewFilters() : array<string, string>
Return values
array<string, string>

getWhenFilters()

public getWhenFilters() : array<string, string>
Return values
array<string, string>

        
On this page

Search results