Home
last modified time | relevance | path

Searched refs:has (Results 76 – 100 of 1382) sorted by relevance

12345678910>>...56

/plugin/fckg/fckeditor/editor/plugins/insertHtmlCode/
H A Dreadme.txt1 The code in this plugin has been adapted for the footnote tool in fckgLite.
/plugin/combo/resources/theme/default/pages/templates/
H A Dindex.md4 and therefore has no content `header` and `footer`.
/plugin/spatialhelper/lang/en/
H A Dadmin_purge_intro.txt3 In case the spatial index has been corrupted it may be purged.
/plugin/note/
H A DREADME.md29 Currently this plugin has some limitations:
47 The plugin has been written from scratch by Olivier Cortéz. After the initial release it has been maintained
/plugin/pureldap/vendor/freedsx/sasl/src/FreeDSx/Sasl/Challenge/
H A DDigestMD5Challenge.php96 if ($message->has('rspauth') && $this->context->get('verification') === null) {
99 if ($message->has('rspauth') && $message->get('rspauth') === $this->context->get('verification')) {
107 $this->context->setIsComplete($message->has('rspauth'));
/plugin/authgooglesheets/vendor/monolog/monolog/
H A DUPGRADE.md20 - `HandlerInterface` has been split off and two new interfaces now exist for
54 - Context/extra prefix has been removed in favor of letting users configure the exact key being sent
71 - As support for the official Elasticsearch library was added, the former ElasticSearchHandler has
/plugin/revealjs/
H A Ddev information.md4 None anymore. The MathJax specific stuff has moved to render.php.
/plugin/googleanalytics/
H A Dadmin.php16 if ($INPUT->post->has('pref') && checkSecurityToken()) {
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Cache/
H A DCacheInterface.php28 public function has($key); function
/plugin/referrers/
H A Dadmin.php16 if ($INPUT->post->has('pref') && checkSecurityToken()) {
/plugin/translator/lang/en/
H A Dnoversionsfound.txt1 The Category you selected has no Master Language. Please ask the administrator do add a Master Lang…
/plugin/dropfiles/action/
H A Dajax.php74 } elseif ($INPUT->get->has('qqfile')) {
96 if ($INPUT->get->has('qqfile')) {
/plugin/farmsync/
H A Dadmin.php58 if (!($INPUT->has('farmsync-animals') && $INPUT->has('farmsync'))) {
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Asset/
H A DAssetCache.php52 if ($this->cache->has($cacheKey)) {
65 if ($this->cache->has($cacheKey)) {
/plugin/siteexport/inc/
H A Dsettings.php72 if ( $INPUT->has( 'disableCache' ) ) {
109 if ( $INPUT->has( 'disableCache' ) ) {
/plugin/struct/lang/en/
H A Dclear_intro.txt1 **WARNING:** This will clear **all** data that has ever been saved for this schema! There is no going back!
H A Ddelete_intro.txt1 **WARNING:** Deleting a schema will delete the schema definition and **all** data that has ever been saved for this schema. There is no going back!
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/examples/
H A D1f336ecc62480c1d56351cc2f82d0d08.asciidoc9 'message' => 'elasticsearch now has versioning support, double cool!',
/plugin/swiftmail/Swift/
H A DCache.php36 abstract public function has($key); function in Swift_Cache
/plugin/dwmenu/
H A DREADME.md9 The dwitem has two defaults parameters :
/plugin/mediacacheconfig/
H A Daction.php38 if ($INPUT->has('cache')) {
/plugin/findologicxmlexport/vendor/twig/twig/src/RuntimeLoader/
H A DContainerRuntimeLoader.php35 if ($this->container->has($class)) {
/plugin/structpublish/lang/en/
H A Dmail.txt3 This is to notify you that the status of the page “@PAGE@” has changed to @STATUS_CURRENT@.
/plugin/displaywikipage/
H A Dadmin.php25 if ($INPUT->post->has('pref') && checkSecurityToken()) {
/plugin/webcode/_test/data/pages/
H A Dacross_section.txt34 console.log("The first p with an inline definition has a fontSize property of "+allP.item(1).style.…
38 console.log("The second p with a stylesheet definition has an undefined fontSize property "+(typeof…

12345678910>>...56