EN:
As implementation of redirection to page and page's section by using menus are done, we must made the abstract section class.
The class work as switchable view in the main region of each page.
And the class should be made by ClearfyPanel extending.
JP: メニューから遷移先のページとセクションを制御できるようにしたので、表示対象となるセクションの抽象クラスを作成する。 なお、セクションはページ内の表示コンテンツの切替を対象とするので、ClearfyPanelで実装する必要がある。
EN: As implementation of redirection to page and page's section by using menus are done, we must made the abstract section class. The class work as switchable view in the main region of each page. And the class should be made by ClearfyPanel extending.