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

  • APIClient
  • CommonScripts
  • Dependency
  • DependencyResolver
  • Dispatcher
  • Downloads
  • GForms
  • ProductManager
  • ProductRegistrar
  • RegistryEntry
  • RequireJs
  • Settings
  • UpdateManager

Functions

  • __inject_plugin_table
  • __inject_theme_table

Class Downloads

Namespace: hji\membership\controllers
Located at classes/controllers/Downloads.php

Methods summary

public
# __construct( )
public
# allow_wp_catalog_host( $allow, $host, $url )
public
# add_menu( )
public
# add_submenu_page_handler( )
public
# getCatalog( )
public
# getThemesCatalog( )
public
# getPluginsCatalog( )
public mixed
# install_themes_tab( $tabs )

install_themes_tab hook deprecated since WP 3.8

install_themes_tab hook deprecated since WP 3.8

Parameters

$tabs

Returns

mixed
public
# install_plugins_tab( $tabs )
public
# plugin_options_tabs( )
public
# register_plugins_page( )
public
# register_themes_page( )
public
# validate_settings( )
public
# themes_page( )
public
# plugins_page( )
public
# get_plugins( )
public
# get_themes( )
public
# get_theme( $slug )
public
# get_plugin( $slug )
public
# display_hj_themes( )

Displays HJ Themes under Appearance => Themes => Install Themes => Install HJ Themes Runs in conjunction with action hook to alter theme_api, which returns the correct object array to hj_themes_list_table

Displays HJ Themes under Appearance => Themes => Install Themes => Install HJ Themes Runs in conjunction with action hook to alter theme_api, which returns the correct object array to hj_themes_list_table

public
# display_hj_plugins( )
public
# themes_api_before_request( $x, $action, $args )
public
# plugins_api_before_request( $x, $action, $args )
public
# substitute_theme_api_results( $res, $action, $args )
public
# substitute_plugin_api_results( $res, $action, $args )
public
# theme_install_actions( $actions, $themes )
public
# plugin_install_action_links( $action_links, $plugin )
public
# install_theme_complete_actions( $install_actions, $api, $stylesheet, $theme_info )
public
# install_plugin_complete_actions( $install_actions, $api, $plugin_file )
public
# init_hj_themes_list_table( )

Action hook for install_themes_pre_ - fo initializing our own version of hj_themes_list_table before themes are queried from remote server and rendered on the screen.

Action hook for install_themes_pre_ - fo initializing our own version of hj_themes_list_table before themes are queried from remote server and rendered on the screen.

public
# init_hj_plugins_list_table( )

Properties summary

public static string $plugins_settings_key
# 'hj_plugins_options'
public static string $themes_settings_key
# 'hj_themes_options'
HJI WP Membership Code Reference API documentation generated by ApiGen