|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Class ilGitInformation. More...
Inheritance diagram for ilGitInformation:
Collaboration diagram for ilGitInformation:Public Member Functions | |
| getInformationAsHtml () | |
| getInformationAsHtml () | |
Static Private Member Functions | |
| static | detect () |
Static Private Attributes | |
| static | $revision_information = null |
Class ilGitInformation.
Definition at line 10 of file class.ilGitInformation.php.
|
staticprivate |
Definition at line 20 of file class.ilGitInformation.php.
References $DIC, $info, $lng, $revision_information, ilUtil\execQuoted(), and ilUtil\isWindows().
Referenced by getInformationAsHtml().
Here is the call graph for this function:
Here is the caller graph for this function:| ilGitInformation::getInformationAsHtml | ( | ) |
Implements ilVersionControlInformation.
Definition at line 72 of file class.ilGitInformation.php.
References detect().
Here is the call graph for this function:
|
staticprivate |
Definition at line 15 of file class.ilGitInformation.php.
Referenced by detect().