[ Index ] |
|
Code source de LifeType 1.2.4 |
1 <?php 2 3 lt_include( PLOG_CLASS_PATH."class/view/admin/adminarticlecommentslistview.class.php" ); 4 5 /** 6 * \ingroup View 7 * @private 8 * 9 * shows a list with all the trackbacks received for a certain article 10 */ 11 class AdminArticleTrackbacksListView extends AdminArticleCommentsListView 12 { 13 function AdminArticleTrackbacksListView( $blogInfo, $params = Array()) 14 { 15 $this->AdminArticleCommentsListView( $blogInfo, $params, COMMENT_TYPE_TRACKBACK ); 16 } 17 } 18 ?>
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Mon Nov 26 21:04:15 2007 | par Balluche grâce à PHPXref 0.7 |
![]() |