PHP 클래스 LogoHelper

User: PrasathKumar Sagadevan Date: 07/06/16 Time: 15:45.
파일 보기 프로젝트 열기: openeyes/openeyes 1 사용 예제들

공개 메소드들

메소드 설명
render ( $template = '//base/_logo' ) : mixed Renders the template

보호된 메소드들

메소드 설명
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

메소드 상세

render() 공개 메소드

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