Overview
  • Package
  • Class
  • Tree
  • Todo

Packages

  • AddonValue
    • Interfaces
  • AdminHttpViewControllers
  • ApiV2Controllers
  • Authentication
    • Collections
    • Entities
    • Factories
    • Interfaces
    • Strategies
  • Category
    • Collections
    • Entities
    • Factories
    • Interfaces
    • Providers
    • Repositories
    • Storages
  • Customer
    • Address
    • Country
    • CountryZone
    • Interfaces
    • Storages
    • Validation
    • ValueObjects
  • Email
    • Collections
    • Entities
    • Exceptions
    • Interfaces
    • Repository
    • ValueObjects
  • Extensions
    • Customers
    • Emails
    • Geschaeftskundenversand
    • Helpers
    • Invoices
    • Orders
    • ParcelShopFinder
    • QuickEdit
    • Serializers
    • Templates
  • Geschaeftskundenversand
    • Exceptions
  • Http
    • Collections
    • Exceptions
    • Factories
    • Interfaces
    • ValueObjects
  • HttpViewControllers
  • InfoBox
    • Collections
    • Entities
    • Factories
    • Interfaces
    • Repositories
  • Invoice
    • Interfaces
    • ValueObjects
  • Loaders
    • CrossCuttingLoader
    • GXCoreLoader
    • Interfaces
  • Modules
    • Collections
    • Controllers
    • Interfaces
  • Order
    • Collections
    • Entities
    • Factories
    • Interfaces
    • Repositories
    • Storages
    • ValueObjects
  • OrderStatus
    • Collections
    • Entities
    • Exceptions
    • Factories
    • Interfaces
    • Repositories
  • Precheck
  • Product
    • Collections
    • Entities
    • Factories
    • Interfaces
    • Providers
    • Repositories
    • Storages
  • ProductModule
    • Collections
    • Deleter
    • Entities
    • Factories
    • Interface
    • Interfaces
    • Reader
    • Repositories
    • Writer
  • QuickEdit
    • Interfaces
    • Repositories
  • Shared
    • ClassFinder
    • Exceptions
    • FileSystem
    • Interfaces
    • Storage
    • Types
  • SharedShoppingCart
    • Interfaces
  • Slider
    • Collections
    • Entities
    • Factories
    • Interfaces
    • Repositories
    • Storages
  • Statistics
    • Interfaces
  • UserConfiguration
    • Interfaces
    • Repository
  • VersionInfo
    • Factories
    • Reader
    • ValueObjects

Classes

  • QuickEditDocuments
  • QuickEditOverviewColumns
  • QuickEditOverviewTooltips
  • QuickEditProductListItem
  • QuickEditProductPropertiesListItem
  • QuickEditProductSpecialPriceListItem
  • QuickEditPropertiesOverviewColumns
  • QuickEditPropertiesTooltips
  • QuickEditSpecialPricesOverviewColumns
  • QuickEditSpecialPriceTooltips

Interfaces

  • QuickEditDocumentsInterface
  • QuickEditOverviewColumnsInterface
  • QuickEditOverviewTooltipsInterface
  • QuickEditPropertiesOverviewColumnsInterface
  • QuickEditPropertiesTooltipsInterface
  • QuickEditSpecialPricesOverviewColumnsInterface
  • QuickEditSpecialPriceTooltipsInterface

Class QuickEditPropertiesTooltips

Class QuickEditPropertiesTooltips

QuickEditPropertiesTooltips implements QuickEditPropertiesTooltipsInterface
Package: Extensions\QuickEdit
Category: System
Located at Extensions/QuickEdit/QuickEditPropertiesTooltips.inc.php

Methods summary

public
# __construct( )

QuickEditPropertiesTooltips constructor.

QuickEditPropertiesTooltips constructor.

public array
# getRowTooltips( QuickEditProductPropertiesListItem $data )

This method is not currently used. Can be removed.

This method is not currently used. Can be removed.

Parameters

$data
QuickEdit properties collection

Returns

array
Returns an empty array

Implementation of

QuickEditPropertiesTooltipsInterface::getRowTooltips()
protected string
# _render( string $templateFile, array $contentArray )

Returns the view for the tooltip.

Returns the view for the tooltip.

Parameters

$templateFile
Template file.
$contentArray
Content Array.

Returns

string
Returns the view for the tooltip.

Properties summary

protected ContentView $contentView
#
protected CI_DB_query_builder $db
#
API documentation generated by ApiGen