Home
last modified time | relevance | path

Searched defs:params (Results 251 – 275 of 435) sorted by path

1...<<1112131415161718

/plugin/findologicxmlexport/vendor/jms/serializer/src/EventDispatcher/
H A DPreSerializeEvent.php12 public function setType(string $typeName, array $params = []): void
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Handler/
H A DDateHandlerTest.php45 public function testSerializeDate(array $params)
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/Log/
H A DTeamCity.php300 private function printEvent($eventName, $params = [])
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Extension/
H A DSandboxTest.php20 protected static $params; variable in Twig_Tests_Extension_SandboxTest
/plugin/fksnewsfeed/inc/
H A DAbstractStream.php34 protected function renderEditModal(Doku_Renderer $renderer, array $params): void {
43 … protected function renderModalContent(Doku_Renderer $renderer, string $id, array $params): void {
63 protected function renderStream(Doku_Renderer $renderer, array $params): void {
83 protected function renderStreamHead(Doku_Renderer $renderer, array $params): void {
/plugin/fksnewsfeed/inc/renderer/
H A DAbstractRenderer.php20 abstract public function renderContent(ModelNews $data, array $params): string;
22 abstract public function renderEditFields(array $params): string;
H A DFykosRenderer.php28 public function renderContent(ModelNews $data, array $params): string {
38 public function renderEditFields(array $params): string {
68 protected function getPriorityField(int $id, string $streamName, array $params): string {
H A DVyfukRenderer.php38 public function renderContent(ModelNews $data, array $params): string {
47 public function renderEditFields(array $params): string {
83 protected function getPriorityField($id, $streamName, $params) {
/plugin/fksnewsfeed/syntax/
H A Dcarousel.php46 private function renderCarousel(Doku_Renderer $renderer, array $news, array $params): void {
H A Dfeed.php76 private function getContent(ModelNews $data, array $params): string {
/plugin/flattr/
H A Dhelper.php24 function validateParameters(&$params) {
51 function insertMissingParameters(&$params, $title=false, $description=false, $tag=false) {
106 function getEmbedCode($params) {
124 function getJsEmbedCode($params) {
162 function getStaticEmbedCode($params) {
174 function tpl_flattrbtn($params = array(), $ret = false) {
/plugin/foldablelist/
H A Daction.php29 function addconfig2js($event, $params)
/plugin/folded/
H A Daction.php30 function addhidereveal($event, $params) { argument
/plugin/freechat/phpfreechat/
H A Dindex.php4 $params = array(); variable
/plugin/freechat/phpfreechat/src/
H A Dpfcglobalconfig.class.php643 function pfcGlobalConfig( $params = array() )
745 function &Instance( $params = array(), $destroy_instance = false )
H A Dphpfreechat.class.php38 function phpFreeChat( &$params )
/plugin/function/functions/
H A DanotherhelloWorld.php2 $thisfunction = function($params) {
H A DhelloWorld.php2 $thisfunction = function($params) {
/plugin/gallery/
H A Dsyntax.php
/plugin/galleryv1.5/
H A Dsyntax.php66 function parseOpt($params, $name) {
/plugin/gemini/
H A Drenderer.php327 public function rss($url, $params)
/plugin/geogebrembed/syntax/
H A Dggb.php16 private $params = ''; variable in syntax_plugin_geogebrembed_ggb
/plugin/gist/
H A Dgist.php11 function getCachedData($embedding, $params, $paramHash, $content, &$errorMessage)
/plugin/glossary/
H A Dscript.js210 function glossarySend (sender, uri, params) { argument
/plugin/googlesearch/
H A Dnusoap.php6542 …function call($operation,$params=array(),$namespace='http://tempuri.org',$soapAction='',$headers=f…

1...<<1112131415161718