Class CHasOneRelation
CHasOneRelation represents the parameters specifying a HAS_ONE relation.
- CComponent
- 
			 CBaseActiveRelation CBaseActiveRelation
- 
			 CActiveRelation CActiveRelation
- 
			 CHasOneRelation CHasOneRelation
		
		
		
		Package: system\db\ar
Copyright: 2008-2013 Yii Software LLC
License: http://www.yiiframework.com/license/
Author: Qiang Xue <qiang.xue@gmail.com>
Since: 1.0
Located at x2engine/framework/db/ar/CActiveRecord.php
	
	Copyright: 2008-2013 Yii Software LLC
License: http://www.yiiframework.com/license/
Author: Qiang Xue <qiang.xue@gmail.com>
Since: 1.0
Located at x2engine/framework/db/ar/CActiveRecord.php
| 
			mergeWith()
		 | 
| 
			__construct()
		 | 
| 
			$alias, 
			$joinType, 
			$on, 
			$scopes, 
			$through, 
			$together, 
			$with
		 | 
| 
			$className, 
			$condition, 
			$foreignKey, 
			$group, 
			$having, 
			$join, 
			$joinOptions, 
			$name, 
			$order, 
			$params, 
			$select
		 |