Home
last modified time | relevance | path

Searched refs:action (Results 351 – 375 of 794) sorted by relevance

1...<<11121314151617181920>>...32

/plugin/bureaucracy-au/_test/
H A Dinput.txt2 action template userstpl users:%Y:@@What's your Name?@@:start
/plugin/bureaucracyau/_test/
H A Dinput.txt2 action template userstpl users:%Y:@@What's your Name?@@:start
/plugin/projects/
H A Dchangelog25 * Fixed a typo in action.php that prevents processing the creation of a subproject.
46 …* Managing files in a project are now handled by a "manage_files" action, instead of using the adm…
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DBasicGraphEditor.java632 public Action bind(String name, final Action action) in bind() argument
634 return bind(name, action, null); in bind()
644 public Action bind(String name, final Action action, String iconUrl) in bind() argument
651 action.actionPerformed(new ActionEvent(getGraphComponent(), e in bind()
H A DBasicGraphEditor.java.bak617 * @param action
620 public Action bind(String name, final Action action)
622 return bind(name, action, null);
628 * @param action
632 public Action bind(String name, final Action action, String iconUrl)
639 action.actionPerformed(new ActionEvent(getGraphComponent(), e
/plugin/behave/
H A Dbehave.js549 action = { class
580 utils.addEvent(defaults.textarea, 'keypress', action.filter);
601 action.listen();
611 utils.removeEvent(defaults.textarea, 'keypress', action.filter);
/plugin/odt/
H A DChangeLog.txt39 * Fixed wrong protoyping of function 'register' in action.php
169 * add pagetools-button support in action.php (adapt from dw2pdf plugin)
173 * action.php: Add getInfo() method, fixes bug #8
188 * action.php, syntax.php: Better handling of the cache system
/plugin/gallery/swipebox/js/
H A Djquery.swipebox.js
/plugin/webdav/vendor/sabre/vobject/resources/schema/
H A Dxcal.rng610 property-action &
620 property-action &
633 property-action &
1103 property-action = element action {
/plugin/icalevents/vendor/sabre/vobject/resources/schema/
H A Dxcal.rng610 property-action &
620 property-action &
633 property-action &
1103 property-action = element action {
/plugin/dokumicrobugtracker/
H A DCHANGELOG14 Version 2011-10-18 Fix link to the stylesheet in action.php, fix the delete feature.
/plugin/oiddelegate/
H A Dadmin.php116 echo '<form action="" method="post">';
/plugin/rater/
H A DREADME28 …ow the quantity of single star ratings or a list of clear ip/names for votes on details action link
/plugin/syntaxhighlighter3/
H A DCHANGELOG.md53 …t theme and configure Autoloader brush list. No longer necessary to edit action.php, i.e. plugin u…
/plugin/aclauditor/
H A Dadmin.php199 …ptln('<form id="aclauditor_form" method="post" action="'.wl($ID, array('do' => 'admin', 'page' => …
274 …ptln('<form id="aclauditor_scnform" method="post" action="'.wl($ID, array('do' => 'admin', 'page' …
/plugin/wikistats/
H A Dsyntax.php162 $action = ($namespace{0} == '-') ? 'exclude' : 'include';
165 $data['ns'][$action][] = $namespace;
/plugin/changes/
H A Dsyntax.php163 $action = ($namespace[0] == '-') ? 'exclude' : 'include';
166 $data['ns'][$action][] = $namespace;
/plugin/batchedit/
H A Dinterface.css46 #batchedit .be-action svg {
53 #batchedit .be-action svg:hover {
/plugin/404manager/
H A DREADME.md54 …se which action you want to perform for a reader (if the first action don't find any target page, …
/plugin/wysiwyg/fckeditor/_samples/afp/
H A Dsample01.afp36 <form action="sampleposteddata.afp" method="post" target="_blank">
/plugin/codebuttonmod1/
H A DPlugin.txt7 type : action
/plugin/facebookalbum/
H A Dsyntax.php217 else if ( $action == 'list_photos' ) {
/plugin/wikipediasnippet/
H A Dsyntax.php138 $url = $wpUrl.'w/api.php?action=query&meta=siteinfo&siprop=rightsinfo&format=xml';
/plugin/autolink3/
H A Dadmin.php153 <th>".$this->getLang('action')." </th>
/plugin/wysiwyg/fckeditor/_samples/lasso/
H A Dsample01.lasso38 <form action="sampleposteddata.lasso" method="post" target="_blank">

1...<<11121314151617181920>>...32