|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
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 array | $revision_information = null |
Class ilGitInformation.
Definition at line 25 of file class.ilGitInformation.php.
|
staticprivate |
Definition at line 32 of file class.ilGitInformation.php.
References $DIC, $info, $lng, ilShellUtil\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 101 of file class.ilGitInformation.php.
References detect().
Here is the call graph for this function:
|
staticprivate |
Definition at line 30 of file class.ilGitInformation.php.