Home
last modified time | relevance | path

Searched refs:column (Results 51 – 75 of 526) sorted by relevance

12345678910>>...22

/plugin/pagequery/
H A Dstyle.css53 column-width: 15em;
54 -moz-column-width: 15em;
55 -webkit-column-width: 15em;
56 column-gap: 1.5em;
57 -moz-column-gap: 1.5em;
58 -webkit-column-gap: 1.5em;
59 column-rule: 0;
60 -moz-column-rule: 0;
61 -webkit-column-rule: 0;
65 column
[all...]
/plugin/projects/plugins/file/
H A Dplot_dependency.php44 public function column($column) { return $this->columns[$column]; } function in PlotDefinition
98 foreach ($range as $column) {
99 $column = trim($column);
100 if (!is_numeric($column)) continue 2;
/plugin/data/syntax/
H A Dentry.php103 $column = $this->dthlp->column($line[0]);
105 $column['comment'] = $matches[2];
107 if ($column['multi']) {
108 if (!isset($data[$column['key']])) {
112 $data[$column['key']] = [];
116 $val = trim($this->dthlp->cleanData($val, $column['type']));
118 if (!in_array($val, $data[$column['key']])) {
119 $data[$column['key']][] = $val;
123 $data[$column['ke
[all...]
/plugin/semanticdata/syntax/
H A Dentry.php77 $column = $this->dthlp->_column($line[0]);
78 if (isset($matches[2])) $column['comment'] = $matches[2];
79 if($column['multi']){
80 if(!isset($data[$column['key']])) {
84 $data[$column['key']] = array();
88 $val = trim($this->dthlp->_cleanData($val,$column['type']));
90 if(!in_array($val,$data[$column['key']])) $data[$column['key']][] = $val;
93 $data[$column['key']] = $this->dthlp->_cleanData($line[1],$column['type']);
95 $columns[$column['key']] = $column;
/plugin/odt/ODT/elements/
H A DODTElementTable.php155 public function setTableColumnStyleName($column, $style_name) { argument
156 $this->table_column_styles [$column] = $style_name;
173 public function getTableColumnStyleName($column) { argument
174 return $this->table_column_styles [$column];
317 $column = $data ['column'];
338 $style_name = $table_column_styles [$column-1];
519 foreach ($empty as $column) {
522 $column->setProperty('column-width', $width.'pt');
523 $column->setProperty('rel-column-width', NULL);
527 foreach ($relative as $column) {
[all …]
/plugin/struct/meta/
H A DQueryBuilder.php35 * Adds a column to select
40 * @param string $column The column to select
41 * @param string $alias Under whichname to slect the column. blank for column name
43 public function addSelectColumn($tablealias, $column, $alias = '') argument
45 if ($alias === '') $alias = $column;
49 $this->select[$alias] = "$tablealias.$column";
53 * Add a new column selection statement
70 * Return an already defined column selectio
151 addGroupByColumn($tablealias, $column) global() argument
[all...]
H A DAggregationList.php98 $column = $index;
100 $column += $depth;
102 if ($sepbyheaders && !empty($headers[$column])) {
103 $header = $headers[$column];
126 'data-struct-column' => strtolower($value->getColumn()->getFullQualifiedLabel()),
/plugin/combo/resources/theme/default/pages/templates/
H A Dholy-medium.css26 grid-column: side;
35 grid-column: main;
39 grid-column: main;
43 grid-column: main;
H A Dholy.css48 grid-column: side;
58 grid-column: main;
62 grid-column: main;
66 grid-column: main;
/plugin/structcombolookup/
H A Daction.php56 if(!$field->column->getType() instanceof NarrowingLookup) continue;
60 $config = $field->column->getType()->getConfig();
78 $schemaName = $field->column->getTable();
79 $colLabel = $field->column->getLabel();
/plugin/findologicxmlexport/vendor/hoa/compiler/Test/Unit/Exception/
H A DUnrecognizedToken.php58 $column = 42
60 ->when($result = new SUT('foo', 0, 'bar', $line, $column))
67 ->isEqualTo($column);
H A DIllegalToken.php58 $column = 42
60 ->when($result = new SUT('foo', 0, 'bar', $line, $column))
67 ->isEqualTo($column);
H A DUnexpectedToken.php58 $column = 42
60 ->when($result = new SUT('foo', 0, 'bar', $line, $column))
67 ->isEqualTo($column);
/plugin/btable/
H A Dexport.php46 foreach($columns as $column) {
47 echo(",".$column);
56 foreach ($columns as $column) {
58 if ($content[$row][$column]) {
/plugin/btable2/
H A Dexport.php46 foreach($columns as $column) {
47 echo(",".$column);
56 foreach ($columns as $column) {
58 if ($content[$row][$column]) {
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/
H A DReporting.php325 foreach ($lineErrors as $column => $colErrors) {
337 $errors[$line][$column] = $newErrors;
348 foreach ($lineWarnings as $column => $colWarnings) {
364 if (isset($errors[$line][$column]) === true) {
365 $errors[$line][$column] = array_merge(
367 $errors[$line][$column]
370 $errors[$line][$column] = $newWarnings;
/plugin/datatables/assets/datatables.net-dt/css/
H A Djquery.dataTables.min.css
/plugin/codemirror/dist/modes/
H A Derlang.min.js1column:b,indent:c,type:d}}function B(a,b){return A(b.current(),b.column(),b.indentation(),a)}funct…
H A Dvhdl.min.js1column=b;this.type=c;this.align=d;this.prev=e}function q(a,b,c){return a.context=new p(a.indented,…
H A Dverilog.min.js1column=b;this.type=c;this.align=d;this.prev=e}function G(a,b,c){var d=a.indented;var e=new F(d,b,c…
H A Dcypher.min.js1column())}else if(h==="["){e(b,"]",a.column())}else if(h==="{"){e(b,"}",a.column())}else if(/[\]\}…
/plugin/aceeditor/
H A Dbuild.js1column-e.start.column-e.end.column;else if(e.start.row==e.end.row-1&&!e.start.column&&!e.end.colum… property in AnonymousFunction3f72001714a00.u.getFoldStringAt.i.end
/plugin/struct/action/
H A Dajax.php67 $col = $INPUT->str('column');
68 if (blank($col)) throw new StructException('No column provided');
75 $column = $schema->findColumn($colname);
76 if ($column === false) throw new StructException('Column not found');
78 return $column->getType()->handleAjax();
/plugin/tagfilter/
H A Dhelper.php351 * Generate html for in a cell of the column of the tags as images
474 * @param string $column column name is a tagexpression
477 public function th($column = '') argument
479 if (strpos($column, '*')) {
480 return $this->getTagCategory($column);
482 return $this->getTagLabel($column);
494 * @param string $column column name is a tagexpression: regexp pattern of wanted tags e.g. "status:.*". Supported since 2022 in pagelist plugin
497 public function td($id, $column argument
[all...]
/plugin/struct/
H A Dremote.php114 foreach ($schema->getColumns(false) as $column) {
115 $class = explode('\\', get_class($column->getType()));
118 'name' => $column->getLabel(),
120 'ismulti' => $column->isMulti()];
135 * @param string $sort string indicating the column to sort by
137 * @return array array of rows, each row is an array of the column values

12345678910>>...22