PHP 클래스 StatusNet, pubwich

파일 보기 프로젝트 열기: remiprev/pubwich 1 사용 예제들

공개 메소드들

메소드 설명
__construct ( $config )
filterContent ( $text ) : string
getAuthRoot ( )
populateItemTemplate ( &$item )
setVariables ( array $config ) : void

메소드 상세

__construct() 공개 메소드

public __construct ( $config )

filterContent() 공개 메소드

public filterContent ( $text ) : string
리턴 string

getAuthRoot() 공개 메소드

public getAuthRoot ( )

populateItemTemplate() 공개 메소드

public populateItemTemplate ( &$item )

setVariables() 공개 메소드

public setVariables ( array $config ) : void
$config array
리턴 void