rhymix/modules/layout
Kijin Sung 84e5542d77 Remove unnecessary use of BaseObject
- 트리거 등 반환값이 필요하지 않은 곳에서 new BaseObject()를 반환하는 것 삭제
- 모듈 설치, 업데이트 후 무의미한 new BaseObject()를 반환하는 것 삭제
- 사용자에게 에러 메시지를 돌려주는 용도로 new BaseObject(-1, '에러메시지')를
  사용하는 경우는 대부분 $this->setError()로 변경함. 언어 변환과 sprintf()
  처리까지 한 번에 이루어지므로 이쪽이 더 편리함.
2017-12-01 00:54:51 +09:00
..
conf module.xml 3차 정리 2017-04-08 15:50:06 +09:00
faceoff fix #2142 onclick이 사용된 새 창 열기를 target 속성으로 변경 2017-09-11 18:21:16 +09:00
lang Also allow selecting a PC layout for mobile view 2017-07-01 21:03:10 +09:00
queries Include PC layouts in mobile layout list 2017-07-01 21:13:33 +09:00
ruleset Close Connection when there is no connection value. 2013-09-25 15:29:32 +00:00
schemas #18953798 : manage mobile layouts 2010-06-21 04:54:56 +00:00
tpl input type=color can not be empty 2016-03-13 00:37:04 +09:00
layout.admin.controller.php Remove unnecessary use of BaseObject 2017-12-01 00:54:51 +09:00
layout.admin.model.php #1047 레이이아웃 편집 시 layout.css 파일을 로드하지 못하는 문제 고침 2014-11-21 11:05:04 +09:00
layout.admin.view.php Remove unnecessary use of BaseObject 2017-12-01 00:54:51 +09:00
layout.class.php Remove unnecessary use of BaseObject 2017-12-01 00:54:51 +09:00
layout.model.php Disallow directly downloadable swf uploads in layout module 2017-10-12 16:00:34 +09:00
layout.view.php Remove unnecessary use of BaseObject 2017-12-01 00:54:51 +09:00