Home
last modified time | relevance | path

Searched defs:plugin (Results 76 – 100 of 118) sorted by relevance

12345

/plugin/jplayer/vendor/happyworm/jplayer/lib/
H A Dpopcorn.js501 disable: function( instance, plugin ) { argument
528 enable: function( instance, plugin ) { argument
651 Popcorn.p[ method ] = function( plugin ) { argument
850 toggle: function( plugin ) { argument
855 defaults: function( plugin, defaults ) { argument
1781 Popcorn.plugin = function( name, definition, manifest ) { function
/plugin/txtconf/
H A Dtxtconfig.class.php258 function html(&$plugin, $echo=false) {
/plugin/feed/
H A Dfeed.php14 $plugin = $INPUT->str('plugin'); variable
/plugin/pageredirect/
H A Daction.php209 public function rewrite_redirect($match, $state, $pos, $plugin, helper_plugin_move_handler $handler) { argument
/plugin/schedule/
H A DscheduleRoot.class.php87 var $plugin; // link to wiki plugin inforation (conf, lang, ...) variable in scheduleRoot
239 function __construct ($plugin) {
/plugin/blogtng/renderer/
H A Dcomment.php92 function plugin($name, $data, $state = '', $match = '') { function in renderer_plugin_blogtng_comment
/plugin/farmer/
H A Dhelper.php295 setPluginState($plugin, $animal, $state) global() argument
[all...]
/plugin/farm/install/
H A Dpreload.php49 $plugin = $farmconf['farmfsroot'].$farmconf['farmer'].'lib/plugins/farm/'; variable
/plugin/include/
H A Daction.php342 rewrite_include($match, $pos, $state, $plugin, helper_plugin_move_handler $handler) global() argument
[all...]
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/
H A DPluginTest.php21 protected $plugin; variable in Sabre\\CalDAV\\PluginTest
/plugin/batchedit/
H A Dinterface.php91 private $plugin; variable in BatcheditInterface
98 public function __construct($plugin) { argument
/plugin/combo/action/
H A Dlinkmove.php266 public function rewrite_combo($match, $state, $pos, $plugin, helper_plugin_move_handler $handler) argument
/plugin/nspages/printers/
H A DprinterTree.php14 function __construct($plugin, $mode, $renderer, $data){ argument
/plugin/glossary/
H A Dglossary.class.php58 var $plugin; // link to wiki plugin information (conf, lang, ...) variable in glossary
74 function __construct ($plugin, $ns) {
/plugin/move/helper/
H A Dhandler.php351 public function plugin($match, $state, $pos, $pluginname) { function in helper_plugin_move_handler
/plugin/swiftmail/
H A DSwift.php121 public function attachPlugin(Swift_Events_Listener $plugin, $id)
/plugin/dir/
H A Dsyntax.php214 function _loadPlugin($plugin) {
234 function _pluginCell($plugin, $id) {
/plugin/metaeditor/
H A Djstree.js1355 …this._data.core.last_error = { 'error' : 'ajax', 'plugin' : 'core', 'id' : 'core_04', 'reason' : '… property in _data._data._data
1361 …this._data.core.last_error = { 'error' : 'ajax', 'plugin' : 'core', 'id' : 'core_04', 'reason' : '… property in _data._data._data
3647 …this._data.core.last_error = { 'error' : 'check', 'plugin' : 'core', 'id' : 'core_01', 'reason' : … property in _data._data._data
3654 …this._data.core.last_error = { 'error' : 'check', 'plugin' : 'core', 'id' : 'core_02', 'reason' : … property in _data._data._data
3659 …this._data.core.last_error = { 'error' : 'check', 'plugin' : 'core', 'id' : 'core_03', 'reason' : … property in _data._data._data
4096 …this._data.core.last_error = { 'error' : 'check', 'plugin' : 'core', 'id' : 'core_07', 'reason' : … property in _data._data._data
6549 …this._data.core.last_error = { 'error' : 'ajax', 'plugin' : 'search', 'id' : 'search_01', 'reason'… property in _data._data._data
7079 …this._data.core.last_error = { 'error' : 'check', 'plugin' : 'types', 'id' : 'types_01', 'reason' … property in _data._data._data
7083 …this._data.core.last_error = { 'error' : 'check', 'plugin' : 'types', 'id' : 'types_02', 'reason' … property in _data._data._data
7096 …this._data.core.last_error = { 'error' : 'check', 'plugin' : 'types', 'id' : 'types_03', 'reason' … property in _data._data._data
[all …]
/plugin/amcharts/assets/amcharts/plugins/export/
H A DREADME.md87 ### 1) Automatic (preferred)
103 ### 2) Manual
/plugin/epub/scripts/
H A Depub_utils.php91 function epub_css($plugin) {
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Filter/
H A DCompassFilter.php142 public function addPlugin($plugin)
/plugin/epub/
H A Drenderer.php434 function plugin($name,$data,$state = '', $match = '') { function in renderer_plugin_epub
/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DServer.php398 function addPlugin(ServerPlugin $plugin) {
/plugin/webdav/vendor/sabre/dav/lib/DAV/
H A DServer.php404 function addPlugin(ServerPlugin $plugin) {
/plugin/struct/renderer/
H A Dcsv.php169 public function plugin($name, $args, $state = '', $match = '') function in renderer_plugin_struct_csv

12345