Beispiel #1
0
 public function getViewURL()
 {
     return Yii::app()->createUrl('illust/view', SeoHelper::illustViewSEORouteArrayParam($this));
 }
Beispiel #2
0
?>
/<?php 
echo CHtml::encode($data->getFirstImgSrc());
?>
" alt="post image">
									</div>
								</a>
							</div><!-- right thumbnail col -->
						
							<div class="col-xs-7 col-sm-6 ">
								<h4 class=" textOverflow forceInline" title="<?php 
echo CHtml::encode($data->illust_title);
?>
">
                                                                    <b><a href="<?php 
echo $this->createUrl('illust/view', SeoHelper::illustViewSEORouteArrayParam($data));
?>
">
									<?php 
echo CHtml::encode($data->illust_title);
?>
                                                                    </a>
                                                                    </b>
								</h4><!-- title -->
                                                                <h6 class=" clearfix">
                                                                        <small>
                                                                        <?php 
echo CHtml::encode($data->getCatName());
?>
                                                                        |
                                                                        <?php