PHP Class Pimcore\Model\Translation\Website\Listing\Dao

Inheritance: extends Pimcore\Model\Translation\AbstractTranslation\Listing\Dao
Show file Open project: pimcore/pimcore

Public Methods

Method Description
getItemClass ( ) : string
getTableName ( ) : array Loads a list of translations for the specified parameters, returns an array of Translation elements

Method Details

getItemClass() public static method

public static getItemClass ( ) : string
return string

getTableName() public static method

Loads a list of translations for the specified parameters, returns an array of Translation elements
public static getTableName ( ) : array
return array