OXID eShop CE  4.9.7
 All Classes Files Functions Variables Pages
Vendor_Seo Class Reference
+ Inheritance diagram for Vendor_Seo:
+ Collaboration diagram for Vendor_Seo:

Public Member Functions

 save ()
 isSuffixSupported ()
 isEntrySuffixed ()
 getEntryUri ()
- Public Member Functions inherited from Object_Seo
 render ()
 getEntryMetaData ($sMetaType)
 isEntryFixed ()
 getEditLang ()
 processParam ($sParam)
 showCatSelect ()
 getActCatType ()
- Public Member Functions inherited from oxAdminDetails
 resetNrOfCatArticles ()
 resetNrOfVendorArticles ()
 resetNrOfManufacturerArticles ()
 changeFolder ()
- Public Member Functions inherited from oxAdminView
 __construct ()
 init ()
 addGlobalParams ($oShop=null)
 getServiceUrl ($sLangAbbr=null)
 resetContentCache ($blForceReset=null)
 resetCounter ($sCounterType, $sValue=null)
 getNavigation ()
 getViewId ()
 chshp ()
 resetSeoData ($sShopId)
 getPreviewId ()
 getEditObjectId ()
 setEditObjectId ($sId)
- Public Member Functions inherited from oxView
 setViewParameters ($aParams=null)
 getViewParameter ($sKey)
 setIsCallForCache ($blIsCallForCache=null)
 getIsCallForCache ()
 addTplParam ($sPara, $sValue)
 getBelboonParam ()
 getViewConfig ()
 getTemplateName ()
 setTemplateName ($sTemplate)
 setClassName ($sClassName)
 getClassName ()
 setFncName ($sFncName)
 getFncName ()
 setViewData ($aViewData=null)
 getViewData ()
 getViewDataElement ($sParamId=null)
 setClassLocation ($sClassLocation=null)
 getClassLocation ()
 setThisAction ($sThisAction=null)
 getThisAction ()
 setParent ($oParent=null)
 getParent ()
 setIsComponent ($blIsComponent=null)
 getIsComponent ()
 executeFunction ($sFunction)
 getAdditionalParams ()
 getTrustedShopId ()
 getTSExcellenceId ()
 getCharSet ()
 getShopVersion ()
 getShopEdition ()
 getRevision ()
 getPackageInfo ()
 getShopFullEdition ()
 isDemoVersion ()
 isBetaVersion ()
 isRCVersion ()
 showBetaNote ()
 isDemoShop ()
 showNewsletter ()
 setShowNewsletter ($blShow)
 getShopLogo ()
 setShopLogo ($sLogo)
 getActCategory ()
 setActCategory ($oCategory)
 getCategoryId ()
 setCategoryId ($sCategoryId)
 getErrorDestination ()
 getActionClassName ()
 isConnectedWithFb ()
 getFbUserId ()
 showFbConnectToAccountMsg ()
 isMall ()
 showRdfa ()
 getSidForWidget ()
- Public Member Functions inherited from oxSuperCfg
 __call ($sMethod, $aArgs)
 getConfig ()
 setConfig ($oConfig)
 getSession ()
 setSession ($oSession)
 getUser ()
 setUser ($oUser)
 isAdmin ()
 setAdminMode ($blAdmin)

Protected Member Functions

 _getEncoder ()
 _getType ()
- Protected Member Functions inherited from Object_Seo
 _getAdditionalParams ($aSeoData)
 _getSaveObjectId ()
 _getStdUrl ($sOxid)
 _getAltSeoEntryId ()
 _getSeoEntryType ()
- Protected Member Functions inherited from oxAdminDetails
 _getTextEditor ($iWidth, $iHeight, $oObject, $sField, $sStylesheet=null)
 _getEditValue ($oObject, $sField)
 _processEditValue ($sValue)
 _getPlainEditor ($iWidth, $iHeight, $oObject, $sField)
 _generateTextEditor ($iWidth, $iHeight, $oObject, $sField, $sStylesheet=null)
 _createCategoryTree ($sTplVarName, $sEditCatId= '', $blForceNonCache=false, $iTreeShopId=null)
 _getCategoryTree ($sTplVarName, $sSelectedCatId, $sEditCatId= '', $blForceNonCache=false, $iTreeShopId=null)
 _setupNavigation ($sNode)
 _resetCounts ($aIds)
- Protected Member Functions inherited from oxAdminView
 _getEditShop ($sShopId)
 _getServiceProtocol ()
 _getShopVersionNr ()
 _addNavigationHistory ($sNode)
 _getMaxUploadFileInfo ($iMaxFileSize, $blFormatted=false)
 _resetContentCache ()
 _allowAdminEdit ($sUserId)
 _getCountryByCode ($sCountryCode)
 _authorize ()
- Protected Member Functions inherited from oxView
 _executeNewAction ($sNewAction)

Additional Inherited Members

- Protected Attributes inherited from oxAdminDetails
 $_oEditor = null
- Static Protected Attributes inherited from oxAdminView
static $_oNaviTree = null
static $_sAuthUserRights = null

Detailed Description

Vendor seo config class

Definition at line 6 of file vendor_seo.php.

Member Function Documentation

Vendor_Seo::_getEncoder ( )
protected

Returns current object type seo encoder object

Returns
oxSeoEncoderVendor

Reimplemented from Object_Seo.

Definition at line 33 of file vendor_seo.php.

Vendor_Seo::_getType ( )
protected

Returns url type

Returns
string

Reimplemented from Object_Seo.

Definition at line 66 of file vendor_seo.php.

Vendor_Seo::getEntryUri ( )

Returns seo uri

Returns
string

Reimplemented from Object_Seo.

Definition at line 76 of file vendor_seo.php.

Vendor_Seo::isEntrySuffixed ( )

Returns true if SEO object id has suffix enabled

Returns
bool

Reimplemented from Object_Seo.

Definition at line 53 of file vendor_seo.php.

Vendor_Seo::isSuffixSupported ( )

This SEO object supports suffixes so return TRUE

Returns
bool

Reimplemented from Object_Seo.

Definition at line 43 of file vendor_seo.php.

Vendor_Seo::save ( )

Updating showsuffix field

Returns
null

Reimplemented from Object_Seo.

Definition at line 14 of file vendor_seo.php.


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