PHP 클래스 Ergo\Mixin

파일 보기 프로젝트 열기: 99designs/ergo

공개 메소드들

메소드 설명
__call ( $method, $parameters ) * (non-phpdoc)
addDelegate ( $object )
delegates ( )
isCallable ( $method )

메소드 상세

__call() 공개 메소드

* (non-phpdoc)
또한 보기: http://www.php.net/manual/en/language.oop5.overloading.php
public __call ( $method, $parameters )

addDelegate() 공개 메소드

public addDelegate ( $object )

delegates() 공개 메소드

public delegates ( )

isCallable() 공개 메소드

public isCallable ( $method )