Documentation du code de SPIP et de ses plugins

SPIP

SpipBootCore
in package

Read onlyYes
FinalYes

Pré-initialisation CRITIQUE du hit (répertoires, constantes, caches boot, méta).

Phase 1 du boot runtime HTTP : définit les constantes _DIR_*, charge boot/chemins.php si présent. Les artefacts boot sont produits en pré-HTTP (BootArtifactCompiler).

Table of Contents

Properties

$permanentsAccessibles  : string
$permanentsInaccessibles  : string
$temporairesAccessibles  : string
$temporairesInaccessibles  : string

Methods

__construct()  : mixed
boot()  : void

Properties

Methods

__construct()

public __construct(string $permanentsInaccessibles, string $permanentsAccessibles, string $temporairesInaccessibles, string $temporairesAccessibles) : mixed
Parameters
$permanentsInaccessibles : string
$permanentsAccessibles : string
$temporairesInaccessibles : string
$temporairesAccessibles : string

        
On this page

Search results