What is the translation of " CONTROLLER CLASS " in Polish?

[kən'trəʊlər klɑːs]
[kən'trəʊlər klɑːs]
klasy kontrolera

Examples of using Controller class in English and their translations into Polish

{-}
  • Colloquial category close
  • Official category close
  • Medicine category close
  • Ecclesiastic category close
  • Ecclesiastic category close
  • Financial category close
  • Official/political category close
  • Programming category close
  • Computer category close
A filter can be defined as a controller class method.
Filtr może zostać zdefiniowany jako metoda kontrolera klasy.
For example, if a controller class contains a method named actionEdit, the ID of the corresponding action would be edit.
Na przykład, jeśli klasa kontrolera zawiera metodę nazwaną actionEdit, ID odpowiadającej jej akcji to edit.
WidgetGenerator. php: contains the WidgetGenerator controller class.
WidgetGenerator. php: zawiera klasę kontrolera WidgetGenerator.
Second, at the beginning of a controller class file, insert the following lines.
Po drugie, na początku klasy kontrolera wstaw następujący kod.
Yii uses the prefix action to differentiate action methods from non-action methods in a controller class.
Yii używa prefixu action do rozróżnienia metod akcji od zwykłych metod w klasie kontrolera.
Yii 2.0 uses yii\web\Controller as the base controller class, which is similar to CController in Yii 1.1.
Yii 2 używa Controller jako bazowej klasy kontrolera, podobnie do CController w Yii 1.1.
The controller determines that the action show refers to a method named actionShow in the controller class.
Kontroler ustala, iż akcja show odpowiada metodzie nazwanej actionShow w klasie kontrolera.
An action, at its simplest form,is just a controller class method whose name starts with action.
Akcja, w jej najprostszej formie,jest metodą klasy kontrolera, której nazwa rozpoczyna się od słowa action.
To make the controller aware of this action,we override the actions() method of our controller class.
Aby kontroler był świadom istnienia tej akcji,nadpisujemy metodę actions() naszej klasy kontrolera.
For example, the controller generator generates a controller class together with a few action view scripts;
Na przykład, generator kontrolera generuje klasę kontrolera wraz z kilkoma skryptami widoków akcji;
In order for the controller to be aware of this action,we override the actions() method of our controller class.
W celu poinformowania kontrolera o tej akcji,nadpisujemy metodę actions() naszej klasy kontrolera.
Controller class names are derived from controller IDs by removing dashes from the IDs, capitalizing the first letter in each word, and suffixing the resulting string with the word Controller..
Nazwy klas kontrolerów uzyskiwane są z ID kontrolerów przez usunięcie myślników z ID, zamianę pierwszej litery na wielką w każdym słowie oraz dodanie przyrostka Controller.
In this example case, the route site/say will be resolved to the SiteController controller class and the say action.
W tym przykładzie, route site/say będzie odczytany jako klasa kontrolera SiteController oraz akcja say.
Using yiic, we can accomplish tasks such as creating a Web application skeleton,generating a controller class or model class, generating code needed by CRUD operations, extracting messages to be translated, etc.
Używając yiic możemy zrealizować następujące zadania, tj. tworzenie szkieletu aplikacji,generowanie klasy kontrolera lub też klasy modelu, generowanie kodu potrzebnego do wykonywania operacji CRUD, wydobycia komunikatów do przetłumaczenia, itp.
The detailed authorization rules used by the filter are specified by overriding CController::accessRules in the controller class.
Szczegółowe reguły autoryzacji używane przez filtr są zdefiniowane poprzez nadpisanie CController::accessRules w klasie kontrolera.
Given the ID of the controller,the application will use the following rules to determine what the controller class is and where the class file is located.
Podając ID kontrolera,aplikacja będzie używała następujących reguł aby zdeterminować, która to klasa kontrolera oraz gdzie plik tej klasy się znajduje.
ControllerID, while CExtController assumes the view files are located under the views directory which is a subdirectory of the directory containing the controller class file.
ControllerID, gdy zaś CExtController zakłada, że pliki widoku znajdują się w katalogu views, który jest podkatalogiem katalogu zawierającego plik klasy kontrolera.
Php the module class file components/ containing reusable user components views/ containing view files for widgets controllers/ containing controller class files DefaultController.
Php klasa modułu components/ posiada komponenty użytkownika do ponownego użycia views/ zawiera pliki widoków dla widżetów controllers/ zawiera pliki klas kontrolerów DefaultController.
Given an action class XyzClass belonging to the xyz extension, we can use it by overriding the CController::actions method in our controller class.
Biorąc pod uwagę klasę akcji XyzClass należącą do rozszerzenia xyz, możemy ją używać poprzez nadpisanie metody CController::actions w klasie naszego kontrolera.
The models directory contains all model classes, the views directory contains all view scripts, andthe controllers directory contains all controller classes.
Katalog models zawiera wszystkie klasy modeli, katalog views zawiera wszystkie skrypty widoków orazkatalog controllers zawiera wszystkie klasy kontrolerów.
The SubZero 49 Key Slim Midi Controller Keyboard is a convenient and simple midi controller, with class compliant technology you are able to plug in and play via the USB output without the need for drivers.
SubZero 49 klucz Slim Midi kontroler klawiatury jest kontroler midi wygodny i prosty, zgodny z technologią klasy są w stanie podłączyć i grać przez wyjście USB bez potrzeby kierowcy.
USB MIDI host port,offering up to 8 ports worth of USB MIDI for Class Compliant controllers and/or modules.
Port hosta USB MIDI,oferując maksymalnie 8 portów warto USB MIDI do klasy zgodny kontrolery i/lub modułów.
Added hooks to allow the extension/override of classes, controllers, view files, configuration files and models, and navigation xml files so that custom code modifications can be made without overwriting any stock files.
Dodane haki umożliwiające rozszerzenie/ override klas, sterowników, przeglądanie plików, pliki konfiguracyjne i modeli, i nawigacji plików xml, tak aby modyfikacje kodu niestandardowego można bez nadpisywania plików akcji.
Results: 23, Time: 0.0366

How to use "controller class" in an English sentence

Load Controller Class from Route for specific request.
The code of the controller class is this.
How to organize controller class and action method?
After clicking OK, the controller class is created.
WysiwygProfileController class sites/all/modules/ulmus/wysiwyg/wysiwyg.module Controller class for Wysiwyg profiles.
Controller class has these methods and class properties.
Admin contains a controller class name to MainController.
so how to call controller class without include.
Controller class for handling a set of commands.
Gets the entity controller class for an entity type.

How to use "klasy kontrolera" in a Polish sentence

Tworzę mechanizm routingu, który ma za zadanie wywołać metodę klasy kontrolera w przypadku, gdy Router znajdzie w niej dopasowanie do ścieżki url w żądaniu GET.
Tworzenie klasy kontrolera dla każdego typu żądania użytkownika.
Trasy w większości przypadków nie mają własnej klasy kontrolera?
Kontrolery ¶ Yii 2.0 używa Controller jako bazowej klasy kontrolera, podobnie do CController w Yii 1.1.
Musimy więc wydobyć te wartości z klasy kontrolera.
Wygląda to tak, że każda z metod klasy kontrolera musi zwracać tablicę, w której zawarta jest również ścieżka potrzebna do wywołania tej metody.
Aby uzyskać więcej szczegółów, zobacz dokumentację klasy kontrolera CController.
Z tego też powodu, łatwiej można redystrybuować kontroler, ponieważ pliki widoku znajdują się razem z plikami klasy kontrolera. 7.
Aby rozwiązać ten problem, możemy określić przestrzenie nazw, które powinny mieć wyższy priorytet przy wyborze nazwy klasy kontrolera (listing 13.24).
Wybranie odpowiedniej klasy kontrolera i wykonanie znajdującej siĊ w niej metody w odpowiedzi na nadesáane Īądanie.

Word-for-word translation

Top dictionary queries

English - Polish