CategoryMapperController
class CategoryMapperController extends Controller
Class CategoryMapperController. Defines frontend routes for CategoryMapper
Methods
array
categoryMapperMapAction(ArrayCollection $categoryMapperMap)
Defines route for rendering category mapper page in admin
Response
categoryMapperMapJSONAction(ArrayCollection $categoryMapperMapJSON)
Defines json route for mapping erp categories
Response
categoryMapperReloadErpCategoriesJSONAction(ArrayCollection $categoryMapperReloadJSON)
Defines route for reloading erp categories
Details
at line 38
array
categoryMapperMapAction(ArrayCollection $categoryMapperMap)
Defines route for rendering category mapper page in admin
at line 51
Response
categoryMapperMapJSONAction(ArrayCollection $categoryMapperMapJSON)
Defines json route for mapping erp categories
at line 65
Response
categoryMapperReloadErpCategoriesJSONAction(ArrayCollection $categoryMapperReloadJSON)
Defines route for reloading erp categories