Hacked By AnonymousFox

Current Path : /opt/cloudlinux/venv/lib/python3.11/site-packages/clevents/__pycache__/
Upload File :
Current File : //opt/cloudlinux/venv/lib/python3.11/site-packages/clevents/__pycache__/handlers.cpython-311.pyc

�

��f���r�dZddlmZddlmZddlmZmZejd���Z	ejd���Z
dS)	a�
Write your additional event handlers here.

Example:

@reseller_limits_disabled_post.register
def set_invisible_icon(*a, **k):
    print(a, k, 'reseller_limits_disabled_post')

Where reseller_limits_disabled_post is an event object
and set_invisible_icon is your custom handler

Instead of using decorator, you can manually write
reseller_limits_disabled_post.register(callable_handler).
�)�absolute_import)�run_command�)�reseller_limits_disabled_post�reseller_limits_enabled_postc�6�ddlm}t|d|g��dS)Nr��DYNAMIC_UI_CTL_CMDz--hide-for-reseller��clconfig.ui_config_libr
r��resellerr
s  �H/opt/cloudlinux/venv/lib64/python3.11/site-packages/clevents/handlers.py�!hide_lvemanager_link_for_resellerr �1��9�9�9�9�9�9��#�%:�H�E�F�F�F�F�F�c�6�ddlm}t|d|g��dS)Nrr	z--show-for-resellerrr
s  r�!show_lvemanager_link_for_resellerr&rrN)�__doc__�
__future__r�clcommon.utilsr�eventsrr�registerrr�rr�<module>rs�����'�&�&�&�&�&�&�&�&�&�&�&����������'�G�G�(�'�G�
�&�G�G�'�&�G�G�Gr

Hacked By AnonymousFox1.0, Coded By AnonymousFox