OXID eShop CE  6.1.5
OxidEsales\EshopCommunity\Application\Controller\Admin\ShopRdfa Class Reference
+ Inheritance diagram for OxidEsales\EshopCommunity\Application\Controller\Admin\ShopRdfa:
+ Collaboration diagram for OxidEsales\EshopCommunity\Application\Controller\Admin\ShopRdfa:

Public Member Functions

 getContentList ()
 
 getCustomers ()
 
 submitUrl ()
 
 getHttpResponseCode ($sURL)
 

Protected Attributes

 $_sThisTemplate = 'shop_rdfa.tpl'
 
 $_aCustomers
 

Detailed Description

Admin shop system RDFa manager. Collects shop system settings, updates it on user submit, etc. Admin Menu: Main Menu -> Core Settings -> RDFa.

Member Function Documentation

◆ getContentList()

OxidEsales\EshopCommunity\Application\Controller\Admin\ShopRdfa::getContentList ( )

Gets list of content pages which could be used for embedding business entity, price specification, and delivery specification data

Returns
oxContentList

◆ getCustomers()

OxidEsales\EshopCommunity\Application\Controller\Admin\ShopRdfa::getCustomers ( )

Handles and returns customer array

Returns
array

◆ getHttpResponseCode()

OxidEsales\EshopCommunity\Application\Controller\Admin\ShopRdfa::getHttpResponseCode (   $sURL)

Returns an array with the headers

Parameters
string$sURLtarget URL
Deprecated:
since v6.0-rc.3 (2017-10-16); GR-Notify registration feature is removed.
Returns
array

◆ submitUrl()

OxidEsales\EshopCommunity\Application\Controller\Admin\ShopRdfa::submitUrl ( )

Submits shop main page to web search engines.

Deprecated:
since v6.0-rc.3 (2017-10-16); GR-Notify registration feature is removed.

Member Data Documentation

◆ $_aCustomers

OxidEsales\EshopCommunity\Application\Controller\Admin\ShopRdfa::$_aCustomers
protected
Initial value:
= ["Enduser" => 0,
"Reseller" => 0,
"Business" => 0,
"PublicInstitution" => 0]

◆ $_sThisTemplate

OxidEsales\EshopCommunity\Application\Controller\Admin\ShopRdfa::$_sThisTemplate = 'shop_rdfa.tpl'
protected

The documentation for this class was generated from the following file: