티스토리 뷰


Window -> Preferences -> Php -> Code Style -> Code Templates -> Comments

Type

/**
 * ${cursor}
 * @package
 * @author 누구누구< >
 * @since ${date}
 * @version 1.0
 */

Fields

/**
 * @var ${field_type}
 */


${} 내용설명

data : Current date (현재 날짜)
dollar : The dollar symbol (달러문양)
enclosing_type :The type enclosing the method (선택된 메소드의 타입)
file_name : Name of the enclosing compilation (선택된 편집파일 이름)
package_name : Name of the enclosing package (선택된 패키지 이름)
project_name : Name of the enclosing project (선택된 프로젝트 이름)
tags : Generated Javadoc tags (@param, @return...) (Javedoc 태그 생성)
time : Current time (현재 시간)
todo : Todo task tag ('해야할일'태그 생성)
type_name : Name of the current type (현재 타입의 이름)
user : User name (사용자 이름)
year : Current year (현재 연도)


 주석입력 단축키는 ALT + SHIFT + J

'웹개발 > Php' 카테고리의 다른 글

array_walk_recursive 재귀적으로 해당 배열의 자식들 찿을 수 있다.  (0) 2012.03.20
RSS 작성  (0) 2012.03.03
ckFinder 설정  (0) 2012.03.01
Jelly Validation Memo  (0) 2012.02.29
Kohana 3.2 Jelly 사용하기  (0) 2012.02.25
댓글
D-DAY
최근에 올라온 글
최근에 달린 댓글
Total
Today
Yesterday
«   2024/03   »
1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31
글 보관함