19declare(strict_types=1);
33 public const ADD =
"add";
35 public const UP =
"up";
36 public const DOWN =
"down";
37 public const BACK =
"back";
38 public const NEXT =
"next";
41 public const USER =
"user";
42 public const MAIL =
"mail";
44 public const TAG =
"tag";
45 public const NOTE =
"note";
48 public const LIKE =
"like";
49 public const LOVE =
"love";
53 public const SAD =
"sad";
61 public const HELP =
"help";
63 public const TIME =
"time";
65 public const MORE =
"more";
76 public const BOLD =
"bold";
78 public const LINK =
"link";
83 public const SORT =
"sort";
This tags a counter object.
const COLLAPSE_HORIZONTAL
withHighlight()
Get a Glyph like this with a highlight.
getCounters()
Get all counters attached to this glyph.
withCounter(Counter $counter)
Get a glyph like this, but with a counter on it.
getType()
Get the type of the glyph.
isHighlighted()
Returns whether the Glyph is highlighted.