Source for file INFA_CMS_MENU_NODE.phpclass

Documentation is available at INFA_CMS_MENU_NODE.phpclass

  1. <?php
  2. /**
  3.   * openCSP interface file INFA_CMS_MENU_NODE.phpclass
  4.   *
  5.   * @project Open CSP-Management
  6.   * @package modules
  7.   *
  8.   * @author Peter Krebs <pitlinz@users.sourceforge.net>
  9.   * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  10.   *
  11.   * @since pk-15.06.2008
  12.   * @version $Id$
  13.   */
  14.  
  15.  
  16. /**
  17.   * openCSP interface INFA_CMS_MENU_NODE
  18.   *
  19.   * @project Open CSP-Management
  20.   * @package modules
  21.   *
  22.   * @author Peter Krebs <pitlinz@users.sourceforge.net>
  23.   * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  24.   *
  25.   * @since pk-15.06.2008
  26.   * @version $Id$
  27.   */
  28. interface INFA_CMS_MENU_NODE 
  29. {
  30.     /*** class constants  --------------------------------------------- */
  31.  
  32.     /*** compostion --------------------------------------------------- */
  33.     
  34.     /*** attributes  -------------------------------------------------- */
  35.     
  36.     /*** factory / construct  ----------------------------------------- */
  37.     
  38.     /*** getter / setter ---------------------------------------------- */
  39. }
  40.  
  41. ?>

Documentation generated on Thu, 08 Jan 2009 17:44:25 +0100 by phpDocumentor 1.4.0a2