См. определение в файле templateref.php строка 6
◆ deleteArea()
Delete all area-landing by id.
- Аргументы
-
- Возвращает
- void
См. определение в файле templateref.php строка 213
◆ get()
Get template refs for entity.
- Аргументы
-
int | $id | Entity id. |
string | $type | Entity type. |
- Возвращает
- array
См. определение в файле templateref.php строка 79
◆ getForLanding()
Get template refs for site.
- Аргументы
-
- Возвращает
- array
См. определение в файле templateref.php строка 153
◆ getForSite()
Get template refs for site.
- Аргументы
-
- Возвращает
- array
См. определение в файле templateref.php строка 143
◆ landingIsArea()
landingIsArea |
( |
int|array | $lid | ) |
|
|
static |
This landing id is used as a area?
- Аргументы
-
int | array | $lid | Landing id. |
- Возвращает
- boolean|array
См. определение в файле templateref.php строка 165
◆ resolveClassByType()
resolveClassByType |
( |
| $type | ) |
|
|
static |
Resolves class by type.
- Аргументы
-
- Возвращает
- string
См. определение в файле templateref.php строка 234
◆ set()
Set new template refs for entity.
- Аргументы
-
int | $id | Entity id. |
string | $type | Entity type. |
array | $data | Ref array. |
- Возвращает
- void
См. определение в файле templateref.php строка 27
◆ setForLanding()
Set new template refs for landing.
- Аргументы
-
int | $id | Landing id. |
array | $data | Ref array (area => landing). |
- Возвращает
- void
См. определение в файле templateref.php строка 130
◆ setForSite()
Set new template refs for site.
- Аргументы
-
int | $id | Site id. |
array | $data | Ref array (area => landing). |
- Возвращает
- void
См. определение в файле templateref.php строка 116
◆ ENTITY_TYPE_LANDING
const ENTITY_TYPE_LANDING = 'L' |
◆ ENTITY_TYPE_SITE
const ENTITY_TYPE_SITE = 'S' |
Объявления и описания членов класса находятся в файле: