Home
last modified time | relevance | path

Searched refs:NULL (Results 26 – 50 of 495) sorted by relevance

12345678910>>...20

/plugin/geotag/
H A Daction.php
/plugin/odt/ODT/
H A DODTParagraph.php29 …unction paragraphOpen(ODTInternalParams $params, $styleName=NULL, $element=NULL, $attributes=NULL){
37 $list = NULL;
158 …ic static function paragraphOpenUseCSS(ODTInternalParams $params, $element=NULL, $attributes=NULL){
215 ODTImage::addImage ($params, $picture, NULL, NULL, NULL, NULL, $style_name);
H A DODTSpan.php18 …c static function spanOpen(ODTInternalParams $params, $styleName, $element=NULL, $attributes=NULL){
52 … public static function spanOpenUseCSS(ODTInternalParams $params, $element=NULL, $attributes=NULL){
93 ODTImage::addImage ($params, $picture, NULL, NULL, NULL, NULL, $style_name);
H A DODTImage.php26 …e(ODTInternalParams $params, $src, $width = NULL, $height = NULL, $align = NULL, $title = NULL, $s…
129 …DTInternalParams $params, $string, $width = NULL, $height = NULL, $align = NULL, $title = NULL, $s…
/plugin/nroff/
H A Drenderer.php396 function code($text, $language = NULL) {
495 function locallink($hash, $name = NULL){
513 function internallink($id, $name = NULL, $search=NULL,$returnonly=false) {
568 function externallink($url, $name = NULL) {
701 function internalmedia ($src, $title=NULL, $align=NULL, $width=NULL,
702 $height=NULL, $cache=NULL, $linking=NULL) {
739 function externalmedia ($src, $title=NULL, $align=NULL, $width=NULL,
740 $height=NULL, $cache=NULL, $linking=NULL) {
847 function table_open($maxcols = NULL, $numrows = NULL){
960 function _media ($src, $title=NULL, $align=NULL, $width=NULL,
[all …]
/plugin/refnotes/
H A Dcore.php23 private static $instance = NULL;
33 if (self::$instance == NULL) {
46 $this->lexer = NULL;
47 $this->handler = NULL;
133 $this->reference = NULL;
206 if ($result == NULL) {
217 $result = NULL;
234 return ($name != '') ? $this->namespace[$name] : NULL;
294 if (($note == NULL) && array_key_exists($namespaceName, $this->mapping)) {
299 if ($note == NULL) {
[all...]
/plugin/odt/ODT/css/
H A Dcssdocument.php19 public $doc = NULL;
51 return NULL;
67 return NULL;
182 $value = NULL;
197 return NULL;
235 $this->entries [$index] = NULL;
273 public function open ($element, $attributes=NULL, $pseudo_classes=NULL, $pseudo_elements=NULL) {
316 return NULL;
332 return NULL;
344 return NULL;
[all …]
/plugin/projects/lib/
H A Dproject.php55 else return NULL;
61 private $ID = NULL;
63 private $project_path = NULL;
65 private $project_file = NULL;
73 private $mutex = NULL;
75 private $version_string = NULL;
103 return NULL;
125 if ($this->file($name) == NULL) return NULL;
131 if (!$parent) return NULL;
168 return NULL;
[all …]
H A Dproject_file.php10 protected $name = NULL;
11 protected $deps = NULL;
38 public function type() { return NULL; }
60 return NULL;
124 protected $recipe = NULL;
125 protected $last_made = NULL;
178 if ($this->last_made == NULL) return true;
183 if ($this->recipe === NULL) return false;
200 protected $crosslink = NULL;
222 if (!$this->crosslink) return NULL;
[all …]
/plugin/findologicxmlexport/vendor/twig/twig/ext/twig/
H A Dtwig.c62 #define PHP_FE_END { NULL, NULL, NULL}
82 NULL,
83 NULL,
84 NULL,
86 NULL,
153 return NULL; in TWIG_GET_ARRAYOBJECT_ELEMENT()
158 return NULL; in TWIG_GET_ARRAYOBJECT_ELEMENT()
262 return NULL; in TWIG_GET_STATIC_PROPERTY()
283 return NULL; in TWIG_GET_ARRAY_ELEMENT_ZVAL()
303 return NULL; in TWIG_GET_ARRAY_ELEMENT_ZVAL()
[all …]
/plugin/odt/ODT/elements/
H A DODTElementFrame.php14 protected $container = NULL;
15 protected $containerPos = NULL;
16 protected $attributes = NULL;
17 protected $own_max_width = NULL;
18 protected $nameAttr = NULL;
19 protected $name = NULL;
25 public function __construct($style_name=NULL) {
48 public function getOpeningTag (ODTInternalParams $params=NULL) {
238 return NULL;
258 return NULL;
[all …]
H A DODTElementTable.php16 protected $container = NULL;
17 protected $containerPos = NULL;
19 protected $table_style = NULL;
24 protected $own_max_width = NULL;
91 public function getClosingTag (&$content = NULL) {
295 $cell = NULL;
322 if ($cell_style->getProperty('padding-left') != NULL
324 $cell_style->getProperty('padding-right') != NULL) {
331 } else if ($cell_style->getProperty('padding') != NULL) {
523 $column->setProperty('rel-column-width', NULL);
[all …]
/plugin/definitionlist/
H A Dsyntax.php333 $parent_properties ['style-parent'] = NULL;
349 $stack->open('dl', 'class="plugin_definitionlist"', NULL, NULL);
352 $stack->open('dd', NULL, NULL, NULL);
359 $stack->open('dt', NULL, NULL, NULL);
372 $dt_properties ['border-top'] = NULL;
373 $dt_properties ['style-class'] = NULL;
381 $dd_properties ['style-class'] = NULL;
385 $dd_properties ['background'] = NULL;
/plugin/odt/ODT/styles/
H A DODTStyle.php78 …rn (isset($this->properties [$property]['value']) ? $this->properties [$property]['value'] : NULL);
89 public function getPropertyInternal($property, $properties=NULL) {
117 return NULL;
121 $style = NULL;
159 … protected function setPropertyInternal($property, $odt_property, $value, $section, &$dest=NULL) {
187 protected function importODTStyleInternal(array $fields, $xmlCode, &$properties=NULL) {
218 … protected function importPropertiesInternal(array $fields, $properties, $disabled, &$dest=NULL) {
H A DODTUnknownStyle.php27 protected $element_name = NULL;
28 protected $style_content = NULL;
159 …blic static function createMultiColumnFrameStyle(array $properties, array $disabled_props = NULL) {
195 return NULL;
221 return NULL;
H A DODTStyleStyle.php44 static $get_family_callbacks = NULL;
45 static $import_odt_callbacks = NULL;
188 return NULL;
202 return NULL;
216 … protected function importPropertiesInternal(array $fields, $properties, $disabled, &$dest=NULL) {
232 $this->properties [$property] = NULL;
/plugin/siteexport/renderer/
H A Dpdf.php214 public function _media ($src, $title=NULL, $align=NULL, $width=NULL,
215 $height=NULL, $cache=NULL, $render = true) {
231 …ction internalmedia($src, $title = NULL, $align = NULL, $width = NULL, $height = NULL, $cache = NU…
280 …public function internallink($id, $name = NULL, $search = NULL, $returnonly = false, $linktype = '…
409 public function _highlight($type, $text, $language = NULL, $filename = NULL, $options = NULL) {
/plugin/owncloud/
H A Dhelper.php94 if($this->lastQuery->numRows() == 0) return NULL;
185 …nternalmedia($row['fileid'],"",(($row['path']!='')?$row['path']:'/'),NULL,16,NULL,NULL,'linkonly');
400 …tion internalmedia($fileid, $src, $title=NULL, $align=NULL, $width=NULL,$height=NULL, $cache=NULL,…
485 function externalmedia ($src, $title=NULL, $align=NULL, $width=NULL,
486 $height=NULL, $cache=NULL, $linking=NULL) {
519 …tLang('filelistHeader')).' '.$this->internalmedia($folderid,NULL,NULL, NULL, NULL,NULL, NULL, 'det…
688 function _media($fileid, $src, $title=NULL, $align=NULL, $width=NULL,
689 $height=NULL, $cache=NULL, $render = true) {
/plugin/components/lib/
H A Daction_manager.php21 private $renderer = NULL;
23 private $handler = NULL;
29 private static $manager = NULL;
40 return ($handler->action() != $action) ? NULL : $handler;
57 $handler = NULL;
87 $this->handler = NULL;
88 $this->renderer = NULL;
/plugin/bbcode/
H A Dimage.php31 $title = NULL;
44 $handler->_addCall($call,array($url,$title,NULL,NULL,NULL,'cache'),$pos);
/plugin/authhttp/
H A Daction.php76 NULL);
83 NULL);
90 NULL);
137 $form->replaceElement($pos, NULL);
169 $form->replaceElement(NULL, $pos);
/plugin/odt/helper/
H A Dcssdocument.php21 protected $internal = NULL;
27 public function open ($element, $attributes=NULL, $pseudo_classes=NULL, $pseudo_elements=NULL) {
/plugin/task/
H A Dhelper.php72 function getTasks($ns, $num = NULL, $filter = '', $user = NULL) {
164 $meta = array('task' => NULL);
273 if (!$str) return NULL;
296 if ($date === -1) $date = NULL;
439 function _newTaskForm($ns, $selectUser=false, $selectUserGroup=NULL) {
468 $input = $form->addTextInput('title', NULL, $pos++);
476 $input = $form->addTextInput('user', NULL, $pos++);
488 $input = $form->addDropdown('user', $options, NULL, $pos++);
496 $input = $form->addTextInput('date', NULL, $pos++);
510 $input = $form->addDropdown('priority', $options, NULL, $pos++);
[all …]
/plugin/latexit/
H A Drenderer.php233 $this->bib_handler = NULL;
285 $this->_c('tableofcontents', NULL, 2);
672 $this->_c('item', NULL, 0);
955 function locallink($hash, $name = NULL) {
980 function internallink($link, $title = NULL) {
1055 function externallink($link, $title = NULL) {
1087 function filelink($link, $title = NULL) {
1107 function emaillink($address, $name = NULL) {
1127 …ction internalmedia($src, $title = NULL, $align = NULL, $width = NULL, $height = NULL, $cache = NU…
1178 …ction externalmedia($src, $title = NULL, $align = NULL, $width = NULL, $height = NULL, $cache = NU…
[all …]
/plugin/freechat/phpfreechat/src/containers/
H A Dmysql.class.php156 function setMeta($group, $subgroup, $leaf, $leafvalue = NULL)
163 if ($leafvalue == NULL){$leafvalue="";};
202 if ($group != NULL)
209 if ($subgroup != NULL)
216 if ($leaf != NULL)
237 $ret["value"][] = NULL;
294 if($group != NULL)
297 if($subgroup != NULL)
300 if ($leaf != NULL)

12345678910>>...20