《Slides Dev Web》 09. Services Web
systèmes, langages, … – Solution : Protocole générique, abstraction différences – Exemples : RPC, RMI (java), CORBA, DCOM (MS) • Utiliser les technologies du web, comme HTTP et XML : – indépendantes de la Hypermédia comme moteur de l’état de l’application • Ressource : information ou moyen d’accès – ex. : météo du jour, adresse ajout d’un article à un blog, … • Représentation : forme donnée à la ressource – 19https://uddi.xml.org/ 20https://www.ics.uci.edu/~fielding/pubs/dissertation/top.htm 21https://www.oasis-ws-i.org/ 22https://larlet.fr/david/biologeek/archives/20070629-architecture-orientee-ressource-pour-fai0 码力 | 6 页 | 47.90 KB | 1 年前3
CakePHP Cookbook Documentation 5.xCompatibility Guide . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 105 i 6 Installation 109 Installing CakePHP . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . php#object.call 24 Chapter 2. Quick Start Guide CakePHP Cookbook Documentation, Release 5.x URL /articles i.e the index action of the ArticlesController. You can refer to Cake\Routing\Router::url() function on disabled by default since 4.1.0. The files data will now always contain UploadedFileInterfaces objects. I18n • FrozenDate was renamed to Date and FrozenTime was renamed to DateTime. • Time now extends Ca0 码力 | 848 页 | 2.53 MB | 1 年前3
CakePHP Cookbook Documentation 5.xServer Production Fire It Up URL Rewriting Apache nginx NGINX Unit IIS7 (Windows hosts) Lighttpd I Can’t Use URL Rewriting Configuration Configuring your Application Loading Additional Configuration Input/Output Option Parsers Running Shells as Cron Jobs CakePHP Provided Commands Cache Tool Completion Tool I18N Tool Plugin Tool Schema Cache Tool Routes Tool Server Tool Interactive Console (REPL) Routing in Internationalization & Localization Setting Up Translations Language Files Extract Pot Files with I18n Shell Setting the Default Locale Changing the Locale at Runtime Using Translation Functions Using0 码力 | 1080 页 | 939.39 KB | 1 年前3
CakePHP Cookbook 4.x
2 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 122 i Blog Tutorial - Part 3 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . corresponding file in src/Model/Table. This also means that if you accidentally name your file wrong (i.e. articlestable.php or Arti- cleTable.php), CakePHP will not recognize any of your settings and will send the user back to the articles list. The param ['action' => 'index'] translates to URL /articles i.e the index action of the ArticlesController. You can refer to Cake\Routing\Router::url() function on0 码力 | 967 页 | 2.88 MB | 1 年前3
CakePHP Cookbook 2.x
Running Shells as cronjobs Completion Shell Code Generation with Bake Schema management and migrations I18N shell ACL Shell Test shell Upgrade shell Development Configuration Database Configuration Additional 'Add Post', array('controller' => 'posts', 'action' => 'add') ); ?> You may be wondering: how do I tell CakePHP about my validation requirements? Validation rules are defined in the model. Let’s look The $validate array tells CakePHP how to validate your data when the save() method is called. Here, I’ve specified that both the body and title fields must not be empty. CakePHP’s validation engine is strong0 码力 | 1096 页 | 958.62 KB | 1 年前3
CakePHP Cookbook 4.x
Development Server Production Fire It Up URL Rewriting Apache nginx NGINX Unit IIS7 (Windows hosts) Lighttpd I Can’t Use URL Rewriting Configuration Configuring your Application Loading Additional Configuration Input/Output Option Parsers Running Shells as Cron Jobs CakePHP Provided Commands Cache Tool Completion Tool I18N Tool Plugin Tool Schema Cache Tool Routes Tool Server Tool Interactive Console (REPL) Shells Routing Internationalization & Localization Setting Up Translations Language Files Extract Pot Files with I18n Shell Setting the Default Locale Changing the Locale at Runtime Using Translation Functions Using0 码力 | 1249 页 | 1.04 MB | 1 年前3
CakePHP Cookbook 2.x
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 83 i Creating your own view classes . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Hiawatha is: UrlToolkit { ToolkitID = cakephp RequestURI exists Return Match .* Rewrite /index.php } I don’t / can’t use URL rewriting If you don’t want to or can’t use URL rewriting on your webserver, 'Add Post', array('controller' => 'posts', 'action' => 'add') ); ?> You may be wondering: how do I tell CakePHP about my validation requirements? Validation rules are defined in the model. Let’s look0 码力 | 820 页 | 2.52 MB | 1 年前3
The Definitive Guide to Yii 1.0
fini t i v e G ui de t o Y i i 1 . 0 Q i a ng X ue a nd X i a ng W e i Z huo C op y r i gh t 2008- 2009. Al l R i gh t s R e s e r v e d . C o n t e n t s C on t e n t s i L i c e n s e i x 1 G e e t t i n g S t a r t e d 1 1. 1 T h e D e fi n i t i v e G u i d e t o Yi i . . . . . . . . . . . . . . . . . . . . . . . . . . . 1 1. 2 Ne w F e at u r e s . . . . . . . . . . . . . . . . . . . . Ve r s i on 1. 0. 8 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1 1. 2. 2 Ve r s i on 1. 0. 7 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1 1. 2. 3 Ve r s i on 1. 00 码力 | 164 页 | 1002.30 KB | 1 年前3
The Definitive Guide to Yii 1.1
fini t i v e G ui de t o Y i i 1 . 1 Q i a ng X ue a nd X i a ng W e i Z huo C op y r i gh t 2008- 2009. Al l R i gh t s R e s e r v e d . C o n t e n t s C on t e n t s i L i c e n s e x i 1 G e e t t i n g S t a r t e d 1 1. 1 T h e D e fi n i t i v e G u i d e t o Yi i . . . . . . . . . . . . . . . . . . . . . . . . . . . 1 1. 2 Ne w F e at u r e s . . . . . . . . . . . . . . . . . . . . . Ve r s i on 1. 1. 0 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1 1. 2. 2 Ve r s i on 1. 0. 11 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1 1. 2. 3 Ve r s i on 1.0 码力 | 184 页 | 1.05 MB | 1 年前3
CakePHP Cookbook 3.x
Tutorial . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 137 i Bookmarker Tutorial Part 2 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . corresponding file in src/Model/Table. This also means that if you accidentally name your file wrong (i.e. articlestable.php or Arti- cleTable.php), CakePHP will not recognize any of your settings and will send the user back to the articles list. The param ['action' => 'index'] translates to URL /articles i.e the index action of the ArticlesController. You can refer to Cake\Routing\Router::url() function on0 码力 | 967 页 | 2.80 MB | 1 年前3
共 86 条
- 1
- 2
- 3
- 4
- 5
- 6
- 9













