rhymix/modules/trash
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
lang Add trash search langauge. 2016-05-19 03:42:41 +09:00
model #580 휴지통 리스트에 모듈 정보 추가 2014-03-18 22:12:11 +09:00
queries Fix coding type. 2016-10-03 18:20:53 +09:00
ruleset issue 207 whenempty all trash, return validator error message. 2011-09-30 08:49:02 +00:00
schemas #19745697 trash module makem 2011-05-23 04:48:43 +00:00
tpl Add a search function. 2016-05-19 03:43:51 +09:00
trash.admin.controller.php Remove unnecessary use of BaseObject 2017-12-01 00:54:51 +09:00
trash.admin.view.php Remove unnecessary use of BaseObject 2017-12-01 00:54:51 +09:00
trash.class.php Remove unnecessary use of BaseObject 2017-12-01 00:54:51 +09:00
trash.controller.php copyright add to php files 2013-11-08 05:52:51 +00:00
trash.model.php add trash module config 2016-05-12 18:35:53 +09:00
trash.view.php copyright add to php files 2013-11-08 05:52:51 +00:00