프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$layoutColumns | be merged into the widget options. |
메소드 | 설명 | |
---|---|---|
columns ( mixed $key = 'label', $end = false ) : string | Generates a CSS class that is used for the layout columns. | |
widget ( $className, $properties = [], $captureOutput = false ) | We override this method so we can pass through the layoutColumns from the 'form' into the widget. |
public widget ( $className, $properties = [], $captureOutput = false ) |