Full ELMS Learning Network documentation
Deprecated
Primary tabs
Name |
Location![]() |
Type | Description |
---|---|---|---|
data_drop_table |
sites/ |
function | @todo: remove. |
ctools_get_roles |
sites/ |
function | Get a list of roles in the system. |
ctools_object_cache_get |
sites/ |
function | Get an object from the non-volatile ctools cache. |
feeds_alter |
sites/ |
function | @todo This needs to be removed and drupal_alter() used. This is crazy dumb. |
ParserCSV::timeoutReached |
sites/ |
function | After calling the parse() method, determine if the timeout (set by the setTimeout() method) has been reached. |
file_entity_page_edit |
sites/ |
function | Page callback for the file edit form. |
file_entity_page_delete |
sites/ |
function | Page callback for the file deletion confirmation form. |
views_object::options |
sites/ |
function | Set default options on this object. Called by the constructor in a complex chain to deal with backward compatibility. |