Element index for package Password
Package indexes
[ e ]
[ g ]
[ h ]
[ i ]
[ l ]
[ m ]
[ o ]
[ p ]
[ r ]
[ s ]
[ t ]
[ u ]
[ _ ]
o
- onLoad
- in file module.inc, method PasswordModule::onLoad()
Redirect to getPassword view when core.ShowItem accessed directly for this item and user doesn't already have permission.
p
- PasswordModule
- in file module.inc, class PasswordModule
Password protected items
- PasswordModule
- in file module.inc, method PasswordModule::PasswordModule()
- performFactoryRegistrations
- in file module.inc, method PasswordModule::performFactoryRegistrations()
- PasswordCaptchaAdminOption.class
- procedural page PasswordCaptchaAdminOption.class
- PasswordHelper.class
- procedural page PasswordHelper.class
- PasswordInterface_1_0.class
- procedural page PasswordInterface_1_0.class
- PasswordCaptchaAdminOption
- in file PasswordCaptchaAdminOption.class, class PasswordCaptchaAdminOption
Captcha configuration for password module.
- PasswordHelper
- in file PasswordHelper.class, class PasswordHelper
Helper functions for adding/removing passwords and changing permissions.
- PasswordHelper
- in file PasswordHelper.class, method PasswordHelper::PasswordHelper()
- PasswordInterface_1_0
- in file PasswordInterface_1_0.class, class PasswordInterface_1_0
This is an interface for the password module. Modules that wish to create password protected items can utilize an implementation of this interface.
- PasswordEntryControllerTest.class
- procedural page PasswordEntryControllerTest.class
- PasswordOptionTest.class
- procedural page PasswordOptionTest.class
- PasswordEntryControllerTest
- in file PasswordEntryControllerTest.class, class PasswordEntryControllerTest
PasswordEntry controller tests.
- PasswordEntryControllerTest
- in file PasswordEntryControllerTest.class, method PasswordEntryControllerTest::PasswordEntryControllerTest()
- PasswordEntryControllerTestPlugin
- in file PasswordEntryControllerTest.class, class PasswordEntryControllerTestPlugin
Mock ValidationPlugin
- PasswordEntryPhpVm
- in file PasswordEntryControllerTest.class, method PasswordEntryPhpVm::PasswordEntryPhpVm()
- PasswordEntryPhpVm
- in file PasswordEntryControllerTest.class, class PasswordEntryPhpVm
PhpVm for onLoad tests
- PasswordOptionTest
- in file PasswordOptionTest.class, class PasswordOptionTest
PasswordOption tests - adding and removing passwords on items and albums.
- PasswordOptionTest
- in file PasswordOptionTest.class, method PasswordOptionTest::PasswordOptionTest()
- performValidation
- in file PasswordEntryControllerTest.class, method PasswordEntryControllerTestPlugin::performValidation()
- PasswordEntry.inc
- procedural page PasswordEntry.inc
- PasswordOption.inc
- procedural page PasswordOption.inc
- PasswordEntryController
- in file PasswordEntry.inc, class PasswordEntryController
Verify password entry
- PasswordEntryView
- in file PasswordEntry.inc, class PasswordEntryView
View that shows user a password entry box, allowing them to the enter the password for an item.
- PasswordOption
- in file PasswordOption.inc, class PasswordOption
ItemEditOption for adding password protection to an item or album
t
- tearDown
- in file PasswordEntryControllerTest.class, method PasswordEntryControllerTest::tearDown()
- testAddItemToPasswordAlbum
- in file PasswordOptionTest.class, method PasswordOptionTest::testAddItemToPasswordAlbum()
- testAlsoHidden
- in file PasswordEntryControllerTest.class, method PasswordEntryControllerTest::testAlsoHidden()
- testCorrectPassword
- in file PasswordEntryControllerTest.class, method PasswordEntryControllerTest::testCorrectPassword()
- testEntityPassword
- in file PasswordEntryControllerTest.class, method PasswordEntryControllerTest::testEntityPassword()
- testHideAlbumInPasswordAlbum
- in file PasswordOptionTest.class, method PasswordOptionTest::testHideAlbumInPasswordAlbum()
- testHideAlbumWithPasswordAlbum
- in file PasswordOptionTest.class, method PasswordOptionTest::testHideAlbumWithPasswordAlbum()
* Test interactions with Hidden items **
- testHidePasswordAlbum
- in file PasswordOptionTest.class, method PasswordOptionTest::testHidePasswordAlbum()
- testInvalidItem
- in file PasswordEntryControllerTest.class, method PasswordEntryControllerTest::testInvalidItem()
- testIsAppropriateAlbumItem
- in file PasswordOptionTest.class, method PasswordOptionTest::testIsAppropriateAlbumItem()
- testIsAppropriateMissingPermission
- in file PasswordOptionTest.class, method PasswordOptionTest::testIsAppropriateMissingPermission()
- testIsAppropriateNonAlbumItem
- in file PasswordOptionTest.class, method PasswordOptionTest::testIsAppropriateNonAlbumItem()
- testIsAppropriateNonAlbumItemWithPassword
- in file PasswordOptionTest.class, method PasswordOptionTest::testIsAppropriateNonAlbumItemWithPassword()
- testMoveAlbumBetweenPasswordAlbums
- in file PasswordOptionTest.class, method PasswordOptionTest::testMoveAlbumBetweenPasswordAlbums()
- testMoveAlbumIntoPasswordAlbum
- in file PasswordOptionTest.class, method PasswordOptionTest::testMoveAlbumIntoPasswordAlbum()
- testMoveAlbumOutOfPasswordAlbum
- in file PasswordOptionTest.class, method PasswordOptionTest::testMoveAlbumOutOfPasswordAlbum()
- testMoveItemBetweenPasswordAlbums
- in file PasswordOptionTest.class, method PasswordOptionTest::testMoveItemBetweenPasswordAlbums()
- testMoveItemDeepIntoPasswordAlbum
- in file PasswordOptionTest.class, method PasswordOptionTest::testMoveItemDeepIntoPasswordAlbum()
- testMoveItemIntoPasswordAlbum
- in file PasswordOptionTest.class, method PasswordOptionTest::testMoveItemIntoPasswordAlbum()
- testMoveItemOutOfPasswordAlbum
- in file PasswordOptionTest.class, method PasswordOptionTest::testMoveItemOutOfPasswordAlbum()
- testMovePasswordAlbumIntoPasswordAlbum
- in file PasswordOptionTest.class, method PasswordOptionTest::testMovePasswordAlbumIntoPasswordAlbum()
- testMovePasswordItemIntoPasswordAlbum
- in file PasswordOptionTest.class, method PasswordOptionTest::testMovePasswordItemIntoPasswordAlbum()
- testNonPasswordItem
- in file PasswordEntryControllerTest.class, method PasswordEntryControllerTest::testNonPasswordItem()
- testOnLoad
- in file PasswordEntryControllerTest.class, method PasswordEntryControllerTest::testOnLoad()
- testOnLoadNoPersistentSession
- in file PasswordEntryControllerTest.class, method PasswordEntryControllerTest::testOnLoadNoPersistentSession()
- testPasswordAlbum
- in file PasswordOptionTest.class, method PasswordOptionTest::testPasswordAlbum()
- testPasswordAlbumInHiddenAlbum
- in file PasswordOptionTest.class, method PasswordOptionTest::testPasswordAlbumInHiddenAlbum()
- testPasswordAlbumInPasswordAlbum
- in file PasswordOptionTest.class, method PasswordOptionTest::testPasswordAlbumInPasswordAlbum()
- testPasswordAlbumWithHiddenAlbum
- in file PasswordOptionTest.class, method PasswordOptionTest::testPasswordAlbumWithHiddenAlbum()
- testPasswordAlbumWithPasswordAlbum
- in file PasswordOptionTest.class, method PasswordOptionTest::testPasswordAlbumWithPasswordAlbum()
- testPasswordAlbumWithPasswordItem
- in file PasswordOptionTest.class, method PasswordOptionTest::testPasswordAlbumWithPasswordItem()
- testPasswordHiddenAlbum
- in file PasswordOptionTest.class, method PasswordOptionTest::testPasswordHiddenAlbum()
- testPasswordInterface
- in file PasswordOptionTest.class, method PasswordOptionTest::testPasswordInterface()
- testPasswordItem
- in file PasswordOptionTest.class, method PasswordOptionTest::testPasswordItem()
- testPasswordItemInPasswordAlbum
- in file PasswordOptionTest.class, method PasswordOptionTest::testPasswordItemInPasswordAlbum()
- testPasswordMismatch
- in file PasswordOptionTest.class, method PasswordOptionTest::testPasswordMismatch()
- testPermission
- in file PasswordEntryControllerTest.class, method PasswordEntryControllerTest::testPermission()
- testPermission
- in file PasswordOptionTest.class, method PasswordOptionTest::testPermission()
- testPlugins1
- in file PasswordEntryControllerTest.class, method PasswordEntryControllerTest::testPlugins1()
- testPlugins2
- in file PasswordEntryControllerTest.class, method PasswordEntryControllerTest::testPlugins2()
- testValidationPluginOff
- in file PasswordEntryControllerTest.class, method PasswordEntryControllerTest::testValidationPluginOff()
- testWrongPassword
- in file PasswordEntryControllerTest.class, method PasswordEntryControllerTest::testWrongPassword()
|
|