getList() getList( $id_lang, $orderBy = null, $orderWay = null, $start, $limit = null, $id_lang_shop = false) Parameters $id_lang $orderBy $orderWay $start $limit $id_lang_shop
checkAndUpdateRoute() checkAndUpdateRoute(string $route_id) Validate route syntax and save it in configuration Parameters string $route_id
updateOptionPsRewritingSettings() updateOptionPsRewritingSettings() Called when PS_REWRITING_SETTINGS option is saved
updateOptionDomain() updateOptionDomain( $value) Update shop domain (for mono shop) Parameters $value
updateOptionDomainSsl() updateOptionDomainSsl( $value) Update shop SSL domain (for mono shop) Parameters $value
checkConfiguration() checkConfiguration(string $file) : boolean Check if a file is writable Parameters string $file Returns boolean