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

  • Product

Interfaces

  • CRUD
  • Dispatchable
  • EventDispatcherInterface
  • Loggable

Class Product

Class Product

Direct known subclasses

hji\membership\models\PluginEntity, hji\membership\models\ThemeEntity

Abstract
Namespace: hji\membership\interfaces
Package: hji\membership\interfaces
Since: 2.0
Located at classes/interfaces/Product.php

Methods summary

public
# __construct( $file )
public string
# getType( )

Returns

string

Codecoverageignore

public mixed
# getFile( )

Returns full path to the main product file

Returns full path to the main product file

Returns

mixed

Codecoverageignore

public string
# getSlug( )

Returns

string

Codecoverageignore

abstract public
# getData( )
public static boolean
# isPackage( $dataArray )

Determines if passed product array belongs to our package. Intended for use on non-registered with membership products.

Determines if passed product array belongs to our package. Intended for use on non-registered with membership products.

Parameters

$dataArray

Returns

boolean
public
# getUpdateInfo( )
public null
# getName( )

Returns

null

Codecoverageignore

Constants summary

string PACKAGE
# 'hji-membership'

Properties summary

protected $file

Main product file

Main product file

#
protected $slug
#
public $dependencies
#
protected string $type

Product type

Product type

# null
HJI WP Membership Code Reference API documentation generated by ApiGen