Remove prefix "phpFox" from the Core Apps

Change App Directory

From 4.5.1, we rename all directory of the core apps, namely:

Change html class name, html id of Core Blocks

From 4.5.1, we also remove "phpfox" in html class name and id of all core blocks

For example: html id of Groups Category block

// before 4.5.1
js_block_border__apps_phpfox_groups_block_groupcategory
// before 4.5.1
js_block_border__apps_phpfox__block_groupcategory
Support configure Name of App Directory

Before 4.5.1, the app dir name must same as the app id, but from now you can use a difference name for app directory. You can do that easily by declaring property _apps_dir.