HJI WP Membership Code Reference
  • Namespace
  • Class
  • Tree
  • Deprecated
  • Todo
  • Hook Reference
  • Slipstream API Docs

Namespaces

  • hji
    • AgentRoster
      • controllers
      • models
      • utils
    • common
      • factories
      • interfaces
      • models
      • utils
    • construction
      • admin
        • controllers
        • models
      • core
      • front
        • controllers
      • interfaces
      • models
        • listings
        • subdivisions
      • views
    • geofarms
      • common
      • controllers
      • models
      • widgets
    • homevalue
      • controllers
      • core
        • abstracts
      • models
    • lifestylefinder
    • listingstoblog
      • controllers
    • membership
      • abstracts
      • controllers
      • entities
      • extension
        • abstracts
        • interfaces
      • factories
      • includes
      • interfaces
      • models
        • data
        • webservice
          • abstracts
          • actions
          • interfaces
      • observers
      • services
    • recentsales
      • controllers
      • tinymce
      • widgets
    • ResponsiveIDX
      • abstracts
      • adapters
      • controllers
      • core
        • abstracts
      • entities
      • models
      • services
      • tinymce
      • utils
      • widgets
    • schools
      • controllers
      • tinymce
      • widgets
    • users
      • abstracts
      • admin
        • controllers
        • models
      • controllers
      • core
        • abstracts
      • entities
      • models
      • utils
  • None
  • REL
    • controllers
    • Models
    • Taxonomies
    • Utils
      • Convert
    • widgets

Classes

  • BaseController
  • IdxApp
  • Pagination
  • RecentlyViewed
  • RegistrationForm
  • Settings
  • Upgrader

Class RecentlyViewed

Class Component to use for extending components, controllers and models in other plugins

hji\membership\services\DependencyInjector
Extended by hji\membership\abstracts\Component
Extended by hji\membership\extension\abstracts\Component implements hji\membership\extension\interfaces\ExtensionInterface
Extended by hji\ResponsiveIDX\core\abstracts\Component
Extended by hji\ResponsiveIDX\core\Controller
Extended by hji\ResponsiveIDX\controllers\BaseController
Extended by hji\ResponsiveIDX\controllers\RecentlyViewed
Namespace: hji\ResponsiveIDX\controllers
Package: hji\membership\extension\abstracts
Codecoverageignore
Located at classes/controllers/RecentlyViewed.php

Methods summary

public static hji\ResponsiveIDX\controllers\IdxApp
# getInstance( )

Returns current instance.

Returns current instance.

Returns

hji\ResponsiveIDX\controllers\IdxApp
public
# registerActions( )
public
# init( )
public
# loadJsVars( )
public
# setCookie( )
public
# getCookie( )
public
# addViewedListing( $uid, $market, $listingId )
public
# getViewedListings( $uid = null )
public
# getRecentlyViewed( )

Methods inherited from hji\ResponsiveIDX\controllers\BaseController

__construct()

Methods inherited from hji\ResponsiveIDX\core\abstracts\Component

getServiceContainer()

Methods inherited from hji\membership\extension\abstracts\Component

getMembershipServices(), getProjectRoute(), getServices(), membershipServices(), services()

Methods inherited from hji\membership\services\DependencyInjector

di()

Properties summary

Properties inherited from hji\ResponsiveIDX\controllers\BaseController

$eventDispatcher, $membership, $view

HJI WP Membership Code Reference API documentation generated by ApiGen