Jeong
2024
Velocity 활용하기 - 표기법(Notation)
·3 분·
loading
·
loading
Jeong
Techtopic
Velocity
Notation
이 글은 Velocity Script 개발자를 대상으로 하며, Velocity의 표기법(Notaion)의 종류와 각 표기법에 대해 설명합니다.
Velocity의 표기법에는 인덱스, 정식 참조, 조용한 참조 표기법이 있습니다.
Velocity 활용하기 - #if / #elseif / #else
·4 분·
loading
·
loading
Jeong
Techtopic
Velocity
Conditionals
이 글은 Velocity Script 개발자를 대상으로 하며, Velocity의 조건문과 활용 Tip에 대해 소개합니다.
Velocity의 조건문은 #if
… #end
쌍으로 작성합니다.
Polarion - Text 타입 필드 DocumentBuilder를 활용한 Parsing 방법
·2 분·
loading
·
loading
Jeong
Solution
Techtopic
Polarion
Javascript
DocumentBuilder
Parsing
이 글은 Polarion, Javascript 개발자를 대상으로 하며, Text 또는 Rich Text 타입 필드에 입력된 데이터를 HTML 태그명으로 요소를 찾는 방법에 대해 설명합니다.
Polarion - PublicJS를 통해 문서 생성 버튼 만들기
·1 분·
loading
·
loading
Jeong
Solution
Polarion
PublicJS
PublicJS 클래스에는 Live Report Pages, Plans, Test Runs, Documents, Classic Wiki Pages 에서 사용할 수 있는 public JavaScript 메서드가 정의되어 있습니다.