Commit 8a16931e by Qiang Xue

guide toc udpate [skip ci]

parent c8063c04
......@@ -71,6 +71,7 @@ Presenting Data
* Sorting
* Data Providers
* Data Widgets
* Managing Assets
Working with Database
......@@ -79,12 +80,22 @@ Working with Database
* Data Access Objects - Connecting to a database, basic queries, transactions and schema manipulation
* Query Builder - Querying the database using a simple abstraction layer
* Active Record - The active record ORM, retrieving and manipulating records and defining relations
* Migrations
* Sphinx
* Redis
* MongoDB
* ElasticSearch
Security
--------
* Authentication
* Authorization
* Auth Clients
* Best Practices
Caching
-------
......@@ -94,6 +105,22 @@ Caching
* HTTP Caching
RESTful Web Services
--------------------
* Quick Start
* API Endpoints
* Resources
* Data Formatting
* Authentication
* Rate Limiting
* Versioning
* Caching
* Error Handling
* Testing
* Documentation
Testing
-------
......@@ -114,24 +141,24 @@ Extending Yii
* Using Yii 1.1 and 2.0 Together
Special Topics
--------------
Development Tools
-----------------
* Authentication
* Authorization
* Auth Clients
* Console Commands
* Debug Toolbar and Debugger
* Generating Code using Gii
* Generating API Documentation
* Using Composer
Special Topics
--------------
* Console Commands
* Handling Errors
* Internationalization
* Logging
* Mailing
* Managing Assets
* Performance Tuning
* RESTful Web Services
* Security
* Template Engines
* Theming
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment