示例#1
0
                </div>
                <div style=" clear:both; height:3px;"></div>
                <?php 
				}
                }
				?>
                </div>
            <div class="about_br"> <div class="about_bl"></div></div>   
        </div>
        <?php } ?>
<?php } ?>

<?php 
if($display_mywalluserimages==1)
{
$userimages=AwdwallHelperUser::getlatestuserimages($this->wuid);
?>   
<?php if(count($userimages)){?>     
         <br />
        <br />
		<div class="about_me clearfix">
			<div class="about_tr"> <div class="about_tl"></div></div>          
                <div class="about_content">
                    <p class="border"><strong><?php echo JText::_('My Pictures');?></strong></p>
                    <dl class="profile-right-info">	    
                    <dd>
                    <span style="float:left;"></span> 
                    <a href="<?php echo JRoute::_('index.php?option=com_awdwall&view=awdwall&layout=mywall&wuid=' . $this->wuid.'&task=images&&Itemid=' . $Itemid);?>" title="<?php echo JText::_('See all');?>" style="float:right; margin-top:-25px;"><?php echo JText::_('See all');?></a>
                    </dd>
                    </dl>
                   
示例#2
0
                </div>
                <div style=" clear:both; height:3px;"></div>
                <?php 
				}
                }
				?>
                </div>
            <div class="about_br"> <div class="about_bl"></div></div>   
        </div>
        <?php } ?>
<?php } ?>

<?php 
if($display_mywalluserimages==1)
{
$userimages=AwdwallHelperUser::getlatestuserimages($user->id);
?>   
<?php if(count($userimages)){?>     
         <br />
        <br />
		<div class="about_me clearfix">
			<div class="about_tr"> <div class="about_tl"></div></div>          
                <div class="about_content">
                    <p class="border"><strong><?php echo JText::_('My Pictures');?></strong></p>
                    <dl class="profile-right-info">	    
                    <dd>
                    <span style="float:left;"></span> 
                    <a href="<?php echo JRoute::_('index.php?option=com_awdwall&view=awdwall&layout=mywall&wuid=' . $user->id.'&task=images&&Itemid=' . $Itemid);?>" title="<?php echo JText::_('See all');?>" style="float:right; margin-top:-25px;" class="awdseeall"><?php echo JText::_('See all');?></a>
                    </dd>
                    </dl>