====== Documentation / Manager ======
===== Description =====
//../system/assistants/manager.php//
The Manager initializes instances of The Clerk, Guard, Receptionist and Office classes. The file also includes global-scope functions to grab plug-ins and modules and to define and call hooks.
**class Manager**
* [[documentation:manager:load_helper]]
* [[documentation:manager:load_jshelper]]
* [[documentation:manager:helperLoaded]]
* [[documentation:manager:install]]
**Global functions in manager.php**
* [[documentation:manager:define_anchor]]
* [[documentation:manager:call_anchor]]
* [[documentation:manager:anchor_exists]]
* [[documentation:manager:clearAnchor]]
* [[documentation:manager:removeAnchor]]
* [[documentation:manager:hook]]
* [[documentation:manager:sort_hooks]]
* [[documentation:manager:countHooks]]
* [[documentation:manager:loadModules]]
* [[documentation:manager:loadPlugins]]
* [[documentation:manager:scanFolder]]
* [[documentation:manager:return_bytes]]
* [[documentation:manager:rmdirr]]
* [[documentation:manager:emptyDir]]
* [[documentation:manager:dircopy]]
* [[documentation:manager:get_dir_tree]]
* [[documentation:manager:json_encode]]
* [[documentation:manager:message]]