Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
systems:yii2:start [2018/02/23 12:15]
smayr
systems:yii2:start [2018/04/19 06:39] (current)
smayr
Line 1: Line 1:
-= Yii 2.0 += Yii 2 = 
  
     * [[systems:yii2:Setup and Configuration]]     * [[systems:yii2:Setup and Configuration]]
-    * [[systems:yii2:Role Based Access Control (RBAC)]] 
     * [[systems:yii2:Examples]]     * [[systems:yii2:Examples]]
     * [[systems:yii2:Third Party Components]]     * [[systems:yii2:Third Party Components]]
Line 9: Line 8:
       * [[systems:yii2:Advanced Application Template]]       * [[systems:yii2:Advanced Application Template]]
       * [[systems:yii2:Theming]]       * [[systems:yii2:Theming]]
 +    * User Management
 +      * [[systems:yii2:Basic User Login from Database]]
 +      * [[systems:yii2:Role Based Access Control (RBAC)]]
 +      * [[https://github.com/dektrium/yii2-user|yii2-user Extension]]
 +      * [[https://github.com/cinghie/yii2-user-extended|yii2-user-extended Extension]]
 +      * [[https://code.tutsplus.com/tutorials/how-to-program-with-yii2-integrating-user-registration--cms-22974|Tutorial: Integrating User Registration in Yii2]]
     * [[systems:yii2:Tips for SEO page optimization]]     * [[systems:yii2:Tips for SEO page optimization]]
     * [[systems:yii2:Using AJAX]]     * [[systems:yii2:Using AJAX]]
Line 14: Line 19:
       * [[systems:yii2:Modal Window]]       * [[systems:yii2:Modal Window]]
       * [[systems:yii2:GridView]]       * [[systems:yii2:GridView]]
 +      * [[systems:yii2:Convert Form to Tabbed Form]]
 +      * [[systems:yii2:Support for Social Networks]]
 +      * [[systems:yii2:Internationalization (i18n)]]
 +      * [[systems:yii2:Email Tools]]
     * [[systems:yii2:Console]]     * [[systems:yii2:Console]]
     * Databases:     * Databases:
Line 24: Line 33:
       * [[systems:yii2:File Upload]]       * [[systems:yii2:File Upload]]
       * [[systems:yii2:File Download]]       * [[systems:yii2:File Download]]
-    * [[systems:yii2:Email Tools]] 
     * Reports:     * Reports:
       * [[systems:yii2:Report Filtering]]       * [[systems:yii2:Report Filtering]]
       * [[systems:yii2:PDF Report]]       * [[systems:yii2:PDF Report]]
     * [[systems:yii2:Master-Detail View]]     * [[systems:yii2:Master-Detail View]]
 +    * Testing:
 +      * [[systems:yii2:Testing Setup]]
 +      * [[systems:yii2:Testing Examples]]
     * [[systems:yii2:RESTful API]]     * [[systems:yii2:RESTful API]]
     * [[systems:yii2:Scenarios]]     * [[systems:yii2:Scenarios]]
-    * [[systems:yii2:Support for Social Networks]] +    * [[systems:yii2:Modules]] 
-    * [[systems:yii2:Basic User Login from Database]] +    * [[systems:yii2:Actions]] 
-    * [[systems:yii2:Yii 2.0 Internationalization (i18n)]] +    * Events:
-    * [[systems:yii2:Yii 2.0 Testing]] +
-      * [[systems:yii2:Testing Examples]] +
-    * [[systems:yii2:Yii 2.0 Modules]] +
-    * [[systems:yii2:Yii 2.0 Actions]] +
-    * Yii 2.0 Events:+
       * [[http://www.yiiframework.com/doc-2.0/guide-concept-events.html|Guide: Event Concepts]]       * [[http://www.yiiframework.com/doc-2.0/guide-concept-events.html|Guide: Event Concepts]]
       * [[http://stackoverflow.com/questions/28575636/how-to-use-events-in-yii2|How to use events in Yii 2]]       * [[http://stackoverflow.com/questions/28575636/how-to-use-events-in-yii2|How to use events in Yii 2]]
-    * User Interface: 
-      * [[systems:yii2:Yii 2.0 Convert Form to Tabbed Form]] 
     * Reading:     * Reading:
       * [[https://code.tutsplus.com/tutorials/building-your-startup-with-php-table-of-contents--cms-23316|Building Startup with Yii2]]       * [[https://code.tutsplus.com/tutorials/building-your-startup-with-php-table-of-contents--cms-23316|Building Startup with Yii2]]