Public Member Functions | Protected Attributes

shop_rdfa Class Reference

Inheritance diagram for shop_rdfa:
Collaboration diagram for shop_rdfa:

List of all members.

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.

Definition at line 9 of file shop_rdfa.php.


Member Function Documentation

shop_rdfa.getContentList (  ) 

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

Returns:
oxContentList

Definition at line 35 of file shop_rdfa.php.

shop_rdfa.getCustomers (  ) 

Handles and returns customer array

Returns:
array

Definition at line 52 of file shop_rdfa.php.

shop_rdfa.getHttpResponseCode ( sURL  ) 

Returns an array with the headers

Parameters:
string $sURL target URL
Returns:
array

Definition at line 95 of file shop_rdfa.php.

shop_rdfa.submitUrl (  ) 

Submits shop main page to web search engines

Definition at line 69 of file shop_rdfa.php.


Member Data Documentation

shop_rdfa.$_aCustomers [protected]
Initial value:
 array("Enduser"           => 0,
                                   "Reseller"          => 0,
                                   "Business"          => 0,
                                   "PublicInstitution" => 0)

Definition at line 24 of file shop_rdfa.php.

shop_rdfa.$_sThisTemplate = 'shop_rdfa.tpl' [protected]

Reimplemented from Shop_Config.

Definition at line 17 of file shop_rdfa.php.


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