Documentation du code de SPIP et de ses plugins

TextWheel pour SPIP

TextWheelDataSet
in package

AbstractYes

Table of Contents

Properties

$data  : mixed

Methods

findFile()  : string
file finder : can be overloaded in order to use application dependant path find method
loadFile()  : array<string|int, mixed>
Load a YAML/JSON file describing data

Properties

Methods

findFile()

file finder : can be overloaded in order to use application dependant path find method

protected findFile(string &$file[, string $path = '' ]) : string
Parameters
$file : string
$path : string = ''
Return values
string

loadFile()

Load a YAML/JSON file describing data

protected loadFile(string &$file[, string $default_path = '' ]) : array<string|int, mixed>
Parameters
$file : string
$default_path : string = ''
Return values
array<string|int, mixed>

        
On this page

Search results