Home
last modified time | relevance | path

Searched refs:persistent (Results 51 – 62 of 62) sorted by path

123

/plugin/pagetitle/
H A Daction.php92 $persistent =& $event->data['persistent'];
110 unset($persistent['title']);
/plugin/pagetitle/syntax/
H A Ddecorative.php160 $renderer->persistent['title'] = $title;
164 unset($renderer->persistent['title']);
/plugin/pdfjs/pdfjs/web/
H A Dviewer.js.map1 …ences;\n}\n\n/**\n * BasePreferences - Abstract base class for storing persistent settings.\n * …
/plugin/photogallery/phpThumb/
H A DphpThumb.config.php.default63 // $PHPTHUMB_CONFIG['cache_directory'] = '/tmp/persistent/phpthumb/cache/';
112 //$PHPTHUMB_CONFIG['temp_directory'] = '/tmp/persistent/phpthumb/cache/'; // set to absolute path
/plugin/randominc/
H A Dsyntax.php143 if (isset($renderer->persistent['plugin_include'])) {
144 unset($renderer->persistent['plugin_include']);
/plugin/strata/
H A Daction.php72 $renderer->persistent =& $orig['persistent'];
80 $evt->result = array('current'=>&$renderer->meta,'persistent'=>&$renderer->persistent);
H A Drenderer.php22 $this->persistent['date']['created'] = time();
/plugin/subjectindex/plugins/
H A Dbible_verses.txt7146 When she got to see that she was persistent about going with her, then she left off speaking to her.
/plugin/syntaxhighlighter4/dist/
H A Dsyntaxhighlighter.js.map1 …ace the matched token within all future XRegExp regexes. Has access to persistent\n * properties…
/plugin/tag/syntax/
H A Dtag.php94 // erase tags on persistent metadata no more used
95 if (isset($renderer->persistent['subject'])) {
96 unset($renderer->persistent['subject']);
/plugin/tindexmenu/syntax/
H A Dindexmenu.php240 unset($renderer->persistent['indexmenu']);
/plugin/webcomponent/syntax/
H A Dmath.php146 $renderer->persistent[self::MATH_EXPRESSION]=true;

123