메소드 | 설명 | |
---|---|---|
__construct ( ) | Constructor. | |
execute ( $request ) | ||
fetch ( $request ) | ||
getAssocId ( ) : integer | Return the assoc ID for this note. | |
getAssocType ( ) : integer | Return the assoc type for this note. | |
getNewNoteFormTemplate ( ) : string | Get the new note form template. Subclasses can override this method to define other template. | |
getSubmitNoteLocaleKey ( ) : string | Return the submit note button locale key. | |
readInputData ( ) |
public getAssocType ( ) : integer | ||
리턴 | integer |
public getNewNoteFormTemplate ( ) : string | ||
리턴 | string |
public getSubmitNoteLocaleKey ( ) : string | ||
리턴 | string |