Защищенные данные | |
| $body_template = '%system%/admin/html_elements/table/coltype/string.tpl' | |
Защищенные данные унаследованные от AbstractType | |
| $container | |
| $head_template = 'system/admin/html_elements/table/coltype/strhead.tpl' | |
Дополнительные унаследованные члены | |
Открытые члены унаследованные от AbstractType | |
| __construct ($field, $title=null, $property=null) | |
| _init () | |
| isCustomizable () | |
| isStayBefore () | |
| setStayBefore ($bool) | |
| setHidden ($bool) | |
| isHidden () | |
| setHref ($href) | |
| setSortable ($sortable) | |
| setCurrentSort ($sort) | |
| getField () | |
| setRow ($row) | |
| getRow ($key=null) | |
| setTitle ($title) | |
| setValue ($value) | |
| setTdAttr ($attributes) | |
| setThAttr ($attributes) | |
| getTitle () | |
| getValue () | |
| getCellAttr () | |
| getAttr (array $concat_arr, $source=null) | |
| getThAttr () | |
| getTdAttr () | |
| setAttrCallback ($callback) | |
| getHref ($href_pattern=null) | |
| getLinkAttr () | |
| setLinkAttr (array $link_attributes) | |
| getHeadTemplate () | |
| setHeadTemplate ($template) | |
| getBodyTemplate () | |
| setBodyTemplate ($template) | |
| getHead () | |
| setContainer ($container) | |
| getContainer () | |
| onSetData ($data) | |
| modificateSortQuery (Request $q) | |
| canModificateSortQuery () | |
Поля данных унаследованные от AbstractType | |
| $property = [] | |
| $sorturl | |
| $can_modificate_query = false | |
| $option_prefixes = ['set', 'add'] | |
| $field | |
| $row | |
| $title | |
| $attr_callback | |
| $stay_before = false | |
| $value | |
| $body_template = '' | |
Защищенные члены унаследованные от AbstractType | |
| abstractGetAttr ($index, array $concat_arr=[], $source=null) | |
| replaceCallback ($matches) | |
|
protected |