|
XOOPS
2.6.0
|
Go to the source code of this file.
Namespaces | |
| avatar | |
Variables | |
| $admin_page = new \Xoops\Module\Admin() | |
| $avatar_Handler = $helper->getHandlerAvatar() | |
| $avatars_display_c = $avatar_Handler->getCount($criteria) | |
| $avatars_display_s = $avatar_Handler->getCount($criteria) | |
| $avatars_notdisplay_c = $avatar_Handler->getCount($criteria) | |
| $avatars_notdisplay_s = $avatar_Handler->getCount($criteria) | |
| $avatars_total_c = $avatars_notdisplay_c + $avatars_display_c | |
| $avatars_total_s = $avatars_notdisplay_s + $avatars_display_s | |
| $criteria = new CriteriaCompo() | |
| $folder_path = \XoopsBaseConfig::get('root-path') . '/uploads/avatars' | |
| $helper = Avatars::getInstance() | |
| $xoops = Xoops::getInstance() | |
| $admin_page = new \Xoops\Module\Admin() |
| $avatars_notdisplay_c = $avatar_Handler->getCount($criteria) |
| $avatars_notdisplay_s = $avatar_Handler->getCount($criteria) |
| $avatars_total_c = $avatars_notdisplay_c + $avatars_display_c |
| $avatars_total_s = $avatars_notdisplay_s + $avatars_display_s |
| $criteria = new CriteriaCompo() |
| $folder_path = \XoopsBaseConfig::get('root-path') . '/uploads/avatars' |
| $helper = Avatars::getInstance() |
| $xoops = Xoops::getInstance() |