Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Y
yii2
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
PSDI Army
yii2
Commits
12bd2573
Commit
12bd2573
authored
Apr 27, 2014
by
Qiang Xue
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
new guide outline proposal
parent
16868514
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
103 additions
and
0 deletions
+103
-0
index2.md
docs/guide/index2.md
+103
-0
No files found.
docs/guide/index2.md
0 → 100644
View file @
12bd2573
Introduction
------------
*
What is Yii
*
Upgrading from Version 1.1
Getting Started
---------------
*
Overview
*
Starting with Basic App
*
Starting with Advanced App
*
Starting from Scratch
*
What's Next
Fundamentals
------------
*
Properties, Events and Behaviors
*
Class Autoloading
*
Object Configurations
*
Path Aliases
*
Request Lifecyle
*
Entry Scripts
*
Applications
*
Controllers and Actions
*
Views
*
Models
*
Requests
*
Responses
*
Filters
*
Widgets
*
Modules
*
Extensions
Working with Database
---------------------
*
Basics - Connecting to a database, basic queries, transactions and schema manipulation
*
Query Builder - Querying the database using a simple abstraction layer
*
ActiveRecord - The active record ORM, retrieving and manipulating records and defining relations
*
Working with Redis
*
Working with MongoDB
*
Working with ElasticSearch
*
Working with Sphinx
Special Topics
--------------
*
Asset Management
*
Authentication
*
Authorization
*
Building RESTful Web Services
*
Caching
*
Console Commands
*
Creating Extensions
*
Data Formatting
*
Debug Toolbar and Debugger
*
Error Handling
*
File Upload
*
Generating Code using Gii
*
Generating API Documentation
*
Input Validation
*
Internationalization
*
Logging
*
Mailing
*
Pagination and Sorting
*
Performance Tuning
*
Routing and URL Management
*
Security
*
Service Locator and Dependency Injection
*
Testing
*
Theming
*
Using Auth Clients
*
Using Template Engines
*
Working with 3rd-Party Code
*
Working with Cookies
*
Working with HTML Forms
*
Working with Sessions
Widgets
-------
*
Overview
*
GridView: link to demo page
*
ListView: link to demo page
*
DetailView: link to demo page
*
ActiveForm: link to demo page
*
...other widgets...
Helpers
-------
*
Overview
*
Html: code snippets organized by practical use cases
*
Url
*
...other helpers...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment