- [[Sitemap|sitemap]]
- Pages by usage
- Widgets
- [[News Archive|widget-news_archive]]
- [[News Tag list|widget-news_tag-list]]
Category |
Title |
Route |
URL |
State |
Common |
Home page |
[[site/index |
action-site_index]] |
/ |
Search |
Search |
[[search/global |
action-search_global]] |
/search |
User |
Login |
[[site/login |
action-site_login]] |
/login |
User |
Logout |
[[site/logout |
action-site_logout]] |
/logout |
User |
Signup |
[[site/signup |
action-site_signup]] |
/signup |
User |
Request Password Reset |
[[site/request-password-reset |
action-site_request-password-reset]] |
- |
User |
Password |
[[site/reset-password |
action-site_reset-password]] |
- |
About |
Contact Us |
[[site/contact |
action-site_contact]] |
/contact |
About |
License |
[[site/license |
action-site_license]] |
/license |
About |
Team |
[[site/team |
action-site_team]] |
/team |
About |
Terms of services |
[[site/tos |
action-site_tos]] |
/tos |
About |
Features |
- |
- |
|
About |
Performance |
- |
- |
|
Downloads |
Official Logo |
[[site/logo |
action-site_logo]] |
/logo |
Downloads |
Download Yii |
[[site/download |
action-site_download]] |
/download |
News |
News |
[[news/index |
action-news_index]] |
/news |
News |
News Article |
[[news/view |
action-news_view]] |
/news/<id:/d+>/<name> |
Development |
Contribute |
[[site/contribute |
action-site_contribute]] |
/contribute |
Development |
Latest Updates |
- |
- |
|
Support |
Report Bug |
[[site/report-issue |
action-site_report-issue]] |
/report-issue |
Support |
Report Security Issue |
[[site/security |
action-site_security]] |
/security |
Community |
Live Chat |
[[site/chat |
action-site_chat]] |
/chat |
Community |
Hall of Fame |
- |
- |
|
Community |
Badges |
- |
- |
|
Forum |
Forums |
- |
/forum |
|
Learn |
Books |
[[site/books |
action-site_books]] |
/books |
Learn |
Resources |
[[site/resources |
action-site_resources]] |
/resources |
Learn |
Tutorials |
- |
- |
|
Documentation |
Tour |
[[site/tour |
action-site_tour]] |
/tour |
Documentation |
Wiki |
[[site/wiki |
action-site_wiki]] |
/wiki |
Documentation |
Guides & Blog articles |
[[guide/index |
action-guide_index]] |
[`/doc/<type:guide |
Documentation |
Guide |
[[guide/view |
action-guide_view]] |
[`/doc/<type:guide |
Documentation |
API Documentation |
[[api/index |
action-api_index]] |
/doc/api/<version:\\d\\.\\d> |
Documentation |
API Class Members |
[[api/class-members |
action-api_class-members]] |
/doc/api/class-members |
Documentation |
API Section View |
[[api/view |
action-api_view]] |
/doc/api/<version:\\d\\.\\d>/<section:.+> |
Documentation |
Screencasts |
- |
- |
|
Extensions |
Extensions |
[[extensions/index |
action-extensions_index]] |
/extensions /extensions/page/<page:\d+> |
Extensions |
Extension |
[[extensions/package |
action-extensions_package]] |
/extensions/package/<vendorName:[\w\-\.]+>/<packageName:[\w\-\.]+> |
Management pages server for content management needs acessible only with special permissions.
Category |
Title |
Route |
URL |
State |
News |
News admin |
[[news/admin |
action-news_admin]] |
/news/admin |
News |
Create news article |
[[news/create |
action-news_create]] |
/news/create |
News |
Update existing news article |
[[news/update |
action-news_update]] |
/news/update?id=<id> |
News |
Delete existing news article |
[[news/delete |
action-news_delete]] |
/news/delete?id=<id> |
Redirect pages are bridge-type pages, that redirects to other pages.
API pages are able to respond to requests in JSON and other machine-friendly formats.
File pages returns stream of either image or other file.
Other pages serve complex purposes and are able to be used in different ways.
Category |
Title |
Route |
URL |
State |
Common |
Error page |
[[site/error |
action-site_error]] |
/404-error |
User |
Auth |
[[site/auth |
action-site_auth]] |
/auth |