PHP 클래스 WhPlugin

Extends the plugins with common shared methods.
저자: Antonio Ramirez ([email protected])
상속: extends CBehavior
파일 보기 프로젝트 열기: 2amigos/yiiwheels 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
$_api
$_assetsUrl
$_wheels

공개 메소드들

메소드 설명
getApi ( ) : TbApi
getAssetsUrl ( $path ) : mixed Returns
getYiiWheels ( ) : YiiWheels Returns the main component

메소드 상세

getApi() 공개 메소드

public getApi ( ) : TbApi
리턴 TbApi

getAssetsUrl() 공개 메소드

Returns
public getAssetsUrl ( $path ) : mixed
$path
리턴 mixed

getYiiWheels() 공개 메소드

Returns the main component
public getYiiWheels ( ) : YiiWheels
리턴 YiiWheels

프로퍼티 상세

$_api 보호되어 있는 정적으로 프로퍼티

protected static $_api

$_assetsUrl 보호되어 있는 프로퍼티

protected $_assetsUrl

$_wheels 보호되어 있는 정적으로 프로퍼티

protected static $_wheels