Demos
·
Guide
·
Class Reference
·
Wiki
·
Extensions
·
Forum
·
Live Chat
·
Login
About
About Yii
Features
Performance
License
Contact Us
Downloads
Framework
Extensions
Demos
Logo
Documentation
Take the Tour
Tutorials
Class Reference
Wiki
Screencasts
Resources
Development
Contribute to Yii
Latest Updates
Report a Bug
Report a Security Issue
Community
Forum
Live Chat
News
Hall of Fame
Badges
search
Documentation
Take the Tour
Tutorials
Class Reference
Wiki
Screencasts
Resources
Wiki
Follow @yiiframework
Articles tagged with "module", sorted by comments
X
89
52
180
193
27
406
207
Displaying 1-7 of 7 result(s).
Module based login
Created 2 years ago by
suriyansuresh
–
Tutorials
–
6 comments
– viewed 33,854 times – (
+14
)
If you want to add module based login to a site without using RBAC, please follow these guidelines.
tags:
authentication
,
module
Encapsulate db and module configurations
Created 3 years ago by
ricardograna
–
Tutorials
–
3 comments
– viewed 6,824 times – (
+6
)
This method was inspirated on the excellent text about different environments available at http://www.yiiframework.com/doc/cookbook/32/
tags:
module
Yii实战中8个必备常用的扩展,模块和
Created 2 years ago by
Darwin Wen
–
Tips
–
2 comments
– viewed 11,893 times – (
+2
/
-3
)
在经过畅K网的实战后,总结一下在Yii的项目中会经常用到的组件和一些基本的使用方法,分享给大家,同时也给自己留个备忘录,下面我以代码加图片说明.
tags:
module
,
Widgets
A simple class to use a different db for a module
Created 2 years ago by
tydeas_dr
–
Tips
–
2 comments
– viewed 8,833 times – (
+8
)
What would you do if you want/need to have a different than the main database connection in an module's models?
tags:
module
,
database
,
active record
,
tips
How to access a component of a module from within the module itself
Created 4 years ago by
OriginalCopy
–
Tutorials
–
1 comment
– viewed 11,179 times – (
+2
/
-1
)
The Yii documentation states:
tags:
module
Setting static modules' properties in config
Created 8 months ago by
Alexander Palamarchuk
–
Tips
–
0 comments
– viewed 2,924 times – (
+2
/
-2
)
You may face a situation when you need to access to a configurable module's property from everywhere and you don't have an instance of this module's class.
tags:
config
,
module
BaseModuleAR class with MultiActiveRecord
Created 2 years ago by
dinhtrung
–
Tips
–
0 comments
– viewed 5,177 times – (
+2
)
MultiActiveRecord is an extension that add support for multiple database connection for your application.
tags:
multiactiverecord
,
ajax request multiply
,
active record
,
module
Write new article
Search Wiki
Sorted by date
Sorted by date (updated)
Sorted by rating
Sorted by comments
Sorted by views
All categories
Tips
(113)
How-tos
(197)
Tutorials
(180)
FAQs
(7)
Others
(14)
Popular Tags
AJAX
(27)
Authentication
(19)
CGridView
(42)
File upload
(10)
Forms
(8)
Logging
(9)
URL
(10)
Widgets
(12)
active record
(12)
config
(12)
database
(13)
filter
(10)
i18n
(17)
search
(9)
security
(19)
tutorial
(22)
understanding
(11)
user
(9)
views
(11)
yii
(25)
Recent comments
Johnny Gan
on
Relations: BELONGS_TO versus HAS_ONE
Johnny Gan
on
Beginner / Intro Tutorials (please add to /...
demo.ideaentity
on
How to generate Yii-like Documentation
trond
on
How to provide a fallback or mapping for...
trond
on
dfhmn