Home
last modified time | relevance | path

Searched refs:entities (Results 76 – 100 of 172) sorted by relevance

1234567

/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/
H A DYtsTypeTransfers.yml76 entities: '£ me'
82 'entities' => '£ me'
/plugin/dokutexit/
H A Dtexitrender.php268 $Renderer->entities = getEntities();
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
H A Ddhtmlxgantt_undo.js756 var entities = this.command.entity;
759 methods[entities.task] = {
767 methods[entities.link] = {
/plugin/findologicxmlexport/vendor/jms/serializer/doc/
H A DLICENSE10 …"Licensor" means the individual, individuals, entity or entities that offer(s) the Work under the …
11 … of a literary or artistic work, the individual, individuals, entity or entities who created the W…
46entities who have received Collections from You under this License, however, will not have their l…
/plugin/webcode/syntax/
H A Dbasis.php65 $Renderer->entities = getEntities();
/plugin/findologicxmlexport/vendor/myclabs/deep-copy/
H A DREADME.md273 If you use Doctrine and use cloning on lazy loaded entities, you might encounter errors mentioning …
289 // $copy should now contain a clone of all entities, including those that were not yet fully loaded.
/plugin/dw2pdf/vendor/myclabs/deep-copy/
H A DREADME.md268 If you use Doctrine and use cloning on lazy loaded entities, you might encounter errors mentioning missing fields on a
284 // $copy should now contain a clone of all entities, including those that were not yet fully loaded.
/plugin/findologicxmlexport/vendor/hoa/visitor/
H A DREADME.md62 We propose to explain the basis of this library. We have two entities: an
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dcommunity.asciidoc65 - Uses Doctrine-like document / entities document-object mapping using
/plugin/mantis/lib/
H A Dchangelog32 - nusoap_base: only change &, <, > to entities, not all HTML entities
105 - wsdl: only change &, <, > to entities, not all HTML entities
350 - nusoap_base: expand entities in attributes (thanks Gaetano Giunta)
362 - wsdl: expand entities in attributes (thanks Gaetano Giunta)
/plugin/findologicxmlexport/vendor/hoa/consistency/
H A DREADME.md98 #### Flexible entities
100 Flexible entities are very simple. If we declare `Foo\Bar\Bar` as a flexible
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DTagManager.php708 ],'entities' => [
709 'path' => 'tagmanager/v2/{+path}:entities',
/plugin/webcode/
H A DREADME.md79 * The output on the console log is now escaped for HTML entities and can then render HTML
/plugin/sequencediagram/bower_components/lodash/
H A Dyarn.lock902 entities "~1.1.1"
1190 entities "~1.1.1"
1248 entities@^1.1.1, entities@~1.1.1:
1250 …resolved "https://registry.yarnpkg.com/entities/-/entities-1.1.1.tgz#6e5c2d0a5621b5dadaecef80b90ed…
1252 entities@1.0:
1254 …resolved "https://registry.yarnpkg.com/entities/-/entities-1.0.0.tgz#b2987aa3821347fcde642b24fdfc9…
1605 entities "^1.1.1"
1616 entities "1.0"
/plugin/tablelayout/
H A Dyarn.lock524 entities "~1.1.1"
565 entities@1.0:
567 …resolved "https://registry.yarnpkg.com/entities/-/entities-1.0.0.tgz#b2987aa3821347fcde642b24fdfc9…
569 entities@~1.1.1:
571 …resolved "https://registry.yarnpkg.com/entities/-/entities-1.1.1.tgz#6e5c2d0a5621b5dadaecef80b90ed…
1181 entities "1.0"
/plugin/odp/
H A Drenderer.php848 … if (version_compare(phpversion(), "5.0.0") and array_key_exists($entity, $this->entities) ) {
850 $dec = @html_entity_decode($this->entities[$entity],ENT_NOQUOTES,'UTF-8');
/plugin/blogtng/helper/
H A Dcomments.php8 use dokuwiki\plugin\blogtng\entities\Comment;
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
H A Ddhtmlxgantt_undo.js.map1entities","actions","methods","isExists","batchUpdate","method","getMethod","check","id","item","p…
/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/
H A Dspecs.md126 used to denote HTML entities. If you want to use them as literal
127 characters, you must escape them as entities, e.g. `&lt;`, and
500 are automatically converted into HTML entities. This makes it very
780 entities automatically, which makes it easy to include example HTML
/plugin/fckg/action/
H A Dedit.php2692 $Renderer->entities = getEntities();
/plugin/commonmark/vendor/league/commonmark/
H A DCHANGELOG-0.x.md
/plugin/xml/
H A Drenderer.php332 $this->doc .= '<entity data="' . $this->_xmlEntities($this->entities[$entity]) . '">';
/plugin/ckgdoku/action/
H A Dedit.php1125 $Renderer->entities = getEntities();
/plugin/farm/install/animaltemplate/data/pages/wiki/
H A Dsyntax.txt216 [[DokuWiki]] can convert simple text characters to their typographically correct entities. Here is …
226 … through a [[doku>wiki:config#typography|config option]] and a [[doku>wiki:entities|pattern file]].
/plugin/blogtng/
H A Dadmin.php7 use dokuwiki\plugin\blogtng\entities\Comment;

1234567