Source for file toolbar.mostlyce.html.php

Documentation is available at toolbar.mostlyce.html.php

  1. <?php
  2. /**
  3. @package MOStlyCE Admin
  4. @license http://www.gnu.org/copyleft/gpl.html GNU/GPL
  5. */
  6.  
  7. /** ensure this file is being included by a parent file */
  8. defined'_VALID_MOS' or die'Direct Access to this location is not allowed.' );
  9.  
  10. /**
  11. @package Mambo_4.6
  12. */
  13.         function _CONFIG({
  14.                 mosMenuBar::startTable();
  15.                 mosMenuBar::save();
  16.                 mosMenuBar::cancel();
  17.                 mosMenuBar::spacer();
  18.                 mosMenuBar::endTable();
  19.         }
  20. }
  21. ?>

Documentation generated on Mon, 05 May 2008 16:23:42 +0400 by phpDocumentor 1.4.0