getApplications
array public \Bitrix\Main\Authentication\ApplicationManager::getApplications( );
This non-static method returns sorted array with description of possible applications:
array("ID" => array( "ID" => app id, "NAME" => app name, "SORT" => sort index, "CLASS" => app class name ))
No parameters
Examples
© «Bitrix24», 2001-2022
Up