Home
last modified time | relevance | path

Searched refs:register (Results 1301 – 1325 of 1423) sorted by last modified time

1...<<51525354555657

/plugin/projects/action/
H A Dnamespace.php27 function register(&$controller) { function in action_plugin_projects_namespace
H A Dpage.php27 function register(&$controller) { function in action_plugin_projects_page
H A Daction.php27 function register(&$controller) { function in action_plugin_projects_action
H A Dmetadata.php27 function register(&$controller) { function in action_plugin_projects_metadata
/plugin/dblclickedit/
H A Daction.php17 function register(& $controller) { function in action_plugin_dblclickedit
/plugin/selectsearch/
H A Daction.php9 function register(&$controller) { function in action_plugin_selectsearch
/plugin/editsections2/
H A Daction.php36 function register(&$controller) function in action_plugin_editsections2
/plugin/preservefilenames/
H A Daction_angua.php26 function register(&$controller) function in action_plugin_preservefilenames_angua
H A Daction_anteater.php31 function register(&$controller) function in action_plugin_preservefilenames_anteater
H A Daction.php33 function register(&$controller) function in action_plugin_preservefilenames
51 $handler->register($controller);
/plugin/autoindentcontrol/
H A Daction.php33 function register(&$controller) function in action_plugin_autoindentcontrol
/plugin/nohighlight/
H A Daction.php36 function register(&$controller) function in action_plugin_nohighlight
/plugin/fedauth/classes/usr/
H A Dfa_register.usr.class.php43 if (register()) {
/plugin/solr/
H A Daction.php69 function register(&$controller) { function in action_plugin_solr
/plugin/formatplus/
H A Daction.php16 function register(&$contr){ function in action_plugin_formatplus
/plugin/jquery-syntax/jquery-syntax/
H A Djquery.syntax.core.js26 a.appendChild(element.childNodes[0]);return a;};};Syntax.register=function(name,callback){var brush… function
H A Djquery.syntax.brush.bash-script.js5register('bash-script',function(brush){var operators=["&&","|",";","{","}"];brush.push(operators,{…
H A Djquery.syntax.brush.java.js5 Syntax.register('java',function(brush){var keywords=["abstract","continue","for","switch","assert",…
H A Djquery.syntax.brush.lisp.js5 Syntax.lib.lispStyleComment={pattern:/(;+) .*$/gm,klass:'comment',allow:['href']};Syntax.register('…
H A Djquery.syntax.brush.perl5.js5 Syntax.register('perl5',function(brush){var builtins=["abs","accept","alarm","atan2","bind","binmod…
H A Djquery.syntax.brush.php.js5 Syntax.brushes.dependency('php','php-script');Syntax.register('php',function(brush){brush.push({pat…
H A Djquery.syntax.brush.plain.js5 Syntax.register('plain',function(brush){brush.push(Syntax.lib.webLink);});
H A Djquery.syntax.brush.python.js5 Syntax.register('python',function(brush){var keywords=["and","as","assert","break","class","continu…
H A Djquery.syntax.brush.scala.js5 Syntax.brushes.dependency('scala','xml');Syntax.register('scala',function(brush){var keywords=["abs…
H A Djquery.syntax.brush.xml.js5register('xml-tag',function(brush){brush.push({pattern:/<\/?((?:[^:\s>]+:)?)([^\s>]+)(\s[^>]*)?\/?…

1...<<51525354555657