ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Public Member Functions | |
__construct ($a_source_id, $a_item_type='') | |
Constructor. More... | |
fillTreeSelection ($a_ref_id, $a_type, $a_depth) | |
Fill selection template. More... | |
getWizardPageBlockHTML () | |
Get wizard page block html. More... | |
Protected Member Functions | |
fillMainBlock () | |
@access protected More... | |
fillItemBlock () | |
Fill item block. More... | |
fillAdditionalOptions () | |
Fill additional options. More... | |
readItems () | |
Read items. More... | |
fetchSelected ($a_node_id) | |
Check if it is checked. More... | |
Private Attributes | |
$type | |
$source_id | |
$obj_id | |
$item_type | |
$tree | |
$lng | |
$objDefinition | |
ilCopyWizardPage::__construct | ( | $a_source_id, | |
$a_item_type = '' |
|||
) |
Constructor.
@access public
Definition at line 53 of file class.ilCopyWizardPage.php.
References $DIC, $lng, $objDefinition, and $tree.
|
protected |
Check if it is checked.
@access protected
Definition at line 283 of file class.ilCopyWizardPage.php.
References $_POST, and ilCopyWizardOptions\COPY_WIZARD_COPY.
Referenced by fillItemBlock().
|
protected |
Fill additional options.
@access protected
Definition at line 247 of file class.ilCopyWizardPage.php.
|
protected |
Fill item block.
@access protected
Definition at line 194 of file class.ilCopyWizardPage.php.
References ilCopyWizardOptions\COPY_WIZARD_COPY, ilCopyWizardOptions\COPY_WIZARD_LINK, ilCopyWizardOptions\COPY_WIZARD_OMIT, and fetchSelected().
|
protected |
@access protected
Definition at line 157 of file class.ilCopyWizardPage.php.
References ilCopyWizardOptions\COPY_WIZARD_COPY, ilCopyWizardOptions\COPY_WIZARD_LINK, ilCopyWizardOptions\COPY_WIZARD_OMIT, and ilUtil\getImagePath().
ilCopyWizardPage::fillTreeSelection | ( | $a_ref_id, | |
$a_type, | |||
$a_depth | |||
) |
Fill selection template.
@access public
int | ref_id of node |
string | type of current node |
Definition at line 79 of file class.ilCopyWizardPage.php.
References $a_type, $DIC, $tpl, ilCopyWizardOptions\COPY_WIZARD_COPY, ilCopyWizardOptions\COPY_WIZARD_LINK, and ilCopyWizardOptions\COPY_WIZARD_OMIT.
ilCopyWizardPage::getWizardPageBlockHTML | ( | ) |
Get wizard page block html.
@access public
Definition at line 143 of file class.ilCopyWizardPage.php.
References readItems().
|
protected |
Read items.
@access protected
Definition at line 256 of file class.ilCopyWizardPage.php.
References $nodes.
Referenced by getWizardPageBlockHTML().
|
private |
Definition at line 40 of file class.ilCopyWizardPage.php.
|
private |
Definition at line 43 of file class.ilCopyWizardPage.php.
Referenced by __construct().
|
private |
Definition at line 39 of file class.ilCopyWizardPage.php.
|
private |
Definition at line 44 of file class.ilCopyWizardPage.php.
Referenced by __construct().
|
private |
Definition at line 38 of file class.ilCopyWizardPage.php.
|
private |
Definition at line 42 of file class.ilCopyWizardPage.php.
Referenced by __construct().
|
private |
Definition at line 37 of file class.ilCopyWizardPage.php.