PHP 클래스 Swiftriver\Core\ObjectModel\TypeComparisons\IsContent

파일 보기 프로젝트 열기: ushahidi/Swiftriver-2011 1 사용 예제들

공개 메소드들

메소드 설명
CheckType ( object $object ) : boolean Given an object, this method will attempt to assertain if it is of type \Swiftriver\Core\ObjectModel\Content

메소드 상세

CheckType() 공개 정적인 메소드

Given an object, this method will attempt to assertain if it is of type \Swiftriver\Core\ObjectModel\Content
public static CheckType ( object $object ) : boolean
$object object
리턴 boolean