PHP Class Foafpress_Resource_Arc2File, Foafpress

Inheritance: extends ARC2File_Template_Object
Afficher le fichier Open project: haschek/Foafpress Class Usage Examples

Méthodes publiques

Свойство Type Description
$FP_config
$cache_space_prefix
$logUsage
$spcms_cache
$spcms_pm
$templateImage
$user_agent_string

Méthodes publiques

Méthode Description
__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

Méthodes protégées

Méthode Description
addLogMessage ( $msg ) * Write message to log

Method Details

__construct() public méthode

public __construct ( array $environment )
$environment array

addLogMessage() protected méthode

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

getCache() public méthode

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

getIconLayout() public méthode

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

getImage() public méthode

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

getLiteral() public méthode

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

listActivity() public méthode

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

saveCache() public méthode

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

Property Details

$FP_config public_oe property

public $FP_config

$cache_space_prefix public_oe property

public $cache_space_prefix

$logUsage public_oe property

public $logUsage

$spcms_cache public_oe property

public $spcms_cache

$spcms_pm public_oe property

public $spcms_pm

$templateImage public_oe property

public $templateImage

$user_agent_string public_oe property

public $user_agent_string