Download the PHP package satthi/post-transition without Composer
On this page you can find all versions of the php package satthi/post-transition. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download satthi/post-transition
More information about satthi/post-transition
Files in satthi/post-transition
Download satthi/post-transition
More information about satthi/post-transition
Files in satthi/post-transition
Vendor satthi
Package post-transition
Short Description CakePHP PostTransition
License MIT
Homepage https://github.com/satthi/PostTransition
Package post-transition
Short Description CakePHP PostTransition
License MIT
Homepage https://github.com/satthi/PostTransition
Keywords cakephptransition
Please rate this library. Is it a good library?
Informations about the package post-transition
PostTransition
PostTransition for Cakephp3
複数ページ遷移を簡単にpostで管理するプラグインです。
次ページ等の移動はpostで行うため複数タブにも対応が可能です。
また、画面の順番の概念を持たないのでどこの画面に遷移をすることも可能です。
(たとえば確認画面から途中の画面に戻って修正して再度確認画面に戻るなど)
使い方
setやgetを使用していない場合はこちらでOK
TopicsController.php
index1.ctp
index2.ctp
index3.ctp
パスワードなどsetやgetでフォームの項目で使用している場合はこちらを参考に
TopicsController.php
TopicForm.php
(バリデーションの処理をTableではなくForm側に持たせる)
index1.ctp
index2.ctp
index3.ctp
All versions of post-transition with dependencies
PHP Build Version
Package Version
Requires
cakephp/cakephp Version
~3.0
The package satthi/post-transition contains the following files
Loading the files please wait ....