XOOPS  2.6.0
decorator.php File Reference

Go to the source code of this file.

Variables

const _PL_MENUS_MENUS_ISNOTOWNER "Is Not Owner"
 
const _PL_MENUS_MENUS_ISOWNER "Is Owner"
 
const _PL_MENUS_MENUS_URI "{URI|UID} will be replaced by the uid provided by uri"
 
const _PL_MENUS_MENUS_USER "{USER|UID} will be replaced by current user ID"
 

Variable Documentation

const _PL_MENUS_MENUS_ISNOTOWNER "Is Not Owner"

Definition at line 8 of file decorator.php.

Referenced by MenusDefaultDecorator\accessFilter().

const _PL_MENUS_MENUS_ISOWNER "Is Owner"

Definition at line 7 of file decorator.php.

Referenced by MenusDefaultDecorator\accessFilter().

const _PL_MENUS_MENUS_URI "{URI|UID} will be replaced by the uid provided by uri"

Definition at line 11 of file decorator.php.

const _PL_MENUS_MENUS_USER "{USER|UID} will be replaced by current user ID"

Definition at line 10 of file decorator.php.