phpDocumentor

WeightBuilder
in package
implements WeightBuilderInterface

Interfaces, Classes and Traits

WeightBuilderInterface
Interface WeightBuilderInterface

Table of Contents

$show  : false
$values  : mixed
$mainWeight  : mixed
addWeight()  : void
build()  : Weight
hideWeight()  : void
hide the weight information
reset()  : void
clear all the elements of the builder
setMainWeight()  : void

Properties

Methods

hideWeight()

hide the weight information

public hideWeight() : void
Return values
void

reset()

clear all the elements of the builder

public reset() : void
Return values
void

setMainWeight()

public setMainWeight(Weight|null $weight, int $priority) : void
Parameters
$weight : Weight|null
$priority : int
Return values
void

Search results