Documentación GVHIDRA 3.1.5
Referencia del Namespace PHPLayersMenu

Descripción detallada

This file contains the code of the LayersMenuCommon class.

This is the "common" class of the PHP Layers Menu library.

You need to include PEAR.php and DB.php if (and only if) you want to use the DB support provided by ths class.

Versión:
3.2.0-rc

This file contains the code of the ProcessLayersMenu class.

This is an extension of the "common" class of the PHP Layers Menu library.

It provides methods useful to process/convert menus data, e.g. to output a menu structure and a DB SQL dump corresponding to already parsed data and hence also to convert a menu structure file to a DB SQL dump and viceversa

Versión:
3.2.0-rc

This file contains the code of the LayersMenu class.

This is the LayersMenu class of the PHP Layers Menu library.

This class depends on the LayersMenuCommon class and on the PEAR conforming version of the PHPLib Template class, i.e. on HTML_Template_PHPLIB

Versión:
3.2.0-rc

This file contains the code of the PHPTreeMenu class.

This is the PHPTreeMenu class of the PHP Layers Menu library.

This class depends on the LayersMenuCommon class. It provides "server-side" (PHP-based) tree menus, that to do not require JavaScript to work.

Versión:
3.2.0-rc

This file contains the code of the PlainMenu class.

This is the PlainMenu class of the PHP Layers Menu library.

This class depends on the LayersMenuCommon class and on the PEAR conforming version of the PHPLib Template class, i.e. on HTML_Template_PHPLIB. It provides plain menus, that to do not require JavaScript to work.

Versión:
3.2.0-rc

This file contains the code of the TreeMenu class.

This is the TreeMenu class of the PHP Layers Menu library.

This class depends on the LayersMenuCommon class and on the PEAR conforming version of the PHPLib Template class, i.e. on HTML_Template_PHPLIB

Versión:
3.2.0-rc