Home
last modified time | relevance | path

Searched defs:propertyName (Results 1 – 25 of 28) sorted by relevance

12

/plugin/webdav/vendor/sabre/dav/lib/DAV/Browser/
H A DPropFindAll.php50 function handle($propertyName, $valueOrCallBack) {
74 function set($propertyName, $value, $status = null) {
89 function get($propertyName) {
104 function getStatus($propertyName) {
/plugin/davcal/vendor/sabre/dav/lib/DAV/Browser/
H A DPropFindAll.php50 function handle($propertyName, $valueOrCallBack) {
74 function set($propertyName, $value, $status = null) {
89 function get($propertyName) {
104 function getStatus($propertyName) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/
H A DDisplayedProperty.php25 public $propertyName; variable in Google\\Service\\CloudSearch\\DisplayedProperty
30 public function setPropertyName($propertyName)
/plugin/webdav/vendor/sabre/dav/lib/DAV/
H A DPropFind.php94 function handle($propertyName, $valueOrCallBack) {
121 function set($propertyName, $value, $status = null) {
149 function get($propertyName) {
164 function getStatus($propertyName) {
H A DPropPatch.php276 private function doCallBackSingleProp($propertyName, callable $callback) {
/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DPropFind.php94 function handle($propertyName, $valueOrCallBack) {
121 function set($propertyName, $value, $status = null) {
149 function get($propertyName) {
164 function getStatus($propertyName) {
H A DPropPatch.php269 private function doCallBackSingleProp($propertyName, callable $callback) {
/plugin/webdav/vendor/sabre/vobject/lib/Component/
H A DVCard.php387 public function preferred($propertyName)
419 public function getByType($propertyName, $type)
524 public function getClassNameForPropertyName($propertyName)
/plugin/icalevents/vendor/sabre/vobject/lib/Component/
H A DVCard.php390 function preferred($propertyName) {
424 function getByType($propertyName, $type) {
541 function getClassNameForPropertyName($propertyName) {
/plugin/findologicxmlexport/vendor/twig/twig/src/Sandbox/
H A DSecurityNotAllowedPropertyError.php22 private $propertyName; variable in Twig\\Sandbox\\SecurityNotAllowedPropertyError
24 …public function __construct($message, $className, $propertyName, $lineno = -1, $filename = null, \…
/plugin/davcard/vendor/sabre/vobject/lib/Component/
H A DVCard.php373 function preferred($propertyName) {
439 function getClassNameForPropertyName($propertyName) {
/plugin/webdavclient/vendor/sabre/vobject/lib/Component/
H A DVCard.php373 function preferred($propertyName) {
439 function getClassNameForPropertyName($propertyName) {
/plugin/davcal/vendor/sabre/vobject/lib/Component/
H A DVCard.php373 function preferred($propertyName) {
439 function getClassNameForPropertyName($propertyName) {
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Serializer/Naming/
H A DIdenticalPropertyNamingStrategyTest.php24 public function testTranslateName($propertyName)
H A DCamelCaseNamingStrategyTest.php23 public function testCamelCaseNamingHandlesMultipleUppercaseLetters($propertyName, $expected)
/plugin/webdav/vendor/sabre/vobject/lib/
H A DDocument.php256 public function getClassNameForPropertyName($propertyName)
/plugin/icalevents/vendor/sabre/vobject/lib/
H A DDocument.php260 function getClassNameForPropertyName($propertyName) {
/plugin/davcard/vendor/sabre/vobject/lib/
H A DDocument.php251 public function getClassNameForPropertyName($propertyName) {
/plugin/webdavclient/vendor/sabre/vobject/lib/
H A DDocument.php251 public function getClassNameForPropertyName($propertyName) {
/plugin/davcal/vendor/sabre/vobject/lib/
H A DDocument.php251 public function getClassNameForPropertyName($propertyName) {
/plugin/combo/vendor/php-webdriver/webdriver/lib/Remote/
H A DRemoteWebElement.php185 public function getDomProperty($propertyName) argument
/plugin/sectiontoggle/
H A DMobile_Detect.php1307 public function version($propertyName, $type = self::VERSION_TYPE_STRING) argument
/plugin/combo/ComboStrap/Web/
H A DUrl.php253 getPropertyValue($propertyName) global() argument
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfcktools.js548 FCKTools.AppendLengthProperty = function( targetObject, propertyName ) argument
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js33649 return sortBy(propertyNames, function(propertyName) { argument
33726 forEach(propertyNames, function(propertyName) { argument
33762 ModdleCopy.prototype.copyProperty = function(property, parent, propertyName) { argument
34042 var properties = filter(copyProps, function(propertyName) { argument

12