Метод | Описание | |
---|---|---|
create ( array\array |
Create a context from options | |
merge ( array\array |
Merge a context into another |
Метод | Описание | |
---|---|---|
updateHelperTable ( array\array |
update specific custom helper table from options |
public static create ( array\array |
||
$options | array\array |
|
Результат | array\array |
public static merge ( array\array |
||
$context | array\array |
|
$tmp | array\array |
protected static updateHelperTable ( array\array |
||
$context | array\array |
|
$options | array\array |
|
$tname | string | helper table name |
Результат | array\array |