ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
Public Member Functions | |
__construct (protected InternalDomainService $domain, protected InternalGUIService $gui, protected array $roles, object $parent_gui, string $parent_cmd) | |
![]() | |
__construct (protected object $parent_gui, protected string $parent_cmd, bool $numeric_ids=true) | |
getTable () | |
Protected Member Functions | |
getId () | |
getTitle () | |
getRetrieval () | |
transformRow (array $data_row) | |
transform raw data array to table row data array More... | |
build (TableAdapterGUI $table) | |
![]() | |
getId () | |
getTitle () | |
getRetrieval () | |
getNamespace () | |
getOrderingCommand () | |
activeAction (string $action, array $data_row) | |
transformRow (array $data_row) | |
transform raw data array to table row data array More... | |
build (TableAdapterGUI $table) | |
Protected Attributes | |
array | $local_roles = [] |
array | $contributor_ids = [] |
![]() | |
TableAdapterGUI | $table |
Definition at line 29 of file ContributorTableBuilder.php.
ILIAS\Blog\Contributor\ContributorTableBuilder::__construct | ( | protected InternalDomainService | $domain, |
protected InternalGUIService | $gui, | ||
protected array | $roles, | ||
object | $parent_gui, | ||
string | $parent_cmd | ||
) |
Definition at line 34 of file ContributorTableBuilder.php.
References ILIAS\GlobalScreen\Provider\__construct().
|
protected |
Reimplemented from ILIAS\Repository\Table\CommonTableBuilder.
Definition at line 76 of file ContributorTableBuilder.php.
References $lng, ILIAS\Repository\Table\CommonTableBuilder\$table, ILIAS\Repository\Table\TableAdapterGUI\multiAction(), and ILIAS\Repository\Table\TableAdapterGUI\textColumn().
|
protected |
Reimplemented from ILIAS\Repository\Table\CommonTableBuilder.
Definition at line 45 of file ContributorTableBuilder.php.
|
protected |
Reimplemented from ILIAS\Repository\Table\CommonTableBuilder.
Definition at line 59 of file ContributorTableBuilder.php.
|
protected |
Reimplemented from ILIAS\Repository\Table\CommonTableBuilder.
Definition at line 50 of file ContributorTableBuilder.php.
|
protected |
transform raw data array to table row data array
Reimplemented from ILIAS\Repository\Table\CommonTableBuilder.
Definition at line 67 of file ContributorTableBuilder.php.
|
protected |
Definition at line 32 of file ContributorTableBuilder.php.
|
protected |
Definition at line 31 of file ContributorTableBuilder.php.