Home
last modified time | relevance | path

Searched defs:template (Results 126 – 150 of 151) sorted by last modified time

1234567

/plugin/doodle3/
H A Ddoodle_template.php11 $template = $this->template; variable
H A Dsyntax.php206 public $template = array(); // output values for doodle_template.php variable in syntax_plugin_doodle3
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/Component/
H A DVAvailabilityTest.php439 protected function template(array $properties) { function in Sabre\\VObject\\Component\\VAvailabilityTest
484 protected function _template($template, array $properties) {
/plugin/publist/bib2tpl/
H A Dbibtex_converter.php179 function convert($bibtex, &$template, &$replacementKeys=array()) {
339 private function translate(&$data, &$template) {
388 private function translate_group($key, $id, &$data, $template) {
428 private function translate_entry(&$entry, $template) {
/plugin/datatemplate/syntax/
H A Dentry.php95 function _getFile($template) {
/plugin/freechat/phpfreechat/data/public/js/
H A Dprototype.js553 initialize: function(template, pattern) { argument
/plugin/authucenter/lib/uc_client/control/
H A Dfeed.php88 function _parsetemplate($template) {
/plugin/odp/
H A Drenderer.php34 var $template = ""; variable in renderer_plugin_odp
/plugin/pagemod/helper/
H A Dpagemod.php132 protected function updatePage($template, $template_section_id) {
/plugin/publistx/bib2tpl/
H A Dbibtex_converter.php194 function convert($bibtex, &$template, &$replacementKeys=array()) {
354 private function translate(&$data, &$template) {
403 private function translate_group($key, $id, &$data, $template) {
443 private function translate_entry(&$entry, $template) {
/plugin/xslfo/
H A Daction.php25 private $template; variable in action_plugin_xslfo
/plugin/doodle2/
H A Dsyntax.php189 public $template = array(); // output values for doodle_template.php variable in syntax_plugin_doodle
H A Ddoodle_template.php11 $template = $this->template; variable
/plugin/jdraw/lib/
H A Djgraphx.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Djgraphx-examples.jar ... void setEdgeTemplate (java.lang.Object) Object template public java.lang.String getToolTipForCell (java. ...
H A Djdraw.jar ... void setEdgeTemplate (java.lang.Object) Object template public java.lang.String getToolTipForCell (java. ...
/plugin/jdraw/src/com/mxgraph/examples/swing/
H A DGraphEditor.java607 public void setEdgeTemplate(Object template) in setEdgeTemplate()
/plugin/onlineordering/
H A Dsend_form.php66 $template = str_replace('{title}', $form['title'], $template); variable
68 $template = str_replace('{lastname}', $form['lastname'], $template); variable
69 $template = str_replace('{postcode}', $form['postcode'], $template); variable
70 $template = str_replace('{street}', $form['street'], $template); variable
71 $template = str_replace('{place}', $form['place'], $template); variable
72 $template = str_replace('{country}', $form['country'], $template); variable
73 $template = str_replace('{remarks}', $form['remarks'], $template); variable
75 $template = str_replace('{ticket}', $ticket, $template); variable
100 $template = str_replace('{date}', $date, $template); variable
101 $template = str_replace('{time}', $time, $template); variable
[all …]
/plugin/s5reloaded/ui/effects_support/
H A Dsound.js13 template: property in Sound
H A Dprototype.js665 initialize: function(template, pattern) { argument
/plugin/processing/
H A Dscript.js12987 template: (function() { property in Processing.Sketch.fonts
/plugin/farm/
H A Danimal.class.php580 public static function createNew($name = '', $template = null, $host = null, $handler = null) {
/plugin/highlightjs/highlight/languages/
H A Dcpp.js7 … 1, 'throw': 1, 'volatile': 2, 'static': 1, 'protected': 1, 'bool': 1, 'template': 1, 'mutable': 1… property in hljs.LANGUAGES.cpp.CPP_KEYWORDS.keyword
/plugin/multitemplate_styleman/
H A Dcss.php14 $template = NULL; variable
18 $template = $tpl; variable
/plugin/bibtex/OSBib/format/
H A DBIBFORMAT.php452 function map($template = FALSE)

1234567