You are here

constant LINKIT_PROFILE_TYPE_EDITOR in Linkit 7.3

Define the profile type editor.

7 uses of LINKIT_PROFILE_TYPE_EDITOR
LinkitProfileUICRUDTestCase::setUp in test/linkit_profile.test
Sets up a Drupal site for running functional and integration tests.
LinkitTestCase::createProfile in test/linkit.test
Helper function: Create a Linkit profile.
linkit_dashboard_form in ./linkit.module
Create the dashboard page.
linkit_get_profile_type in ./linkit.module
Get profile type.
linkit_profiles_form_submit in plugins/export_ui/linkit_profiles.inc
Linkit profile submit callback.

... See full list

File

./linkit.module, line 46
Main file for Linkit module.

Code

define('LINKIT_PROFILE_TYPE_EDITOR', 1);