Home
last modified time | relevance | path

Searched defs:default (Results 1 – 25 of 175) sorted by relevance

1234567

/plugin/news/scripts/
H A Dnewsfeed.ini6 [default] section
7 title = "Dokuwiki News Feed"
8 description = "Dokuwiki News Feed"
/plugin/ckgedit/fckeditor/editor/filemanager/connectors/php/
H A DInput.class.php108 public function param($name, $default = null, $nonempty = false) {
136 public function &ref($name, $default = '', $nonempty = false) {
152 public function int($name, $default = 0, $nonempty = false) {
170 public function str($name, $default = '', $nonempty = false) {
191 public function valid($name, $valids, $default = null) {
210 public function bool($name, $default = false, $nonempty = false) {
228 public function arr($name, $default = array(), $nonempty = false) {
/plugin/authfacebook/lib/Authentication/
H A DAccessTokenMetadata.php76 public function getField($field, $default = null)
96 public function getProperty($field, $default = null)
110 public function getChildProperty($parentField, $field, $default = null)
131 public function getErrorProperty($field, $default = null)
144 public function getMetadataProperty($field, $default = null)
/plugin/elasticsearch/vendor/ezimuel/ringphp/src/Client/
H A DMiddleware.php25 callable $default, argument
49 callable $default, argument
[all...]
/plugin/combo/ComboStrap/
H A DTemplateStore.php25 public function get(Metadata $metadata, $default = null) argument
31 public function getFromName(string $name, $default = null) argument
36 public function setFromPersistentName(string $name, $value, $default = null) argument
H A DMetadataSingleArrayStore.php50 public function get(Metadata $metadata, $default = null) argument
92 public function getFromName(string $name, $default = null) argument
102 public function setFromPersistentName(string $name, $value, $default = null) argument
H A DTagAttributes.php437 public function getClass($default = null) argument
804 public function getValue($attributeName, $default = null) argument
823 getValueAndRemove($attributeName, $default = null) global() argument
896 getComponentAttributeValue($attributeName, $default = null) global() argument
1132 getValuesAndRemove($attributeName, $default = null) global() argument
1192 getValueAndRemoveIfPresent($attribute, $default = null) global() argument
1261 getBooleanValueAndRemoveIfPresent($attribute, $default = null) global() argument
1269 getBooleanValue($attribute, $default = null) global() argument
1390 getValueAsInteger(string $WIDTH_KEY, int $default = null) global() argument
1438 getValues($attributeName, array $default = null) global() argument
1455 getComponentAttributeValueAndRemoveIfPresent(string $attribute, $default = null) global() argument
[all...]
/plugin/combo/ComboStrap/Meta/Api/
H A DMetadataStore.php41 public function get(Metadata $metadata, $default = null); argument
52 public function getFromName(string $name, $default = null); argument
60 public function setFromPersistentName(string $name, $value, $default = null); argument
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/Handler/
H A DProxy.php22 callable $default,
46 callable $default,
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PeopleService/
H A DCoverPhoto.php25 public $default; variable in Google\\Service\\PeopleService\\CoverPhoto
36 public function setDefault($default)
H A DPhoto.php25 public $default; variable in Google\\Service\\PeopleService\\Photo
36 public function setDefault($default)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DLocalizedProperty.php26 public $default; variable in Google\\Service\\YouTube\\LocalizedProperty
35 public function setDefault($default)
/plugin/commonmark/vendor/league/commonmark/src/Util/
H A DConfiguration.php
/plugin/userhomepage/
H A Dhelper.php77 function getLinkClasses($pageId = null, $class = null, $default = true) {
202 function getElements($default) {
/plugin/redproject/
H A Dserver.json2 "default": { object
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Doubler/Generator/Node/
H A DArgumentNode.php23 private $default; variable in Prophecy\\Doubler\\Generator\\Node\\ArgumentNode
62 public function setDefault($default = null)
/plugin/combo/ComboStrap/Meta/Store/
H A DMetadataDokuWikiStore.php159 public function get(Metadata $metadata, $default = null) argument
186 public function getFromName(string $name, $default = null) argument
224 public function setFromPersistentName(string $name, $value, $default argument
[all...]
H A DMetadataDbStore.php102 public function get(Metadata $metadata, $default = null) argument
291 public function getFromName(string $name, $default = null) argument
307 public function setFromPersistentName(string $name, $value, $default = null) argument
/plugin/authsplit/conf/
H A Dmetadata.php11 function initialize($default=null, $local=null, $protected=null) { argument
/plugin/html2pdf/html2pdf/html2ps/demo/
H A Dgeneric.param.php10 function get_var($name, $array, $maxlength=255, $default=null) {
/plugin/bez/meta/
H A DTpl.php37 public function action($default=null) { argument
45 public function param($id, $default='') { argument
85 public function get($id, $default='') { argument
/plugin/gitlabproject/
H A Dserver.json2 "default": { object
/plugin/vkeyboard/exe/
H A Dvkboard.php28 function button_text($default, $item) {
/plugin/redissue/
H A Dserver.json2 "default": { object
/plugin/authfacebook/lib/GraphNodes/
H A DCollection.php66 public function getField($name, $default = null)
86 public function getProperty($name, $default = null)

1234567