/plugin/findologicxmlexport/vendor/jms/serializer/src/Handler/ |
H A D | HandlerRegistry.php | 18 public static function getDefaultMethod(int $direction, string $type, string $format): string 63 … public function registerHandler(int $direction, string $typeName, string $format, $handler): void 71 public function getHandler(int $direction, string $typeName, string $format)
|
H A D | HandlerRegistryInterface.php | 22 … public function registerHandler(int $direction, string $typeName, string $format, $handler): void; 29 public function getHandler(int $direction, string $typeName, string $format);
|
H A D | LazyHandlerRegistry.php | 40 … public function registerHandler(int $direction, string $typeName, string $format, $handler): void 49 public function getHandler(int $direction, string $typeName, string $format)
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastore/ |
H A D | GoogleDatastoreAdminV1IndexedProperty.php | 25 public $direction; variable in Google\\Service\\Datastore\\GoogleDatastoreAdminV1IndexedProperty 34 public function setDirection($direction)
|
H A D | PropertyOrder.php | 25 public $direction; variable in Google\\Service\\Datastore\\PropertyOrder 32 public function setDirection($direction)
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Firestore/ |
H A D | Order.php | 25 public $direction; variable in Google\\Service\\Firestore\\Order 32 public function setDirection($direction)
|
/plugin/authucenter/lib/uc_client/model/ |
H A D | friend.php | 52 function get_totalnum_by_uid($uid, $direction = 0) { 67 function get_list($uid, $page, $pagesize, $totalnum, $direction = 0) { 87 function is_friend($uid, $friendids, $direction = 0) {
|
/plugin/gtime/gtlib/tsp/ |
H A D | GTHashEntry.php | 31 private $direction; variable in GTHashEntry 43 …public function __construct(GTHashAlgorithm $hashAlgorithm, $direction, GTDataHash $siblingHash, $…
|
/plugin/authfacebook/lib/GraphNodes/ |
H A D | GraphEdge.php | 133 public function getCursor($direction) 151 public function getPaginationUrl($direction) 186 public function getPaginationRequest($direction)
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/ |
H A D | PacketMirroringFilter.php | 37 public $direction; variable in Google\\Service\\Compute\\PacketMirroringFilter 70 public function setDirection($direction)
|
H A D | FirewallPolicyRule.php | 34 public $direction; variable in Google\\Service\\Compute\\FirewallPolicyRule 103 public function setDirection($direction)
|
H A D | Firewall.php | 42 public $direction; variable in Google\\Service\\Compute\\Firewall 167 public function setDirection($direction)
|
/plugin/dwtimeline/syntax/ |
H A D | dwtimeline.php | 15 protected static $direction; variable in syntax_plugin_dwtimeline_dwtimeline 41 public function ChangeDirection(string $direction): string {
|
/plugin/elasticsearch/vendor/ruflin/elastica/src/Aggregation/ |
H A D | Terms.php | 22 public function setOrder(string $order, string $direction): self argument
|
H A D | Histogram.php | 47 public function setOrder(string $order, string $direction): self argument
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/ |
H A D | ParagraphStyle.php | 29 public $direction; variable in Google\\Service\\Slides\\ParagraphStyle 66 public function setDirection($direction)
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/NetworkManagement/ |
H A D | FirewallInfo.php | 30 public $direction; variable in Google\\Service\\NetworkManagement\\FirewallInfo 81 public function setDirection($direction)
|
/plugin/diagramsnet/lib/js/diagramly/ |
H A D | Trees.js | 595 ui.sidebar.dropAndConnect = function(source, targets, direction, dropCellIndex) argument 891 function addChild(cell, direction) argument 1036 function selectCell(cell, direction) argument 1184 …graph.connectVertex = function(source, direction, length, evt, forceClone, ignoreCellAt, targetCel… argument
|
/plugin/geophp/vendor/funiq/geophp/src/Adapter/ |
H A D | GeoHash.php | 315 public static function adjacent($hash, $direction) argument
|
/plugin/diagramsnet/lib/plugins/trees/ |
H A D | trees.js | 418 ui.sidebar.dropAndConnect = function(source, targets, direction, dropCellIndex) argument 784 function selectCell(cell, direction) argument 931 graph.connectVertex = function(source, direction, length, evt, forceClone, ignoreCellAt) argument
|
/plugin/findologicxmlexport/vendor/jms/serializer/src/ |
H A D | Serializer.php | 115 private function getNavigator(int $direction): GraphNavigatorInterface 129 private function getVisitor(int $direction, string $format): VisitorInterface
|
/plugin/prettyphoto/js/ |
H A D | jquery.prettyPhoto.js | 381 $.prettyPhoto.changePage = function(direction){ argument 409 $.prettyPhoto.changeGalleryPage = function(direction){ argument
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/ |
H A D | ParagraphStyle.php | 44 public $direction; variable in Google\\Service\\Docs\\ParagraphStyle 185 public function setDirection($direction)
|
/plugin/edittable/script/ |
H A D | editor.js | 103 edittable.isTargetInMerge = function isTargetInMerge(merges, target, direction) { argument
|
/plugin/jcapture/src/com/hammurapi/jcapture/ |
H A D | ComponentResizer.java | 45 private int direction; field in ComponentResizer 352 protected void changeBounds(Component source, int direction, in changeBounds()
|