com\setasign\Konquadrat\Config\Reader\Grid

GridContent

File: /Konquadrat/src/Config/Reader/Grid/GridContent.php

Class hierarchy

Summary

Constants

NODE_COLUMN

protected const GridContent::NODE_COLUMN = 'column'

NODE_COLUMNS

protected const GridContent::NODE_COLUMNS = 'columns'

NODE_LINK_BUTTON

protected const GridContent::NODE_LINK_BUTTON = 'linkButton'

Properties

$source

protected string GridContent::$source

Static Methods

readMultilingualStringNode()

public static \com\setasign\Konquadrat\Config\Reader\AbstractReader::readMultilingualStringNode (
\com\setasign\SetaFramework\Config\Config $config,
$name,
\DOMNode $node
): void

Helper method

Parameters
$config : \com\setasign\SetaFramework\Config\Config
 
$name
 
$node : \DOMNode
 

Methods

__construct()

Parameters
$reader : \com\setasign\Konquadrat\Config\Reader\Reader
 
$node : \DOMNode
 
$source : string
 

read()

public GridContent::read (
void
): \com\setasign\SetaFramework\Config\Config
Exceptions

Throws \com\setasign\Konquadrat\Exception