[ Index ]
 

Code source de LifeType 1.2.4

Accédez au Source d'autres logiciels libres

Classes | Fonctions | Variables | Constantes | Tables

title

Body

[fermer]

/class/view/admin/ -> adminnewglobalarticlecategoryview.class.php (source)

   1  <?php
   2  
   3      lt_include( PLOG_CLASS_PATH."class/view/admin/admintemplatedview.class.php" );
   4      lt_include( PLOG_CLASS_PATH."class/dao/globalarticlecategories.class.php" );
   5  
   6      /**
   7       * \ingroup View
   8       * @private
   9       *    
  10       * shows the view that will allow to edit an article
  11       */
  12      class AdminNewGlobalArticleCategoryView extends AdminTemplatedView
  13      {
  14          
  15          var $_article;
  16      
  17  		function AdminNewGlobalArticleCategoryView( $blogInfo )
  18          {
  19              $this->AdminTemplatedView( $blogInfo, "newglobalarticlecategory" );
  20          }
  21      }
  22  ?>


Généré le : Mon Nov 26 21:04:15 2007 par Balluche grâce à PHPXref 0.7
  Clicky Web Analytics