FancyLoginBlock |
class |
Drupal\fancy_login\Plugin\Block |
src/Plugin/Block/FancyLoginBlock.php |
Provides a 'Fancy Login' block. |
|
|
|
FancyLoginClosePopupCommand |
class |
Drupal\fancy_login\Ajax |
src/Ajax/FancyLoginClosePopupCommand.php |
Defines the popup ajax command. |
|
1 |
|
FancyLoginController |
class |
Drupal\fancy_login\Controller |
src/Controller/FancyLoginController.php |
The ajax controller for the fancy login module. |
|
|
|
FancyLoginControllerInterface |
interface |
Drupal\fancy_login\Controller |
src/Controller/FancyLoginControllerInterface.php |
Interface for the ajax controller for the fancy login module. |
1 |
|
|
FancyLoginJavascriptTest |
class |
Drupal\Tests\fancy_login\FunctionalJavascript |
tests/src/FunctionalJavascript/FancyLoginJavascriptTest.php |
@group fancy_login |
|
|
|
FancyLoginJavascriptTestBase |
class |
Drupal\fancy_login\TestBase |
src/TestBase/FancyLoginJavascriptTestBase.php |
Base class providing various functions used in functional tests. |
1 |
1 |
|
FancyLoginLoadFormCommand |
class |
Drupal\fancy_login\Ajax |
src/Ajax/FancyLoginLoadFormCommand.php |
Defines the load form ajax command. |
|
1 |
|
FancyLoginLoginForm |
class |
Drupal\fancy_login\Form |
src/Form/FancyLoginLoginForm.php |
Override of the Login Form, used by this module. |
|
|
|
FancyLoginPasswordForm |
class |
Drupal\fancy_login\Form |
src/Form/FancyLoginPasswordForm.php |
Overrides the user password form, for use with the fancy login module. |
|
|
|
FancyLoginRedirectCommand |
class |
Drupal\fancy_login\Ajax |
src/Ajax/FancyLoginRedirectCommand.php |
Defines the redirect command. |
|
1 |
|
FancyLoginRefreshPageCommand |
class |
Drupal\fancy_login\Ajax |
src/Ajax/FancyLoginRefreshPageCommand.php |
Defines the refresh page ajax command. |
|
1 |
|
FancyLoginSettingsForm |
class |
Drupal\fancy_login\Form |
src/Form/FancyLoginSettingsForm.php |
Creates the settings form for the fancy login module. |
|
|
1 |