PHP Class Layout_Basic, atk4

Any panel you have added can have a number of classes applied. Of course you are can use those classes in other circumstances too.
Inheritance: extends View
Afficher le fichier Open project: atk4/atk4 Class Usage Examples

Méthodes publiques

Свойство Type Description
$app App_Frontend

Méthodes publiques

Méthode Description
addFooter ( $class = 'Layout_Footer' ) Footer be positioned from the bottom edge of the page and upwards.
addLeftBar ( $options = [] )
addRow ( $spot )
defaultSpot ( )
defaultTemplate ( )
init ( ) }}}

Method Details

addFooter() public méthode

If your page does not have enough content, it will automatically be expanded to prevent you from having a gap underneath the bottom bar.
public addFooter ( $class = 'Layout_Footer' )

addLeftBar() public méthode

public addLeftBar ( $options = [] )

addRow() public méthode

public addRow ( $spot )

defaultSpot() public méthode

public defaultSpot ( )

defaultTemplate() public méthode

public defaultTemplate ( )

init() public méthode

}}}
public init ( )

Property Details

$app public_oe property

public App_Frontend $app
Résultat App_Frontend