Beispiel #1
0
echo Listing::countListingWithStatusLisitng(STATUS_LISTING_REJECTED, Yii::app()->user->id);
?>
 
                <a href="<?php 
echo Yii::app()->createAbsoluteUrl('member/listing', array('status' => STATUS_LISTING_REJECTED));
?>
" title="view" class="f-right"><img src="<?php 
echo Yii::app()->theme->baseUrl;
?>
/img/ico-arrow.png" alt="view" /></a>
            </div>
        </div>-->
        
        <div class="row clearfix">
            <div class="lb-1">Commission Receivable :</div> <div class="group-1"><?php 
echo MyFormat::formatNumberLeft(ProTransactionsSaveCommission::getCommissionReceivableUid(Yii::app()->user->id));
?>
                <?php 
// echo "$ ". ProTransactionsSaveCommission::getCommissionReceivableAgent(Yii::app()->user->id);
?>
 
                <a href="<?php 
echo Yii::app()->createAbsoluteUrl('member/member_profile/commissionLog');
?>
" title="view" class="f-right"><img src="<?php 
echo Yii::app()->theme->baseUrl;
?>
/img/ico-arrow.png" alt="view" /></a>
            </div>
        </div>
        <div class="row clearfix">