|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Manages container related content style behaviour. More...
Collaboration diagram for ILIAS\Style\Content\Container\ContainerManager:Public Member Functions | |
| __construct (InternalRepoService $repo_service, int $ref_id) | |
| saveReuse (bool $reuse) | |
| getReuse () | |
Protected Attributes | |
| ContainerDBRepository | $container_repo |
| int | $ref_id |
| InternalRepoService | $repo_service |
Manages container related content style behaviour.
Definition at line 29 of file class.ContainerManager.php.
| ILIAS\Style\Content\Container\ContainerManager::__construct | ( | InternalRepoService | $repo_service, |
| int | $ref_id | ||
| ) |
Definition at line 35 of file class.ContainerManager.php.
References ILIAS\Style\Content\Container\ContainerManager\$ref_id, ILIAS\Style\Content\Container\ContainerManager\$repo_service, and ILIAS\Style\Content\InternalRepoService\repositoryContainer().
Here is the call graph for this function:| ILIAS\Style\Content\Container\ContainerManager::getReuse | ( | ) |
Definition at line 49 of file class.ContainerManager.php.
| ILIAS\Style\Content\Container\ContainerManager::saveReuse | ( | bool | $reuse | ) |
Definition at line 44 of file class.ContainerManager.php.
|
protected |
Definition at line 31 of file class.ContainerManager.php.
|
protected |
Definition at line 32 of file class.ContainerManager.php.
Referenced by ILIAS\Style\Content\Container\ContainerManager\__construct().
|
protected |
Definition at line 33 of file class.ContainerManager.php.
Referenced by ILIAS\Style\Content\Container\ContainerManager\__construct().