PHP 클래스 Foafpress_Resource_Arc2File, Foafpress

상속: extends ARC2File_Template_Object
파일 보기 프로젝트 열기: haschek/Foafpress 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
$FP_config
$cache_space_prefix
$logUsage
$spcms_cache
$spcms_pm
$templateImage
$user_agent_string

공개 메소드들

메소드 설명
__construct ( array $environment )
getCache ( array $vars ) * Get data from cache
getIconLayout ( $uri, $incl_subdomain_quickhack = false, $direction_prefix = 'to-' ) TODO: replace qucikhack by clean solution
getImage ( array $predicates = [], $useThumbnail = null )
getLiteral ( array $predicates = [], array $languages = [], $strict = false )
listActivity ( array $check = [], $numberItems = null )
saveCache ( array $vars ) * Write data to cache

보호된 메소드들

메소드 설명
addLogMessage ( $msg ) * Write message to log

메소드 상세

__construct() 공개 메소드

public __construct ( array $environment )
$environment array

addLogMessage() 보호된 메소드

you may implement it for debugging reasons
protected addLogMessage ( $msg )

getCache() 공개 메소드

* Get data from cache
public getCache ( array $vars )
$vars array

getIconLayout() 공개 메소드

TODO: replace qucikhack by clean solution
public getIconLayout ( $uri, $incl_subdomain_quickhack = false, $direction_prefix = 'to-' )

getImage() 공개 메소드

public getImage ( array $predicates = [], $useThumbnail = null )
$predicates array

getLiteral() 공개 메소드

public getLiteral ( array $predicates = [], array $languages = [], $strict = false )
$predicates array
$languages array

listActivity() 공개 메소드

public listActivity ( array $check = [], $numberItems = null )
$check array

saveCache() 공개 메소드

* Write data to cache
public saveCache ( array $vars )
$vars array

프로퍼티 상세

$FP_config 공개적으로 프로퍼티

public $FP_config

$cache_space_prefix 공개적으로 프로퍼티

public $cache_space_prefix

$logUsage 공개적으로 프로퍼티

public $logUsage

$spcms_cache 공개적으로 프로퍼티

public $spcms_cache

$spcms_pm 공개적으로 프로퍼티

public $spcms_pm

$templateImage 공개적으로 프로퍼티

public $templateImage

$user_agent_string 공개적으로 프로퍼티

public $user_agent_string