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 views
X
89
180
27
193
52
207
406
Displaying 1-7 of 7 result(s).
Module based login
Created 2 years ago by
suriyansuresh
–
Tutorials
–
6 comments
– viewed 32,417 times – (
+14
)
If you want to add module based login to a site without using RBAC, please follow these guidelines.
tags:
authentication
,
module
Yii实战中8个必备常用的扩展,模块和
Created 2 years ago by
Darwin Wen
–
Tips
–
2 comments
– viewed 11,484 times – (
+2
/
-3
)
在经过畅K网的实战后,总结一下在Yii的项目中会经常用到的组件和一些基本的使用方法,分享给大家,同时也给自己留个备忘录,下面我以代码加图片说明.
tags:
module
,
Widgets
How to access a component of a module from within the module itself
Created 4 years ago by
OriginalCopy
–
Tutorials
–
1 comment
– viewed 10,590 times – (
+2
/
-1
)
The Yii documentation states:
tags:
module
A simple class to use a different db for a module
Created 2 years ago by
tydeas_dr
–
Tips
–
2 comments
– viewed 8,481 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
Encapsulate db and module configurations
Created 3 years ago by
ricardograna
–
Tutorials
–
3 comments
– viewed 6,641 times – (
+6
)
This method was inspirated on the excellent text about different environments available at http://www.yiiframework.com/doc/cookbook/32/
tags:
module
BaseModuleAR class with MultiActiveRecord
Created about a year ago by
dinhtrung
–
Tips
–
0 comments
– viewed 5,048 times – (
+2
)
MultiActiveRecord is an extension that add support for multiple database connection for your application.
tags:
multiactiverecord
,
ajax request multiply
,
active record
,
module
Setting static modules' properties in config
Created 7 months ago by
Alexander Palamarchuk
–
Tips
–
0 comments
– viewed 2,769 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
Write new article
Search Wiki
Sorted by date
Sorted by date (updated)
Sorted by rating
Sorted by comments
Sorted by views
All categories
Tips
(105)
How-tos
(187)
Tutorials
(177)
FAQs
(7)
Others
(14)
Popular Tags
AJAX
(26)
Authentication
(18)
CGridView
(40)
File upload
(10)
Forms
(8)
Logging
(9)
URL
(9)
Widgets
(11)
active record
(10)
config
(12)
database
(13)
filter
(10)
i18n
(15)
rbac
(8)
search
(9)
security
(18)
tutorial
(22)
understanding
(11)
views
(10)
yii
(24)
Recent comments
zainiafzan
on
Integrating HybridAuth directly into Yii without...
Sankalp Singha
on
How to use a single form to collect data for two...
gobinath
on
CButtonColumn: Use special variable $data for the...
nhexia
on
Yii for beginners
rackycz
on
Yii for beginners