ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
◀ ilDoc Overview
hasTitle.php
Go to the documentation of this file.
1
<?
php
namespace
ILIAS\GlobalScreen\Scope\MainMenu\Factory
;
2
8
interface
hasTitle
9
{
10
16
public
function
withTitle
(
string
$title
) :
hasTitle
;
17
18
22
public
function
getTitle
() : string;
23
}
ILIAS\GlobalScreen\Scope\MainMenu\Factory\hasTitle
Interface hasTitle.
Definition:
hasTitle.php:8
ILIAS\GlobalScreen\Scope\MainMenu\Factory\hasTitle\getTitle
getTitle()
ILIAS\GlobalScreen\Scope\MainMenu\Factory\hasTitle\withTitle
withTitle(string $title)
php
$title
$title
Definition:
memcachestat.tpl.php:28
ILIAS\GlobalScreen\Scope\MainMenu\Factory
Definition:
AbstractBaseItem.php:1
src
GlobalScreen
Scope
MainMenu
Factory
hasTitle.php
Generated on Thu Jan 16 2025 19:02:37 for ILIAS by
1.8.13 (using
Doxyfile
)