33 public function settings($action = null);
61 public function collapse($action = null);
89 public function expand($action = null);
127 public function add($action = null);
164 public function remove($action = null);
200 public function up($action = null);
236 public function down($action = null);
266 public function back($action = null);
295 public function next($action = null);
359 public function user($action = null);
381 public function mail($action = null);
435 public function tag($action = null);
458 public function note($action = null);
481 public function comment($action = null);
notification($action=null)
description: purpose: > The Notification Glyph allows users to activate / deactivate the notificatio...
next($action=null)
description: purpose: > The Next Glyph indicates a possible change of the view.
back($action=null)
description: purpose: > The Back Glyph indicates a possible change of the view.
down($action=null)
description: purpose: > The Down Glyph allows for manually arranging rows in tables embedded in form...
sortDescending($action=null)
description: purpose: > The Sorting Glyphs indicate the sorting direction of a column in a table as ...
sortAscending($action=null)
description: purpose: > The Sorting Glyphs indicate the sorting direction of a column in a table as ...
expand($action=null)
description: purpose: > The Expand Glyph is used to trigger the display of some neighbouring Contain...
mail($action=null)
description: purpose: > The Mail Glyph provides a shortcut to the mail service.
user($action=null)
description: purpose: > The User Glyph triggers the “Who is online?” Popover in the Top Navigation...
add($action=null)
description: purpose: > The glyphed add-button serves as stand-in for the respective textual buttons...
This is how a factory for glyphs looks like.
up($action=null)
description: purpose: > The Up Glyph allows for manually arranging rows in tables embedded in forms...
note($action=null)
description: purpose: > The Note Glyph is used to indicate the possibilty of adding notes to an obje...
collapse($action=null)
description: purpose: > The Collapse Glyph is used to trigger the collapsing of some neighbouring Co...
settings($action=null)
description: purpose: > The Settings Glyph triggers opening a Dropdown to edit settings of the displ...
comment($action=null)
description: purpose: > The Comment Glyph is used to indicate the possibilty of adding comments to a...
tag($action=null)
description: purpose: > The Tag Glyph is used to indicate the possibility of adding tags to an objec...