/plugin/findologicxmlexport/vendor/twig/extensions/lib/Twig/Extensions/Extension/ ! |
H A D | Text.php | 38 …truncate_filter(Twig_Environment $env, $value, $length = 30, $preserve = false, $separator = '...') 56 …function twig_wordwrap_filter(Twig_Environment $env, $value, $length = 80, $separator = "\n", $pre… 78 …truncate_filter(Twig_Environment $env, $value, $length = 30, $preserve = false, $separator = '...') 93 …function twig_wordwrap_filter(Twig_Environment $env, $value, $length = 80, $separator = "\n", $pre…
|
/plugin/elasticsearch/vendor/ruflin/elastica/src/Processor/ ! |
H A D | JoinProcessor.php | 17 public function __construct(string $field, string $separator) 28 public function setSeparator(string $separator): self
|
H A D | SplitProcessor.php | 20 public function __construct(string $field, string $separator) 31 public function setSeparator(string $separator): self
|
/plugin/findologicxmlexport/vendor/jms/serializer/src/Naming/ ! |
H A D | CamelCaseNamingStrategy.php | 19 private $separator; variable in JMS\\Serializer\\Naming\\CamelCaseNamingStrategy 26 public function __construct(string $separator = '_', bool $lowerCase = true)
|
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Filter/ ! |
H A D | SeparatorFilter.php | 27 private $separator; variable in Assetic\\Filter\\SeparatorFilter 34 public function __construct($separator = ';')
|
/plugin/authfacebook/lib/Helpers/ ! |
H A D | FacebookRedirectLoginHelper.php | 123 private function makeUrl($redirectUrl, array $scope, array $params = [], $separator = '&') 140 public function getLoginUrl($redirectUrl, array $scope = [], $separator = '&') 156 public function getLogoutUrl($accessToken, $next, $separator = '&') 183 public function getReRequestUrl($redirectUrl, array $scope = [], $separator = '&') 199 public function getReAuthenticationUrl($redirectUrl, array $scope = [], $separator = '&')
|
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Factory/Worker/ ! |
H A D | CacheBustingWorker.php | 25 private $separator; variable in Assetic\\Factory\\Worker\\CacheBustingWorker 27 public function __construct($separator = '-')
|
/plugin/elasticsearch/vendor/ruflin/elastica/src/Aggregation/ ! |
H A D | AdjacencyMatrix.php | 22 public function setSeparator(string $separator = '&'): self
|
/plugin/findologicxmlexport/vendor/twig/extensions/test/Twig/Tests/Extension/ ! |
H A D | TextTest.php | 32 public function testTruncate($input, $length, $preserve, $separator, $expectedOutput)
|
/plugin/sequencediagram/bower_components/eve-raphael/ ! |
H A D | eve.js | 23 separator = /[\.\/]/, variable 184 eve.separator = function (sep) { function
|
/plugin/fedauth/ ! |
H A D | common.php | 32 function array_implode($array, $glue='=', $separator='&', $b1='',$b2='') {
|
/plugin/combo/ComboStrap/ ! |
H A D | Url.php | 47 …public static function encodeToUrlPath($string, string $separator = DokuPath::PATH_SEPARATOR): str… argument
|
/plugin/indexnumber/ ! |
H A D | syntax.php | 32 protected $separator; variable in syntax_plugin_indexnumber
|
/plugin/gtime/gtlib/util/ ! |
H A D | GTBaseX.php | 124 …public function encode($bytes, $offset = null, $length = null, $separator = null, $frequency = nul…
|
/plugin/dataloop/syntax/ ! |
H A D | roll.php | 396 function _sqlite_group_concat_step(&$context, $string, $separator = ',') {
|
H A D | textloop.php | 436 function _sqlite_group_concat_step(&$context, $string, $separator = ',') {
|
H A D | loop.php | 512 function _sqlite_group_concat_step(&$context, $string, $separator = ',') {
|
/plugin/lastpages/ ! |
H A D | syntax.php | 125 function _formatLatestPages($type_of_list, $separator) {
|
/plugin/addressbook/ ! |
H A D | syntax.php | 736 function buildIndex($list=false,$separator=false,$target=false){ 799 function buildPrintList($list=false,$separator = false,$entriesperpage = 80){
|
/plugin/blogtng/helper/ ! |
H A D | tags.php | 248 public function tpl_tagstring($target, $separator) {
|
/plugin/switchpanel/ ! |
H A D | README.md | 131 ### Example code :
|
/plugin/elasticsearch/vendor/ruflin/elastica/src/Suggest/ ! |
H A D | Phrase.php | 77 public function setSeparator(string $separator): self
|
/plugin/sqlite/classes/ ! |
H A D | adapter_sqlite2.php | 174 public function _sqlite_group_concat_step(&$context, $string, $separator = ',') {
|
H A D | adapter_pdosqlite.php | 204 public function _pdo_group_concat_step(&$context, $rownumber, $string, $separator = ',') {
|
/plugin/authfacebook/lib/Authentication/ ! |
H A D | OAuth2Client.php | 135 … getAuthorizationUrl($redirectUrl, $state, array $scope = [], array $params = [], $separator = '&')
|