in file FrontController.php, method FrontController::addPostFilter() Fuegt einen Filterobjekt der FilterChain hinzu, welches nach dem eigentlich Command ausgefuehrt wird.
addPrefilter
in file FrontController.php, method FrontController::addPrefilter() Fuegt einen Filterobjekt der FilterChain hinzu, welches vor dem eigentlich Command ausgefuehrt wird.