Jukebox Core 3.3.1
Usermanual
Installation
Database
Environment Variables
Configuration
Developer’s Documentation
Get Started
Git
Python
Unittests
Documenting
Plugins
Reference
jukeboxcore
Contributing
Types of Contributions
Get Started!
Pull Request Guidelines
Tips
Credits
Development Lead
Contributors
History
0.1.0 (2014-09-27)
1.0.3 (2014-10-23)
1.0.4 (2014-10-24)
2.0.0 (2014-11-10)
3.0.0 (2015-01-09)
3.3.0 (2015-05-29)
Jukebox Core
Docs
»
Edit on GitHub
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
I
|
J
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
|
V
|
W
A
ActionCollection (class in jukeboxcore.action)
ActionStatus (class in jukeboxcore.action)
ActionUnit (class in jukeboxcore.action)
assets (in module jukeboxcore.djadapter)
AttrElement (class in jukeboxcore.filesys)
atypes (in module jukeboxcore.djadapter)
author (jukeboxcore.plugins.JB_Plugin attribute)
B
BUILTIN_PLUGIN_PATH (in module jukeboxcore.constants)
C
check_default_values() (in module jukeboxcore.iniconf)
clean_config() (in module jukeboxcore.iniconf)
CONFIG_DIR (in module jukeboxcore.constants)
CONFIG_EXT (in module jukeboxcore.constants)
ConfigError
copy_file() (in module jukeboxcore.filesys)
copyright (jukeboxcore.plugins.JB_Plugin attribute)
CORE_CONFIG_PATH (in module jukeboxcore.constants)
CORE_CONFIG_SPEC_PATH (in module jukeboxcore.constants)
create_db_entry() (jukeboxcore.filesys.TaskFileInfo method)
create_directory() (jukeboxcore.filesys.JB_File method)
create_from_taskfile() (jukeboxcore.filesys.TaskFileInfo class method)
D
DATA_DIR (in module jukeboxcore.constants)
DEFAULT_ASSETTYPES (in module jukeboxcore.djadapter)
DEFAULT_DEPARTMENTS (in module jukeboxcore.djadapter)
DEFAULT_LOGGING_LEVEL (in module jukeboxcore.constants)
delete_file() (in module jukeboxcore.filesys)
departments (in module jukeboxcore.djadapter)
description (jukeboxcore.plugins.JB_Plugin attribute)
detect_sys() (in module jukeboxcore.ostool)
E
ELEMENTPRESETS (jukeboxcore.filesys.JB_File attribute)
ERROR (jukeboxcore.action.ActionStatus attribute)
execute() (jukeboxcore.action.ActionCollection method)
ExtElement (class in jukeboxcore.filesys)
EXTENSIONS (jukeboxcore.filesys.JB_File attribute)
F
FAILURE (jukeboxcore.action.ActionStatus attribute)
FileElement (class in jukeboxcore.filesys)
FileInfo (class in jukeboxcore.filesys)
files (in module jukeboxcore.djadapter)
FILETYPES (in module jukeboxcore.djadapter)
find_plugins() (jukeboxcore.plugins.PluginManager method)
fix_errors() (in module jukeboxcore.iniconf)
G
gather_plugins() (jukeboxcore.plugins.PluginManager method)
get() (jukeboxcore.plugins.PluginManager class method)
get_all_plugins() (jukeboxcore.plugins.PluginManager method)
get_chunk() (jukeboxcore.filesys.AttrElement method)
(jukeboxcore.filesys.FileElement method)
(jukeboxcore.filesys.StaticElement method)
get_config() (jukeboxcore.plugins.JB_Plugin method)
get_core_config() (in module jukeboxcore.iniconf)
get_current_user() (in module jukeboxcore.djadapter)
get_dir() (jukeboxcore.filesys.AttrElement method)
(jukeboxcore.filesys.FileElement method)
(jukeboxcore.filesys.SoftwareElement method)
(jukeboxcore.filesys.StaticElement method)
(jukeboxcore.filesys.TaskGroupElement method)
get_elements() (jukeboxcore.filesys.JB_File method)
get_ext() (jukeboxcore.filesys.ExtElement method)
(jukeboxcore.filesys.JB_File method)
(jukeboxcore.filesys.StaticExtElement method)
(jukeboxcore.filesys.TaskFileExtElement method)
get_fullpath() (jukeboxcore.filesys.JB_File method)
get_interface() (in module jukeboxcore.ostool)
get_latest() (jukeboxcore.filesys.FileInfo class method)
(jukeboxcore.filesys.TaskFileInfo class method)
get_logger() (in module jukeboxcore.log)
get_maya_bin() (jukeboxcore.ostool.PlatformInterface method)
(jukeboxcore.ostool.WindowsInterface method)
get_maya_envpath() (jukeboxcore.ostool.PlatformInterface method)
(jukeboxcore.ostool.WindowsInterface method)
get_maya_exe() (jukeboxcore.ostool.PlatformInterface method)
(jukeboxcore.ostool.WindowsInterface method)
get_maya_location() (jukeboxcore.ostool.PlatformInterface method)
(jukeboxcore.ostool.WindowsInterface method)
get_maya_python() (jukeboxcore.ostool.PlatformInterface method)
(jukeboxcore.ostool.WindowsInterface method)
get_maya_sitepackage_dir() (jukeboxcore.ostool.PlatformInterface method)
(jukeboxcore.ostool.WindowsInterface method)
get_name() (jukeboxcore.filesys.JB_File method)
get_next() (jukeboxcore.filesys.FileInfo class method)
(jukeboxcore.filesys.TaskFileInfo class method)
get_obj() (jukeboxcore.filesys.JB_File method)
get_path() (jukeboxcore.filesys.JB_File method)
get_plugin() (jukeboxcore.plugins.PluginManager method)
get_section_path() (in module jukeboxcore.iniconf)
GLOBAL_NAME (in module jukeboxcore.djadapter)
I
ICON_PATH (in module jukeboxcore.constants)
init() (in module jukeboxcore.main)
(jukeboxcore.plugins.JB_Plugin method)
init_environment() (in module jukeboxcore.main)
instance (jukeboxcore.plugins.PluginManager attribute)
IntegrityError
interfaces (in module jukeboxcore.ostool)
is_latest() (jukeboxcore.filesys.TaskFileInfo method)
is_loaded() (jukeboxcore.plugins.JB_Plugin method)
J
JB_CorePlugin (class in jukeboxcore.plugins)
JB_CoreStandaloneGuiPlugin (class in jukeboxcore.plugins)
JB_CoreStandalonePlugin (class in jukeboxcore.plugins)
JB_File (class in jukeboxcore.filesys)
JB_Plugin (class in jukeboxcore.plugins)
JB_StandaloneGuiPlugin (class in jukeboxcore.plugins)
JB_StandalonePlugin (class in jukeboxcore.plugins)
jukeboxcore (module)
jukeboxcore.action (module)
jukeboxcore.addons (module)
jukeboxcore.addons.configer (module)
jukeboxcore.addons.genesis (module)
jukeboxcore.addons.guerilla (module)
jukeboxcore.constants (module)
jukeboxcore.djadapter (module)
jukeboxcore.djsettings (module)
jukeboxcore.errors (module)
jukeboxcore.filesys (module)
jukeboxcore.gui (module)
jukeboxcore.gui.resources (module)
jukeboxcore.gui.widgets (module)
jukeboxcore.gui.widgets.guerilla (module)
jukeboxcore.iniconf (module)
jukeboxcore.log (module)
jukeboxcore.main (module)
jukeboxcore.ostool (module)
jukeboxcore.plugins (module)
JukeboxException
L
license (jukeboxcore.plugins.JB_Plugin attribute)
load_config() (in module jukeboxcore.iniconf)
load_plugin() (jukeboxcore.plugins.PluginManager method)
load_plugins() (jukeboxcore.plugins.PluginManager method)
loglvl_mapping (in module jukeboxcore.constants)
M
MAIN_STYLESHEET (in module jukeboxcore.constants)
MAYA_REG_KEY (in module jukeboxcore.constants)
MAYA_VERSIONS (in module jukeboxcore.constants)
MenuExistsError
N
name (jukeboxcore.plugins.JB_Plugin attribute)
notes (in module jukeboxcore.djadapter)
O
open_path() (jukeboxcore.ostool.PlatformInterface method)
(jukeboxcore.ostool.WindowsInterface method)
P
PlatformInterface (class in jukeboxcore.ostool)
PLUGIN_CONFIG_DIR (in module jukeboxcore.constants)
PluginInitError
PluginManager (class in jukeboxcore.plugins)
PluginUninitError
projects (in module jukeboxcore.djadapter)
R
ReftrackIntegrityError
RELEASETYPES (in module jukeboxcore.djadapter)
required (jukeboxcore.plugins.JB_Plugin attribute)
RNDSEQ_NAME (in module jukeboxcore.djadapter)
run() (jukeboxcore.action.ActionUnit method)
(jukeboxcore.plugins.JB_StandalonePlugin method)
S
sequences (in module jukeboxcore.djadapter)
set_obj() (jukeboxcore.filesys.JB_File method)
set_to_default() (in module jukeboxcore.iniconf)
setup_jukebox_logger() (in module jukeboxcore.log)
setup_testdatabase() (in module jukeboxcore.djadapter)
shots (in module jukeboxcore.djadapter)
SKIPPED (jukeboxcore.action.ActionStatus attribute)
SoftwareElement (class in jukeboxcore.filesys)
SoftwareNotFoundError
softwares (in module jukeboxcore.djadapter)
StaticElement (class in jukeboxcore.filesys)
StaticExtElement (class in jukeboxcore.filesys)
status() (jukeboxcore.action.ActionCollection method)
STYLESHEET_PATH (in module jukeboxcore.constants)
SUCCESS (jukeboxcore.action.ActionStatus attribute)
supportedTypes (jukeboxcore.plugins.PluginManager attribute)
T
TaskFileExtElement (class in jukeboxcore.filesys)
TaskFileInfo (class in jukeboxcore.filesys)
taskfiles (in module jukeboxcore.djadapter)
TaskGroupElement (class in jukeboxcore.filesys)
tasks (in module jukeboxcore.djadapter)
TYPES (jukeboxcore.filesys.TaskFileInfo attribute)
typmapping (jukeboxcore.filesys.SoftwareElement attribute)
(jukeboxcore.filesys.TaskFileExtElement attribute)
U
uninit() (jukeboxcore.plugins.JB_Plugin method)
unload_modules() (in module jukeboxcore.main)
unload_plugins() (jukeboxcore.plugins.PluginManager method)
UnsupportedPlatformError
USERDIR (in module jukeboxcore.constants)
users (in module jukeboxcore.djadapter)
V
version (jukeboxcore.plugins.JB_Plugin attribute)
W
WindowsInterface (class in jukeboxcore.ostool)