OSDN Git Service

MERGE: リビジョン1727のマージ。Skinクラスのコード整理とそれに伴うglobalfunctionsの修正。
authorsakamocchi <o-takashi@sakamocchi.jp>
Sat, 7 Apr 2012 03:46:24 +0000 (12:46 +0900)
committersakamocchi <o-takashi@sakamocchi.jp>
Sat, 7 Apr 2012 03:49:06 +0000 (12:49 +0900)
commitf5af9d6715efdd93c85a2ff8b0780a78aa3ba3c7
treed53f068915407372184e5a17e0c788d601035900
parente4bafa5ccc41e1c78b5617e6b22f688ff1c9bb32
MERGE: リビジョン1727のマージ。Skinクラスのコード整理とそれに伴うglobalfunctionsの修正。

Skinクラスにおいてプライベートメンバーを設定。それに伴い、ゲッターメソッドを追加。并せて、globalfunctions.phpのselector()とdoError()を修正。

Revision 1727: code clean-up for Skin class and related modification for
some functions in globalfunctions.php
1. Adding comments and access modifications.
2. Adding new public method Skin::isValid() and new private member
Skin::$valid
3. modifying selector() and doError() in globalfunctions.php because
some of the private variables was referred from them.
http://nucleuscms.svn.sourceforge.net/viewvc/nucleuscms?view=revision&revision=1727
nucleus/libs/SKIN.php
nucleus/libs/globalfunctions.php