/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) argument 28 public function setSeparator(string $separator): self argument
|
H A D | SplitProcessor.php | 20 public function __construct(string $field, string $separator) argument 31 public function setSeparator(string $separator): self argument
|
/plugin/combo/ComboStrap/ |
H A D | Locale.php | 15 private string $separator = "_"; variable in ComboStrap\\Locale 17 public static function createForPage(MarkupPath $page, string $separator = "_"): Locale argument 99 public function setSeparator(string $separator): Locale argument
|
/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 argument
|
/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/sqlite/ |
H A D | Functions.php | 46 GroupConcatStep(& $context, $rownumber, $string, $separator = ',') global() 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/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/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 | 132 function _formatLatestPages($type_of_list, $separator) {
|
/plugin/blogtng/helper/ |
H A D | tags.php | 236 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 argument
|
/plugin/authfacebook/lib/Authentication/ |
H A D | OAuth2Client.php | 135 … getAuthorizationUrl($redirectUrl, $state, array $scope = [], array $params = [], $separator = '&')
|
/plugin/revealjs/plugin/markdown/ |
H A D | markdown.js | 307 function addAttributeInElement( node, elementTarget, separator ) { argument
|