메소드 | 설명 | |
---|---|---|
__construct ( |
||
albumFormSucceeded ( $button ) | ||
deleteFormSucceeded ( ) | ||
formCancelled ( ) | ||
renderAdd ( ) | ******************* views add & edit ******************** | |
renderDefault ( ) | ******************* view default ******************** | |
renderDelete ( $id ) | ******************* view delete ******************** | |
renderEdit ( $id ) |
메소드 | 설명 | |
---|---|---|
createComponentAlbumForm ( ) : Nette\Application\UI\Form | Edit form factory. | |
createComponentDeleteForm ( ) : Nette\Application\UI\Form | Delete form factory. | |
startup ( ) |
public __construct ( |
||
$albums |
protected createComponentAlbumForm ( ) : Nette\Application\UI\Form | ||
리턴 | Nette\Application\UI\Form |
protected createComponentDeleteForm ( ) : Nette\Application\UI\Form | ||
리턴 | Nette\Application\UI\Form |
public renderDefault ( ) |
public renderDelete ( $id ) |