PHP Class Controller_Compat42, atk4

Inheritance: extends AbstractController
Show file Open project: atk4/atk4

Public Methods

Method Description
init ( )
useNoPublic ( ) Agile Toolkit 43 expects public/atk4 to point to atk4/public/atk4. If you can't do that, oh well
useOldStyle ( ) Forces Agile Toolkit to use 4.2-compatible stylesheets and templates
useOldTemplateTags ( ) Forces Agile Toolkit to use templates instead of {tag}
useSMLite ( ) Forces Agile Toolkit to use SMLite instead of the new one

Method Details

init() public method

public init ( )

useNoPublic() public method

Agile Toolkit 43 expects public/atk4 to point to atk4/public/atk4. If you can't do that, oh well
public useNoPublic ( )

useOldStyle() public method

Forces Agile Toolkit to use 4.2-compatible stylesheets and templates
public useOldStyle ( )

useOldTemplateTags() public method

Forces Agile Toolkit to use templates instead of {tag}
public useOldTemplateTags ( )

useSMLite() public method

Forces Agile Toolkit to use SMLite instead of the new one
public useSMLite ( )