PHP Class LogoHelper

User: PrasathKumar Sagadevan Date: 07/06/16 Time: 15:45.
ファイルを表示 Open project: openeyes/openeyes Class Usage Examples

Public Methods

Method Description
render ( $template = '//base/_logo' ) : mixed Renders the template

Protected Methods

Method Description
getLogo ( ) : array Gets the logo from where it might be, either uploaded or locally versioned.
getUploadedLogo ( ) : array
getVersionedLogo ( ) : mixed Get the logo from the repo

Method Details

render() public method

Renders the template
public render ( $template = '//base/_logo' ) : mixed
$template
return mixed